Finally, TWRP recovery for OnePlus 7 and OnePlus 7 Pro is available for Download. That means you can Root OnePlus 7 and OnePlus 7 Pro both device with TWRP Recovery and Magisk. To flash TWRP Recovery on the OnePlus device you need to use adb-fastboot Tool, we have shared the tool in this post. We will show you how to Install TWRP recovery on both devices with adb-fastboot Tool. If you still need any help, comment below in the comment box so we can help you.
After installing TWRP recovery on the device, you can easily install magisk on OnePlus device for root access we have also posted rooting guide for OnePlus 7 Pro and OnePlus 7.
Installing TWRP Recovery on OnePlus device
TWRP stands for Team-Win Recover Project. We all know that TWRP recovery and rooting your smartphone is useful for in many scenarios. But installing twrp recovery you need some tools for flashing twrp recovery, and for OnePlus device required latest adb-fastboot tool to flash twrp image file. Also, need some other requirements like installing driver and enabling USB debugging, required to unlock the bootloader if you want to flash via fastboot method. first, read Pre-requisites before starting the installing process.
Pre-requisites
- Before starting the Twrp Install Process do a complete backup, your device includes Apps, Contacts, Messages, Gallery file, Internal Storage Files.
- Charge the device for interrupt installing.
- Install the Google USB Driver.
- Enable USB Debugging ⇒ Enable Developer Options, USB Debugging Mode And OEM Unlock On Android Devices
- Unlock OnePlus 7 and OnePlus 7 Pro bootloader with this guide ⇒ Unlock Android bootloader via Fastboot Command
- Download TWRP recovery for your device.
- and The latest adb-fastboot tool and Read guide how to use it.
Download TWRP Recovery & Tools
TWRP Recovery for OnePlus 7 ⇒ TWRP for guacamoleb
TWRP Recovery for OnePlus 7 Pro ⇒ TWRP for guacamole
ADB-FASTBOOT Tool⇒ Latest Minimal ADB and Fastboot Tool
How To Install TWRP Recovery
1. First Read Pre-requisites Unlock Bootloader Download Required Files.
2. Download “adb-fastboot-tool.zip” extract it in a desktop.
3. Download latest TWRP img file and twrp-installer Zip file from Team-Win website for your device.
4. Rename TWRP recovery file to “recovery.img” and copy to adb-fastboot-tool folder, Copy twrp-installer Zip file to your device internal storage.
5. Open CMD windows in adb-fastboot-tool folder by Shift + Mouse Right click.
6. Connect your device to the PC, make sure USB Debugging is enabled.
7. Now Reboot your OnePlus 7 in Bootloader Mode, using this command.
adb reboot bootloader
› If you get Permission popup in your device then Allow it.
8. Once your device in fastboot mode, Now paste this command on command window and hit enter to install TWRP recovery temporarily.
fastboot boot recovery.img
- This will install the TWRP temporarily. and it will auto reboot into TWRP Recovery.
9. Now flash the TWRP Recovery flashable zip file which you have moved to internal storage.
10. Then click the install button and select “twrp-installer-3.**-**.zip” to install TWRP permanently in your device.
11. Once done click on the Reboot system button to restart the device.
12. That’s it to install TWRP. If you want to Root OnePlus 7 Pro then follow the guide below.