In this guide, we will show you how you can download and install TWRP on Xiaomi phones, including Mi, Redmi and Poco devices. From now on, you can download TWRP on your Xiaomi devices without facing any difficulties. All Android phones are already integrated with a recovery partition whose main purpose is to be used by the original Android operating system inside the phone to flash and install officially sourced Android system updates. To top that, users can make use of a custom recovery like TWRP to utilize this recovery partition to flash ROMs, root, system mods and more.
Working as an alternative to the the stock recovery partition integrated in a phone, TWRP recovery introduces various additional functions to a phone like Xiaomi. Alongside working as a pillar for custom mods on a phone, it adds bespoke features like TWRP backup. If you are a Redmi, Mi or Poco user, use the guide ahead to download and install TWRP on Xiaomi phones. The installation process itself possesses two sections. The first step for the user is to download the recovery image itself and secondly, to download and make use of ADB and Fastboot tools to install the the image. Detailed instructions are provided right below.
Why TWRP on Xiaomi Phones for Root?
The Xiaomi smartphone company is largely supported by TWRP. TeamWin, TWRP’s creator have even provided official builds for various Xiaomi’s Mi and Redmi devices on multiple occasions. Furthermore, as there is official support for these builds, they are reliable and bug-free.
Once users have TWRP recovery installed on their devices, they can make use of it to flash custom ROMs on their device’s that are based on Android versions that are not stable yet. To top that, TWRP recovery brings in some additional features with itself such as the TWRP recovery, advanced system partition wiping and ADB usage.
A lot of accessible flash tools are available for Xiaomi devices, such as the Mi Unlock Tool, the Mi flash tool or the Mi PC Suite. But the obstacle that these tools present is that they do not allow users to easily flash a custom recovery on the device. in order to download and install TWRP on Xiaomi phones, you are required to use Fastboot and directly flash TWRP recovery on your Xiaomi device’s recovery partition.
Download and Install TWRP Recovery on Xiaomi devices
Download TWRP Recovery for Xiaomi phones
Provided to you below, are all the recovery images for Xiaomi devices including, Mi, Redmi and Poco devices. Search for the recovery image for your phone from the links provided to you below.
Name | Model | Download |
---|---|---|
Xiaomi Mi 9 | cepheus | twrp-3.3.1-35-cepheus.img |
Xiaomi Mi 8 | dipper | TWRP-3.2.1-0611-XIAOMI8.img |
Xiaomi Mi 6 | sagit | twrp-3.1.1.0-sagit.img |
Xiaomi Mi 5 | gemini | cofface_twrp_recovery_gemini.img |
Xiaomi Mi A3 | laurel_sprout | twrp-3.3.1-0-laurel_sprout.img |
Xiaomi Mi A2 | jasmine_sprout | twrp-3.2.3-0-jasmine_sprout.img |
Xiaomi Mi A2 Lite | daisy | twrp-3.2.3-0-daisy.img |
Xiaomi Mi Mix 2S | polaris | twrp-3.2.3-0-polaris.img |
Xiaomi Mi Max 3 | nitrogen | twrp-3.2.3-0-nitrogen.img |
Xiaomi Mi Note 3 | jason | twrp-3.2.2-1-jason.img |
Xiaomi Redmi 8 | olive | twrp-3.3.1-0-olive.img |
Xiaomi Redmi 6 Pro | sakura | twrp-3.2.3-0-sakura.img |
Xiaomi Redmi 5A | riva | twrp-3.2.1-0-riva.img |
Xiaomi Redmi 4 / Redmi 4X | santoni | twrp_santoni_3.1.0.img |
Xiaomi Redmi 4A | rolex | twrp-3.3.1-0-rolex.img |
Xiaomi Redmi 1S | armani | twrp-3.0.0-0-armani.img |
Xiaomi Redmi Note 8 Pro | begonia | twrp-3.3.1-0-begonia.img |
Xiaomi Redmi Note 7 Pro | violet | twrp-3.3.1-0-violet.img |
Xiaomi Redmi Note 5 Pro | whyred | twrp-3.2.1-0-whyred.img |
Xiaomi Redmi Note 5 / Redmi 5 Plus | vince | twrp-3.2.1-0-vince.img |
Xiaomi Redmi Note 4 / Note 4x | mido | twrp-3.3.1-0-mido.img |
Xiaomi Poco F1 | beryllium | twrp-3.2.3.0-beryllium.img.7z |
As soon as you have downloaded the image for your device, proceed to the steps below.
Install TWRP on Xiaomi phones
By following the below mentioned steps, you can easily install TWRP on Xiaomi devices.
NOTE: You need to make sure that your Xiaomi device has an unlocked bootloader. If not, you need to have it unlocked before proceeding with these steps.
STEP 1: Download ADB / Fastboot – Android SDK Platform Tools package and install on your computer.
STEP 2: After that, you need to connect your Xiaomi phone to the computer using a USB cable.
STEP 3: Now from the links attached above, download TWRP and then save it into the same directory as the extracted adb.exe and fastboot.exe files.
STEP 4: Navigate to the same location in which you downloaded your fastboot in step 1. For Windows: Open Command Prompt (Shift + Right-click > Open Command Prompt). For Mac OS X and Linux, use Terminal to navigate to this directory.
STEP 5: There, you need to type in the command adb reboot bootloader
and then press Enter.
STEP 6: This will make your phone boot into the bootloader mode also known as the fastboot mode.
STEP 7: As soon as your phone is booted into the bootloader mode, key in the following command and proceed by pressing enter:
fastboot flash recovery TWRP-FILE-NAME.imgt
NOTE: Be informed that you need to change TWRP-FILE-NAME.img to the actual filename of the TWRP recovery file that you have downloaded.
STEP 8: Once the TWRP recovery is successfully flashed on your device, key in the fastboot reboot
command in bootloader mode.
STEP 9: Now your phone will shut down. As soon as it does, press and hold Power + Volume Up buttons at the same time in order to boot your phone into TWRP recovery directly and to patch the recovery permanently. Otherwise, you will have to go through the flashing process again.
That is it from our side on how you can install TWRP on Xiaomi devices. We hope that you found this article helpful. Please share your thoughts regarding the article in the comment section below.