How to roll back system updates on Xiaomi: 3 working ways (2026)

Updates to MIUI often bring new features, but sometimes instead of improvements users are faced with bugs: fast battery discharge, overheating, broken sensors or even a โ€œbrickโ€ after a failed firmware. If your Xiaomi, Redmi, Poco or Black Shark began to slow down after the update, do not rush to carry it to the service โ€“ you can return the old version of the system yourself.

In this article, we will discuss three official methods of rollback: through Recovery, Fastboot and the utility MIUI bootloader. Each method is suitable for different situations, from a light downgrade to the recovery of a โ€œdeadโ€ smartphone. Also explain why you can not just remove the update as an application, what risks are there when rollbacks and how to avoid data loss.

โš ๏ธ Important: Before any firmware manipulation, check if the bootloader is unlocked on your device. On new Xiaomi models (released after 2021), it is locked by default, and you will need official permission from the manufacturer to roll back.

1 Why you can't just uninstall the MIUI update

Many users mistakenly think that the system update is a regular app update that can be undo in the settings.In fact, MIUI replaces the Android kernel and system files, rather than installing on top of the APK.

  • ๐Ÿ”„ Recoiling through "Settings" is impossible - in MIUI There is no โ€œreturn to the previous versionโ€ feature, unlike Windows or macOS.
  • ๐Ÿ—‘๏ธ Removing the update cache (/cache) It will not help โ€“ it only cleans temporary files, but does not affect the installed firmware.
  • โš™๏ธ Resetting to factory settings won't bring back the old version MIUI, It will simply reset the current one (you will stay on the same firmware, but without user data).

The only way to really roll back is to reflash the device to the previous version of MIUI.

  • ๐Ÿ“ฑ Suitable firmware (stable or development branch).
  • ๐Ÿ”ง Tools: Mi Flash Tool, ADB/Fastboot or TWRP (for advanced users).
  • ๐Ÿ”“ Unlocked boot loader (if the device is new).
๐Ÿ“Š How often do you update your firmware on Xiaomi?
Right after you leave.
1-2 weeks (waiting for feedback)
Only if there are critical bugs
Never update.

2.Preparation for rollback: what to do before firmware

Before you start downgrade, follow the mandatory steps to avoid data loss or turning your smartphone into a โ€œbrickโ€:

Make a backup copy of data (photos, contacts, messages)|Check the device model and current version MIUI|Download the correct firmware (only for your model!)|Charge your phone at least to 60%|Install drivers ADB/Fastboot PC-only|Unlock the loader (if required)-->

Step 1. Backup

The firmware rollback erases all data from internal memory, including photos, messages and installed applications.

  • ๐Ÿ“ธ Photo/video: copy to PC or cloud (Google Photos, Mi Cloud).
  • ๐Ÿ“ž Contacts: sync with your Google or Mi Account.
  • ๐Ÿ’ฌ Messages: Use applications like SMS Backup & Restore.
  • ๐ŸŽฎ Game progress: link accounts to Google Play Games or social networks.

Step 2: Determine the MIUI model and version

You need to download the firmware strictly for your model.

  • ๐Ÿ“ฑ In settings: Settings โ†’ The phone. โ†’ Version. MIUI (for example, MIUI Global 14.0.5 Stable).
  • ๐Ÿ” By code: type in the phone application ##4636## โ†’ ยซPhone informationยป.
  • ๐Ÿ–ฅ๏ธ On or under the battery (for removable batteries).

โš ๏ธ Note: The firmware for the Redmi Note 11 (spes) will not work for the Redmi Note 11 Pro (veux), even if they look similar!

Step 3: Downloading the firmware

The official MIUI firmware can be taken from these resources:

  • ๐ŸŒ Xiaomi official website (choose Stable or Developer branch).
  • ๐Ÿ“ฅ Xiaomi Firmware Updater (unofficial but reliable archive).
  • ๐Ÿค– MIUI bootloader (application for PC, automatically selects firmware).

Look for files with the extension:

  • .zip โ€“ to be installed via Recovery.
  • .tgz or.img is for Fastboot.

๐Ÿ’ก

If you can't find firmware for your model, check its code name (e.g. Redmi Note 10 Pro is sweet). The full list of code names is available on XiaomiUI's website.

3. Method 1: Recovery (without PC)

This is the easiest method, but it only works if:

  • โœ… You do not have a bootloader blocked (on new devices it is blocked by default).
  • โœ… You have downloaded the correct firmware in.zip format for your model.
  • โœ… The phone turns on and goes into Recovery (if it's a "brick," use Fastboot).

Step-by-step:

  1. Download the firmware (.zip) and rename it to update.zip (required!).
  2. Move the file to the root of the phoneโ€™s internal memory (not to folders!).
  3. Turn off the phone and press Volume Up + Power to enter Recovery.
  4. From the Recovery menu, select the language (if you have an option), then: Install. update.zip to System One (or "Install Update with" SD-map")
  5. Confirm the installation and wait for completion (5-10 minutes).
  6. After the reboot, the phone will be on the old version of MIUI.

โš ๏ธ Note: If there is no Install item in Recovery update.zip, Your device uses a new type of recovery (e.g., a new type of recovery, MIUI 13+). In this case, a rollback through Recovery is impossible - use Fastboot.

Xiaomi modelDoes it support a pullback through Recovery?Notes
Redmi Note 8/9/10โœ… Yes.Use the firmware of the Stable branch
Poco X3/X4โœ… Yes (only for global versions)Chinese firmware may require TWRP
Xiaomi 11/12/13โŒ No.Only through Fastboot or MIUI bootloader
Black Shark 4/5โš ๏ธ Partially.Requires unlocking of the loader

๐Ÿ’ก

Recovery rollback is the safest way, but only works on older models (until 2021 release).For newer smartphones, use Fastboot.

Method 2: Recoil through Fastboot (for a locked bootloader)

If Recovery doesn't work or the phone doesn't turn on, Fastboot is a versatile method. It requires a PC and a little more effort, but it even works on bricks.

What you need:

  • ๐Ÿ–ฅ๏ธ Windows computer (or Mac/Linux fixed ADB/Fastboot).
  • ๐Ÿ”Œ Cable USB (preferably original).
  • ๐Ÿ“ฆ Firmware in.tgz or.img format.
  • ๐Ÿ› ๏ธ Mi Flash Tool (download from the official website).

Instructions:

  1. Unpack the downloaded firmware (.tgz) into a folder without Cyrillic (for example, C:\MIUI\proshivka).
  2. Install the Mi Flash Tool and ADB/Fastboot drivers.
  3. Turn off the phone and press Volume Down + Power to enter the Fastboot (a hare in a hat-eared hat will appear).
  4. Connect your phone to your PC. In the Mi Flash Tool, press Refresh, the device needs to be determined.
  5. In the field of the path to the firmware, specify a folder with unpacked files.
  6. Select firmware mode: Clean all โ€“ clean (recommended); Clean all and lock โ€“ clean + lock the bootloader (only if you are sure!); Save user data โ€“ an attempt to save data (not always works).

Press Flash and wait for completion (10-15 minutes).

โš ๏ธ Note: If the Mi Flash Tool gives an error Critical partition flashing is not allowed, then the bootloader is blocked. You need to unlock it officially through the Xiaomi website (you need a Mi Account account and wait 7-30 days).

What if the Mi Flash Tool canโ€™t see the device?
1. Check if the drivers are installed ADB/Fastboot (Download from the Android site). 2. Try another one. USB-port (preferably) USB 2.0 back-panel). 3. Disable the antivirus โ€“ it can block the utility. 4. Reinstall the Mi Flash Tool with Administrator Rights. 5. If you are using Windows 11, Run the program in Windows compatibility mode 10.

5. Method 3: Recoil through MIUI bootloader (for beginners)

If the first two methods seem complicated, use the MIUI bootloader utility, which automates the process of downloading and installing firmware.

Advantages:

  • ๐Ÿ” Automatically finds firmware for your model.
  • ๐Ÿ“ฅ Download the required version (including old builds).
  • ๐Ÿ› ๏ธ Supports installation via Fastboot and Recovery.

Instructions:

  1. Download MIUI bootloader with XDA Developers and install it.
  2. Connect your phone to your PC in Fastboot mode (or just turn it on if you want to use Recovery).
  3. In the utility, select your model (for example, Redmi Note 11 Pro+ 5G).
  4. In the firmware list, find the version you want (e.g. MIUI 13.0.5) and download it.
  5. Click Flash and follow the program's prompts.

MIUI bootloader supports two firmware modes:

  • ๐Ÿ”„ Recovery โ€“ if the phone is turned on and the bootloader is unlocked.
  • โšก Fastboot โ€“ if the phone is not turned on or the bootloader is locked (unlocking will be required).

๐Ÿ’ก

If MIUI bootloader does not have the right firmware version, try manually downloading it from Xiaomi Firmware Updater and downloading it to the program via the Select ROM button.

6 Possible errors and how to correct them

When you roll back firmware, users often encounter errors, and let's look at the most common ones and how to solve them:

Mistake.Reason.Decision
Couldn't verify device (in Mi Flash Tool)Inappropriate firmware or blocked bootloaderCheck the firmware model. Unlock the bootloader through the official website.
Flash is not doneConnection to PC is interrupted or rights are lackingRepeat the process, use the original cable and disable the antivirus
The phone is stuck on the MI logoIncorrect firmware or failure during installationRepeat the firmware through Fastboot with a full clean (Clean all)
Anti-rollback checkTrying to install a too old firmwareUse a newer version (not lower than the current one)

Frequent questions and answers:

  • ๐Ÿ”‹ The phone will not turn on after rollback โ†’ Try to pin the volume up. + 20 seconds of power for forced reboot. If it doesn't work, resweeve.
  • ๐Ÿ”’ The bootloader is locked and unlocking takes 30 days โ†’ Use it. TWRP (Unofficial recovery, if you have it for your model.
  • ๐Ÿ“ฑ After the rollback, there's no net. โ†’ Install the right firmware for your region (e.g. Global, not China).
What is Anti-Rollback and why does it block rollback?
Anti-Rollback is a protection in Xiaomi firmware that prevents installing versions older than a certain date. For example, if your phone upgraded to MIUI 14 with Anti-Rollback v5, you canโ€™t return MIUI 13 with Anti-Rollback v3. You can only get around this through TWRP or modified firmware (but thatโ€™s risky!).

7.How to avoid problems after a rollback

Even if the rollback is successful, there may be hidden problems: poor autonomy, application errors, or loss of features.

  • ๐Ÿ”„ Make a reset to factory settings after rollback: Settings โ†’ Additionally. โ†’ Recovery and discharge.
  • ๐Ÿ“ถ Update communication modules: sometimes after a downgrade disappears 5G Install the latest version of Firmware for your model.
  • ๐Ÿ”’ Do not update immediately: after a rollback, wait 1-2 weeks, check the reviews about the new firmware on the forums (4PDA, XDA).
  • ๐Ÿ›ก๏ธ Turn off automatic updates: Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto-update (off).

Stability check after rollback:

  1. Check the work of sensors: gyroscope, compass, fingerprint scanner.
  2. Run a benchmark (such as AnTuTu or Geekbench) to make sure there are no brakes.
  3. Test the camera and speakers โ€“ sometimes after a rollback, the sound or HDR disappears.
  4. Check the batteryโ€™s autonomy: If the battery goes down too fast, calibrate it (discharge to 0% and charge to 100% without interruption).

โš ๏ธ Note: If the phone starts to overheat or turn off after rollback, it is likely that the firmware was installed for another modification (for example, the Redmi Note 11 Pro instead of the Redmi Note 11 Pro). 5G). In this case, repeat the process with the correct firmware.

FAQ: Frequent questions about MIUI rollback

โ“ Can I roll back? MIUI data-free?
Theoretically, yes, if you use Save user data mode in the Mi Flash Tool. However, in practice, this often leads to errors (for example, endless downloads or application crashes).
โ“ Why Google Pay doesnโ€™t work after a rollback?
This involves changing the firmware security certificates. To restore Google Pay: Delete all Google accounts in the settings. Reset your phone to factory settings. Add the account again and set up Google Pay. If it doesn't work, check if there's a custom firmware (e.g. xiaomi.eu) that hasn't been certified by Google.
โ“ How to roll back MIUI Pocophone F1?
Pocophone F1 (beryllium) supports rollback via Recovery and Fastboot, but there are nuances: Use firmware only for beryllium (Poco F2 Pro won't work! firmware will not work). If the bootloader is locked, unlock it through the official tool. To install it through Recovery, rename the firmware to update.zip and place it in the root of memory. Pocophone F1 also works with TWRP, which makes rolling easier.
โ“ What to do if the phone does not see after the rollback SIM-map?
This problem arises due to the discrepancy between the modem firmware (firmware) and the version. MIUI. Solutions: Install the correct regional firmware (e.g. Global instead of China). Update firmware separately via TWRP Or Fastboot (see files called firmware-update). SIM-A card in an inappropriate slot (on some Xiaomi models only slot 1 supports) 4G). If nothing helps, run your phone to a stable global version from the official website.
โ“ Can I roll back? MIUI Xiaomi with a blocked bootloader?
No, if the bootloader is locked, a rollback is not possible without official unlocking. - Xiaomi has introduced this restriction to protect against scammers: ๐Ÿ”“ Unlock the bootloader through the official tool (waiting 7-30 days). ๐Ÿ› ๏ธ Contact a service center (but they rarely agree to rollbacks). ๐Ÿ“ฆ Buy a new phone if the warranty expires and unlocking is impossible. โš ๏ธ Do not use left-handed unlocking methods (e.g., via EDL) โ€” This can lead to total loss. IMEI!