How to Unlock Bootloader on Google Pixel and Pixel 2

Unlocking the bootloader on Google Pixel devices is the simplest thing ever. Android devices from other manufacturers are often harder to unlock bootloader on, but the fact that Google meant the Nexus (now Pixel) series to be developer friendly is the reason why you can easily unlock bootloader on Pixel phones and tablets.

Why Unlock Bootloader on Pixel? By unlocking bootloader on your Pixel or Pixel 2 phone, you enable a world of possibilities on your device. Check out the list below:

  • Install / Flash Factory Image via Fastboot.
  • Install / Flash a custom recovery like TWRP.
  • Get root with SuperSU zip.
  • Install Custom ROMs, MODs and other such stuff.
  • Rescue device from soft-brick.

Note: Unlocking the bootloader on your Google Pixel device will void its warranty completely delete/wipe all data on the device. Make sure you backup your important data like Photos, Videos, Music and other files on the device to a safe place.

How to Unlock Bootloader on Pixel and Pixel 2

  1. Setup ADB and Fastboot on your PC.
  2. Enable USB debugging and OEM Unlock on your Pixel device.
  3. Connect your Pixel device to the PC with a USB cable.
  4. Open a command window on your PC.
  5. Boot your Pixel device into bootloader mode using the following command:
    adb reboot bootloader

    └ You may get a request to authorize USB debugging on the device, accept it.

  6. Once your dveice is in bootloader mode, issue the following command to unlock bootloader:
    fastboot flashing unlock
  7. You’ll get a confirmation screen on your Pixel device. Press Volume Up button to highlight Yes and press Power button to select it. This will begin bootloader unlocking process, which shouldn’t last more than couple of minutes.
  8. Once bootloader is unlocked, your device will reboot into bootloader mode. You need to boot into system now, either press Power button to reboot OR issue the following command:
    fastboot reboot
  9. During reboot, your Pixel device will go through a factory reset and then finally boot into system.

That’s all. Your Pixel device’s bootloader is now unlocked.

Happy Androiding!

Posted by
Shivam Malani

Shivam is our resident designer and web developer who also enjoys writing. He loves to meditate, drive on the freeways and hunt for snipers during his Call Of Duty playtime. Email: [email protected]

8 Comments

  1. I keep getting the message; FAILED (remote: oem unlock is not allowed)
    finished. total time: 0.012s.

    1. Just enable oem unlock from developer options.

    2. what if i cant use the device? how to enable oem unlocking?

  2. I keep getting the message; FAILED (remote: oem unlock is not allowed)
    finished. total time: 0.012s.

    1. Naveen Kumar Chegondi

      Just enable oem unlock from developer options.

      1. what if i cant use the device? how to enable oem unlocking?

  3. what carrier?

Comments are closed.