It’s been a few years since both the devices have launched. The OnePlus 3/3T has received their final significant updates of Android 9.0 Pie a few days ago. The official software is going to fade away this year for both the devices and the users have to rely on the third-party development for updates to the latest Android version. To facilitate users, we are here to let you know about the rooting procedure of OnePlus 3 and 3T.

twrp root oneplus 3

The OnePlus 3T comes packed with Snapdragon 821, 6GB RAM, 64/128 GB internal memory, and a dual 16MP camera on the rear side. However, the OnePlus 3 carries a Snapdragon 820 SoC, 6 GB RAM with 64 GB Internal storage. It carries a 16-megapixel + 8-megapixel dual camera shooter on the rear side. On the front, there’s an 8-megapixel lens for beautiful selfies.

The OnePlus 3 was launched with Android 6.0 Marshmallow, and it received the Nougat update in the same year. It considerably received every Android update consistently.

The procedure to root either of the devices is the same. Rooting allows users to flash custom ROMS, and extend its functionality via third-party MODs such as Xposed and Substratum. It also allows removing unwanted stock apps from your device.

Note: GizmoChina.com is not responsible for any damage to data or device. You are performing the process at your own risk. It may also void your warranty.

Pre- Requisites

Steps to Install TWRP on OnePlus 3/3T

  1. Navigate to Settings > About Phone > Tap Build number 7-8 times to enable Developer Mode.
  2. Now enable USB debugging, OEM unlocking and advanced reboot by heading to the Developer options.
  3. Now, Connect OnePlus 3/3T with the USB cable.
  4. Extract ADB and Fastboot drivers on your PC/Laptop.
  5. Now, Press Shift+Right Click to open the command prompt in the extracted folder.
    fastboot window
  6. Once you opened Command Prompt, type the following command to check the device connectivity:
    adb devices
  7. Now reboot the OnePlus 3/3T into the bootloader mode by typing the command:
    adb reboot bootloader
  8. Verify the device’s connectivity once in the bootloader mode by executing:
    fastboot devices
  9. To install the TWRP recovery, type the following command. (Note: Change the TWRP.img with the actual recovery filename)
    fastboot flash recovery TWRP.img
  10. You have successfully installed TWRP Recovery.

The device will reboot a few times and will boot the device. You’ve successfully installed custom recovery on the OnePlus 3/3T

Steps to Root OnePlus 3/3T

To gain root access, follow the steps below carefully.

  1. Boot into TWRP Recovery, if you have already unlocked the bootloader and custom recovery.
  2. In TWRP go to advanced > ADB sideload > swipe to start sideload.
  3. Now, execute the following command, and Super SU being the name of the zip file:
     adb sideload SuperSU.zip
  4. Select Reboot System, and it’s done!

Following the above procedure, you would have successfully installed TWRP and gained Root access on OnePlus 3T device.

Up Next: Android Pie stable update rolls out to the OnePlus 3 and OnePlus 3T

(source)