How to roll back an update on Xiaomi: 5 proven ways (2026)

Firmware updates on Xiaomi devices often bring new features, security fixes and performance optimizations. However, users often face the downside: after an upgrade, the system starts to slow down, discharge faster or completely stop working correctly. If you are in this situation, do not panic. The rollback of the update on Xiaomi is possible, and we will explain in detail how to do it safely.

In this article, you will find the latest rollbacks for smartphones (Redmi, POCO, Mi), Mi TVs and even Mi Band smartwatches. We will look at both official methods through Recovery and Fastboot, as well as alternative solutions for devices with a locked bootloader. Importantly, the procedure requires care - improper actions can lead to a "brick" (complete inoperability) of the device.

Why might I need to roll back the update?

Before we get to the instructions, we'll see if the kickbacks are really justified, and here are the most common reasons:

  • ๐Ÿข Performance: After the update, the smartphone began to noticeably slow down, applications open for a long time, animations twitch.
  • ๐Ÿ”‹ Autonomy: Battery life has decreased by 30% or more (e.g., from 8 hours to 5 hours).
  • ๐Ÿ“ฑ Unstable work: Accidental reboots, crashes from applications, System UI Stopped errors.
  • ๐Ÿ”Š Sound/network problems: the speaker is missing, Bluetooth or mobile internet is not working.
  • ๐ŸŽฎ Game/application incompatibility: Favorite programs have stopped running or are working with artifacts.

According to statistics from service centers, up to 15% of Xiaomi users experience similar problems after major updates (for example, switching from MIUI 13 to MIUI 14 or from Android 12 to Android 13), most often complaints are received on the Redmi Note 10/11, POCO X3/X4 and Mi 11 Lite models โ€“ their hardware is not always optimized for new versions of the software.

โš ๏ธ Warning: If your device is warranty-free, rolling back the firmware may result in it being cancelled. Before the procedure, check the warranty status in the Mi Community app or on the Xiaomi website.

๐Ÿ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO X3/X4/X5
Mi 11/12/13
Mi TV
Another model

Preparation for rollback: what to do in advance

Retracting an update is not something you can do spontaneously, but doing the wrong thing can turn your smartphone into a brick. To minimize the risks, follow these steps:

  1. Back up your data. Backing down will reset all settings and delete files. Use Mi Cloud, Google Drive, or local copy on your PC. Be sure to save: ๐Ÿ“ž Contacts and Messages ๐Ÿ“ท Photos and videos (especially from the DCIM folder) ๐ŸŽต Music and downloads ๐Ÿ“„ Documents from the Downloads folder
  2. Check the device model and firmware version. Go to Settings โ†’ About phone. Write: Model (e.g. Redmi Note 11 Pro 5G or 2201116SG) MIUI version (e.g. MIUI Global 14.0.5) Android version (e.g. Android 13 TKQ1.221114.001)
  3. Download the firmware you want. To roll back, you need a stable version of MIUI that worked smoothly, and you can find it on official resources: ๐ŸŒ Official website MIUI (choose Global, EEA or Russia) ๐Ÿ“ฅ Xiaomi Firmware Updater (alternative archive with version history)
  4. Prepare the tools: ๐Ÿ–ฅ๏ธ Windows PC 10/11 (for Fastboot and Mi Flash Tool) ๐Ÿ”Œ Cable USB (preferably original) ๐Ÿ”ง Programs: Mi Flash Tool, ADB & Fastboot, Qualcomm or Mediatek drivers (depending on the processor)

If you are not sure about your device model, check it out through the ADB command:

adb shell getprop ro.product.model

โš ๏ธ Warning: Don't download firmware from unverified sources (torrents, forums with no reputation). There is a high risk of running into modified software with viruses or spyware modules. Use only official channels or verified archives like Xiaomi Firmware Updater.

Backed up the data.|I recorded the model and firmware version.|I downloaded the right version. MIUI official website|Install drivers and Mi Flash Tool|Checking the battery charge (minimum 50%)-->

Method 1: Recovery (the safest method)

If your Xiaomi device is still on and coming into the recovery menu, this is the best option. It does not require unlocking the bootloader and is suitable for most models (Redmi, POCO, Mi).

Instructions:

  1. Download a firmware file in.zip format (e.g. miui_BLOCKOTAGlobal_V14.0.4.0.TKCMIXM_20230315.0000.00_12.0_global.zip) and rename it update.zip.
  2. Move the file to the root folder of the deviceโ€™s internal memory (not to folders!).
  3. Turn off your smartphone. Press the button combination to enter Recovery: For most models: Power + Volume up For POCO F3/F4: Power + Volume down
  1. Go to Install update.zip to System One (or similar).
  2. Confirm the installation.
  3. Wait for the process to be completed (5-10 minutes).

After the reboot, the device will return to the previous version of MIUI.

This method works if:

  • ๐Ÿ”น The device is not locked (no message is "This MIUI version cannot be installed on this device").
  • ๐Ÿ”น You are rolling back to the version that was previously installed on this machine.
  • ๐Ÿ”น The firmware is suitable for your region (e.g. Global for the international version).
Model of the deviceSupports rollbacks through Recovery?Notes
Redmi Note 10/11Yes.Requires firmware with the same region (Global/EEA)
POCO X3 ProYes.You may need to choose System One or System Two.
Mi 11 UltraYes.Running back on Android 11 with Android 12 could cause camera issues
Mi TV 4S/5No.TV requires a rollback via USB (see Method 4)

๐Ÿ’ก

Recovery is the only officially supported method by Xiaomi.It retains the warranty and does not require unlocking the bootloader.

Method 2: Recoil from Fastboot (for power users)

If the Recovery method doesn't work or the device doesn't turn on, you'll have to use the Fastboot, which is more complicated, but more reliable, and it involves completely flashing the device through the computer.

Requirements:

  • ๐Ÿ–ฅ๏ธ Windows computer and administrator rights.
  • ๐Ÿ”Œ Unlocked bootloader (if not previously unlocked, see the instructions below).
  • ๐Ÿ“ฆ Firmware in.tgz or.zip format for Fastboot.
  • ๐Ÿ› ๏ธ Used by Mi Flash Tool, ADB & Fastboot.

Step-by-step:

  1. Unpack the downloaded firmware in the folder (for example, C:\miui_fastboot).
  2. Turn off your smartphone and put it into Fastboot mode: Press Power + Volume down for 10 seconds. Connect the device to your PC - a Fastboot notification should appear on the screen.

Mi Flash Tool

Select

Clean all

Clean all and lock

Flash

After successful firmware, the device will restart automatically.

If the Mi Flash Tool is making an error, try:

  • ๐Ÿ”น Install drivers manually through Device Manager (look for Android Bootloader Interface).
  • ๐Ÿ”น Run the utility in Windows 7 compatibility mode.
  • ๐Ÿ”น Use an alternative program: XiaoMiTool V2.

โš ๏ธ Warning: If you choose Clean all and lock, the bootloader will lock and the next firmware will require re-unlocking, an option recommended if you want to return the device to factory state.

What to do if the Mi Flash Tool is 99% deficient?
This problem is driver-related or antivirus. Try: 1. Disable the antivirus (Avast, Kaspersky often block the process). 2. Reinstall the drivers via Mi Flash Tool โ†’ Driver. 3. Use another USB-port (preferably USB ZXPH0005QXZ on the back of the PC). 4. Try another version of Flash ZXXXXXX instead of the latest year (emp, for example, ZXXXXXXXXXXXXXXXXX).

Method 3: Unlock the bootloader (if required)

Many modern Xiaomi devices (especially flagships like the Mi 12 or POCO F4 GT) come with a locked bootloader, which means that it will require official unlocking to firmware via Fastboot or install custom software.

Important: Xiaomi tightened its unlocking rules in 2023, now requiring:

  • ๐Ÿ“ฑ A linked Mi Account (not older than 30 days)
  • ๐Ÿ”— Confirmed telephone number.
  • ๐Ÿ•’ Wait 168 hours (7 days) after an account is linked to a device.

Instructions for unlocking:

  1. Activate Developer Options: Go to Settings โ†’ About Phone and click on MIUI 7 times.
  2. Enable USB Debugging and OEM Unlocking in Settings โ†’ More โ†’ For Developers.
  3. Download the Mi Unlock Tool and log in to your Mi Account.
  4. Connect the device in Fastboot mode (see method 2) and follow the program instructions.
  5. After successful unlocking, restart your smartphone.

If the Mi Unlock Tool is a "Couldn't unlock" error:

  • ๐Ÿ”น Make sure your account is logged in for more than 7 days.
  • ๐Ÿ”น Check that in Settings โ†’ Xiaomi account displays your profile.
  • ๐Ÿ”น Try using another version of the utility (e.g. Mi Unlock Tool 5.5.224.24).

๐Ÿ’ก

If you donโ€™t want to wait for 7 days, you can try to bypass the restriction through EDL- mode (emergency firmware).However, this requires special hardware (an authorized Xiaomi account or a Qualcomm box) and is not recommended for beginners.

Method 4: Reverse updates to Xiaomi TV

Mi TVs (series 4A, 4S, 5, Q1, Q2) also receive updates that sometimes break functionality. For example, after an update, the sound may disappear through HDMI ARC or stop working Netflix.

Important: For the Xiaomi TV, the rollback is only available through the USB- drive. There is no internal Recovery menu, like on smartphones.

Instructions:

  1. Download the desired firmware version for your model from the official website: ๐ŸŒ Support page Mi TV ๐Ÿ” Enter the model (for example, Mi TV 4S 55" or L55M6-6ARG).

update.zip

empty

Turn the TV off the socket.

Insert the flash drive in the USB-port on the TV (usually located on the side).

Menu

Update

Wait until the process is complete (TV will restart automatically).

If the TV doesn't respond to the flash drive:

  • ๐Ÿ”น Check the file system format (should be FAT32, not NTFS or exFAT).
  • ๐Ÿ”น Rename the file to update.zip (registration is important!).
  • ๐Ÿ”น Try another USB- port or flash drive (some Mi TV models don't read drives larger than 32GB).

โš ๏ธ Warning: On Xiaomi MStar TVs (models up to 2019), the rollback could result in the loss of Netflix and Prime Video licenses. In this case, the DRM- keys will need to be reinstalled through the service center.

Method 5: Alternative methods (for advanced users)

If the standard methods don't work, you can try alternatives, they require more skill, but sometimes they save you in desperate situations.

5.1. rollback via ADB Sideload

Suitable if Recovery does not accept update.zip, but the device is turned on and there is debugging over USB.

  1. Download the firmware in.zip format and rename it to update.zip.
  2. Connect your smartphone to your PC and enable debugging over USB.
  3. Open the command line in the ADB folder and type: Adb devices (should display your device).
  4. Recovery is now available in ADB: Adb Reboot Recovery
  5. In Recovery, select Apply update from ADB.
  6. On PC, run the command: adb sideload update.zip

5.2. Recoil through EDL- Mode (emergency firmware)

This is an extreme method if the device does not turn on at all ("brick"). It requires a special EDL cable or short circuit test contacts on the board.

Warning: Wrong actions in EDL can permanently kill the device. Use only if there are no other options.

  • ๐Ÿ”น Download the firmware for EDL (.mbn or.elf format).
  • ๐Ÿ”น Connect the device to EDL (usually clamp Volume up + Volume down + Power or close contacts on the board).
  • ๐Ÿ”น Use the Mi Flash Tool or QFil (for Qualcomm) for firmware.
How to Sign In to EDL on Xiaomi Without Cable?
On most Xiaomi devices, you can activate EDL via short circuit on the motherboard: 1. Open the back cover (need a mediator and a hairdryer to soften the glue). 2 Find test points (usually signed EDL or located next to the battery). 3 Close them with tweezers or screwdriver for 2-3 seconds, while connecting the USB- cable to the PC. โš ๏ธ Find test points (usually signed โš ๏ธ - only do this extremely high risk!

Frequent mistakes and their solutions

When you roll back updates, users often face typical problems, and we've collected the most common bugs and ways to fix them.

Mistake.Reason.Decision
This package is for "xxx" devices; this is a "yyy"The firmware is not suitable for your model.Download the correct version for your device (check ro.product.model)
E: footprint is not expectedAttempt to roll back on an older version of Android (for example, 13 to 12)Use firmware with the same Android number but a different MIUI build
Mi Flash Tool: Flash is not doneLack of rights, drivers or antivirus blockingLaunch the utility on behalf of the administrator, disable the antivirus, check the drivers
The TV doesn't see the flash drive.Incorrect file system format or file nameFormat the flash drive in FAT32, rename the file to update.zip
Device is locked in Fastbootbootloader lockedUnlock the bootloader via the Mi Unlock Tool (see Method 3)

If you have an error that is not in the table, try:

  • ๐Ÿ”น Search for solutions on the Mi Community or XDA Developers forums.
  • ๐Ÿ”น Refine the error code in MIUI Wiki.
  • ๐Ÿ”น Contact the Xiaomi support Telegram chat (there are Russian-speaking communities).

๐Ÿ’ก

90% of rollback errors are due to incorrect firmware or locked bootloader. Always check that the file is compatible with your model!

FAQ: Answers to Frequent Questions

Can I roll back the update without losing data?
Unfortunately, no. Any firmware rollback on Xiaomi results in resetting and deleting user data. The only way to save information is to back up in advance (via Mi Cloud, Google Account, or locally on PC).
How do I know which version of MIUI was installed before the update?
If you havenโ€™t recorded the version before, try the following methods: Check the update history in Settings โ†’ About Phone โ†’ System Update โ†’ Update โ†’ Update History. See screenshots or photos of the About Phone screen taken before the update. Use system logs: connect the device to your PC and through ADB, run adb shell dumpsys package | grep version (this will show the history of installed packages, including older versions of MIUI).
What if the device gets stuck on the Mi logo after a rollback?
This is what's called a bootloop -- a cyclical reboot. ๐Ÿ”น Try going to Recovery (Food) + Volume up) and make Wipe data/factory reset. ๐Ÿ”น Refuse the device via Fastboot (method) 2) with the choice of the Clean all option. ๐Ÿ”น If nothing helps, the boot partition may be damaged - you will need firmware through EDL method 5.2If you are not sure of your actions, it is better to contact the service center.
Can I roll back the update on Xiaomi with a blocked bootloader?
Yes, but only through Recovery (the method of 1). If Recovery does not accept firmware due to locking, the alternatives are two: Unlock the bootloader officially (7 wait days). Use EDL- mode, but this requires special skills and can void the warranty. On some models (for example, Redmi Note 10S), rollback through Recovery is possible even with a locked bootloader, if the firmware is signed with the official Xiaomi key.
How to roll back the update to POCO F3/F4 with custom Recovery (TWRP)?
If your POCO has TWRP installed, the process is simplified: Download the desired firmware in.zip. Reboot to TWRP (Power + Volume Up). Select Install and specify the path to the firmware file. Before you run the firmware, make Wipe โ†’ Format Data (if you roll back to an older version of Android). After installing the firmware, reboot. If the device doesn't boot after rollback, try