How to Revert/Restore back to Stock Recovery on OnePlus 7T Pro

In this post, we will tell you how to Restore back to Stock Recovery on OnePlus 7T Pro. Stock recovery of Android is present on every smartphone out there.  It provides you a way to install lastest updates, perform factory resets, wipe cache partition, factory reset, etc. Usually, stock recovery as the name suggests is the one that is in-built on the device.

We would like to thank XDA developer S3axel who repacked the stock recovery of the OnePlus 7T Pro so that users can access the file system via recovery. He has enabled the ADB with the stock OxygenOS stock recovery. We have put up the stock recovery as well as the modified recovery which you can download. Then follow the simple guide to restore the recovery to stock.

Restore back to Stock Recovery on OnePlus 7T Pro

How to Restore back to Stock Recovery on OnePlus 7T Pro

Before performing any modification on your device, you will need some tools with you. We have listed them below along with some basic guidelines. Check it out.

Pre-Requisites

  • This guide is specifically for the OnePlus 7T Pro. Do not try it on other devices.
  • The Bootloader of the OnePlus 7T Pro must be unlocked.
  • Take a complete backup of your device data before performing this process.
  • A PC and a USB cable to connect your device to the PC.
  • Make sure you have correct OnePlus USB drivers installed on your system,
  • Install ADB and Fastboot on your system

Warning

GetDroidTips will not be responsible for any incidental damage to your phone if you follow this guide and perform the modifications stated in the guide. Follow this tutorial at your own risk.

You May Also Like,

Downloads

Steps of Stock Recovery Restoration

Step-1 Download the recovery files from the above links

Step-2 Switch off your device > Press Vol Down + Power button to enter Fastboot mode.

Step-3 Now go to the folder on your PC where you have installed ADB.

Step-4 Open command Prompt by Right Click + Shift > Open PowerShell Window here.

Step-5 Now, type the following command to install the modified recovery

fastboot flash recovery <recovery_filename.img> 

Note: [remove filename.img with the actual name of the recovery file you downloaded]

Step-6 Now, for uninstalling you have to flash the original stock recovery.

fastboot flash recovery <stock recovery_filename.img>

Step-7 Now to access file systems you have to boot up to recovery. Usually, it can be done by Pressing Power Button and Volume Up button together.

Step-8 If the system files are encrypted, you will be asked for an encryption key.

Step-9 Now you can connect your PC to the device. Then execute the following command.

adb shell

Usually, Magisk modules are located in /data/adb/modules. So, to delete a particular module, deleting the corresponding directory will do the job.

So, that’s it, guys. Now, you can successfully restore back to Stock Recovery on your OnePlus 7T Pro. We hope this guide was useful to you. If you have any queries do let us know.

Source

 

Comments

  1. Oneplus upgrades my phone without my consent every time I have an internet connection so now I have a T-Mobile version running on their NEWEST version of OXYGEN that does NOT ACCEPT ANY recovery boot loaders or any recovery for that matter.

    If I try to flash recovery it just freezes the phone. Since the recovery is built into the boot.img now.

    So I have to flash a TRWP installer but every single one I have flashed has bootlooped requiring a hard kill. Can anyone please help me?

    They turned my GM1915 into a IN2020 before I could do a DAMN THING. Somone please help me me. Everything is unlocked, but they’ve changed file structures and partitions resulting in errors like:
    C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash xbl_config_b xbl_config.img
    Sending ‘xbl_config_b’ (124 KB) OKAY [ 0.012s]
    Writing ‘xbl_config_b’ FAILED (remote: ‘Flashing is not allowed for Critical Partitions
    ‘)
    fastboot: error: Command failed

    Even though flashing critical partitions IS allowed
    Its like they’ve destroyed all abilities to have a recovery.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.