If you are looking for a way to unlock OnePlus 7 / 7T Pro and install the latest TWRP recovery, then you are in right place. Unlocking your smartphone/tablet is the first step to extract the complete juice of your device hardware. Once OnePlus 7 Pro is unlocked, you can then easily install a custom recovery such as TWRP recovery, can root it using Magisk or SuperSu. Once rooted you can perform various system-related tasks which otherwise isn’t possible.
Related Reading:
- How to root OnePlus 7 Pro - Simple Safe Rooting Guide
- Latest Android 10 Update for OnePlus 7 Pro with Paranoid Android 3 ROM - Complete Guide
How To Unlock and Install TWRP Recovery On OnePlus 7 Pro
WARNING: Unlocking the bootloader will erase all data on your device! Before proceeding, ensure the data you would like to retain is backed up to your PC and/or your Google account, or equivalent. We (ShizHub Team) are not responsible if anything happens to your device while following this tutorial.
Requirements:
- Make sure your computer has a working adb and fastboot. Setup instructions can be found here.
- Enable USB Debugging on your device. [Tutorial]
- A proper USB driver is installed. [Download]
How To Unlock OnePlus 7 Pro
- Enable OEM unlock in the Developer options under device Settings, if present.
- Once done, connect your device to your PC using a USB cable.
- Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader . You can also boot your OnePlus 7 Pro to fastboot mode by pressing Volume Up + Power when the device power is off, until a boot menu appears.
- To confirm the device is connected in fastboot mode or not, type: fastboot devices.
- Once confirmed, type the following command to unlock the bootloader: fastboot oem unlock.
- The device should automatically reboot, if not then reboot it manually.
- Since the device resets completely, you will need to re-enable USB debugging for the next recovery installation process.
How To Install TWRP Recovery 3.3.1-79 on OnePlus 7 Pro
- Download TWRP.
- Once done, connect your device to your PC using a USB cable.
- Now on your computer open a command prompt (on Windows) or terminal (on Linux or macOS) window, and type: adb reboot bootloader . You can also boot your OnePlus 7 Pro to fastboot mode by pressing Volume Up + Power when the device power is off, until a boot menu appears.
- To confirm the device is connected in fastboot mode or not, type: fastboot devices.
- Once confirmed, type the following command to flash TWRP Recovery: fastboot flash recovery twrp-x.x.x-x-mauronofrio.img. [Note: Replace TWRP file name with your downloaded file name]
- The device should automatically reboot, if not then reboot it manually.
Tip: To boot into recovery first turn off your OnePlus 7 Pro and then press and hold Volume Down and Power button together.
That’s it! You now have an unlocked OnePlus 7 Pro with the latest supported TWRP Recovery installed.
0 comments:
Post a Comment