How To Unlock Bootloader Of Any Android Phone
Notes and disclaimer:Not all devices are bootloader unlockable. Please do not be angry with us if your device does not unlock and we are in no way responsible for any hard or soft bricking. If you have any issues other than bricking, report it in your device forums on XDA or drop message in the comment box.
Getting ready with your phone
Unlocking your bootloader will erase all data.
Make sure all your pictures and music are backed up either to your preferred cloud storage platform or your sd card. Also, before connecting your device to your computer,
go to Settings>About Phone and click Build Number until you see a message saying you are now a developer. After that go to Settings>Developer options and make sure that USB debugging and OEM unlock are enabled.
Make sure all your pictures and music are backed up either to your preferred cloud storage platform or your sd card. Also, before connecting your device to your computer,
go to Settings>About Phone and click Build Number until you see a message saying you are now a developer. After that go to Settings>Developer options and make sure that USB debugging and OEM unlock are enabled.
(Note: If you don’t see the OEM unlock option, it is no big deal and you can continue with the process.)
Follow the below Steps to Unlock your bootloader
1.Connect your phone to your PC and make sure it is detected
2.Open your terminal and type adb reboot bootloader(Your device should display a screen similar to this)
3.While still in your terminal, type “fastboot devices” to
make sure your computer still sees your device
make sure your computer still sees your device
4.Now type fastboot oem unlock
5.On your device, use your volume buttons to highlight yes on the confirmation screen that shows up and select it with your power button
6.Your device should now be bootloader unlocked.
YOU MIGHT CHECK ON THIS TOO..
Flashing TWRP
1.Rename your downloaded TWRP twrp.img
2.In your terminal type adb reboot bootloader
3.Now type fastboot devices to make sure your device is recognized
4.Type fastboot flashtwrp.img
5.Reboot your phone using fastboot reboot
6.Use the proper key combination to boot into TWRP and let it patch your system.(If your device does not boot corrrectly,flash SuperSU in the next step)
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment