• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Gizmo Advices

Gizmo Advices

Gizmo Advices is a tech blog on Google Android OS, Apple iOS, Windows Phone etc. It provides latest news and How to Tutorials & Guides.

  • Home
  • News
  • Reviews
  • How to
  • Contact Us
How to

How to Unlock Bootloader on Android via Fastboot

Published by Alpesh

Unlocking Bootloader on Android device opens doors to a lot of customization and development options. Once you have unlocked the bootloader on Android, you can install Custom Recovery and Root your device. Many manufacturers lock the bootloader on their devices to avoid users from editing the System files or to protect the System from malicious apps. Most of the Android Smartphones support a straightforward bootloader unlocking process, but some devices require a bootloader unlock token, which can be requested from the manufacturer. This way, the manufacturer gets to know that bootloader has been unlocked on the device and disables warranty on it.

How to Unlock Bootloader on Android via Fastboot

Most of the Motorola, Sony, LG (flagship devices) don’t support the direct bootloader unlock process. If you are not sure whether your device supports direct unlock bootloader or not, you can still follow the steps listed in this tutorial. If it helps, then the process will pass, and if it doesn’t, then the process fails, no harm is done.

To unlock Bootloader on Android via Fastboot, you need to have a Computer with ADB and Fastboot drivers installed. Follow the step by step instructions on how to install ADB and Fastboot Drivers on Windows PC in seconds here. Follow the instructions listed here for Mac.

Note

Unlocking Bootloader on Android will wipe all the data and settings on your device. So it is recommended to take a complete backup of your device before unlocking the bootloader.

How to Unlock Bootloader via Fastboot on Android

  1. Enable USB Debugging and OEM Unlock options from Settings > Developer Options. Developer Options missing? Follow the instructions listed here.
  2. Connect your device to PC using an appropriate USB cable.
  3. Open Command Prompt on your PC and enter the below commands:
    adb devices

    It shows the list of devices connected to PC with USB Debugging enabled. At this point, you might have to authorize your PC to allow USB Debugging. Check your device screen for a popup.

    If the list of devices is empty, then you might haven’t installed USB Drivers on PC. Download appropriate Android USB Drivers for your PC from here and install them on your PC.

  4. Boot the device into Fastboot Mode.
    adb reboot bootloader

    This command boots the device into Bootloader/ Fastboot Mode.

  5. (Optional depending on the device). If you see options on the screen, then select the Fastboot or Bootloader option using the Volume button and select it using the Power button. Highlighting and selection keys may differ from device to device, some devices allow Volume down for highlighting the option and Volume Up for selection.
  6. Once the device boots into Fastboot Mode, enter the below command:
    fastboot oem unlock

    Or

    fastboot oem unlock-go (if the above command fails)
  7. If the confirmation screen appears on your device, use the Volume Up button to highlight Yes and press the Power button to select it. It will begin the bootloader unlock process. If the confirmation screen doesn’t appear, then you can skip this step.
  8. Once the bootloader is unlocked, enter the below command to reboot your device into standard mode.
    fastboot reboot
  9. The first boot after Bootloader Unlock might take some time, as it undergoes Factory reset and then boots into the System.

That’s it for this tutorial on how to unlock the bootloader on Android via Fastboot.

How to Unlock Bootloader on Android via Fastboot was last modified: June 16th, 2020 by Alpesh

👇👇Latest Video on YouTube 👇👇

This page may contain affiliate links so we earn a commission. Please read our affiliate disclosure for more info.

FacebookTwitterWhatsAppRedditPin It

Reader Interactions

JOIN THE DISCUSSION: Cancel reply

We never share our visitor/user details. For more info, Please read our privacy policy before submitting your comment.

Primary Sidebar

YOU MIGHT ALSO LIKE…

  • How to Take Screenshot on Your Google Pixel Phones or Tablets How to Take Screenshot on Your Google Pixel Phones or…
  • How to Set up and Manage Your Samsung Account How to Set up and Manage Your Samsung Account
  • Retrieve Your Samsung Account ID or Reset a Forgotten Password Retrieve Your Samsung Account ID or Reset a Forgotten Password
  • How To Delete Your Samsung account How To Delete Your Samsung account
  • How to Create A Samsung Account? How to Create A Samsung Account?

Latest Video

Find us on Facebook

Gizmo Advices Facebook Page

AMAZON PRIME DAY DEALS!!!

Amazon Daily Deals Banner

This page may contain affiliate links so we earn a commission. Please read our affiliate disclosure for more info.

  • About Us
  • Contact Us
  • Affiliate Disclosure
  • Privacy Policy
  • Sitemap

Copyright © 2025 Gizmo Advices | All Rights Reserved