How to disable auto-update apps in Play Market on Xiaomi: all ways

Automatic app updates in the Google Play Market are a convenient feature that saves users time, but on Xiaomi smartphones, they can cause unexpected problems, from overspending mobile traffic to sudden software failures, a topic that is especially relevant for owners of devices with limited internal memory or tariffs with a small package of Internet.

In this article, weโ€™ll look at all the ways you can disable auto-updates on Xiaomi, from the standard Play Market settings to hidden MIUI and HyperOS settings. Youโ€™ll learn how to disable mobile updates, fully deactivate the feature, or customize it selectively for individual applications, and why settings are sometimes reset and how to avoid it.

Important: instructions are relevant for all modern Xiaomi models, including the Redmi series, POCO, Black Shark and Xiaomiโ€™s flagship 13/14. Separate nuances will be specified for different versions of the shell (MIUI 12-14 HyperOS).

Why you should turn off auto-update on Xiaomi

While automatic app updates seem like a useful feature, in practice they often bring more problems than good, here are the key reasons why Xiaomi users prefer to disable the option:

  • ๐Ÿ“‰ Mobile overspend: Even small updates can eat up tens of megabytes per month, and large ones (for example, for games or social networks) can eat up hundreds of megabytes per month.
  • ๐Ÿ”‹ Battery discharge. Background download updates activate modules Wi-Fi/4G and processor, reducing battery life.
  • ๐Ÿ“ฑ Memory filling. On budget Redmi models (e.g. Redmi) 9A or Redmi 10C) Even 32GB is fast running out due to accumulated updates.
  • ๐Ÿ”„ Applications are unstable. New versions of software sometimes contain bugs, especially on custom firmware. MIUI.
  • ๐Ÿ›ก๏ธ Privacy: Some updates change application permissions, which may affect access to your data.

According to Sandvine (2023), up to 15% of Android usersโ€™ mobile traffic is spent on background app updates, a figure that may be higher on Xiaomi due to the features of MIUI optimization.

โš ๏ธ Note: If you use Xiaomi with third-party firmware (like LineageOS or Pixel Experience), some methods to disable auto-updates may not work. ADB.

Method 1: Disable auto updates in Play Market settings

The easiest and most versatile method is to use the built-in settings of Google Play. It works on all versions of MIUI and HyperOS, does not require superuser rights (root) and takes less than a minute.

Instructions:

  1. Open the Play Market app (color triangle icon).
  2. Slip on the profile avatar in the upper right corner.
  3. Select the Settings item.
  4. Go to the section Network and device โ†’ Auto-update applications.
  5. Choose one of the options: Wi-Fi only (recommended for traffic saving); Do not update automatically (complete shutdown).

Once the settings are changed, Play Market may request confirmation โ€” click Ready. The changes will take effect immediately, but downloads that are already running will not be interrupted.

Make sure that the Play Market settings say โ€œDo not update automaticallyโ€ |

Restart your smartphone to apply the changes |

Check the list of recent updates in My profile โ†’ Application Management |

Turn off Play Market background activity in battery settings (optional)

-->

On some Xiaomi models (such as the POCO F4 or Xiaomi 12T), after upgrading to HyperOS, the menu item may be called App Updates instead of Auto Update.

Method 2: Selective disabling for individual applications

If you want to leave auto-updates for most programs, but disallow them for specific ones (like Facebook or TikTok, which are updated frequently), use this method.

How to do this:

  1. Open the Play Market and go to My Profile (avatar icon).
  2. Select Application and Device Management.
  3. Slip on the Control (inlay at the top).
  4. Find the desired application in the list and click on it.
  5. In the upper right corner, tap on โ‹ฎ (three-point) โ†’ Turn off auto-update.

โš ๏ธ Note: On Xiaomi with HyperOS, after resetting to factory settings, all individual auto-update settings are reset. To avoid this, create a backup through Settings โ†’ Google โ†’ Backup.

Method 3: Disconnecting through Google Account Settings

Few people know, but auto updates can be controlled through Googleโ€™s web interface, which is useful if you have multiple Xiaomi devices (like a smartphone and a Xiaomi Pad 6 tablet) and want to sync your settings.

Step-by-step:

  1. Open your browser on your computer or phone and go to play.google.com/settings.
  2. Sign in with the same Google account used on Xiaomi.
  3. Find the Auto Update section of the applications.
  4. Choose Do Not Update Automatically or Update Only via Wi-Fi.
  5. Save the changes.

The changes will apply to all devices associated with this account within 24 hours, a method that is particularly relevant for users who often reinstall MIUI or reset settings.

Method of disconnectionSpeed of applicationWhether a reboot is requiredSynchronizes with other devices
Through Play MarketInstantly.No.No.
Electoral blackoutInstantly.No.No.
Through Google's settingsUp to 24 hours.No.Yes.
Through ADB (advanced)Instantly.Yes.No.

Once a week |

Only when critical errors appear |

Never, I'm using auto-update |

I don't keep up with updates.-->

Method 4: Advanced Disconnection through ADB (for power users)

If standard methods donโ€™t help (e.g., settings are reset after a reboot), you can block auto-updates completely via ADB (Android Debug Bridge), which requires connecting your smartphone to your computer and basic command line knowledge.

What you need:

  • ๐Ÿ–ฅ๏ธ A computer with installed Xiaomi drivers and ADB;
  • ๐Ÿ“ฑ Xiaomi smartphone with enabled debugging USB;
  • ๐Ÿ”Œ USB-Type C Cable (original or high-quality analogue).

Instructions:

  1. Enable Developer Mode on Xiaomi: Go to Settings โ†’ About Phone; Tap 7 times on MIUI Version; Enter a password if required.

USB debugging

Settings โ†’ Additional โ†’ For Developers

Connect your smartphone to your computer and confirm your trust in the device.

CMD

Terminal

adb shell pm clear com.android.vending

This team will reset the Play Market cache by removing all current tasks for upgrade.

adb shell settings put global auto_update_app false

On some Xiaomi firmware (e.g., Chinese versions of MIUI without Google services), this command may not work, in which case you will need to manually remove the com.android.vending package via TWRP.

What if the ADB does not recognize the device?
If the adb device command doesnโ€™t show your Xiaomi, follow the following steps: 1. Install official Xiaomi drivers from mi.com; 2. Try another one. USB-cable (preferably original); 3. Include the debugging option in the developer settings USB (4 Restart your computer and smartphone. If the problem persists, use alternatives ADB-Tools like Scrcpy or Minimal ADB and Fastboot.

Method 5: Disabling Play Market Background Activity via MIUI

The MIUI shell (and the new HyperOS) aggressively optimizes background processes, but sometimes causes uncontrolled updates. To completely block Play Market from self-activity, follow these steps:

Instructions for MIUI 12-14:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the Play Market (or Google Play Store) list.
  3. Put it on Battery.
  4. Select Background Limitation.
  5. Activate the option to limit background activity.

For HyperOS, the path is a little different:

  1. Settings โ†’ Applications โ†’ Permissions โ†’ Auto-Run;
  2. Find the Play Market and turn off the switch.
  3. Go back and select Battery Optimization.
  4. Add Play Market to the list of limited optimization apps.

If you frequently experience setting resets, consider turning off automatic MIUI updates:

  1. Settings โ†’ About the phone โ†’ Updating the system;
  2. Tap on. โ‹ฎ โ†’ Settings;
  3. Turn off Automatic Booting over Wi-Fi.

๐Ÿ’ก

After the update MIUI Play Market started to consume a lot of traffic, check the settings in Settings โ†’ SIM-maps and mobile networks โ†’ Transfer of data โ†’ Applications use data. You can manually limit traffic to Google services here.

FAQ: Frequent questions about auto updates on Xiaomi

Can you turn off auto updates only for the mobile network, leaving them over Wi-Fi?
Yes, in Play Market settings, select Update only via Wi-Fi. This option saves mobile traffic, but allows you to update applications automatically when you connect to a wireless network.
Why do some apps still update after auto-updates are disabled?
This can happen for several reasons: the application has administrator rights (for example, antivirus or banking programs); the update is not initiated by the Play Market, but by the application itself (for example, Facebook or VK); the smartphone has custom firmware installed with modified Google services. To completely block the updates, remove the administrator rights for problematic applications in Settings โ†’ Passwords and Security โ†’ Device Administrators.
How to disable auto-updates on Xiaomi without Google services (Chinese firmware)?
On devices without Google Play (e.g., the Chinese versions of Redmi K50 or Xiaomi 13), auto-updates are managed via the Mi App Store: Open the Mi App Store; Go to Profile โ†’ Settings; Disable Auto Update. If the Mi App Store is missing, updates are suspended by default.
Will Play Market work after auto updates are disabled through ADB?
Yes, Play Market will be operating normally.Adb shell settings put global auto_update_app False only blocks background updates without affecting the basic functionality of the store.You can manually update apps and install new ones.
Can I roll back an app update if it caused a crash?
Yes, but only if you have a backup (APK-For this purpose: Delete the current version of the application; Turn off the Internet on the device; Install APK old version (you can download from sites like APKMirror); In Play Market settings, disable auto-update for this app. Important: rollback may lead to incompatibility with the current version of Android or MIUI.