How to completely disable updates on Xiaomi: MIUI, applications and firmware

Xiaomi phones regularly receive MIUI updates, security patches and app updates โ€” but not all users need it. Automatic updates can eat traffic, drain the battery in the background or even break the stable operation of the device after a failed release. If you want to completely block all kinds of updates โ€” from system to apps from Google Play โ€” this guide will help to do it safely and without consequences for the phone.

Unlike many of the "universal" tips on the web, here we'll take a look at all the possible update channels, from standard MIUI settings to hidden settings for power users, learn how to disable firmware, apps, Google services, and even block background updates from loading via the mobile network, and what to do if the system ignores your settings and why some methods do not work on all Redmi, POCO or Mi models.

โš ๏ธ Important: Disabling security updates can increase the risk of vulnerabilities.If you use your phone to make payments, store sensitive data, or work with enterprise systems, weigh the pros and cons before blocking updates.

Why Xiaomi is imposing updates and whether it is possible to turn them off forever

Xiaomi is actively promoting its MIUI ecosystem, and regular updates are part of that strategy.

  • ๐Ÿ“ฑ Politics MIUI: By default, the system is set to automatically check and download firmware updates, even if you havenโ€™t confirmed it manually.
  • ๐Ÿ”„ Security Updates: Google requires Android manufacturers to have monthly patches, and Xiaomi keeps them up to date.
  • ๐Ÿ“ฆ Annexes from MIUI: Branded services (for example, Mi Video, Mi Browser, GetApps) are updated through Xiaomiโ€™s own store, bypassing Google Play.
  • ๐ŸŒ Regional features: On phones for China (CN-Updates may be installed forcefully, while global versions (Global/EEA) give more freedom.

Can we turn it off forever? Technically, but with reservations:

  • โœ… Standard updates MIUI and apps are blocked through settings - but the system can reset them after resetting the phone.
  • โš™๏ธ Full control will require root rights or system files modification (which voids the warranty).
  • ๐Ÿšซ Some critical security updates may be enforced if Xiaomi deems them mandatory.

If you're willing to compromise between security and stability, read on. We'll start with the simplest of methods and get to the advanced ones.

๐Ÿ“Š Why you want to disable updates on Xiaomi?
Save traffic.
The phone stopped after the update.
I don't like the changes in MIUI.
The battery is fast running down.
Other

Method 1: Disabling MIUI updates through standard settings

The safest way is to use the built-in options, which is suitable for most Redmi, POCO and Mi models on MIUI 12-14.

  1. Open the Settings. โ†’ The phone.
  2. Tap on the item Update MIUI (or Update system on new versions).
  3. In the upper right corner, press three dots (โ‹ฎ) and select Settings.
  4. Turn off the sliders: ๐Ÿ”„ Automatic booting via Wi-Fi ๐Ÿ“ถ Automatic download via mobile network ๐Ÿ”” Notifications of updates

โš ๏ธ Warning: Even after disabling these options, the system can continue to check for updates in the background, just wonโ€™t download them.

โ˜‘๏ธ Verification of disabling updates MIUI

Done: 0 / 5

If you still want to update your phone after doing this, you'll see that MIUI ignores your user settings on your model, and then you'll move to Method 3 (for power users).

Method 2: Blocking app updates from Google Play and Mi App Store

System updates are only part of the problem, and apps from Google Play and Xiaomiโ€™s branded store (GetApps) can also update automatically.

For Google Play:

  1. Open the Google Play Store.
  2. Slip on the profile avatar in the upper right corner and select Settings.
  3. Go to the Network โ†’ Auto-update applications.
  4. Choose Never.

For the Mi App Store (GetApps):

  1. Open the GetApps app (the icon with the blue robot).
  2. Go to Profile โ†’ Settings (cog icon).
  3. Turn off the Auto Update Apps slider.

๐Ÿ”น To prevent you from updating specific apps (such as Mi Browser or Mi Video), do the following:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the right app and tap it.
  3. Turn off the Auto Update option (if any).

โš ๏ธ Note: Some Xiaomi system applications (such as Security or Mi Account) may be updated to bypass these settings through the services. MIUI. To block them, you will need to turn off background activity (see the next section).

App storeThe path to settingsWhat to turn off
Google PlayProfile โ†’ Settings โ†’ Network โ†’ Auto UpdateChoose Never
GetApps (Mi App Store)Profile โ†’ Settings โ†’ Auto UpdateTurn off the slider
MIUI System ApplicationsSettings โ†’ Applications โ†’ Management โ†’ [Application Name]Disable Auto Update and Background Activity

Method 3: Disabling background update processes (for experienced)

If standard methods fail, the updates are run through MIUI system services, which can be blocked, but this will require deeper interventions:

Method 1: Limiting background activity

Some Xiaomi services are responsible for checking updates, and you can pause them:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. In the search, type Updater (or Update in Russian).
  3. Select the Updater app (the icon with the arrow down).
  4. Slip the battery. โ†’ Limit background activity.
  5. Also turn off AutoRun and Secondary Start (if any).

Method 2: Freeze system applications (without root)

With the help of the ADB tool, you can disable update services without superuser rights:

  1. Turn on USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (tap 7 times according to version, then go back to Additional โ†’ For Developers).
  2. Connect your phone to your PC and execute the command: adb shell pm disable-user --user 0 com.android.updater
  3. To block GetApps, use: adb shell pm disable-user --user 0 com.xiaomi.mipicks

Method 2: Change DNS (to block Xiaomi servers)

Set up a custom DNS that will block Xiaomi domains:

  1. Install the DNS Changer or 1.1.1.1 app.
  2. Add domains to the blacklist: api.mi.com update.miui.com app.mi.com
  3. Activate custom DNS (e.g. 94.140.14.14 for AdGuard).

๐Ÿ”น Pros of the method: does not require changes in the system, it is easy to cancel.

๐Ÿ”ธ Cons: Can block other functions MIUI (For example, synchronization of Mi Account).

๐Ÿ’ก

If Xiaomiโ€™s branded services (e.g. cloud storage) have stopped working after DNS is blocked, return the standard DNS settings or add domains to exceptions.

Method 5: Completely disable updates through system file editing (root)

If you have root rights, you can permanently remove or freeze the components that are responsible for the updates, which is irreversible without re-running the phone, so only use it if you are confident in your actions.

Step 1: Remove the Updater via Magisk or TWRP

With Magisk or TWRP, you can remove the system APKs:

  1. Install Root Explorer or Magisk Manager.
  2. Go to /system/priv-app/Updater/.
  3. Delete or rename the Updater.apk file (e.g., in Updater.apk.bak).
  4. Reboot the phone.

Step 2: Freeze with Titanium Backup

If you do not want to delete files permanently, freeze them:

  1. Install Titanium Backup (requires root).
  2. Find Updater and GetApps in the list.
  3. Choose Freeze.

โš ๏ธ Note: Deleting system files can lead to loss of warranty and unstable phone operation.For example, without Updater, system recovery functions via Fastboot may stop working.

๐Ÿ’ก

Even with root rights, some updates (such as critical security patches from Google) can be installed to bypass your blockings through Play Services.

What to do if the updates are still going on

If youโ€™ve tried all the methods, but your phone is still updated, here are the possible reasons and solutions:

Problem.Possible causeDecision
Updates are installed at nightActive option Smart update in MIUITurn off Settings โ†’ Battery โ†’ Smart Update
Applications are updated themselvesBackground activity of Google Play ServicesLimit background work in Settings โ†’ Apps โ†’ Google Play Services
The system ignores the settingsCN-version MIUI (China)Refuse the phone to the global version (EEA/Global)
Updates via mobile networkOperator imposes updatesUse it. VPN or change SIM-map

๐Ÿ”น Extreme method: If nothing helps, you can roll back the firmware to an older version MIUI It's on Fastboot:

  • ๐Ÿ”ง Requires unlocking the bootloader (bootloader).
  • ๐Ÿ”„ It can lead to data loss.
  • โš ๏ธ Cancels the guarantee.

Look for the rollback instructions for your model on the XDA Developers or 4PDA forums.

FAQ: Frequent questions about disabling updates on Xiaomi

โ“ Can I turn off updates only for specific applications?
Yes. To do this, go to Settings โ†’ Applications โ†’ Application Management. Select the app you want. Turn off Auto Update (if available). System applications (such as Mi Browser) may require ADB or root.
โ“ Why after the updates were turned off, the phone began to slow down?
You may have blocked important system services (e.g. MiuiDaemon) and try: Return firewall/ADB settings to their original state; Reboot your phone; and if you used root, restore deleted files through backup.
โ“ Will banking applications work if updates are disabled?
Yes, but with reservations: ๐Ÿฆ Banking applications (e.g. SberBank, Tinkoff) require up-to-date versions of Google Play Services. ๐Ÿ”’ If you block Play Services updates, some features (such as push notifications or biometrics) may stop working. ๐Ÿ’ก Solution: Leave the auto-update for Google Play Services, but disable it for other apps.
โ“ How to check if updates are disabled?
Do this: Go to Settings โ†’ About Phone โ†’ Update MIUI and click Check Updates. If the system doesn't find updates or gives an error, the lock worked. For apps: open Google Play and manually check for updates. If they don't install, it's okay.
โ“ Can you turn off updates to Xiaomi without root?
Yes, but not completely. Without root, you can: ๐Ÿ”• Disable auto updates in settings MIUI Google Play. ๐Ÿ”ฅ Limit background activity through ADB. ๐ŸŒ Blocking Xiaomi Domains through the DNS. However, system security patches can be installed bypassing these limitations.