- dotTech - https://dottech.org -

How to install TWRP Recovery 3.0 on Google Nexus 6P [Guide]

Huawei-Nexus-6P [1]These are the guidelines to install TWRP Recovery 3.0 on Google Nexus 6P smartphones using adb commands and a Windows computer.

REQUIREMENTS

BEFORE WE BEGIN

HOW TO INSTALL TWRP RECOVERY 3.0 ON GOOGLE NEXUS 6P

  1. Download the TWRP Recovery 3.0 for the Nexus 6P from this link [3].
  2. Install the ADB on your computer and have the folder open with the ABD inside.
  3. Copy the TWRP file over to the same folder as your ADB so they are both in the same directory.
  4. Connect the Google Nexus 6P smartphone to the computer with the USB cable.
  5. Hold the Shift key and right-click the mouse within the ADB folder and choose to “open a new command window here” from the menu.
  6. Type your first command: adb reboot bootloader
  7. Type your next command: fastboot flash recovery twrp-3.0.0-angler.img
  8. Check the Google Nexus 6P smartphone display for the fastboot menu.
  9. Tap over the ‘Recovery’ option from the fadtboot menu on your display. The Nexus 6P will now boot up in the custom recovery you just installed.

You can choose to do anything you want to do from within the recovery mode now. Those who want to install a custom ROM can do that by tapping on the ‘Install’ option. Others wanting the NANDroid Backup can take over the ‘Backup’ option. Additionally, you can just choose to reboot the smartphone in normal mode by tapping over the ‘Reboot System’ option from the menu.