Why TWRP is so popular among Redmi owners
If youβre interested in Xiaomi Redmi, youβve probably come across the acronym TWRP (Team Win Recovery Project) β not just an alternative recovery β itβs a powerful tool that unlocks features that are not available in standard MIUI recovery mode. It allows you to install custom firmware, make full system backups, remove preinstalled applications, and even βresuscitateβ the device after unsuccessful software experiments.
But why do Redmi owners use TWRP so often?It's about Xiaomi's aggressive policy of locking down the bootloader and limiting users. The manufacturer's standard backups don't allow unofficial firmware to be installed, and without unlocking the bootloader, many operations are simply impossible. TWRP becomes a bridge between the "closed" MIUI ecosystem and Android freedom - but only with the right approach.
It's important to understand that installing a custom recavator is not a harmless procedure. One wrong step can turn your Redmi into a brick, and the warranty burns down immediately after such manipulations. In this article, we'll discuss not only what a TWRP is, but how to install it with minimal risk, which Redmi models are supported, and what to do if something goes wrong.
What is TWRP and why is it necessary to use Xiaomi Redmi?
TWRP (Team Win Recovery Project) is an open source custom recovery that replaces the standard recovery menu on Android. Unlike Xiaomiβs factory recovery, where only basic features (setting resets, installing official updates) are available, TWRP provides:
- π§ Full control of memory partitions: the ability to mount, format and edit /system, /data, /boot and other sections.
- π¦ Installation of unofficial firmware: supports ZIP-custom-file ROM (LineageOS, Pixel Experience, kernels and modifications.
- πΎ Backup creation and recovery: Full system backups, including applications, settings, and data (even without root rights).
- π Overcoming restrictions MIUI: Removing bloatware (preinstalled applications), changing system files, unlocking additional features.
- π οΈ Recovery after crashes: if the smartphone does not boot, TWRP It often helps to βresuscitateβ it without losing data.
Xiaomi Redmi TWRP is especially popular due to the features of the MIUI firmware:
- π« Closed bootloader: by default, Xiaomi blocks the ability to install unofficial software.
- π΅ Limited functionality ADB: Many commands (such as fastboot flash) require unlocking.
- π Frequent updates with bugs: custom firmware through TWRP This allows you to avoid the problems of official assemblies.
Important: TWRP is not official Xiaomi software, and installing it will void warranty and may cause the device to run unstable if the incorrect version is selected.
What Xiaomi Redmi models support TWRP?
Not all Redmi devices are TWRP compatible, and even supported models require the correct version of the recovery. Below is the table with the current data (2026). Note: some new models (such as the Redmi Note 13) may require waiting for a stable build.
| Model | Code name | Support for TWRP | Features |
|---|---|---|---|
| Redmi Note 12 Pro+ | redwood | Yes (unofficial builds) | Requires unlocking the bootloader and a patch to encrypt data |
| Redmi Note 11 Pro+ 5G | veux | Yeah (stable) | Supports A/B-sections, need a version TWRP 3.7.0+ |
| Redmi 10 | selene | Yes. | It is recommended to disable encryption before installation |
| Redmi Note 10 Pro | sweet | Yeah (many builds) | Sensor problems in some versions (fixed in 3.6.2) |
| Redmi 9A | dandelion | Partially. | No official support, only ported versions |
Before installation, be sure to check:
- The exact code name of your model (you can find out in Settings β About Phone β MIUI version or through the command fastboot getvar product).
- Availability of the current version of TWRP on the official website or trusted forums (for example, XDA Developers).
- User feedback on the stability of a particular build (some versions may not work correctly with /data encryption).
β οΈ Attention: Installation TWRP on models with dynamic partitions (for example, Redmi Note) 11 s super.img) It requires more manipulation, and without proper preparation, the device can get stuck in the logo. MI.
Preparation for installation: unlocking the bootloader and the necessary tools
Before installing TWRP, you need to do two key steps: unlock the bootloader and prepare the necessary tools, without which any attempts to flash the recovers will lead to an error or lock the device.
1. Unlock the loader
Xiaomi blocks the bootloader on all Redmi devices by default, to unlock it:
- Link your Mi Account to your device in Settings β Xiaomi Account.
- Activate Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Enable OEM Unlock and USB Debugging in Settings β Additional β For Developers.
- Connect your phone to your PC, open the command line and execute: adb reboot bootloader fastboot oem unlock On the phone screen, confirm unlock (this will erase all data!).
2. Necessary tools
You'll need:
- π₯οΈ Computer with Windows/Linux (Windows 10/11 Disabled driver signature verification).
- π Cable USB Type-C (original, undamaged).
- π ADB Fastboot: Download Googleβs Platform Tools.
- π± Twrp-*.img file for your model (download only from verified sources!).
- π Battery charge of at least 60% (to avoid failures during firmware).
β οΈ Note: If you use Redmi with MediaTek processor (e.g. Redmi) 10A), The standard fastboot commands may not work, and in this case, a special tool will be required. SP Flash Tool and Unlock with Auth File.
βοΈ Preparation for installation TWRP
Step-by-step: how to install TWRP on Xiaomi Redmi
The process of installing TWRP on Redmi depends on the model and version of Android, but the overall scheme looks like this:
Step 1: Transfer the device to Fastboot mode
Turn off the phone, then press Volume Down + Power until the Fastboot logo appears. Connect the device to a PC.
Step 2: Checking the connection
Open the command line in the folder with the platform-tools and do:
fastboot devicesIf the device is determined (the serial number will appear), you can continue. If not, check the drivers or cable.
Step 3: TWRP firmware
Enter the command (replace twrp.img with your file name):
fastboot flash recovery twrp.img
fastboot boot twrp.imgAfter successful firmware, the phone will automatically reboot to TWRP.
Step 4: Fixing TWRP (important!)
Standard MIUI firmware can overwrite TWRP on first boot, to avoid this:
- In TWRP, go to Advanced β Flash Current TWRP (if you have one).
- Or manually swipe the twrp.img file through Install β Install Image β Recovery.
- Turn off signature verification in Settings β Zip signature verification (if you plan to install custom ZIPs).
Critical error: If after installing TWRP, the phone loads into a standard recaveri, then you missed the locking step. Repeat the procedure and be sure to re-sweeten the TWRP from the recaveri itself.
What if the TWRP doesnβt touch the screen?
Common mistakes and their solutions
Even if you follow the instructions, you can have problems, and here are the most common ones and how to fix them:
| Mistake. | Reason. | Decision |
|---|---|---|
| FAILED (remote: 'Flashing is not allowed in Lock State') | The bootloader is not unlocked | Repeat the unlocking procedure with the Mi Unlock Tool |
| Telphon stuck on MI logo | Incompatible version of TWRP or corrupted file | Sweep through the official firmware through the Mi Flash Tool and re-install |
| Invalid sparse file format at header | The twrp.img file is damaged. | Download the image again, check the checksum (MD5) |
| TWRP asks for password when mounting /data | Encryption of data is enabled | Format /data in TWRP (all data will be deleted!) |
If your problem is not on the list:
- π Check the logs in TWRP (Advanced β Copy Log).
- π± Clarify the device code name and version TWRP in forums (for example, 4PDA or XDA).
- π οΈ For complex cases (such as hardbrick) firmware may be required through EDL-The mode (only for experienced users!).
π‘
If TWRP doesnβt see internal memory, try connecting your phone to your PC in MTP mode via Mount β Enable MTP in the Recovery menu, which will help you copy the necessary files (such as firmware) directly from your computer.
What to do after installing TWRP: The first steps
Yeah, TWRP's been successfully installed, but what's next?
1. Build a full backup
Go to Backup and select Boot, System, Data and EFS (If you have, save the backup on SD-It's going to save you in case you're having a bad experiment.
2. disable forced encryption (optional)
On some Redmi models (such as the Note 11), the TWRP may not work properly with the encrypted /data partition.
- In TWRP, go to Wipe β Format Data.
- Enter yes to confirm (all data will be erased!).
- After the reboot, the encryption will be disabled.
3. Install Magisk for root rights (optional)
If you need root rights:
- Download the latest Magisk.zip from the official repository.
- In TWRP, select Install and file.
- Restart and check for root through the Magisk Manager app.
β οΈ Attention: On devices with MIUI 13/14 And the new ones can trigger the Anti-Rollback, which is a rollback protection against older versions of the firmware. TWRP, Don't ignore it! Installing the wrong firmware will lead to hardbrick.
π‘
After installation TWRP never take it OTA-Update through the standard menu MIUI! They'll rewrite the recaps. TWRP, pre-loaded ZIP firmware.