Can't unlock Nokia bootloader - Android Q&A, Help & Troubleshooting

Hello there. I have a Nokia 6.1 with android 9.0 and i tried to root it. I enabled the developer mode, then enabled usb debugging.
But when i tried to unlock the bootloader, i couldn't because the OEM unlocking option stays greyed out on off. So when i installed adb and fastboot, i tried to boot by adb reboot bootloader but the fastboot can't do anything because it says device is locked.
I even factory reset the device, nothing. Same thing.
What should i do? Preferably not the paid unlock...
Thanks in advance.

Try this (It will wipe the phone, so create a backup of all important files before proceeding):
1. Connect your phone to your PC with an USB cable (make sure you have activated USB debugging in developer options)
2. Run adb
3. Type in adb reboot bootloader
4. Once your phone has rebooted type in fastboot flashing unlock or fastboot oem unlock
You should have unlocked your bootloader and you should be good to go, if it doesn't work then you'll need an unlock key, which unfortunately you'll have to pay for
If you think that you have misunderstood some steps then feel free to reply

Related

Unlocking bootloader via ADB

Hey all,
So Ive tried to unlock my bootloader but its not working, ive followed the steps from this site to unlock it but its stuck on the unlock bootloader screen. I have two options to choose from yes or no I click yes but it doesnt work, yet I click no and it takes me back to choose from fastboot, recovery and normal. My phone is a Alcatel Pixi 4.
I have enabled developer mode enabled usb debugging. I also have confirmed the RSA fingerprint for the computer. Also I have enabled OEM unlock in dev settings. This is what my cmd prompt window loooks like. I will also take a photo of my alcatel frozen on bootloader screen.
C:\Users\Dan\AppData\Local\Android\android-sdk\platform-tools>adb devices
List of devices attached
5HQGTCEQCAVS7TTS device
C:\Users\Dan\AppData\Local\Android\android-sdk\platform-tools>adb reboot-bootloader
C:\Users\Dan\AppData\Local\Android\android-sdk\platform-tools>fastboot oem unlock
...
This is what my phone looks like that im stuck on.
https://s11.postimg.org/8e2cjxooj/IM...129_172555.jpg
does anyone know why this is happening or know how to fix?
Issue has been solved as the bootloader is unlocked this process is not necessary.

Cant install recovery / root - brand new phone, just came in today

OEM unlocking and USB Debugging enabled.
ADB never finds the phone in my windows 10 install no matter what drivers I force it to use. - Tried USB 2 and 3.
Fastboot does find it if I manually start it in fastboot mode, but it can't do anything to it
Fails to write when doing oem unlock
Just sits there if I tell it to write the recovery image.
Phone functions fine, I just want root and a 3rd party rom to be rid of any built in spyware.
Any ideas? any way to root it without flashing then I can just have the twrp app flash it?
Nevermind, found a way around it. This dialpad command made it work
Personmans said:
Hope this will help someone with trouble getting ADB/Fastboot to work. I assume you have a similar environment to me: Windows 10, with working ADB drivers on another device (LG G4 in my case)
Set up LeMax2 in developer mode and enable USB debugging as usual.
Plug in usb and dial *#*#76937#*#* check the box that says "Enable AT Port"
The device should immediately give you the approval message for USB debugging.
Note: This will not stick after a reboot.
Once I had this working, I did an adb reboot recovery, but fastboot still did not work. With the device connected and at the stock recovery screen, I had to open device manager, delete the LeMax device, and allow it to detect again. Finally it appeared in fastboot devices and I was able to flash recovery.
Click to expand...
Click to collapse

Alcatel 9051Q Pixi 4(7) fastboot problem

Hello guys!
My device is not booting in boot loader i have run the command of adb devices and my device is recognize by system but adb reboot boot loader command not rebooting device in boot loader and when i run command fastboot oem unlock it stuck at <waiting for device>.
Kindly help me to solve this problem.
Regards,
Taimoor Javaid
I am having the same problem except i cannot boot into bootloader by using the physical buttons either
timimalik said:
Hello guys!
My device is not booting in boot loader i have run the command of adb devices and my device is recognize by system but adb reboot boot loader command not rebooting device in boot loader and when i run command fastboot oem unlock it stuck at <waiting for device>.
Click to expand...
Click to collapse
Hi...
You apparently have enabled developer options and usb debugging. Did you also enable OEM unlocking from the same menu?
---------- Post added at 00:15 ---------- Previous post was at 00:02 ----------
ronin2011 said:
I am having the same problem except i cannot boot into bootloader by using the physical buttons either
Click to expand...
Click to collapse
On your device, go to Settings -----> About phone. Tap 7 times on the “build number“. You should now have enabled developer mode. Go back to the Settings menu and enter "Developer options" and enable USB debugging. Also check “OEM unlocking“. (It might be that you firstly have to connect the phone to a PC and tick “always allow this computer”and then get back to developer options menu and check “OEM unlocking“.
You may then start working with adb and fastboot.
(ps. Be aware that unlocking the bootloader triggers automatic factory reset - you will lose what you have not backed up)
r&xp said:
Hi...
You apparently have enabled developer options and usb debugging. Did you also enable OEM unlocking from the same menu?
---------- Post added at 00:15 ---------- Previous post was at 00:02 ----------
On your device, go to Settings -----> About phone. Tap 7 times on the “build number“. You should now have enabled developer mode. Go back to the Settings menu and enter "Developer options" and enable USB debugging. Also check “OEM unlocking“. (It might be that you firstly have to connect the phone to a PC and tick “always allow this computer”and then get back to developer options menu and check “OEM unlocking“.
You may then start working with adb and fastboot.
(ps. Be aware that unlocking the bootloader triggers automatic factory reset - you will lose what you have not backed up)
Click to expand...
Click to collapse
Hi,
Yes i have enable OEM unlocking option but no success.
timimalik said:
Hi,
Yes i have enable OEM unlocking option but no success.
Click to expand...
Click to collapse
Ok... Step by step... Please make sure you type exactly the commands as shown here:
1. type adb devices if it works, and shows your device then:
2. type adb reboot bootloader. If it works, and you should boot to bootloader. Next:
3. type: fastboot devices. Is you device stiil listed??? If not then there is some kind of trouble here. Your device is listed by adb, but not fastboot. If that is the case I personally do not have experience to help out. The only thing I can think of is that you may have missing drivers that do not allow correct communication between you device and PC.
If that is not the case and your device is listed by fastboot, then:
4. type: fastboot oem unlock. It will show that it is waiting. You will have to look at your device's screen and by using the devices buttons CONFIRM oem ulocking (on your device, not the windows command prompt)
5. If all goes well, your device should ask ask to reboot. Either reboot from menu, or just hold down the power button for a while.
6. After reboot, if all went well, your device will restart and perform an automatic factory reset. You cannot do anything about it. It just happens with OEM unlocking. At this point let it boot normally, and re-enable developer options and usb debugging to continue with root process, or anything that you want to do.
Can't thing of anything else for the moment... Let us know how it goes, perhaps a more experienced member, could share some insights???
I have already enabled usb debugging and oem unlocking yet neither adb reboot bootloader nor using the volume down + power button boot into bootloader mode, both of them lead to the tablet restarting normally to system
r&xp said:
Ok... Step by step... Please make sure you type exactly the commands as shown here:
1. type adb devices if it works, and shows your device then:
2. type adb reboot bootloader. If it works, and you should boot to bootloader. Next:
3. type: fastboot devices. Is you device stiil listed??? If not then there is some kind of trouble here. Your device is listed by adb, but not fastboot. If that is the case I personally do not have experience to help out. The only thing I can think of is that you may have missing drivers that do not allow correct communication between you device and PC.
If that is not the case and your device is listed by fastboot, then:
4. type: fastboot oem unlock. It will show that it is waiting. You will have to look at your device's screen and by using the devices buttons CONFIRM oem ulocking (on your device, not the windows command prompt)
5. If all goes well, your device should ask ask to reboot. Either reboot from menu, or just hold down the power button for a while.
6. After reboot, if all went well, your device will restart and perform an automatic factory reset. You cannot do anything about it. It just happens with OEM unlocking. At this point let it boot normally, and re-enable developer options and usb debugging to continue with root process, or anything that you want to do.
Can't thing of anything else for the moment... Let us know how it goes, perhaps a more experienced member, could share some insights???
Click to expand...
Click to collapse
The problem is at Step 2 adb reboot bootloader only reboot device not booting it into bootloader.
anyone else getting this problem?
Let's wake this thread in a bang! ?
Come on guys! Did anyone manage to deal with the problem? I have absolutely the same issue. Step 2 is the problem for me too. No fastboot mode neither through adb reboot bootloader nor the tablet physical buttons. I get either a normal reboot or the stock recovery which has not many options.
Any help would be appreciated!
Thanks in advance!

EASY GUIDE - Unlocking bootloader of Honor phone

Follow below steps to unlock bootloader of your Honor phone.
Please note unlocking bootloader will erase all your data including internal storage, and your warranty may void.
1. First get your bootloader unlocking code for your phone by following below link.
https://forum.xda-developers.com/ho...y-guide-bootloader-unlock-code-honor-t3761592
2. Enable Developer Options (click 9 times on build number located at settings - system - about phone)
3. Enable OEM unlock & USB debugging options under developer options.
4. Make sure ADB and Fastboot drivers are installed on your computer. Connect your phone and reboot phone to install all phone drivers.
4. Boot your phone in to Fastboot mode. ( turnoff phone, press power+volume up simultaneously to boot into fastboot)
5. Run below command from your computer. Use unlocking code obtained from step 1.
fastboot oem unlock [unlock code]
6. Thats it. Reboot your phone and restore apps and data.

Question Is there a way to DIAG MODE in M2101K7AG (sunny / mojito)

Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
int211 said:
Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
Click to expand...
Click to collapse
How to enter DIAG Mode and backup IMEI using QPST - Xiaomi Firmware
If you’re looking for a ways on how to enter DIAG Mode and restore / backup IMEI on Xiaomi smartphone here’s a complete guide. Below you’ll find few working methods on how to boot your device in DIAG mode and backup IMEI with Qualcomm Product Support Tools.Advertisement Entering DIAG Mode and...
xiaomifirmware.com
or
*#*#717717#*#*​
or
*#*#426#*#*
or
use terminal method (google it)
or youtube
https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjmmb7B6eDyAhWJG-wKHXbtBVIQwqsBegQIBhAB&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D8ZzQPwD7bnE&usg=AOvVaw2rqhhONfY3ZJhbDcDfglYU
please leave a lik or"thanks" button if a method work and tell update on which one worked
I tryed now this way but with no unlock bootloader have failure, I forgot to say the bootloader is locked, its hard
int211 said:
I tryed now this way but with no unlock bootloader have failure, I forgot to say the bootloader is locked, its hard
Click to expand...
Click to collapse
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
flairepathos.info said:
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
Click to expand...
Click to collapse
That's not a proper unlock bootloader..it is safe unlock bootloader using unlock tools from xiaomi. If you unlock the bootloader to CMD it's a chance to brick. I think the proper to unlock is xiaomi tools
akoaypinoy said:
That's not a proper unlock bootloader..it is safe unlock bootloader using unlock tools from xiaomi. If you unlock the bootloader to CMD it's a chance to brick. I think the proper to unlock is xiaomi tools
Click to expand...
Click to collapse
Both are safe but through fastboot, xiaomi wouldnt know that your mi acccount is linked to an unlocked device
flairepathos.info said:
Both are safe but through fastboot, xiaomi wouldnt know that your mi acccount is linked to an unlocked device
Click to expand...
Click to collapse
Yup. There's a chance if using CMD authenticated issue mi acc
akoaypinoy said:
Yup. There's a chance if using CMD authenticated issue mi acc
Click to expand...
Click to collapse
Well mi unlock tools will be your option to go for them
flairepathos.info said:
Youve tried unlocking from developer options?
NOTE: I AM NOT IN ANYWAY RESPONSIBLE FOR YOU BRICKING OR DAMAGING YOUR DEVICE, I WILL NOT BE HELD LIABLE FOR YOUR ACTIONS
Steps to unlock the bootloader Xiaomi Redmi Note 10​
download and install adb and fastboot tools on pc,
open the folder where you installed adb fastboot tools
go to your phone
Unlock your phone and open the Settings menu.
Go to settings, very bottom system or device info open it
Tap build number several times andl do what must be done to enable developer option
Go to Settings--> System -> Developer Options. You will see a list of special options.
Find the following option: “OEM unlocking. Allow the bootloader to be unlocked”.
Tap on the toggle to enable OEM unlocking.
Enable USB debugging as well in the developer settings
A prompt will come up on your phone and choose always allow this Pc to connect and accept
Options
1
On your Pc ,Go to where you installed adb and fastboot "where the files and app are"
shift + right click empty area and open cmd or powershell here
Type adb reboot bootloader and Hit Enter
or
2
Press and hold the power button. Tap on Power off to turn off the phone.
Connect your phone to your computer using a USB cable.
then
Open CMD/Powershell on your computer, and enter the following command: fastboot devices
If the terminal returns something, it means the computer is successfully communicating with the phone.
Run the unlocking command: fastboot flashing unlock (if this doesnt work google fastboot unlocking commands and try the ones they have there)
The screen of the phone will give you two options once you run the unlocking command. Choose Unlock the bootloader using volume buttons.
Press the Power button to confirm your selection.
your bootloader is now unlocked happy rooting
Click to expand...
Click to collapse
At first, tks for all.
I tried to root with your informations but always get the same information, they say I don't have permition to do anything else.
"FAILED (remote: 'Token Verify Failed, Reboot the device')
in fastboot: error: Command failed
in ADB token error still the same.
Some other Idea to try help will be appreciated
Sorry my bad english.
int211 said:
At first, tks for all.
I tried to root with your informations but always get the same information, they say I don't have permition to do anything else.
"FAILED (remote: 'Token Verify Failed, Reboot the device')
in fastboot: error: Command failed
in ADB token error still the same.
Some other Idea to try help will be appreciated
Sorry my bad english.
Click to expand...
Click to collapse
You must unlock bootloader first
Does uypur phone show the authorization popup when you connect for adb and have you allowed always allow this device?
What are you all talking about in this thread?
There is NO WAY to initially unlock the bootloader without MI account, phoning home and waiting 167+hours.
PERIOD. let that sink in.
int211 said:
Pleas guys, is there a way to put this device in DIAG MODE or a rom modified to get root without MI account?
Click to expand...
Click to collapse
Whatever you want to do after that, requires this step before. There is no "root without MI account".

Categories

Resources