How to unlock bootloader of Huawei Nexus 6P ?
Huawei Nexus 6P is the latest Nexus smartphone launched by Huawei this time. The phone specs are great. To know about its specifications click here
PRE-REQUIREMENTS
=> Create Backup of each and every important data including SMS , Contacts , Call Logs etc.
=> Enable USB Debugging by navigating to
Settings < Developer options < Enable USB Debugging
=> Charge your Nexus 6P device to at least 80%.
=> Download and install Huawei Nexus 6P drivers on PC.
=> Install and Setup ADB and Fastboot drivers on PC.
STEPS
=> Power your device on recovery mode by clicking Power button + Volume Up Button simultaneously.
=> Open the Fastboot folder and open command window inside the Fastboot folder.
To open it press SHIFT + F10
=> After enabling USB Debugging option connect Huawei Nexus 6P to PC.
=> Type the command "adb devices" ( remove double quotes ) in the command window opened in the fastboot folder.
It will show list of devices connected to PC with USB Device enabled
=> Type "adb reboot bootloader" ( remove double quotes ) in the command window.
This will boot the device in fastboot mode.
=> Type "fastboot devices" ( remove double quotes ) in the command window.
This command will how list of devices opened in fastboot mode.
=> Type "fastboot oem unlock-go" ( remove double quotes ) in the command window.
This will unlock bootloader and wipe all the data.
=> Type "fastboot oem device-info" ( remove double quotes ) in the command window.
This will show bootloader status. If unlocked then it will show Device Unlocked.
=> Type "fastboot reboot" ( remove double quotes ) in the command window.
This will reboot in normal mode.
You are done. You have successfully unlocked bootloader of Huawei Nexus 6P
For any assistance comment in comment box
PRE-REQUIREMENTS
=> Create Backup of each and every important data including SMS , Contacts , Call Logs etc.
=> Enable USB Debugging by navigating to
Settings < Developer options < Enable USB Debugging
=> Charge your Nexus 6P device to at least 80%.
=> Download and install Huawei Nexus 6P drivers on PC.
=> Install and Setup ADB and Fastboot drivers on PC.
STEPS
=> Power your device on recovery mode by clicking Power button + Volume Up Button simultaneously.
=> Open the Fastboot folder and open command window inside the Fastboot folder.
To open it press SHIFT + F10
=> After enabling USB Debugging option connect Huawei Nexus 6P to PC.
=> Type the command "adb devices" ( remove double quotes ) in the command window opened in the fastboot folder.
It will show list of devices connected to PC with USB Device enabled
=> Type "adb reboot bootloader" ( remove double quotes ) in the command window.
This will boot the device in fastboot mode.
=> Type "fastboot devices" ( remove double quotes ) in the command window.
This command will how list of devices opened in fastboot mode.
=> Type "fastboot oem unlock-go" ( remove double quotes ) in the command window.
This will unlock bootloader and wipe all the data.
=> Type "fastboot oem device-info" ( remove double quotes ) in the command window.
This will show bootloader status. If unlocked then it will show Device Unlocked.
=> Type "fastboot reboot" ( remove double quotes ) in the command window.
This will reboot in normal mode.
You are done. You have successfully unlocked bootloader of Huawei Nexus 6P
For any assistance comment in comment box



Post a Comment