Are you wondering How to Boot Google Pixel 2 into Recovery Mode and Bootloader Mode or Fastboot Mode? Then, follow the instructions listed on this page to successfully boot Google Pixel 2 into Recovery Mode and Bootloader Mode or Fastboot Mode.
Google Pixel 2 Recovery Mode allows a user to troubleshoot and fix problems with their device. In addition, recovery mode can access some core functions of the device, such as factory resetting the device, wiping cache, Installing updates, backup and restoring data, flash root packages and other zip mods, etc.
Google Pixel 2 Fastboot Mode or Bootloader Mode is used to re-flash system partitions on the device. It is an alternative to the recovery mode but is more advanced. It helps to modify or write data directly to your device's flash memory.
Google Pixel 2 Bootloader Mode or Fastboot Mode can be used to unlock the bootloader, flash a custom recovery (CWM, TWRP, Philz, etc.), flash stock ROM, flash custom image files, and more.
Also: Google Pixel 5 Recovery Mode and Fastboot Mode
Boot Google Pixel 2 into Recovery Mode
Below are the methods using which you can boot Google Pixel 2 into Recovery Mode.
Boot Google Pixel 2 Recovery Mode using Hardware Buttons
- First of all, power off your phone.
- Now, press and hold the Volume Down button for a few seconds.
- Press the Power button and release, while holding down the Volume Down key.
- Now, choose Recovery Mode using the Volume buttons and select it using the Power button.
- If Android Robot appears, press the Power button for a couple of seconds.
- While holding down the Power key press the Volume Up button to enter into the Recovery Mode.
Boot Google Pixel 2 into Recovery using ADB command
- First of all, install the Google Pixel 2 USB Driver and ADB and Fastboot Drivers on your Windows computer.
- Now, enable "USB Debugging" on your phone from Developer Options. If Developer Options is missing, go to Settings → About Phone and tap on Build Number about 7-10 times.
- Connect your device to computer and open Command Prompt (CMD).
- Now, enter the below command in CMD to boot Google Pixel 2 into Recovery Mode.
adb reboot recovery
Boot Google Pixel 2 into Fastboot Mode / Bootloader Mode
Below are the methods using which you can boot Google Pixel 2 into Bootloader Mode or Fastboot Mode.
Boot Google Pixel 2 Bootloader Mode/Fastboot Mode using Hardware Buttons
- Power off your Phone.
- Now, press and hold the Volume Down button for a few seconds.
- While still holding this key press the Power key for a short while and release keys.
- Now, your phone should boot into Fastboot Mode.
Boot Google Pixel 2 Bootloader Mode/Fastboot Mode using ADB command
- Assuming ADB and Fastboot Drivers and USB Drivers installed on your computer.
- Enable "USB Debugging" on your phone from Developer Options. If Developer Options is missing, go to Settings → About Phone and tap on Build Number about 7-10 times.
- Connect your device to the computer using a USB cable and open Command Prompt (CMD).
- Enter the below command in the Command Prompt window.
adb reboot bootloader
LEAVE A REPLY