How to unlock bootloader on Pixel 8 and Pixel 8 Pro

Google has released its latest Pixel lineup and it comes in the form of Pixel 8 Series. It features two exciting models – Pixel 8 and Pixel 8 Pro. These handsets feature a plethora of new and exciting specifications and features.

While there are definitely new additions, sometimes people might want more by rooting it. But before it is possible to root the device, you’ll need to unlock bootloader on Pixel 8 and Pixel 8 Pro.

If you’re looking to find out the simple and efficient way to unlock bootloader on Pixel 8 and Pixel 8 Pro, then this guide will be helpful. In this guide, you will get to know how to unlock bootloader on Pixel 8 and Pixel 8 Pro.

How to unlock bootloader on Pixel 8 and Pixel 8 Pro?

Unlock bootloader on Pixel 8

Step 1: Install Android SDK

To start off, install the Android SDK Platform Tools on your PC or computer. It’s the official ADB and Fastboot binary provided by Google. You should download it and extract it to a convenient location on your PC. Doing this will give you the necessary platform-tools folder.

Step 2: Enable USB Debugging and OEM Unlocking

Then, you will need to enable USB Debugging and OEM Unlocking on your smartphone. The former makes your smartphone recognizable by the PC in ADB mode. Meanwhile, it’ll allow you to easily boot your smartphone to Fastboot Mode.

OEM Unlocking will be needed to carry out the bootloader unlocking process. You’ll need to go to Settings -> About Phone -> Tap on Build number 7 times -> Return to Settings -> System -> Developer Options -> Enable USB Debugging and OEM Unlocking.

Step 3: Boot your device to Fastboot mode

  • Connect your smartphone to the PC using a USB cable
  • Go to the platform-tools folder and type in CMD in the address bar before hitting enter to launch the Command Prompt
  • Enter the following command in the CMD window for booting your device to the Fastboot Mode –
adb reboot bootloader
  • Now, type the following command to verify the Fastboot Connection –
fastboot devices
  • If you’re getting the Device ID followed by the Fastboot keyword, then your connection stands successful

Step 4: Unlock bootloader on Pixel 8 and Pixel 8 Pro

  • Type the following command in the CMD window opened in the platform-tools
fastboot flashing unlock
  • You will get a confirmation message on your device and you’ll need to use the Volume keys for selecting the Unlock the Bootloader option and then hitting the Power key for confirming it
  • Your device will undergo a reset and the bootloader will be unlocked
  • Further, you will need to log in to your Google ID and set up your smartphone from scratch
  • Your device will root to Fastboot Mode but with the Device State unlocked, verifying the process is successful
  • You can reboot your device to the system
  • To do that, you’ll need to press the Power key once or use the following command –
fastboot reboot

Done!!

Note

Now following our dedicated guide you can easily root Pixel 8 and 8 Pro. Follow our guide here: How to root Pixel 8 and Pixel 8 Pro using Magisk Patched Init_Boot

Aviral Sharma
Aviral Sharma
Android Expert
Aviral Sharma is a talented and passionate writer who has been using words to express his thoughts ever since he learned how to hold a pen. He is passionate about outer space, history, sports, and most importantly, technology. Aviral has been a regular writer for rootmygalaxy for over 6 years and has been covering games and Android guides. He currently owns a Samsung Galaxy S24 Ultra, an iPhone 13, and a HP Pavilion laptop.

Leave a Comment