Download TWRP Recovery For Oneplus 8T

Download TWRP Recovery For Oneplus 8T: If you are an Android lover then you must have thought of installing custom recovery at some point in your mind. And you must have thought of installing TWRP custom recovery sometimes. TWRP Recovery is a very good custom recovery made for Android smartphones.

Today I will show you an easy way to install TWRP Custom Recovery in Oneplus 8T with the help of this article. In this method, the bootloader of your Oneplus 8T should remain unlocked. Also, Oneplus 8T must have a TWRP Recovery file.

Warning:- I won’t tell you any wrong way here. Use this method at your own risk, if your phone is dead for any reason, I will not be responsible for that

Advantages of  TWRP Recovery Flash in Oneplus 8T

  • Installing TWRP Recovery can easily flash Custom ROM.
  • You can root your phone with the help of Magisk Manager and SuperSu.
  • By installing TWRP Recovery you can back up your Stock Rom.
  • By installing TWRP Recovery you can update your phone to the latest Android.

Disadvantages of  TWRP Recovery Flash in Oneplus 8T

  • Installing TWRP recovery will void your phone’s warranty.
  • All data on your phone will be erased.
  • If any mistake happens while installing TWRP Recovery then your phone may be dead.
  • Your phone will stop receiving OTA updates by installing TWRP Recovery.

Pre-requirement for Oneplus 8T.

  • Need a computer or laptop.
  • The phone should be charged more than 70-80%.
  • Oneplus 8T must have an original USB cable.
  • ADB Drivers must be installed on the computer.
  • The latest USB Drivers from Oneplus must be installed on the computer.
  • SDK Platform-Tools File For Computer.
  • The bootloader Should be unlocked on the Oneplus 8T.
  • Need TWRP Recovery Flash File For Oneplus 8T.

How to Install TWRP Recovery on Oneplus 8T

Before applying this method on your phone, read this article thoroughly. From here I will show you how to install TWRP Custom Recovery in Oneplus 8T. This method is only for Oneplus 8T don’t try this process on any other phone otherwise your phone may get Brick.

The bootloader of this phone should be unlocked before installing TWRP Recovery in Oneplus 8T. I have explained below how you can unlock the bootloader of your Oneplus 8T.

Download Important File

Bootloader Unlock on Oneplus 8T

  • First of all, you have to update the software by going to your settings, if the update comes, update it and proceed further. [Settings → Software Update]
  • Now you have enabled the Developer Option on your phone. [‘Settings‘> ‘About Phone‘>Baseband & Kernel>Click on ‘Build Number’ 6-7 times. Now your developer option will be enabled]
  • After enabling Developer Options, now you have to enable OEM Unlock and USB Debugging. [Settings> Additional settings>Developer Option>Enable OEM Unlock and USB Debugging after going to Additional Settings]

[The further process will now be done on a computer]

  • First of all, you have to install Oneplus USB Driver and ADB Fastboot Drivers on your computer. And also need to download the SDK Platform Tool
  • Now you have to open the command prompt in the SDK Platform Tool. [One has to press the Shift Key + Right Mouse Button in a space in the SDK Platform Tool file. This will open the command prompt on your computer]

ADB Command

OR

[Or you can open Command Prompt by typing CMD in the address bar of that file.]

ADB Command

  • Now connect your Oneplus 8T to the computer via USB cable.
  • Now you have to type the command given below.

Make sure that your phone is booted in Fastboot mode. [First, switch off your phone and press the Power button + Volume up button for 8-10 sec after that your phone will boot into Fastboot Mode]

  • adb devices
  • adb reboot bootloader
  • fastboot oem unlock
  • fastboot reboot

Now your Oneplus 8T bootloader is unlocked next we will go through how to install TWRP custom recovery in this mobile.

Install TWRP Recovery on Oneplus 8T

  • Now you have to download and open the SDK Platform Tool on your computer and move the Oneplus 8T quick recovery file to the SDK Platform Tool.
    [The moved TWRP Recovery file has to be renamed with this (twrp.img) name.]
  • Now you have to open the command prompt in the SDK Platform Tool.

[One has to press the Shift Key + Right Mouse Button in a space in the SDK Platform Tool file. This will open the command prompt on your computer]

OR

[Or you can open Command Prompt by typing CMD in the address bar of that file.]

  • Boot your Oneplus 8T phone in Fastboot mode. [First switch off your phone and press the Power button + Volume up button for 8-10 sec after that your phone will boot into Fastboot Mode]

After booting the phone in Fastboot Mode, you have to type the command on your computer in this way. please type the command properly.

  • adb reboot bootloader
  • fastboot devices
  • fastboot flash recovery twrp.img
  • fastboot reboot

twrp recovery

After typing these commands TWRP Recovery will be successfully installed on your Oneplus 8T phone.

Thank you for giving your valuable time to this website. I have told you here how to install TWRP Recovery on Oneplus 8T. I hope you got help from this article. If your problem is solved then share this article with your friends.

Leave a Comment