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.
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.
- Open the Settings. โ The phone.
- Tap on the item Update MIUI (or Update system on new versions).
- In the upper right corner, press three dots (โฎ) and select Settings.
- 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
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:
- Open the Google Play Store.
- Slip on the profile avatar in the upper right corner and select Settings.
- Go to the Network โ Auto-update applications.
- Choose Never.
For the Mi App Store (GetApps):
- Open the GetApps app (the icon with the blue robot).
- Go to Profile โ Settings (cog icon).
- Turn off the Auto Update Apps slider.
๐น To prevent you from updating specific apps (such as Mi Browser or Mi Video), do the following:
- Go to Settings โ Applications โ Application Management.
- Find the right app and tap it.
- 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 store | The path to settings | What to turn off |
|---|---|---|
| Google Play | Profile โ Settings โ Network โ Auto Update | Choose Never |
| GetApps (Mi App Store) | Profile โ Settings โ Auto Update | Turn off the slider |
| MIUI System Applications | Settings โ 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:
- Go to Settings โ Applications โ Application Management.
- In the search, type Updater (or Update in Russian).
- Select the Updater app (the icon with the arrow down).
- Slip the battery. โ Limit background activity.
- 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:
- Turn on USB Debugging in Settings โ About Phone โ MIUI version (tap 7 times according to version, then go back to Additional โ For Developers).
- Connect your phone to your PC and execute the command: adb shell pm disable-user --user 0 com.android.updater
- 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:
- Install the DNS Changer or 1.1.1.1 app.
- Add domains to the blacklist: api.mi.com update.miui.com app.mi.com
- 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:
- Install Root Explorer or Magisk Manager.
- Go to /system/priv-app/Updater/.
- Delete or rename the Updater.apk file (e.g., in Updater.apk.bak).
- Reboot the phone.
Step 2: Freeze with Titanium Backup
If you do not want to delete files permanently, freeze them:
- Install Titanium Backup (requires root).
- Find Updater and GetApps in the list.
- 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 cause | Decision |
|---|---|---|
| Updates are installed at night | Active option Smart update in MIUI | Turn off Settings โ Battery โ Smart Update |
| Applications are updated themselves | Background activity of Google Play Services | Limit background work in Settings โ Apps โ Google Play Services |
| The system ignores the settings | CN-version MIUI (China) | Refuse the phone to the global version (EEA/Global) |
| Updates via mobile network | Operator imposes updates | Use 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.