How to completely disable the update of applications on Xiaomi Redmi: all ways

Why users want to ban updates on Redmi and what happens if they do

Automatic updates to apps on Xiaomi Redmi smartphones are a feature that should make life easier, but often becomes a source of irritation. Users complain about the sudden disappearance of free space, battery drain in the background and even the inoperability of applications after updates. Especially relevant for owners of budget models of the Redmi Note 8/9/10 or POCO M3/M4 series, where memory is often limited to 64-128 GB.

What happens when you turn off updates? First, you get full control over the version of each application โ€” no sudden changes to the interface or the disappearance of familiar features. Second, save traffic (relevant to Internet-limited tariffs) and extend the battery life. However, there is a downside: without updates, some programs may stop supporting current security protocols (for example, banking applications) or work with new versions of services (like YouTube or Google Maps).

In this article, weโ€™ll look at all the working ways to disable updates, from standard MIUI settings to hidden commands for power users. Importantly, some methods require super-user or PC access, so evaluate your technical capabilities in advance.

Method 1: Disabling Auto Updates in Google Play

The easiest and most secure method is to set up a Google Play Store that automatically updates apps by default, which is suitable for all Redmi models (including Redmi 12/13, Note 11 Pro+, etc.), as it uses standard Android features.

Instructions:

  • ๐Ÿ“ฑ Open Google Play Store on your smartphone.
  • ๐Ÿ‘ค Slip on the profile avatar in the upper right corner.
  • โš™๏ธ Select Settings โ†’ Network settings โ†’ Auto-update of applications.
  • ๐Ÿšซ Set the value Do not update automatically.

This method disables background updates, but does not block manual updates. If you want to completely disable updates for specific applications (such as MIUI System Launcher or GetApps), move on to the next method.

๐Ÿ’ก

If Google Play continues to download updates after disabling auto updates, clear the app cache in the phone settings: Settings โ†’ Apps โ†’ App management โ†’ Google Play Store โ†’ Storage โ†’ Clear the cache.

Method 2: Blocking updates for individual applications

Some Xiaomi system applications (for example, Mi Video, Mi Browser or Security) are updated not through Google Play, but through the GetApps brand store. To prevent them from updating, you need to act through the MIUI settings.

Step-by-step:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the desired application (for example, GetApps) in the list and tap it.
  3. In the top menu, select three points (โ‹ฎ) โ†’ Turn off auto-update.
  4. Confirm the action by clicking Disable.

For apps from Google Play:

  • ๐Ÿ“Œ Open the application page in the Play Market.
  • ๐Ÿ”„ Tap it on three points (โ‹ฎ) Next to the button Update.
  • โœ… Remove the tick from the item Enable auto-update.

Back up important data | Check the MIUI version in Settings โ†’ About Phone | Turn off mobile internet (if updates are coming through 4G) | Remember the Mi Account password (you will need to reset your settings)

-->

Method 3: Use ADB to disable updates completely

If previous methods have not worked (for example, on Redmi with custom firmware or POCO F3/F4), take advantage ADB-This requires you to connect your smartphone to your PC and enable debugging mode. USB.

Warning: Incorrect ADB commands may disrupt the system. Follow the instructions carefully.

Steps:

  1. Turn on Developer Mode on your phone: go to Settings โ†’ About Phone and tap the MIUI version 7 times.
  2. Return to Settings โ†’ Additional โ†’ For developers and activate Debugging over USB.
  3. Connect your smartphone to your PC, install it ADB-Drivers and open the command line in the folder with the platform-tools.
  4. Enter the command to check the connection: adb devices (the name of your device should appear).
  5. Disable auto-updates for all applications: adb shell pm disable-user --user 0 com.android.vending/com.google.android.finsky.update.AutoUpdateActivity

To get it back, use the command:

adb shell pm enable com.android.vending/com.google.android.finsky.update.AutoUpdateActivity

What if the ADB canโ€™t see the device?
1. Make sure File Transfer (MTP) mode is enabled when connecting over USB. 2. Try another cable (original from Xiaomi. 3. Update ADB drivers through Device Manager on PC. 4. Reboot your phone and PC.

Method 4: Disconnect via MIUI settings (for system applications)

The MIUI proprietary shell has hidden settings to block updates for pre-installed applications, a method that works on most Redmi and POCO devices with MIUI 12-14.

Instructions:

  • ๐Ÿ”ง Go to Settings. โ†’ Annexes โ†’ Application management.
  • ๐Ÿ” In the search box, type the name of the system application (for example, Mi Community or Mi Pay).
  • ๐Ÿ”„ Tap on the app. โ†’ Permits โ†’ Additionally.
  • ๐Ÿšซ Find the Update in the background and turn it off.
  • ๐Ÿ”’ For reliability, also disable Auto Start and Background Activity.

This does not remove apps, but only freezes their current version. If you need to completely remove unnecessary software (such as Mi Music or Mi Video), root access or use ADB AppControl will be required.

System (Mi Browser, Security, etc.)|Google Services (Play Market, YouTube)|Social networks (Facebook, Instagram)|Games (PUBG, Genshin Impact)|Others-->

Method 5: Remove updates via Recovery (for power users)

If you use custom Recovery (like TWRP), you can manually delete update files that have already been downloaded but not installed, a method that is suitable for devices with an unlocked bootloader.

Step-by-step:

  1. Turn off the phone and press Volume Up + Power to enter Recovery.
  2. From the TWRP menu, select Advanced โ†’ File Manager.
  3. Go to /data/app and find folders with names like com.android.vending-1 (Google Play) com.xiaomi.mipicks-1 (GetApps) com.miui.systemAdSolution-1 (advertising modules)

-1

-2

Reset the device.

โš ๏ธ Attention: Deleting system files in Recovery may result in data loss or a cyclical phone reboot.Before actions, back up via TWRP โ†’ Backup.

What to do if updates are still installed?

If none of these methods worked, the problem may be:

Reason.Decision
Background synchronization of Google accountTurn off sync in Settings โ†’ Accounts โ†’ Google โ†’ Sync.
Auto-Update via Mi CloudGo to Settings โ†’ Xiaomi Account โ†’ Mi Cloud and turn off Data Sync.
Viruses or malwareCheck your phone with Malwarebytes or Dr.Web Light.
Crews with Forced UpdatesInstall the official MIUI through the Mi Flash Tool.

If the problem persists, try resetting your network settings (Settings โ†’ Communication & Network โ†’ Network Reset) or performing a hard reset (with complete data cleanup).

๐Ÿ’ก

On devices with MIUI 14+ Some system applications (e.g., Mi Security) may be updated via OTA-To block this, turn off Automatic Update Download in Settings โ†’ The phone. โ†’ Updating the system.

FAQ: Frequent questions about blocking updates on Redmi

Can you turn off updates only for specific applications without affecting others?
Yes, for apps from Google Play, this is done through their page (three dots). โ†’ disable auto-update.For Xiaomi system applications, use the method โ„–2 or ADB-commands specifying a specific package (e.g. adb shell pm disable-user com.miui.player for Mi Video).
Will the banking app work if I turn off its updates?
Banks (Sberbank, Tinkoff, etc.) often require up-to-date security versions, and if the app stops opening, you'll have to manually update it through Google Play or the bank's website, and the alternative is to use the bank's web version through a browser.
How do I get back auto updates if I change my mind?
For Google Play: Go to Settings โ†’ Auto-update apps and select the mode you want. For Xiaomi system applications, enable auto-update in their settings or use ADB-Adb shell pm enable. If you delete files through Recovery, you'll have to manually reinstall the applications.
Why do some apps still update after disabling updates?
They probably use external update services (e.g. Facebook or VK can update through their servers).Solution: Turn off background activity for such applications in MIUI settings. Use a firewall (e.g. NetGuard) to block their access to the Internet. Delete and install the old version of APK manually (from APKMirror site).
Can I turn off Redmi updates without root rights?
Yes, all of the methods in this article (except for Recovery removal) work without root. However, it may be necessary to unlock the bootloader or use ADB AppControl to completely block system applications (such as Mi Ad Service).