Today i will show you how to root One plus 3.
Ples note:
1. Rooting your device could void warranty, so do it at your own risk. We would not be responsible if anything happens during this tutorial.
2 You should do this only on One plus 3.
3 please backup your important data before Rooting your device.
Files to download:
1. ADB Fastboot
2. TWRP
3. SuperSu
Part 1- Unlocking bootloader
Step 1. enable USB Debugging (Go to Settings > About Device > Tap on Build Number 7 times. Return to Settings > Developer options > Enable USB Debugging)
Step 2. Allow OEM unlocking (Go to setting > Developer option > Oem Unlocking)
Step 3. Enable advance reboot option ( Go to setting > Developer option > Advance reboot)
Step 4. Now turn your device off, wait for 5 seconds, Now hold VOLUME up + power button altogether, keep holding until you see "fastboot" text indication on your phone.
Step 5. Plug your One plus 3 into pc
Step 6. Extract Adb fastboot and
open a command prompt window on the desktop (Shift + Right Click -> Open Command Window here)
3 please backup your important data before Rooting your device.
Step 7. Type this code:
fastboot devices
If your device is recognised it will show some serial number.
Step 8. Now type :
fastboot oem unlock
Once it will get complete you will see this:
Step 9. Now type:
fastboot reboot
After this your device will reboot & you have successfully unlocked your Bootloader.
Part 2- flashing TWRP recovery:
Step 1. Now again boot your device into Fastboot mode by
holding VOLUME up + power button altogether, keep holding until you see "fastboot" text indication on your phone.Step 2. Again open a command prompt window on the desktop (Shift + Right Click -> Open Command Window here)
Step 3. Now rename TWRP file as " recovery.img " the file should not look like this recovery.img.img ,it should be like this recovery.img
Step 4. Now connect your device to pc & open command prompt it should recognise your device, then type:
fastboot flash recovery recovery.img
Step 5. Once the process gets complete type
fastboot reboot
Now you have successfully flashed TWRP recovery in your device
Part 3- Rooting your One plus 3 and installing SuperSu.
Step 1. Switch on your device and copy SuperSu.zip file in your device
Step 2. Now turn your device off .
Step 3. Now press& hold VOLUME DOWN + POWER BUTTON.
Step 4. Click on install and locate SuperSu.zip file which you copied.
Step 5. Swipe to confirm installation of SuperSU. And reboot your device.
Now you have successfully rooted your One plus 3.