How to Oneplus

Unlock Bootloader on Oneplus 2 [Complete Guide]

Oneplus 2 Unlock Bootloader is a very necessary thing for any smartphone. Without the unlocking bootloader, you can not customise and install Custom ROMS on your smartphone. Once you unlock the bootloader on the smartphone, you’ll be able to install a custom ROMS. In this guide, we are going to share how to unlock bootloader on Oneplus 2.

Unlock Bootloader on Oneplus 2

Advertisements

Disclaimer:

This guide is especially for the Oneplus 2, don’t apply it on other devices. Also Guidebeats or any other members aren’t to be held responsible if you damage your device using this tutorial, try it on your own risk!

Pre-requisites

  • Backup yours Oneplus 2 smartphone important data first.
  • Oneplus 2 battery charge status should be at least 70%.
  • Enable USB debugging mode, Go to Phone Settings => Developer Options => USB Debugging.
  • Download and Install Android SDK toolkit on your PC: Link
  • Download USB Drivers For Oneplus 2: Link

STEPS TO UNLOCK BOOTLOADER ON ONEPLUS 2:

Step 1: Connect your Oneplus 2 to PC via USB data cable.

Step 2: Setup ADB & Fastboot by installing the Android SDK on your PC: Here Full Guide

Step 3: Now browse to platform-tools folder (C:/Android SDK/ADB/platform-tools) on your PC.

Step 4: In this folder Right-click the mouse and press the Shift key anywhere you see blank space and then a new menu present. Click on the options that known as Open new command window here.

Step 5: Enter the Following command:

adb devices

This will display a list of connected devices on Command Prompt window.

Step 6: Now enter the second command:

adb reboot bootloader

Your device will reboot in bootloader mode.
Step 7: Now Type the third command:

fastboot oem unlock

Step 8: Wait for your phone to reboot and type the next command:

fastboot oem device-info

It should have a few lines there, both with the flag set to “true”.

Step 9: Now the last command:

fastboot reboot

That’s all, Now your Oneplus 2 smartphone bootloader is unlocked.

Leave a Comment