These are instructions on how to unlock the bootloader of Google Nexus 6P using the adb and fastboot tools on Windows Computer.
Caution: Unlocking the bootloader may void your device warranty, and will erase the user data including the contacts, images, apps, etc.
Unlock the bootloader of Google Nexus 6P
- Download and install Google ADB Driver on your Windows Computer.
- Now, you have to Enable USB Debugging on Your Nexus 6P. To enable Developer Options: Open Settings > About Phone > Tap on the Built Number for 6-8 times until developers option is enabled.
- Now, Again Go Back to the Settings > Developer Options > Enable OEM unlocking and USB Debugging.
- Now, Power Off your Nexus 6P smartphone.
- Now, you need to boot into the Fastboot Mode. To Boot into fastboot mode: Press and Hold Volume Down + Power Key until fastboot mode is enabled.
- Now, Connect your smartphone to the Computer.
- Download and install Minimal ADB and Fastboot Tools on your Computer.
- Once, Minimal ADB and Fastboot Tools is installed on your computer you need to launch it.
- Now, in the Minimal ADB and Fastboot Tools CMD Window, Give the following Command: fastboot devices
The above command will help you to verify that your device is successfully connected to the computer or not.
- Now, Give another Command: fastboot flashing unlock
- Now, you will get a confirmation screen on your smartphone screen, asking you to confirm this action. You can confirm using the Volume Keys to Scroll and Power Key to Confirm.
- After Confirmation, again give another command in the Minimal ADB and Fastboot CMD Window: fastboot reboot
The Above command will reboot your device into the normal mode.
Thats All. Your device bootloader is successfully unlocked. Now, you can flash any custom recovery on your device without having any issue.
Notes
[*] Caution: Unlocking the Bootloader will erase your personal data, so take a backup of your important data before following the above tutorial.
[*] Unlocking the bootloader will also void the device warranty. So, Beware.
[*] How to Root Google Nexus 6P: If you wish to root your Google Nexus 6P smartphone then follow How to root Google Nexus 6P tutorial.
[*] Google Nexus Pixel Stock Firmware: If you are looking for the original firmware for your device, then head over to Download Google Nexus Pixel Stock Firmware page.
[*] Google Nexus Pixel USB Driver: If you are looking for the original USB Driver for your device, then head over to Download Google Nexus Pixel USB Driver page.