How to Install Official TWRP Recovery on OnePlus 6
Team Win Recovery Project is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system which is functions often unsupported by stock recovery images. – WikiPedia
How to Install Official TWRP Recovery on OnePlus 6 (enchilada)
Before going to the TWRP installation process, make sure to follow all the pre-requirements mentioned below properly.
Pre-Requirements:
- The file and guide are supported for the OnePlus 6 (enchilada) model only. Don’t try it on other devices.
- OnePlus 6 bootloaders should be unlocked.
- A PC/Laptop and a USB cable are required for this process.
- Make sure to take a Full Backup of Device Data.
- Charge your device battery to full.
TWRP Recovery Details
File Name TWRP Recovery Version V3.5.0 and Higher Support Official Developer TWRP Team Download Link Download - Turn off your device > Press and hold the Volume Up + Power button together for a few seconds to enter into Fastboot mode.
- Connect your device with the PC via a USB cable and type the following code on the command windows and hit enter:
adb reboot bootloader
- Now, your device is connected successfully as a fastboot device.
- Type the following command and hit enter to check the fastboot device connected or not:
fastboot devices
- Now, in order to install TWRP Recovery on your phone, type the following command and press enter:
fastboot flash recovery twrpname.img
- To just boot, you can use the command fastboot boot twrpname.img
- That’s it. You’ve successfully installed the TWRP Recovery on the OnePlus 6 device. Now, you have to flash the Root.
Comments
Post a Comment