How to Flash TWRP on Your Xiaomi Device



The most well-liked custom recovery option for Android smartphones is TeamWin Recovery Project, most commonly referred to as TWRP. For those who are unaware, TWRP replaces the device’s factory recovery environment.

We’ve got your back if you’ve been wondering how to install TWRP on Xiaomi phones. TWRP is an Android device recovery program. TWRP installation is highly recommended for Xiaomi mobile devices. For Android-based devices, a special recovery project has been created.
When a device is factory reset, the Recovery menu shows on the screen.



Prepare Your Computer

The first and most crucial step in installing TWRP Recovery is downloading the ADB and Fastboot drivers. ADB and Fastboot can be downloaded and installed using a short, straightforward program made by XDA member Snoop5 in only 15 seconds.

Please check below link

15 seconds ADB Installer v1.4.3 ADB, Fastboot and Drivers

Unlock Your Xiaomi Bootloader

Some Xiaomi Mi smartphones feature bootloaders that must be unlocked using additional methods in order to flash customized images. Typically, to unlock your smartphone, you must apply with the MI Unlock Tool and wait the required amount of time.

To unlock your smartphone, you must follow the instructions on Xiaomi’s MIUI website.
Recognize that when you unlock your smartphone, all of your personal information—including settings and apps—will be deleted.

Please check below article if your xiaomi device bootloader not unlocked yet.

How to Unlock Bootloader on Xiaomi Devices

Download Correct TWRP Image

From the bootloader screen or CMD (command shell), you can begin the TWRP installation procedure. Additionally, ADB & Fastboot libraries are required to finish the TWRP installation procedure. The installation procedure varies between A/B and non-A/B devices, though. Google launched the A/B system updates (also known as seamless updates) initiative with Android 7 (Nougat) in 2017.

Download TWRP Image Files for your Xiaomi Device

Install TWRP On Your Xiaomi Device

  • First download and unzip android platform tools to your computer
  • Also copy your downloaded TWRP image file to the same folder

Android Platform Tools

  • Turn off your phone and boot it in “Fastboot Mode”
  • Plug Your Phone to the computer
  • Right click on android platform tools folder and click “Open in Terminal” or “Open Command Windows Here” it will open CMD terminal
  • Type Below command and enter

adb reboot bootloader

  • Then type next command and enter

fastboot flash recovery twrp.img

replace “twrp.img” with file name of your downloaded twrp image
  • Finally reboot fastboot with below command

fastboot reboot

Done. Now you can access TWRP by holding Vol Up + Power