How to disable automatic app updates on Xiaomi: the full guide

Automatic updates on Xiaomi, Redmi and POCO smartphones often cause unexpected problems, from sudden consumption of mobile traffic to malfunctions in older versions of programs, and many users prefer to control this process manually β€” especially if it comes to critical utilities like banking applications or instant messengers, where the new version can bring more bugs than improvements.

In this article, you will find three proven ways to disable auto-update: through the Google Play settings, MIUI system settings, and even a radical method for power users using ADB. We will also discuss why sometimes updates continue to be installed despite all prohibitions, and what to do about it. The instructions are relevant for all modern Xiaomi devices based on MIUI 12-14 and Android 10-14, including the Redmi Note 12, POCO X5, Xiaomi 13T and others.

Before you start, consider: disabling updates can affect the security of your device. Some applications (such as banking or antivirus) require regular updates to protect against vulnerabilities. Weigh the risks - or configure a selective update only for individual programs.

πŸ“Š Why you want to disable auto-update apps?
Saving traffic
Older versions are more stable
I don’t like the changes in the new versions.
Other

Method 1: Disabling Auto Update in Google Play

The easiest and most versatile method is to configure update options directly in the Google Play Store, which works on all Xiaomi devices, since it uses standard Android features.

To completely prohibit automatic updates:

  1. Open the Google Play Store app.
  2. Slip on the profile avatar in the upper right corner.
  3. Select the Settings item β†’ Network settings.
  4. Click Auto-Update applications.
  5. Select the option to not update apps automatically.

If you want to leave auto-update, but only through Wi-Fi, select the appropriate item. This will save mobile traffic, but will not eliminate unexpected updates.

β˜‘οΈ Checking the settings of Google Play

Done: 0 / 1

⚠️ Warning: Even after disabling auto-update in Google Play, some system apps MIUI (For example, Mi Browser or Security can be updated through the GetApps store. To prevent this, go to the next section.

Method 2: Disable updates via GetApps (branded Xiaomi store)

Xiaomi devices use not only Google Play, but also its own app store, GetApps (formerly the Mi App Store), which is responsible for updating branded utilities such as Mi Home, Mi Remote or Themes. To disable auto-update here:

  1. Open the GetApps app (the icon with the blue robot).
  2. Go to Profile (the icon of the person at the bottom of the screen).
  3. Click on Settings (cog in the upper right corner).
  4. Select Auto-Update of Applications.
  5. Set the switch to the off position.

Unlike Google Play, there is no Wi-Fi-only upgrade option here, only a complete shutdown. Also note that some system applications (like Security) can be updated through GetApps even if you didn't install them manually.

ShopThe path to settingsAuto-upgrade options
Google PlayProfile β†’ Settings β†’ Network settings β†’ Auto UpdateOn/off/Wi-Fi only
GetAppsProfile β†’ Settings β†’ Auto UpdateJust on/off.
System applicationsSettings β†’ Applications β†’ Application ManagementManual control

πŸ’‘

If some apps are still updated after disabling auto-update in GetApps, check for duplicates in Google Play. Sometimes the same program is installed from both stores, and updated through the one where auto-update is enabled.

Method 3: Disabling updates for individual applications

If you need to disable auto-update only for specific programs (like Facebook or Instagram), do the following:

  1. Open the Google Play Store.
  2. Find the right app through search.
  3. Click on the three dots in the upper right corner of the app card.
  4. Uncheck the checkmark from Auto Update.

For apps from GetApps:

  1. Open GetApps and find the app.
  2. Slip on three points next to the Update button.
  3. Select Cancel Auto Update.

This method is handy if you want to leave auto-update for most programs, but control critical ones. For example, you can disable WhatsApp's automatic update, but leave it for Google Maps.

How do I know from which store the app is installed?
Open Settings β†’ Applications β†’ Application Management, select the program and see the Storage section. If there is a button "Remove Updates", then the application is system or installed through GetApps.

Radical method: disabling updates via ADB (for experienced)

If standard methods don’t work, you can use the Android debugging bridge (ADB), which requires connecting your smartphone to your computer and basic command line knowledge, but is guaranteed to block all automatic updates, including system updates.

Instructions:

  1. Turn on the Developer Mode on your smartphone: go to Settings β†’ About phone and 7 times tap on the item MIUI version.
  2. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  3. Connect your phone to your PC, install ADB Tools and execute the command:
adb shell pm disable-user --user 0 com.android.vending


adb shell pm disable-user --user 0 com.xiaomi.mipicks

These commands disable the Google Play Store and GetApps for the current user. To get it back, use:

adb shell pm enable com.android.vending


adb shell pm enable com.xiaomi.mipicks

⚠️ Note: Turning off Google Play via ADB This will make it impossible to install or update applications through it, and some system functions that depend on Google services (such as Google Pay) may also stop working!

πŸ’‘

The ADB method is the only way to completely block updates to MIUI system applications that ignore the settings of Google Play and GetApps.

Why do updates continue to be installed despite the bans?

Even after auto-update is disabled in both stores, some apps may be updated.

  • πŸ”„ Duplicate installations: The app is installed from both Google Play and GetApps. Updates the version where auto-update is not disabled.
  • πŸ€– System Updates: Xiaomi’s proprietary utilities (such as Security or Cleaner) can be updated via OTA-manufacturer's servers.
  • πŸ“₯ Background downloads: Some apps (like Facebook) download updates in the background and suggest installing them later.
  • πŸ”§ Resettings: After Updating MIUI or phone reset auto-update settings may return to factory.

To check if there are any duplicate installations:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find a suspicious app (like Facebook).
  3. If there are two versions, remove one (usually the smaller one).

Critical information: Some Xiaomi devices (e.g. Redmi Note 11 on MIUI 13) have system applications like Mi Browser updated via the hidden service com.miui.systemAdSolution, which requires root access or ADB use with the adb shell pm hide command com.miui.systemAdSolution.

How to return auto-update if something goes wrong

If after disabling updates you have encountered problems (for example, banking applications or instant messengers stopped working), you can return everything back in a few steps:

  • πŸ”™ Repeat the path from Method 1 and select Auto Update over any network or Wi-Fi Only.
  • πŸ”„ Through GetApps: Enable the Auto Update Apps Switch in Store Settings.
  • πŸ’» Through ADB: Follow the commands adb shell pm enable com.android.vending and adb shell pm enable com.xiaomi.mipicks.
  • πŸ“± Resetting: If nothing helps, reset Google Play settings in Settings β†’ Annexes β†’ Google Play Store β†’ Warehouse β†’ Clear the data.

After the auto-update return, it is recommended to manually update all critical applications (banks, instant messengers, antiviruses), as they could be left without the latest security patches.

FAQ: Frequent questions about disabling updates on Xiaomi

Can I turn off updates only for system applications?
Yeah, but it requires. ADB Or root access. Standard means. MIUI It is impossible to prevent the update of system utilities (for example, Security or Themes) - they are managed through GetApps and OTA-Xiaomi servers.
Will the banking app work if you disable its updates?
Many banks (Sberbank, Tinkoff, VTB) block access to their services if the application version is more than 3-6 months old, and we recommend leaving auto-update for banking programs or manually updating them every 2-3 months.
How do I know which app is driving traffic to updates?
Go to Settings. β†’ SIM-maps and mobile networks β†’ App traffic. This shows the data consumption for each application. If you see unexpectedly high traffic on Google Play or GetApps, then there is a background download of updates.
Can I turn off the updates at all times so that they do not turn on after the reset?
No, after a full Hard Reset, all settings return to factory settings, including auto-update. To avoid this, back up your settings through Settings β†’ Additional β†’ Backup and Reset (but this does not guarantee that you will save Google Play settings).
What if, after disabling the updates, the applications stopped opening?
The app probably requires a mandatory update to work. Try: temporarily enable auto-update on Google Play; update the problem app manually; if it doesn't work, uninstall it and reinstall it; System applications (such as Mi Browser) may require a factory reset.