How to permanently disable auto-update on Xiaomi: instructions for MIUI 12-14

Why are Xiaomi Auto Updates annoying users?

Xiaomiโ€™s MIUI-based smartphones are known for their aggressive update policy, not only regularly checking for new firmware versions, but also automatically downloading them in the background, taking up precious memory space and traffic. For many users, this becomes a problem: updates come at the wrong time, interrupt work or even cause failures after installing unstable builds.

This is especially true for owners of devices with limited memory (such as Redmi 9A or POCO M3), where every megabyte counts. In addition, some MIUI updates are not always optimized: after installing them, users complain about increased battery consumption, lags or the disappearance of familiar features. Unsurprisingly, the question โ€œhow to disable auto-update on Xiaomi?โ€ remains one of the most popular on forums.

In this article, weโ€™ll look at all the options available, from standard settings to hidden developer settings. Itโ€™s important to understand that Xiaomi isnโ€™t interested in users refusing to upgrade, so some methods will require additional manipulation.

Method 1: Disconnect via standard MIUI settings

The easiest and safest method is to use the built-in options of the system. It is suitable for most models (Redmi Note 10/11/12, Xiaomi 11T/12/13, POCO F3/X3, etc.) and does not require superuser rights.

  1. Open the Settings app (the gear icon on the desktop).
  2. Go to About Phone (usually at the bottom of the list).
  3. Tap on the item Update MIUI (or Update system on new versions).
  4. In the upper right corner, press three dots (โ‹ฎ) and select Settings.
  5. Turn off the switches: ๐Ÿ”„ Automatic download over Wi-Fi (downloading updates in the background) ๐Ÿ“ฑ Update notifications (to avoid getting annoying alerts) ๐Ÿ”‹ Update in standby mode (if there is such a point)

After this, the system will stop downloading updates on its own, but you can still check them manually, but there is a caveat: on some firmware (MIUI 13+), these settings may be reset after a reboot or update to Google Play Services.

โ˜‘๏ธ What to check after disabling auto updates

Done: 0 / 5

Method 2: Limit background activity through application settings

If the standard shutdown didn't work, you can go further and block the background activity of the system application responsible for the updates, which works on all versions of MIUI, but requires manual adjustment:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search box, type the MIUI Update (or Updater in English firmware).
  3. Select the app and go to Battery (or Charge Consumption).
  4. Set a limit to limit background activity.
  5. Go back and in the Mobile Data section, turn off Internet access (both over Wi-Fi and over mobile network).
How to return the possibility of updates after ADB-team?
Follow the terminal: adb shell pm install-existing com.android.updater pm enable com.android.updater After that, the update service will recover, but the auto-update settings will have to configure again.

โš ๏ธ Note: On some devices (Xiaomi 12 Pro, Redmi) K50) after-use ADB This is not critical, but it can block access to Mi Account for 24 hours.

Method 4: Manually Delete Update Files

Even after disabling auto updates, previously downloaded firmware files that occupy from 1 to 3 GB can remain in the phoneโ€™s memory.

  1. Connect your phone to your PC or use any file manager (such as Mi File Explorer or Solid Explorer).
  2. Go to /sdcard/DownloadedRom (or /storage/emulated/0/DownloadedRom).
  3. Delete all files with the.zip extension (these are firmware archives).
  4. Clear the folder. /cache (root rights are required or ADB-Adb shell su -c"rm -rf /cache/*").

If you donโ€™t have a DownloadedRom folder, check:

  • ๐Ÿ” /sdcard/MIUI/DownloadedRom (older versions MIUI)
  • ๐Ÿ” /data/ota_package (Root rights are required)

folderFile sizeCan I remove it without root?Effects of removal
/sdcard/DownloadedRom1.5-3 GBYes.Free up space, updates will have to be downloaded again
/cache200-500 MBNo (needs ADB/root)Speeds up the system, temporary update files are deleted
/data/ota_package1-2 GBNo.Completely remove update tracks, but risk crashes when manually updated

โš ๏ธ Note: Do not delete files from the folder /system or /vendor โ€” This can lead to a device blink (completely inoperable).If you are not sure, use only the safe paths from the table above.

Method 5: Disconnecting through developer settings (hidden method)

MIUI has hidden parameters that allow you to completely block the update check.

  1. Activate Developer Mode (7 taps according to MIUI version in Settings โ†’ About Phone).
  2. Back to Settings โ†’ Additionally. โ†’ For developers.
  3. Find the item Disable automatic system update (in English firmware - Disable auto system update).
  4. Activate it and restart the phone.

Not all devices have this option, but if you don't have one, try an alternative way:

  • ๐Ÿ”ง Enter the Settings โ†’ Search for Automatic Update.
  • ๐Ÿ”ง Use Activity Launcher (from Google Play) to find hidden activity com.android.updater/.settings.UpdateSettingsActivity.
๐Ÿ“Š What Way to Turn Off Auto Updates You Have Tried?
Standard settings of MIUI
Limitation of background activity
ADB-team
Manual deletion of files
Developer settings
I've tried nothing.

What do you do if nothing helps?

If all of the above methods do not work, the reasons may be as follows:

  • ๐Ÿ”„ Firmware with a modified core (for example, customized) MIUI-build-ups).
  • ๐Ÿ“ฑ Operator policies (some mobile providers are forced to update through their services).
  • ๐Ÿ”ง Failure to work MIUI (Helps to reset the settings to the factory).

In such cases, radical measures remain:

  1. Install custom firmware (such as LineageOS or Pixel Experience) where there are no forced updates.

Before you resort to these methods, weigh the risks: loss of warranty, possible bugs in the phone and the difficulty of rolling back changes. If your model supports MIUI without forced updates (for example, Xiaomi for the global market), consider reflashing to the official European version.

๐Ÿ’ก

On devices with a locked bootloader (most Xiaomi for Russia), custom firmware installation requires unlocking through the Mi Unlock Tool, which takes up to 720 hours of waiting (according to the rules of Xiaomi 2023).

FAQ: Frequent questions about auto updates on Xiaomi

Can I turn off auto updates without root rights?
Yes, the first three methods from the article (standard settings, limiting background activity, ADB-commands do not require root, however. ADB It will require the unblocking of the debugging USB, This may temporarily restrict access to certain features (e.g. Mi Pay).
Why do they still come after they turn off updates?
Probable causes: ๐Ÿ”„ Settings reset after Google Play Services update (check them again). ๐Ÿ“ฑ You have a beta version installed. MIUI, where auto-updates are forced. ๐Ÿ”ง Third-party software is available (e.g. Mi) PC Suite, which updates the phone bypassing settings. Try a combination of methods: turn off settings. + limit background activity + use ADB.
Is it safe to delete files from the DownloadedRom folder?
Yes, it's completely secure. The DownloadedRom folder only contains the downloaded firmware, but it doesn't have to be installed, and removing it won't affect the phone, but it will make room, and the only caveat is that if you want to update later, you'll have to download the files again.
How to check if auto updates are disabled?
There are several ways: Run Task Manager (long press on the Home button) and check if the process is working com.android.updater. Use the NetGuard or PCAPdroid app to track whether the phone connects to update.miui.com or api.io.mi.com. Check the system log via ADB: adb logcat | grep -i"updater" (there should be no update check records).
Can I roll back the update if it ruined my phone?
Technically yes, but itโ€™s a complicated process: ๐Ÿ”ง For devices with unlocked bootloader: Sweep through the old version MIUI via Fastboot or TWRP. ๐Ÿ“ฑ For locked devices: contact the Xiaomi service center (rollback is possible only by official methods, if the firmware version is supported). โš ๏ธ Important: Retreat to an older version MIUI This can cause an anti-rollback to fail, after which the phone will stop turning on. XDA Developers.