Bootloader Unlocking Process
Bootloader Unlocking Process
Unlock Bootloader of any Android phone CMD window ADB devices code screenshot 3
With this command, a message saying ‘List of devices attached’ along with a few
random numbers will appear.
That means it will confirm that your Android device is successfully connected to
the PC.
Unlock Bootloader of any Android phone CMD window ADB devices code screenshot 4
Note: If such a thing doesn’t happen, then either re-install mobile USB drivers or
change the USB cable/PC.
Type the next command and press enter:
adb reboot bootloader
Unlock Bootloader of any Android phone CMD window ADB reboot bootloader code
screenshot 5
This will restart your device into Fastboot mode.
Then type the Fastboot command and press enter:
fastboot devices
Unlock Bootloader of any Android phone CMD window fastboot devices code screenshot
6
Unlock Bootloader of any Android phone CMD window fastboot devices code screenshot
7
To unlock the bootloader, type either of the command and press enter:
fastboot oem unlock
OR
Unlock Bootloader of any Android phone CMD window fastboot oem unlock code
screenshot 8
How to Unlock Bootloader with PC successful CMD window fastboot oem unlock code
screenshot 9
With this command, you’ll see a message on your device asking to Unlock Bootloader.
PC message on phone screenshot 10
Note: On your phone screen, use Volume Up and Down keys for navigation and the
Power key for selection.
So using the Volume keys navigate to the Yes option and press the Power key to
select it.
How to Unlock Bootloader with PC message on phone press yes screenshot 11
The actual bootloader unlocking process will begin now.
Once the bootloader unlocking process completes, your Android device will
automatically restart itself.
Note: If the following screen appears on your phone, then use the Volume and Power
keys to select the Start option and reboot your phone.
How to Unlock Bootloader with PC phone unlocked screenshot 12