Hello,
i have a problem with my zenfone 2.
Since i recover it from a hardbrick with xfstk, i can't access recovery anymore.
when i go into fastboot and then select recovery, the phone reboot and boot normaly.
I try to flash custom recovery from fastboot like twrp or cwm but it ended with the same result.:silly:
Otherwise the phone work perfectly.
What did i miss?
Am i the only one facing this problem?
Sincerly
kriegmaster said:
Hello,
i have a problem with my zenfone 2.
Since i recover it from a hardbrick with xfstk, i can't access recovery anymore.
when i go into fastboot and then select recovery, the phone reboot and boot normaly.
I try to flash custom recovery from fastboot like twrp or cwm but it ended with the same result.:silly:
Otherwise the phone work perfectly.
What did i miss?
Am i the only one facing this problem?
Sincerly
Click to expand...
Click to collapse
When you flashed raw , did you complete it with 0123456789abcdef as your serial number ?
if did this ,this should be rectified first for recovery to operate correctly .
i did a video just for this
http://forum.xda-developers.com/zenfone2/general/unbrick-vid-tutorial-restore-serial-t3411064
timbernot said:
When you flashed raw , did you complete it with 0123456789abcdef as your serial number ?
if did this ,this should be rectified first for recovery to operate correctly .
i did a video just for this
http://forum.xda-developers.com/zenfone2/general/unbrick-vid-tutorial-restore-serial-t3411064
Click to expand...
Click to collapse
thanks for the quick answer, i don't think i complete it with 0123456789abcdef as the serial number.
in fact after the xfstk phase, i have pushed system.img, recovery.img, boot.img,etc with fastboot line command, i didn't use asus tool.
that way i manage to keep all my data, without the need to wipe.
Can i add the serial number afterward?
Sincerly
kriegmaster said:
thanks for the quick answer, i don't think i complete it with 0123456789abcdef as the serial number.
in fact after the xfstk phase, i have pushed system.img, recovery.img, boot.img,etc with fastboot line command, i didn't use asus tool.
that way i manage to keep all my data, without the need to wipe.
Can i add the serial number afterward?
Sincerly
Click to expand...
Click to collapse
Not too sure about after, never tried myself
But -- is your serial correct in bootloader ?
timbernot said:
Not too sure about after, never tried myself
But -- is your serial correct in bootloader ?
Click to expand...
Click to collapse
i just verified what is my Serial Number in the bootloader and it is "0123456789ABCDEF" .
but i see that i have a blank for the HW_VERSION and a "?" fir the SIGNING and SECURE_BOOT.
also BOOTLOADER VERSION is unknown .
kriegmaster said:
i just verified what is my Serial Number in the bootloader and it is "0123456789ABCDEF" .
but i see that i have a blank for the HW_VERSION and a "?" fir the SIGNING and SECURE_BOOT.
also BOOTLOADER VERSION is unknown .
Click to expand...
Click to collapse
How you going on ?
timbernot said:
How you going on ?
Click to expand...
Click to collapse
i go in bootloader by turning my device off and maintaining volume up + power or with the adb command.
both work.
kriegmaster said:
i go in bootloader by turning my device off and maintaining volume up + power or with the adb command.
both work.
Click to expand...
Click to collapse
and recovery ? your initial problem which is serial related -- Hows that going ?
timbernot said:
and recovery ? your initial problem which is serial related -- Hows that going ?
Click to expand...
Click to collapse
if i try to go in recovery mode from the bootloader menu or with fastboot/adb command line it lead to same result, it normal boot instead.
after checking, i had no probleme with the serial number wich appear in the bootloader and is "0123456789ABCDEF" .
I really don't know why it don't want to boot into recovery.
Sincerly
to be able to gain access to recovery - you will have to correct serial number
http://forum.xda-developers.com/zenfone2/general/unbrick-vid-tutorial-restore-serial-t3411064
timbernot said:
to be able to gain access to recovery - you will have to correct serial number
http://forum.xda-developers.com/zenf...erial-t3411064
Click to expand...
Click to collapse
thank you,
can you pass the link again, it fail to open the link, it target nothing http://forum.xda-developers.com/zenf...erial-t3411064
kriegmaster said:
thank you,
can you pass the link again, it fail to open the link, it target http://forum.xda-developers.com/zenf...erial-t3411064
Click to expand...
Click to collapse
ooops yup
http://forum.xda-developers.com/zenfone2/general/unbrick-vid-tutorial-restore-serial-t3411064
timbernot said:
ooops yup
http://forum.xda-developers.com/zenfone2/general/unbrick-vid-tutorial-restore-serial-t3411064
Click to expand...
Click to collapse
Thank you for your help.
So i manage to clarify something.
I think my bootloader might not be up to date.
It don't show the same serial number as asus tool or as the one i can see in the phone parameter.
can i update only the bootloader?
Sincerly
kriegmaster said:
Thank you for your help.
So i manage to clarify something.
I think my bootloader might not be up to date.
It don't show the same serial number as asus tool or as the one i can see in the phone parameter.
can i update only the bootloader?
Sincerly
Click to expand...
Click to collapse
did u success in restore the recovery ? i have the same situation but mine only has os, no recovery.
Related
Working on a G4 H815 5.0.1 un-rooted how can I pull its imei using adb or fastboot getvar ?
tried:
Code:
getprop gsm.baseband.imei
dumpsys iphonesubinfo
gsm.imei
ril.imei
ro.gsm.imei
but I get no output
using
Code:
adb shell services call iphonesubinfo 1
I get a long HEX and the imei but I dont know how to parse it using Batch commands
also on htc devices I know there is
Code:
fastboot getvar imei
but its not working on lg maybe there is an alternative ?
Hi,
I know you are asking the question about through ADB or Fastboot but you are aware you can get the IMEI number through the Settings, General, About phone, Status section?
Regards,
Ravi
Yes I know that, I just want to know how to do it programmaticly
Actually this is important to know because my locked bootloader LG G4 H815 is bricked. I need to unlock its bootloader (to flash TWRP custom recovery) but the unlocking procedure requires to enter the IMEI number.
My phone goes in to Download mode. So any one who can answer the question asked in the OP.
Update: I guess IMEI would also be written under the battery as well. I don't have the phone right now. Will check it out first.
rizkhan999 said:
Actually this is important to know because my locked bootloader LG G4 H815 is bricked. I need to unlock its bootloader (to flash TWRP custom recovery) but the unlocking procedure requires to enter the IMEI number.
My phone goes in to Download mode. So any one who can answer the question asked in the OP.
Update: I guess IMEI would also be written under the battery as well. I don't have the phone right now. Will check it out first.
Click to expand...
Click to collapse
hey man, please did you manage to find a solution about geting phone info with fastbook, i have a bricked phone with non removable battery
zzmoubarek said:
hey man, please did you manage to find a solution about geting phone info with fastbook, i have a bricked phone with non removable battery
Click to expand...
Click to collapse
No i didnt because i did not need to. So left the try.
zzmoubarek said:
hey man, please did you manage to find a solution about geting phone info with fastbook, i have a bricked phone with non removable battery
Click to expand...
Click to collapse
Hold vol up+vol down+power, all three buttons, until display turns on and shows IMEI. Since you have non-removable battery, I guess you don't have LG G4, but you can try this method, it works on G4...
Sent from my ZTE Axon 7 using Tapatalk
Hi,
I am confused regarding my LG G4 model number.
Because Under About Phone -> Hardware Info it shows LG-H815.
But when I connect it to pc & using adb devices, adb lists it as LGLS991e484402e.
Also LS991 0423 is printed on back of the phone near camera & speaker.
But under the battery the sticker with IMEI displays LG-H815 !
What is the model number ?
I need to find it in order to update it.
Are you checking for compatibility with a rom? If so, H815 is the number you're looking for.
OmnipotentPilot said:
Are you checking for compatibility with a rom? If so, H815 is the number you're looking for.
Click to expand...
Click to collapse
I want to upgrade / root my LG G4 to marshmallow so i am confused which firmware do I use ? apart from it can I sideload OTA ? my current software version is H81510h
OmnipotentPilot said:
Are you checking for compatibility with a rom? If so, H815 is the number you're looking for.
Click to expand...
Click to collapse
& Is it possible to run H811510h on LS991 model ? or is it possible to change LS991 model number with H815 ?
vishvesh098 said:
& Is it possible to run H811510h on LS991 model ? or is it possible to change LS991 model number with H815 ?
Click to expand...
Click to collapse
Don't worry about the LS991 number. H815 is the version of your phone, the G4 international.
vishvesh098 said:
I want to upgrade / root my LG G4 to marshmallow so i am confused which firmware do I use ? apart from it can I sideload OTA ? my current software version is H81510h
Click to expand...
Click to collapse
How are you planning on updating? Flashing a rom from xda-developers? If you're not sure, I'd recommend something like imperium rom, which is based on stock and has much the same behavior but is rooted with more options. Just make sure to download the one for H815. Of course, you'll need to have an unlocked bootloader and custom recovery before you can do this. Do you have custom recovery already?
OmnipotentPilot said:
Don't worry about the LS991 number. H815 is the version of your phone, the G4 international.
How are you planning on updating? Flashing a rom from xda-developers? If you're not sure, I'd recommend something like imperium rom, which is based on stock and has much the same behavior but is rooted with more options. Just make sure to download the one for H815. Of course, you'll need to have an unlocked bootloader and custom recovery before you can do this. Do you have custom recovery already?
Click to expand...
Click to collapse
Is there any way to install custom recovery without Download mode (& of course without root !) ? Because there is one more problem ! I cant get into download mode. If I use Vol up+ & insert usb cable then I get "Secure boot error 1014" & if i use adb reboot-bootloader or reboot bootloader phone restarts normally. Also fastboot mode is not working. Fastboot devices either do nothing or waiting for device ! USB debugging & OEM unlock is on.
vishvesh098 said:
Is there any way to install custom recovery without Download mode (& of course without root !) ? Because there is one more problem ! I cant get into download mode. If I use Vol up+ & insert usb cable then I get "Secure boot error 1014" & if i use adb reboot-bootloader or reboot bootloader phone restarts normally. Also fastboot mode is not working. Fastboot devices either do nothing or waiting for device ! USB debugging & OEM unlock is on.
Click to expand...
Click to collapse
The only method we have for our phones at this point is to use Download mode.... have you done some research on that error? Google or the forum search tool?
OmnipotentPilot said:
The only method we have for our phones at this point is to use Download mode.... have you done some research on that error? Google or the forum search tool?
Click to expand...
Click to collapse
Yes I have searched for that & some related errors. But almost all of them says that it is because of locked bootloader & to unlock the bootloader I need to enter fastboot mode (Not working as of now) also I have tried many drivers mentioned in the posts (LG universal, LG WHQL etc), LG Bridge, LG PC suit, LG flash tool, LG mobile support tool etc & Also tried the same things on Windows 7.
I don't really know much about fastboot problems, you'll have to look elsewhere for help. Sounds like that's your next step, though. Look for people who can help you get fastboot/download mode working.
OmnipotentPilot said:
I don't really know much about fastboot problems, you'll have to look elsewhere for help. Sounds like that's your next step, though. Look for people who can help you get fastboot/download mode working.
Click to expand...
Click to collapse
Yes I am currently working on fastboot mode.
Hi Vishesh,
Were you able to rectify the problem and and update the phone ? I am facing the same problem with my g4 H815
I attempted to unlocked my bootloader and it failed. I downloaded the app from the ASUS website and still didn't work.
I'm running 2.20.40.198_20160930
Any chance in unlocking?
Thanks
Worked for me on 196 other day
timbernot said:
Worked for me on 196 other day
Click to expand...
Click to collapse
Are you willing to elaborate? What am I doing wrong?
Iamoasis said:
Are you willing to elaborate? What am I doing wrong?
Click to expand...
Click to collapse
It worked on a freshly installed .196 fw on 551 - Who knows ? maybe someone else can confirm it works on .198...?
I've attached a picture. I also took a video of the process which leads up to the picture, however the video is quite large . If you need to see it I can share it through some other mean. If youd like more info, I can post that too.
Thanks for your help.
Iamoasis said:
I've attached a picture. I also took a video of the process which leads up to the picture, however the video is quite large . If you need to see it I can share it through some other mean. If youd like more info, I can post that too.
Thanks for your help.
Click to expand...
Click to collapse
@Iamoasis
I used the app from asus did you scroll down and tick boxes ?
0094 0173 is unlocked bootloader in 5 LP
http://www.asus.com/zentalk/thread-59699-1-1.html this one here
This one same as yours ?
Hi, yes I ticked the boxes, both of them. I've attached a s screenshot of my software.
Is it possible the boot loader is already unlocked? I bought this phone used. I know that when you unlock boot loader the intro screen is white, but that could easily be flashed back to black. So is there a way to check? I doubt it but you never know.
Iamoasis said:
Hi, yes I ticked the boxes, both of them. I've attached a s screenshot of my software.
Is it possible the boot loader is already unlocked? I bought this phone used. I know that when you unlock boot loader the intro screen is white, but that could easily be flashed back to black. So is there a way to check? I doubt it but you never know.
Click to expand...
Click to collapse
0094 0177 is locked
0094 0173 is unlocked
I'm sorry? I'm a bit of a noob here.... where do I enter those numbers?
Okay nevermind I figured it out. On the boot screen. Its locked. Thanks.
Iamoasis said:
Okay nevermind I figured it out. On the boot screen. Its locked. Thanks.
Click to expand...
Click to collapse
Hey , just noticed your serial number being 0 to F , maybe related ...it looks like it's been flashed but incorrectly. Can you boot to boot loader again , whilst connected to PC.
count to 10 , press vol + once , is your serial the same ?
If the same ,it will have to be flashed correctly.
I'm ready to go sleep now ...we sort this again
Ps, forget that all above if that was a shot attempting to unlock in boot loader which is normal to have 0 to F , but if its like that 0 to F when booting into boot loader normally , then it needs flashing , confusing I know ... I need sleep lol
Figured it out.... all because of this guy:
http://forum.xda-developers.com/showpost.php?p=67513433&postcount=47
Turns out it was the stupid lockscreen that prevented it. I turned it off and just like not, did the exact same thing and unlocked.
ARGH!!!
Iamoasis said:
ARGH!!!
Click to expand...
Click to collapse
UGH ! a Doh ! and a Ha Ah
Same problem with me ,I Can't unlock my bootloader by the unlocking app,my version is 4.21.20.
Sajilpopz said:
Same problem with me ,I Can't unlock my bootloader by the unlocking app,my version is 4.21.20.
Click to expand...
Click to collapse
unlocking app is for LP only !
There`s a Modder Tool - BL unlocker for 6 only in the general section above :laugh:
Sajilpopz said:
Same problem with me ,I Can't unlock my bootloader by the unlocking app,my version is 4.21.20.
Click to expand...
Click to collapse
Try here- for M- 6x only
http://forum.xda-developers.com/zenfone2/general/tool-ze551mlmodder-t3458145
I was having a hard time trying to unlock mine...
(used official APK from ASUS = https://www.asus.com/us/Phone/ZenFone_2_ZE551ML/HelpDesk_Download/ )
I have discovered that if you use the command 'adb reboot bootloader'
the phone boot with that info below:
Code:
SERIAL NUMBER - 0123456789ABCDEF
SIGNING - ?
SECURE_BOOT - ?
If you boot holding the volume up when the first vibration occurs, then it will show the true serial number
but I have rooted and freezed many system apps, and I was having errors for unlocking the bootloader. Then I finally did it by simply making a backup, going to recovery, and clearing the data. After the phone booted, I downloaded the official app again, and then voila.
Just sharing my experience
Thank you
Model: Z00AD
WW_2.20.40.198_20160930
Android 5.0.1
Hello guys,
As always, I am here with a new share. I am sharing with you the deep testing app for Android 10 RM5 pro. I got to fastboot with this app. Next to unlock....[Update: UNLOCKED & Rooted]
Go on try it out.
The sweet guy who shared this video and app.
https://www.youtube.com/watch?v=LFuuZSh6C-I
The apk link here:
https://www.youtube.com/redirect?re...vPDNolgt_uV4AaABAg&q=http://shorturl.at/acuT5
Note: I had already selected OEM unlock in my RM5P since long, so I just installed this apk and opened and selected
QUERY VERIFICATION STATUS (right top corner). It showed Review Successful. Select START IN-DEPTH TEST.
You go straight to fastboot..
Enjoy LOCKDOWN safe in your home.
Thank you for reading.
Do you know if work for european devices?
loqi said:
Do you know if work for european devices?
Click to expand...
Click to collapse
Officially no, but for me and several others it still worked, even with an EU phone.
I had to upgrade to Android 10 and then follow the steps described here:
https://c.realme.com/in/post-details/1244566811094024192?language=en-US
Btw., it's better to stick to the official post from realme I linked above, apps and links on youtube could be malicious.
I am using RM5P Indian version. The youtube link is safe. I didn't find any issues.
More than that, this apk was already listed in xda by faisalxp. I realized that late.
https://forum.xda-developers.com/realme-5-pro/how-to/stock-firmware-boot-recovery-vbmeta-t4006615.
Go to this link to download safely.
loqi said:
Do you know if work for european devices?
Click to expand...
Click to collapse
AFAIK, installing this apk and getting into fastboot wont do any harm to your mobile.
Unlocking BL will erase all your data.
gracias !!
Can i unlock BL version RMX1971_11_c.02 with this apk
Juni_MJ said:
Can i unlock BL version RMX1971_11_c.02 with this apk
Click to expand...
Click to collapse
Yes, that's exactly what I was on before unlocking and rooting (INDIAN version).
Install adb and fastboot drivers in PC.
Good practice is to put all the necessary files in the C:/adb folder for installing twrp recovery.
Backup your data/pictures/notes etc first to pc.
Enable OEM unlock in Developer options. Enable USB debugging.
Install deep test apk and follow the instructions and get into FASTBOOT.
In fastboot type: fastboot flashing unlock and enter, and then unlock.
Needed Files:
twrp - link: https://files.orangefox.tech/OrangeFox-Beta/rmx1971/OrangeFox-R10.1_1-Beta-RMX1971.zip
vbmeta - link: https://drive.google.com/file/d/17hHXy4tJVxoXAIdTuVV--gq6qI_fsmaQ
But my realme 5 pro have (Indonesian version) this is work to ?
Juni_MJ said:
But my realme 5 pro have (Indonesian version) this is work to ?
Click to expand...
Click to collapse
I only suggest you to install fastboot on your phone. No harm in it.
But before unlocking, please confirm with your similar phone user because this is not the time to experiment.
thanks.
Juni_MJ said:
But my realme 5 pro have (Indonesian version) this is work to ?
Click to expand...
Click to collapse
On a positive note according to faisalxp (quoting from his thread)
"" Realme 5 Pro - All Global Region ID, IN, EU, RU, etc it's same EXCEPT Realme Q ""
So, i suggest you please ask in this thread about your phone version support.
https://forum.xda-developers.com/realme-5-pro/how-to/stock-firmware-boot-recovery-vbmeta-t4006615
jijojamie said:
I only suggest you to install fastboot on your phone. No harm in it.
But before unlocking, please confirm with your similar phone user because this is not the time to experiment.
thanks.
Click to expand...
Click to collapse
Oke thanks i hope
this work on my phone ???
jijojamie said:
On a positive note according to faisalxp (quoting from his thread)
"" Realme 5 Pro - All Global Region ID, IN, EU, RU, etc it's same EXCEPT Realme Q ""
So, i suggest you please ask in this thread about your phone version support.
https://forum.xda-developers.com/realme-5-pro/how-to/stock-firmware-boot-recovery-vbmeta-t4006615
Click to expand...
Click to collapse
i have problem command write failed with this but in depth test work
Juni_MJ said:
i have problem command write failed with this but in depth test work
Click to expand...
Click to collapse
Not sure why.
Which command you typed in fastboot?
fastboot flashing unlock - if this command gave you this error. Try the regular one
fastboot oem unlock.
jijojamie said:
Not sure why.
Which command you typed in fastboot?
fastboot flashing unlock - if this command gave you this error. Try the regular one
fastboot oem unlock.
Click to expand...
Click to collapse
Okee thanks
Guys i am getting serious issue... Yesterday i have downgrade system successful but my phone do not goes to fastboot moode its reboots to system
prashant.palange said:
Guys i am getting serious issue... Yesterday i have downgrade system successful but my phone do not goes to fastboot moode its reboots to system
Click to expand...
Click to collapse
What's the status now? Fixed?
Can we relock the bootloader with this? I unlocked my bootloader on ColorOS 6 and then updated my phone to Realme UI via OTA, now I want to lock the bootloader but idk how.
RockV said:
Can we relock the bootloader with this? I unlocked my bootloader on ColorOS 6 and then updated my phone to Realme UI via OTA, now I want to lock the bootloader but idk how.
Click to expand...
Click to collapse
Yes, you can use the app prompt "Apply to exit in-depth test". It will reboot to Fastboot where you need to type the command to lock.
Fastboot help - will give you all the commands available.
Commands available:
locking/unlocking:
Fastboot flashing lock|unlock Lock/unlock partitions for flashing
I suggest you research a bit more. Phone might get bricked. Do it at your own risk.
You should not be on TWRP, go back to official recovery.
If you have rooted, UNROOT first and do the rest.
jijojamie said:
Yes, you can use the app prompt "Apply to exit in-depth test". It will reboot to Fastboot where you need to type the command to lock.
Fastboot help - will give you all the commands available.
Commands available:
locking/unlocking:
Fastboot flashing lock|unlock Lock/unlock partitions for flashing
I suggest you research a bit more. Phone might get bricked. Do it at your own risk.
You should not be on TWRP, go back to official recovery.
If you have rooted, UNROOT first and do the rest.
Click to expand...
Click to collapse
Actually when i press that button it shows this "You can only apply to exit in-depth test after carrying out bootloader lock operation in fastboot mode".
so I went into fastboot mode and used the command fastboot flashing lock it wiped my data and rebooted to welcome screen (language region setup)
Should I now use the app to "Apply to exit in-depth test"? or don't use the app?
This Is For those Who Stuck At Android 9 In WW Roms With ZS660KL Model
This Method Will Use Raw Firmware so there is risks if you do something wrong and maybe data loss so always backup​Bootloader Must Be Unlocked
How To Flash Raw Rom:​1-Bootloader Must be Unlocked! (To change fingerprint to ww and relock the bootloader to get OTA) If you are already on WW fingerprint this step aint needed or you want to stay on cn fingerprint just skip)
2-Install adb and fastboot
3-Download and extract the raw version you want i will give some below
4- reboot the phone to fastboot mode and connect it to the pc Use Side Port
5-in the raw firmware folder double click flashall_AFT.cmd This will take sometime and no progress will be shown so all you have to do is to wait till the phone reboot or get black screen if you got black screen just hold vol down and power button for some seconds
6-if your Fingerprint is cn Change it to WW With root explorer you can find posta about this step by step (skip this if you are already on WW Fingerprint)
Downloads:
Android 10:
https://drive.google.com/file/d/1NQI7SyCfPkBA15dVAim2yhEWD_6p0Kta/view
Android 9:
https://drive.google.com/file/d/16uIlYvFuXDEoRmtosqUwgVgM7aMdhaOp/view
Credits:
the custom droid site for the raw Firmwares
Some info:
After this method You will get ota updates if you relock bootloader
or you can install update zips from asus if you want to keep bootloader unlocked :silly:
You don't need to unlock the bootloader to flash the raw firmware. That is stupid to say you do..
joluke said:
You don't need to unlock the bootloader to flash the raw firmware. That is stupid to say you do..
Click to expand...
Click to collapse
The way you say stupid is stupid however mine didn't got flashed just rebooted when tried to flash the raw and couldn't update in system updates or zip files however having some respect ain't bad for your health.
shahram Ali said:
The way you say stupid is stupid however mine didn't got flashed just rebooted when tried to flash the raw and couldn't update in system updates or zip files however having some respect ain't bad for your health.
Click to expand...
Click to collapse
First of all, I just said it was a stupid thing to say because you don't need to unlock the bootloader and you must use the side USB c port to flash via fastboot. Second: learn to interpret proper English because I didn't offend anyone. End of conversation
joluke said:
First of all, I just said it was a stupid thing to say because you don't need to unlock the bootloader and you must use the side USB c port to flash via fastboot. Second: learn to interpret proper English because I didn't offend anyone. End of conversation
Click to expand...
Click to collapse
I mentioned the side port i don't write a paragraph about the phone as homework short and easy fix is the point there is nothing missing in the post so your reply wasn't necessary mate keep it cool :good:
How do I lock the bootloader after this?
I have some apps that wont work, whit the message "This app is not supported in rooted devices, please restore your device"
Thanks
Ricardo55467 said:
How do I lock the bootloader after this?
I have some apps that wont work, whit the message "This app is not supported in rooted devices, please restore your device"
Thanks
Click to expand...
Click to collapse
You will need to enter an command in fastboot mode but be aware backup every necessary things
If you didn't rooted or touched boot.img just use this command in fastboot and the bootloader will be locked again
fastboot oem asus-csc_lk
shahram Ali said:
You will need to enter an command in fastboot mode but be aware backup every necessary things
If you didn't rooted or touched boot.img just use this command in fastboot and the bootloader will be locked again
fastboot oem asus-csc_lk
Click to expand...
Click to collapse
What if I rooted?
I just followed all the instructions, I dont think I need my phone to be rooted, I dont want it to be rooted. gpay and some banking apps dont work.
I would like to get back to normal though and locked the boot loader, but keep my android 10 update.
I did all this just to update .
Ricardo55467 said:
What if I rooted?
I just followed all the instructions, I dont think I need my phone to be rooted, I dont want it to be rooted. gpay and some banking apps dont work.
I would like to get back to normal though and locked the boot loader, but keep my android 10 update.
I did all this just to update .
Click to expand...
Click to collapse
You'll need to flash stock boot img if your rom version (to remove root) before locking bootloader
Ricardo55467 said:
What if I rooted?
I just followed all the instructions, I dont think I need my phone to be rooted, I dont want it to be rooted. gpay and some banking apps dont work.
I would like to get back to normal though and locked the boot loader, but keep my android 10 update.
I did all this just to update .
Click to expand...
Click to collapse
Just reflash stock boot.img and you can use the command