Page Contents
- Tutorial on How to Install TWRP recovery on Android devices?
- What is TWRP?
- Features of TWRP Recovery
- Requirements
- Download TWRP Recovery Image
- How to Install TWRP Recovery?
- Method 1: Flash TWRP Recovery using Fastboot
- Method 2: Flash TWRP Recovery using Odin Tool
- Method 3: Flash TWRP Recovery zip file from Recovery
- Method 4: Install TWRP Recovery with Flashify App
- How to Update TWRP Recovery?
- To Conclude
Android as the most used operating device in the world involves a lot of customizations and features. Each of the Android devices comes with a custom ROM and it involves limited features as given by the manufacturer. If you wanted to increase the features and to improve the customizations you can gain it by installing the custom ROM. For that, you have to root the device and then install TWRP recovery on your device. That’s the normal procedure! Today we will be telling you about How to Install TWRP Recovery on your Android device.

Tutorial on How to Install TWRP recovery on Android devices?
Android because of its open source nature includes a lot of feature customizations and daily developments. There is no limit to the features that are developed daily to this operating system. Tech enthusiasts try different cool things with their gadget and Android developers try with custom ROMs.
Don’t ever limit to the custom OEM that the manufacturer gives you that contains routine features. Installing a custom ROM gives the extra features and our own customizations.
If you are in Android development & on its updates then you might know about the TWRP, and it benefits. But for those who are new to this term, we share a small intro about What is TWRP Recovery and some key tips about it. So, do check it before you go to download and Install TWRP Recovery on your Android.
What is TWRP?
As said above, before letting you know about installing TWRP, we wanted you to know what basically is TWRP recovery.
TWRP(TeamWin Recovery Project) is a third-party tool for the Android devices which allows the users to install the third-party software which gives you the ability to install third-party custom ROMs, kernels, and mods on your device. It has many features such as wipe device partitions, factory data reset, and also backup/restore the device data.

Before knowing How to Flash the TWRP Recovery let’s check out some of its features.
Features of TWRP Recovery
- Custom recovery installation available in .zip format from internal storage.
- Provides ADB sideload option to install a custom ROM via ADB sideload interface.
- Best Android software BACKUP and restore option.
- Advanced wiping option for all partitions.
- Internal phone memory mount option on PC & you can browse phone files on PC even when connected to TWRP.
- Built-in file manager to browse files & Built-in command console.
- It’s Validating the MD5 Checksum file before installing a custom ROM.
Requirements
- The first and important step is to take a complete backup of your device so that you can restore whenever you wanted if something goes wrong.
- Make sure your device is charged to full or minimum 60%.
- From the device settings and developer, options Enable OEM unlocking and also Unlock bootloader of the device.
- You should have a computer with this method and install USB drivers on PC.
- You need to install ADB/Fastboot tools installed on your computer.
Download TWRP Recovery Image
Now after meeting the requirements, let us proceed further to download the TWRP recovery file. The following devices have TWRP support and download from the specific link.
[wpsm_list type=”bullet” hover=”1″ darklink=”1″ gap=”small”]- Download TWRP Recovery for Alcatel
- Download TWRP Recovery for Allview
- Download TWRP Recovery for Amazon
- Download TWRP Recovery for Amlogic
- Download TWRP Recovery for Arcos
- Download TWRP Recovery for Asus
- Download TWRP Recovery for Barnes & Noble
- Download TWRP Recovery for BQ
- Download TWRP Recovery for Cat
- Download TWRP Recovery for Dell
- Download TWRP Recovery for Elephone
- Download TWRP Recovery for Fairphone
- Download TWRP Recovery for Google
- Download TWRP Recovery for HP
- Download TWRP Recovery for HTC
- Download TWRP Recovery for Huawei
- Download TWRP Recovery for Infinix
- Download TWRP Recovery for IUNI
- Download TWRP Recovery for Kazam
- Download TWRP Recovery for LeEco
- Download TWRP Recovery for Lenovo
- Download TWRP Recovery for Letv
- Download TWRP Recovery for LG
- Download TWRP Recovery for Marshall
- Download TWRP Recovery for Mattel
- Download TWRP Recovery for Micromax
- Download TWRP Recovery for Minix
- Download TWRP Recovery for Motorola
- Download TWRP Recovery for Nextbit
- Download TWRP Recovery for Nubia
- Download TWRP Recovery for Nvidia
- Download TWRP Recovery for Omate
- Download TWRP Recovery for OnePlus
- Download TWRP Recovery for Oppo
- Download TWRP Recovery for Pantech
- Download TWRP Recovery for Quanta
- Download TWRP Recovery for Razer
- Download TWRP Recovery for Samsung
- Download TWRP Recovery for Silentcircle
- Download TWRP Recovery for Sony
- Download TWRP Recovery for Wileyfox
- Download TWRP Recovery for Wingtech
- Download TWRP Recovery for Xiaomi
- Download TWRP Recovery for Yu
- Download TWRP Recovery for ZTE
- Download TWRP Recovery for ZUK
How to Install TWRP Recovery?
We have four methods to install TWRP on your device and we have mentioned detailed step by step procedure. Follow the steps properly and you will be good to go. This guide will work for almost all Android devices by all major smartphone manufacturers like Lenovo, Oneplus, Samsung, Xiaomi, Sony, HTC, Google, Motorola, LG, Oppo, ZTE and others.
Method 1: Flash TWRP Recovery using Fastboot
- From the download section download the TWRP recovery image that suits your device.
- You should copy the downloaded file to c:\adb folder.
- In this folder hold the shift button and right click on the mouse and select Open Power Shell Here option.

- Now boot your device in bootloader and connect your device to the computer.
- By using the following device confirm your device by using the following command. The command returns your device ID with the fastboot message.

- Now install the recovery by using the following command. replace “<recovery-image.img>” with the file name you have downloaded.

- If you have a device like Google pixel 2 or Moto Z2 Force or Mi A then you have once more steps to do. They do not support the above direct flashing. In such case, you need to temporarily boot TWRP by the following command. Replace “<twrp-recovery.img>” with the actual filename in the following command,
- Now again replace “<twrp-recovery.img>” with the same filename.
- That’s it, you are done with the installation of TWRP on your device by using the Fastboot method.
Method 2: Flash TWRP Recovery using Odin Tool
- First, download the Odin Flashable file for Samsung device & the Odin Tool.
- Run the Odin tool on your computer by clicking on the .exe file on your downloaded file.
- Now, Boot your Samsung device into download mode and connect it to the computer.
- When you connect the COM port in the Odin window.

- Now click on ‘ AP ‘ button present on the window.
- It will ask for the file. Navigate to the folder where the downloaded file is present and select it.
- Now after selecting, without modifying any settings, click on the Start button and wait for the installation.
- When the installation is down you will see Pass! message and that’s it your device will reboot automatically.
Do Check:
- Enable 4K UHD Video Recording on Redmi Note 5 Pro
- How to Block Pop Up Apps on Android Mobiles
- Install Huawei P20 Pro Camera Module
Method 3: Flash TWRP Recovery zip file from Recovery
- For this method, you need a rooted device and custom recovery installed.
- Download TWRP zip file from above Reboot your device.
- Enter into Recovery mode by pressing a combination of buttons.
- Now in recovery mode select the ‘twrp.zip’ and swipe to flash the recovery.
- That’s it! Simple! You have successfully done the process!
Method 4: Install TWRP Recovery with Flashify App
- Download and install flashify from play store.
- Download TWRP image file from above.
- Now open flashify and grant the SuperSu permission.
- Click the Recovery image and choose recovery.img file or twrp.img file.
- Select Okay to flash TWRP 3.2.0 recovery on your device.
- That’s it! Simple! You have successfully done the process!
Now you know how to Install TWRP Recovery on your device. But sometimes, it will be compatible only for an updated version. So just follow the below guide to update the TWRP recovery.
[wpsm_box type=”info” float=”none” text_align=”left”] TWRP 3.2.1-0 is out now for most currently supported devices.[/wpsm_box]
How to Update TWRP Recovery?
- First, download latest TWRP recovery .img file and copy the file to phone internal storage
- Boot your android device into TWRP recovery and you will see some options.
- Now click on Install Menu and select install image and select the TWRP IMG file.

- Now, select Recovery from the list of partitions shown
- Swipe the screen to confirm installation and the latest version will be installed on your device.
- After done reboot the device by clicking on Reboot button. That’s it!
To Conclude
That’s all. TWRP recovery should be installed on your device now by following the above steps properly. We hope, this guidepost about how to download and Install TWRP Recovery is worthful. Start flashing your Android device with custom ROMs or Lineage OS 16.1 with more customized features!
If you have any further queries, kindly leave them down in the comment box. If you have any issues let us know in the comments below. Stay tuned for more How to Guides & Rooting Tutorials!