How to install TWRP on Xiaomi without PC: 3 working ways in 2026

Why do you need TWRP on Xiaomi and can you do without a computer?

Installing the custom TWRP (Team Win Recovery Project) on Xiaomi smartphones gives you access to advanced features: from creating full system backups to firmware and obtaining root rights. Traditionally, this process requires connecting to a PC, using ADB and Fastboot, as well as unlocking the bootloader through the Mi Unlock Tool. But what if the computer is not at hand, and you need to flash TWRP urgently?

Fortunately, there are ways to install TWRP without a PC β€” through special applications, patches for stock recovery or even cloud services. However, they have limitations: not all Xiaomi models (especially new ones starting with the Redmi Note 12 and Xiaomi 13) support such methods, and the risk of β€œbricking” the device is higher than with the classical method. In this article, we will discuss three current ways to install TWRP without a computer in 2026, their pros, cons and nuances of security.

Before you start, consider that even PC-free methods require an unlocked bootloader. You can't flash TWRP without this step. If your bootloader is locked, unlock it first through the Mi Unlock Tool (you can't do without a PC here).

πŸ“Š What Xiaomi model do you want to flash?
Redmi Note 10/11/12
POCO X3/X4/X5
Xiaomi 11/12/13
Another model
I don't know.

Method 1: Install TWRP via the "Official TWRP App" (for supported models)

The easiest, but also the most limited, method is to use the official Official TWRP App from Google Play, which allows you to flash backs directly from your phone, but only works on older Xiaomi models (until 2020 release) and requires root rights. If you have a new model (for example, Redmi Note 12 Pro+ or Xiaomi 13 Ultra), this method will probably not work.

How does it work? It downloads the current version of TWRP for your model, checks the integrity of the file, and flashes it through a temporary fastboot mode that runs directly from the phone. Importantly, before installing it, make a backup of data β€” the process can erase user files.

  • βœ… Pros: no need to connect PC, interface in Russian, minimal technical knowledge.
  • ❌ Cons: works only on old models, requires root, possible errors in firmware.
  • πŸ”§ Requirements: unlocked bootloader, root rights, at least 50% battery charge.

⚠️ Attention: Annex "Official" TWRP App hasn't been updated since 2021. If your Xiaomi model came out later, files TWRP The application database may be outdated or not at all. Before using, check compatibility on the official website. TWRP.

Step-by-step:

  1. Download and install the Official TWRP App from Google Play.
  2. Open the app and grant root rights (if requested by Magisk or SuperSU).
  3. In the menu, select TWRP Flash β†’ specify the model of your Xiaomi (if it is not in the list, the method is not suitable).
  4. Download the proposed.img file and confirm the installation.
  5. The phone will automatically reboot to fastboot and stitch TWRP.

Backup important data (photos, contacts, messages)

Check the battery (minimum 50%)

Make sure that the phone model is supported

Get root rights (if not already)

-->

Method 2: Firmware TWRP through a patch for stock Recovery (method "DD")

This method is suitable for devices that have already unlocked the bootloader, but no root-rights. It is based on the use of a vulnerability in the Xiaomi drain recover, which allows you to β€œsubstitute” standard recovery on TWRP through the command dd. The main advantage is that you do not need a PC, but there are risks: if you fail, you can damage the /recovery partition and lose access to the system.

The method works on most Redmi and POCO models from 2019-2022 (e.g. Redmi Note 9 Pro, POCO X3 NFC). For new devices (2023-2026), it may not work due to updated security mechanisms. Before you start, be sure to check that there is an up-to-date version of the TWRP on the official website for your model.

Xiaomi modelSupport for the β€œDD” methodRisks.
Redmi Note 8/8 Proβœ… Yes.Low (tested repeatedly)
POCO X3 NFCβœ… Yes.Medium (possible errors when the TWRP file is incorrect)
Redmi Note 10 Pro⚠️ Partially (for firmware only up to MIUI 13)High (risk of hanging on the logo)
Xiaomi 12/13 Series❌ No.Not applicable (bootloader protection)

Instructions for firmware through the DD command:

1. Download the TWRP file for your model (.img format) from an official website or trusted source (e.g., XDA Developers). rename it to twrp.img and place it at the root of internal memory.

2. Install the Quick Reboot app (or similar) on your phone to reboot to recovery.

3.In Xiaomi's stock Recovery, select Connect with MIAssistant (this will open up ADB access via Wi-Fi). Connect your phone to any network.

4.Use the WiFi app ADB on another phone/tablet (or Android emulator) to connect to your Xiaomi IP-address and execute command:

adb shell


su




dd if=/sdcard/twrp.img of=/dev/block/bootdevice/by-name/recovery

5. Once you've done the command, restart the phone to the reboot recovery command. If it's successful, you'll see the TWRP logo.

πŸ’‘

If dd does not work, try replacing the /dev/block/bootdevice/by-name/recovery path with /dev/block/platform/soc/... (check out the current path for your model on the XDA or 4PDA forums).

Method 3: Install TWRP via OrangeFox Recovery

OrangeFox Recovery is a fork TWRP Extended features, including built-in file manager, support OTA-Some versions of OrangeFox can be installed on top of Xiaomi stock recavery through a special script, making the method more versatile than the official application. TWRP.

The benefits of OrangeFox:

  • πŸ”§ It works on models where the standard TWRP It is not installed (for example, Redmi Note 11 on the MIUI 14).
  • πŸ“± Built-in ADB and Fastboot through USB-OTG (You can plug in a flash drive with a firmware).
  • πŸ›‘οΈ Support for data encryption (unlike some versions) TWRP).

Disadvantages:

  • ⚠️ Less support and guidance in Russian.
  • πŸ”„ Not all functions work stably (for example, the backup can "hang").

How to install OrangeFox without PC:

1. Download the latest version of OrangeFox for your model from the official website (.zip file).

2. rename the file to orangefox.zip and place it in the root of internal memory.

3. Install the Quick Reboot app and restart the phone to the stock recave.

4. In the drain recavator, select Apply update β†’ Choose from internal storage and specify orangefox.zip.

5. Once installed, the phone will automatically reboot to OrangeFox, and you can now flash any.zip file (including Magisk for root) through it.

What to do if after the firmware phone is stuck on startup the logo?
If Xiaomi does not boot after installing TWRP/OrangeFox, try: 1. Clip Power + Volume Up for 10-15 seconds for a forced reboot. 2. If it does not help - flash the stock firmware through Fastboot (here you will need a PC). 3. On new models (for example, Xiaomi 13) can only work official Mi Flash Tool with authorization in the Mi Account.

Risks and how to minimize them

Installing TWRP without a PC is a riskier process than classic firmware via Fastboot.

  • πŸ’€ "Brick" device: if the file TWRP It is not suitable for your model or version. MIUI, The phone may stop turning on.
  • πŸ”’ Data loss: Incorrect recovery firmware can erase partition /data (including photos and apps).
  • 🚫 Blocking Mi Account: on new Xiaomi devices, an unsuccessful firmware can lead to an account binding (requires login / password entry even after resetting).

How to reduce the risks:

⚠️ Attention: Before the firmware TWRP Turn off Find My Device in Mi Account settings and delete all accounts Google/Xiaomi. This will help to avoid blocking after resetting.

  • πŸ“Œ Use only official files TWRP from twrp.me or verified sources (XDA Developers, 4PDA).
  • πŸ”‹ Charge the phone to 100% - if the battery sits down during firmware, the chances of a "brick" increase significantly.
  • πŸ“± Check the version. MIUI in settings (Settings) β†’ The phone. β†’ Version. MIUI). Some versions TWRP They only work with specific assemblies.

πŸ’‘

If your Xiaomi model came out in 2023 or later, the chances of successfully flashing TWRP without a PC are minimal, in which case it is better to use the classic method with Fastboot and unlock the bootloader through the Mi Unlock Tool.

Frequent mistakes and their solutions

Even with the exact following of the instructions, there can be problems.

Mistake.Reason.Decision
Failed to mount /data in TWRPEncrypting /data in MIUIEnter your password/pattern lock into TWRP or format /data (data loss!)
Phone vibrates and turns off when booting in TWRPInappropriate version of TWRP or corrupted.img fileDownload another version of TWRP or check file integrity (MD5)
E: Unknown command [log] in the drainage RecoveryAttempt to execute a non-supported commandUse only the Apply Update or Adb Sideload commands.

If after TWRP firmware the phone does not boot into the system, but the recovery works:

  1. In TWRP, select Wipe β†’ Format Data (this will delete all data, but can solve the download problem).
  2. Sweep through TWRP file Magisk.zip (if root is needed) or stock firmware.zip (if the system is damaged).
  3. Reboot to the system (Reboot β†’ System).
Can I install TWRP on Xiaomi without unlocking the bootloader?
No. Without an unlocked bootloader, you can't flash custom recavers, which is a Xiaomi security limitation. Unlocking requires binding to your Mi Account and waiting 7-30 days (on new models).
Why does the TWRP phone not boot after installation?
The reasons may be different: Incompatible version of TWRP with your model or version of MIUI. Damaged file twrp.img (check checksum MD5). Conflict with Magisk modules or other modifications. Solution: swipe the stock recavereas back through Fastboot (PC required) or use the Mi Flash Tool to restore the system.
How to check if the bootloader is unlocked on my Xiaomi?
Turn off the phone, then press Power + Volume Down to enter the Fastboot. If you see UNLOCKED (usually in red) at the bottom of the screen, the bootloader is unlocked. If LOCKED, you will need to unlock through the Mi Unlock Tool.
Can I stitch it? TWRP Xiaomi OTG-wire-drive?
Yes, but only if you have a custom recavΓ©rie installed (TWRP Or OrangeFox. Connect. OTG-flash-drive cable, TWRP Choose Install β†’ Select Storage β†’ USB-OTG and specify the firmware file. TWRP This method is not suitable.
Which Xiaomi models support TWRP installation without a PC?
List of models that have confirmed the operability of methods without a PC (as of 2026): Redmi Note 8/8 Pro (method "DD" or OrangeFox) POCO X3 NFC (Official TWRP App or OrangeFox) Redmi Note 9/9 Pro (OrangeFox only) Mi 9T/9T Pro (all methods) For models newer than 2021 (for example, Redmi Note 11/12, Xiaomi 12/13) chances are minimal - a PC is required.