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:
- Go to Settings โ Applications โ Application Management.
- Find the desired application (for example, GetApps) in the list and tap it.
- In the top menu, select three points (โฎ) โ Turn off auto-update.
- 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:
- Turn on Developer Mode on your phone: go to Settings โ About Phone and tap the MIUI version 7 times.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your smartphone to your PC, install it ADB-Drivers and open the command line in the folder with the platform-tools.
- Enter the command to check the connection: adb devices (the name of your device should appear).
- 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.AutoUpdateActivityWhat if the ADB canโt see the device?
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:
- Turn off the phone and press Volume Up + Power to enter Recovery.
- From the TWRP menu, select Advanced โ File Manager.
- 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 account | Turn off sync in Settings โ Accounts โ Google โ Sync. |
| Auto-Update via Mi Cloud | Go to Settings โ Xiaomi Account โ Mi Cloud and turn off Data Sync. |
| Viruses or malware | Check your phone with Malwarebytes or Dr.Web Light. |
| Crews with Forced Updates | Install 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.