[Guide] Unlock Bootloader, Flash TWRP and Root OnePlus 3T

Complete Oneplus 3T official guide to unlock bootloader, flash TWRP custom recovery img and Root smartphone with ADB.

OnePlus is most talked smartphone company because of its killer specs at mid range price. Again the smartphone company brought its 2016 flagship killer OP3T. OnePlus 3T is protected by Corning Gorilla Glass 4 and supports 2G, 3G and 4G. OnePlus Three T sports Qualcomm Qualcomm MSM8996 Snapdragon 821 with Quad-core (2×2.35 GHz Kryo & 2×1.6 GHz Kryo). It runs on Android OS 6.0 with a planned upgrade to Android Nougat 7.0 and is available in variants 64/128 GB with 6 GB RAM (no card slot).

Unlocking bootloader is the first step to flash Custom recovery and install ROM. The bootloader is code that executes while the device is booting. It powers the operating system for the initial run. Let us look at the official process to unlock the bootloader of OP3T.

Prerequisites:

  • Take the backup of your data. Unlocking bootloader will wipe all your device data
  • Keep battery percentage above 60%
  • You will void your device warranty
  • Use original USB cable

How to Unlock Bootloader on OnePlus 3T ?

Download and install ADB and Fastboot

Here is the process for ADB and Fastboot driver installation. They are important for unlocking the bootloader of OP3T.

ADB and Fastboot installation

ADB and Fastboot installation

  1. Download the 15 sec ADB installer (~9MB) on your PC.
  2. Run the adb-setup-1.3.exe file.
  3. You will see a command prompt, Say YES to all commands by typing Y and hitting enter.
  4. After correct installation of drivers, ADB and fastboot the window closes automatically. Confirming the working of ADB and fastboot.

Unlock Bootloader of your OnePlus 3T

  1. Enable USB debugging and OEM unlock in OP3T
  2. In OP3, Go to Settings > About phone, and then tap ‘Build number’ 7 – 8 times for Developers options to appear. Under setting choose developers option and enable USB debugging and OEM unlock
  3. Connect your OnePlus 3T to PC using USB cable. Right tick on ‘Always allow from this computer’ checkbox and then tap on OK button if asked
  4. Let device drivers be installed on your PC
  5. Open a command window on your PC; open any folder and left click on empty space inside the folder. Hold shift key, right click on empty space to get a pop-up, choose Open command window here option.

    Open command window

    Open command window

  6. Boot in fastboot mode by switching off the device and booting it by using Power + Volume Up button until you see fastboot text or logo on the screen. Now connect Op3T to the PC.
  7. Run the following command : fastboot devices and hit ENTER
        fastboot devices
  8. You will see the serial number of your device. If it doesn’t appear again install the drivers properly.

    Unlock OEM Code

    Unlock OEM Code

  9. Once the fastboot connection is confirmed use command : fastboot oem unlock
        fastboot oem unlock
  10. Now on your OnePlus device a message appears, confirm it. by YES.
  11. The device will reboot automatically and bootloader is unlocked.

You can confirm unlock status by rebooting into fastboot mode to see the message ‘unlocked now’.

How to Flash TWRP Recovery in OnePlus 3T ?

  1. Download the recovery.img file in your PC (rename the file as twrp.img)
  2. Enable USB debugging in your Op3T
  3. Again connect the device to PC using USB cable
  4. Open the command window in the folder where the recovery file is stored
  5. Make sure the fastboot is working by trying the command fastboot devices as you did earlier
  6. Flash TWRP recovery on your OnePlus by running the following command  fastboot flash recovery twrp.img
       fastboot flash recovery twrp.img
  7. Now you can reboot the device and enter in recovery mode

How to Root OnePlus 3T?

  1. First, you should have an unlocked bootloader and flashed TWRP of OnePlus 3T
  2. Download the SuperSU.zip file and store it in internal storage of OP3T where it is easily accessible
  3. Now, reboot in recovery mode
  4. Tap on Backup and take backup of your device data
  5. Tap on option called Install
  6. Navigate to the folder where SuperSU file is saved and swipe to confirm installation
  7. Now tap on wipe and wipe Dalvik & Cache
  8. Reboot the device and look for SuperSU root app in app drawer. You are done!

Note & Conclusion: (Links will be updated soon) ***DigitBin is not liable for any damage caused to your device whatsoever, perform this operation on your own risk. Comment below for any assistance. Enjoy Developing!

 

If you've any thoughts on [Guide] Unlock Bootloader, Flash TWRP and Root OnePlus 3T, then feel free to drop in below comment box. Also, please subscribe to our DigitBin YouTube channel for videos tutorials. Cheers!

Share
Nikhil Azza
Nikhil is a Tech Blogger who sometimes loves to write real-life lore. He has been writing content for the past 8 years, with over 1K+ articles written on Android, Mac, iOS, Social Media, Cloud Storage, Software, and General Tech. Know More

4 Responses

  1. George says:

    TWRP for OnePlus 3T is already out? Can you please share your source. Thanks!

  2. Rick says:

    Would like for legit source as well for the op3t?

  3. Joey says:

    Working Thanks for Steps

  4. Jackaas says:

    Great work so quick thanks

Leave a Reply

Your email address will not be published. Required fields are marked *