How to Uninstall/Remove TWRP Recovery and Restore Stock Recovery

Generally, we’d never recommend you to remove TWRP from your device. It’s just too useful. But if you’ve a situation and you must remove it, then here are a few tips to do so.

There’s no direct solution to remove TWRP recovery, the only way it can be removed is to replace it with another recovery. And since we don’t have a better alternative to TWRP recovery in the custom recoveries scene. We guess your reason to remove TWRP is to get the stock recovery back.

However, finding the stock recovery for your device can be challenging and in some cases you probably won’t even be able to find any. In which case, you might have to flash the full stock firmware to your device to get the stock recovery along and remove TWRP thereby.

Since removing TWRP is only possible by replacing it with another recovery, you should already know how to do so. The procedure to install a recovery is similar for all, no matter if it’s a custom recovery (like TWRP) or a stock recovery. So installing stock recovery to your device will be similar to how you installed the TWRP recovery.

Still, in case you’ve forgotten or don’t how to install a recovery, below are detailed instructions to remove TWRP and install a recovery file for devices from different manufacturers.

Removing TWRP on Nexus, Sony, HTC, Motorola, LG, Asus and other similar manufactures:

For devices that can be connected in bootloader/fastboot mode it’s easier to install a recovery image. Check out the detailed instructions below:

  1. Download the stock recovery .img file compatible for your device.
  2. Setup ADB and Fastboot on your PC, follow this link .
  3. Enable USB debugging on your device:
    • Open Settings on your device.
    • Go to About phone and tap seven times on Build number, this will enable Developer options.
    • Now go back to Settings and you’ll see “Developer options” there, open it.
    • Tick the USB Debugging checkbox.
  4. Open the folder where your recovery .img file is saved.
  5. Now open a command window inside that folder. To do that, “Shift + Right click” on any empty white space inside the folder and then select “Open command window here” from the context menu.
  6. Connect your device to the PC. And type the following into the command window we opened in step 4 above to boot your device into bootloader/fastboot mode:
    adb reboot bootloader

    └ If your asks for permission to “Allow USB debugging”, tap OK.

  7. Once your device boots into bootloader mode, issue the following command into command window to flash the TWRP recovery .img file:
    fastboot flash recovery recovery.img

    └ Here modify recovery.img with the name of your recovery .img file, OR change your recovery filename to recovery.img and use the command above.

  8. Once recovery is successfully flashed on your device, issue the following command to reboot:
    fastboot reboot
Removing TWRP on Samsung Galaxy devices:

Flashing recovery on Samsung Galaxy devices is different. You’ve to use Odin to flash a recovery .tar file. Check out the detailed guide below:

Download Odin 3.10.6

  1. Unzip the Odin 3.10.6 .zip file and run/open Odin3 v3.10.6.exe file from the extracted files on your PC.
  2. Make sure you’ve downloaded a Odin flashable recovery .tar file compatible for your device.
  3. (If applicable) Enable OEM unlock:
    1. Go to Settings » About phone » and tap “Build number” seven times to enable “Developer options”.
    2. Go back to main Settings page, scroll to bottom and select“Developer options” from there.
    3. Under Developer options, look for “Enable OEM unlock”checkbox/toggle and make sure you Check it or turn it ON.
  4. Boot your device into Download mode:
    1. Switch off your device.
    2. Press and hold “Home + Power + Volume down” buttons for a few seconds until you see a warning screen.
    3. Press Volume Up on the warning screen to accept it and boot into Download mode.
  5. Once your device is in download mode, connect it to the PC with a USB cable. The Odin window on PC should detect the device and show an “Added!!” message.
  6. Now click on the AP tab on Odin window and select the recovery .tar file that you downloaded for your device.
    └ Note: DON’T play with any other options on the screen. You’re only required to connect your device and select the recovery .tar file in the AP tab.
  7. Click the Start button on Odin and wait for it to finish the process. Once it has finished successfully, you’ll see a pass message on the Odin screen.
  8. Your device will automatically reboot when Odin is done flashing. You can then disconnect your device.

So that’s how you remove TWRP recovery by replacing it with another recovery. Hope you find the tips and guide shared above helpful.

Happy Androiding!

Posted by
Shivam Malani

Shivam is our resident designer and web developer who also enjoys writing. He loves to meditate, drive on the freeways and hunt for snipers during his Call Of Duty playtime. Email: [email protected]

19 Comments

  1. HOW CAN I DOWNLOAD THE IMG FILE

    1. You have to download the last update firmware for your device, (.Zip file) and take the recovery.img from insite

  2. HOW CAN I DOWNLOAD THE IMG FILE

  3. Thank you so much for this. BTW If you have a OnePlus phone, recovery and rom images are available on their official downloads site.

  4. this stil doesn’t help me 🙁

  5. Braheem Hazeem III

    Only thing on android developer site is zip folders, not images, which doesn’t work.

    1. Download the last update, (.Zip file) and take the recovery.img from insite

  6. Is recovery.img same as system.img present in the zip file of stock rom?

    1. Yes, exacly the same, I have used it and work just fine!

  7. Hello, i just install by mistake twrp for moto g turbo (merlin), and my phone is Moto g3 (osprey). How can i silve it, replace it or remove. Tanks
    My name José
    [email protected]

  8. s7 Edge – After flashing with twrp recovery my battery started draining pretty fast, and that’s the only reason why I am willing to revert back to stock recovery. Any solution to keep battery life the same with twrp recovery? My phone isn’t rooted its just flashed with twrp.
    Please reply! Thanks 🙂

  9. I tried to install Xpoded Installer on my rooted device and now it’s not working anymore.

  10. Thank you so much for this. It really solved the issues I was having with the previously installed twrp on my Samsung phone.

  11. Link died, I can’t get file recovery .tar

  12. I wouldn’t put OEM protection back on wtih TWRP installed as you then won’t be able to boot at all as you’ll be hit with a FRP binary lock. Then you can’t flash anymore even in download mode as it will keep failing with custom binary recovery blocked by FRP lock. FRP might be there to stop kit being stolen but it’s FING annoying.

  13. I have the Huawei p9 lite VNS-L31:

    – EMUI 5.0.4;
    – Android 7.0;
    – Security Patch from August 1, 2019

    I managed to unlock the bootloader and now I was trying to root the phone.

    I’m having problems with root! I was following the steps of this tutorial (https://www.youtube.com/watch?v=c8_5KuRpw3A&feature=emb_title):
    I installed TWRP on the phone from the PC’s CMD. When I restarted the phone in TWRP mode this was the message that appeared:
    “… your device is booting now”
    https://photos.app.goo.gl/LDCE9urBDibHSy6PA

    I can’t even start the phone normally, whenever I restart this message!

    * Apparently the tuturial was not compatible with android 7.0 (mine)! I do not know what to do

  14. its not working I tried and twrp is gone but it still showing the recovery img

  15. Thanks bro, you saved me!

  16. Download the stock recovery .img file compatible for your device. 🙂 WHERE?

Comments are closed.