How to uninstall the latest app update on Xiaomi: instructions

Users of Xiaomi, Redmi and Poco smartphones often face a situation where, after an automatic update, the application starts to work incorrectly, errors appear or familiar functions disappear, especially for system components of MIUI and HyperOS, such as Google Play Services, a gallery or a Explorer. Device owners want to know whether it is possible to quickly roll back changes and return the stable operation of the gadget without complex reflashing.

In this article, we will take a closer look at all the available methods to remove the latest updates.You will learn how to use Android’s built-in features to roll back system components, where it is safe to download older versions. APK-It's important to understand that the approach to system and user applications will be significantly different.

Before we take action, we need to assess the risks. Removing critical security updates can make a device vulnerable, but in the case of buggy versions of software, this is often the only way to return comfortable use of the smartphone. We will look at both simple ways through the settings menu and more advanced methods using ADB.

Built-in rollback feature in Android updates

The Android operating system, which underlies MIUI and HyperOS shells, has a built-in crash protection mechanism after an update. If a new application is unstable, the system allows you to remove the updated data packet, returning the component to a factory state, which is the most secure method and does not require root rights or a connection to the computer.

To do this, you need to go to the application management menu. Find the problem program in the list, for example, Google Play Market or system launcher. In the application information window that opens, look at the bottom of the screen or the three-dot menu in the top corner, and that's where the button to reset changes is hidden.

Note that this feature is not available for all programs. User applications downloaded from the store usually do not have a button to completely remove updates, as they are not part of the system image. However, for built-in services Xiaomi and Google, this method works faultlessly. Once you press the button, the system will warn that all data will be deleted, and the version will roll back to the original.

  • πŸ“± Go to Settings. β†’ Annexes β†’ All applications and find the right component.
  • πŸ—‘οΈ Click on the Remove Updates button at the bottom of the screen (available only for system versions).
  • βš™οΈ Confirm the action in the pop-up window, after which the application will return to the factory version.
  • πŸ”„ Restart the device so that the changes take effect permanently.

⚠️ Note: After the rollback is performed, the system may again try to automatically download the latest version via Wi-Fi. To avoid this, temporarily disable the automatic update in the Google Play or Mi GetApps settings.

πŸ’‘

Before removing updates to system components, back up important data as the process may result in a reset of a particular application settings.

Manual installation of the old version APK-file

If the built-in feature is not available for a specific user application, the only option is to manually replace the version, which requires finding the installation file of the desired version on the network. Users often turn to trusted archives, such as APKMirror or APKPure, where the update histories of popular software are stored.

The installation process is more complicated than a simple rollback, as it requires pre-deleting the current version. Android blocks installing an older version on top of the new one without completely uninstalling the program.This means you can lose local data, chats or settings if you don’t back up in advance.

Special attention should be paid to the security of downloaded files. Only download APKs from reputable resources, checking the developer’s digital signature. Installing modified files from third-party sites can lead to malware viruses or identity theft. Always check the hash amounts of files, if such an opportunity is provided by the source.

  • πŸ” Find a stable previous version of the app on a reliable archive site.
  • πŸ“₯ Download. APK-file and allow installation from unknown sources in the browser.
  • 🚫 Remove the current version of the app through the standard smartphone settings menu.
  • πŸ“² Run the downloaded installer and follow the instructions on the screen.

β˜‘οΈ Pre-installing check APK

Done: 0 / 4

After successfully installing the old version, it is recommended to immediately disable the automatic update for that particular app in the Google Play Store. Open the app page in the store, click on the three dots in the top corner, and uncheck the Auto Update box.

Disable automatic updates in MIUI and HyperOS

To prevent this from happening again, you need to configure your update policy on the device. Xiaomi shells have their own app stores and background download mechanisms that can ignore Google Play settings.

First of all, check the settings of the GetApps (Mi Store) store. This is where updates to system components and preinstalled software often come in. Go to the user profile, select settings, and find "App Auto Update" option. Select "Only via Wi-Fi" or completely disable the feature if you prefer manual control.

Also worth paying attention to hidden developer settings. In some firmware versions, there is an option to disable update verification for system components through the ADB-For the average user, you just need to control the two main stores: Google Play and GetApps to keep things under control.

Source of updatesWhere to turn offRisk of failure
Google PlayPlay Market Settings β†’ Auto UpdateLow.
GetApps (Mi Store)Profile β†’ Settings β†’ Auto UpdateMedium.
System servicesSettings β†’ The phone. β†’ Version. MIUIHigh-pitched
Third-party launchersInside the settings of a particular applicationLow.
πŸ“Š How often do you encounter bugs after an update?
Monthly
Six months
Never noticed.
Only on new versions of Android

Using ADB for Advanced Users

For those who are not afraid of the command line, the Android Debug Bridge tool (ADB) It provides the most flexible way to manage packages, not only to remove updates, but also to completely freeze or remove system applications that interfere with work. USB-cable.

Before you start, you need to activate USB debugging mode. Go to Settings β†’ About Phone and quickly click on the build number seven times to unlock the developer menu. Then, in the Additional Settings menu that appears β†’ For developers, turn on the USB debugging switchboard.

The command to remove updates to a particular package looks concise but requires accuracy. You need to know the exact package name, which you can find out through applications like App Inspector. A name error can lead to the wrong component being removed or the system not responding.

adb shell pm clear com.android.chrome

However, to completely remove updates and return to the factory version through ADB, it is often necessary to command uninstall with a flag for the current user, or use specialized scripts. The standard command pm uninstall will remove the application completely, which for system components is equivalent to removing updates if the system is not backup.

⚠️ Attention: Use ADB Incorrect removal of system packages can lead to bootloop (cyclic reboot) or loss of functionality of the phone (for example, loss of sound or network).

List of dangerous bags for removal
Do not delete packets named com.android.providers.downloads, com.miui.securitycenter or com.xiaomi.finddevice unless absolutely necessary.

Specifics of removing updates to Google Play Services

Google Play is the heart of Android, responsible for maps, push notifications and synchronization, which are the most frequently updated services, and most often cause battery or interface problems, and removing updates is the standard troubleshooting procedure that solves 80% of smartphone smart behavior problems.

The process is similar to removing updates to other system applications, but it has its own nuances: After a rollback, services can β€œpump” the necessary components in the background for a while. Don’t be afraid if the version changes again an hour after the reset, which is normal behavior, the system restores the minimum set of libraries necessary.

If the problem is that the battery is running out after a Google Play Services update, try clearing the cache and the service itself, not just rolling back the version. The combination of these actions often helps stabilize the background processes without having to wait for a new patch from developers.

  • πŸ”‹ Google Play Services rollback often solves the problem of fast battery drain.
  • πŸ—ΊοΈ After a reset, Google Maps or payment may temporarily not work NFC.
  • πŸ”„ The system will automatically update critical components within 24 hours.
  • πŸ›‘οΈ Google Play Protect will also return to the base version.

πŸ’‘

Resetting Google Play Services is a secure operation that does not affect the user’s personal data, accounts or installed applications.

Frequently Asked Questions (FAQ)

Is it safe to remove updates to Xiaomi system apps?
Yes, it's a regular feature of the Android operating system, and when you delete the updates, the app goes back to the state it was when the phone left the factory, and it doesn't violate the warranty, and it doesn't require the rights of the superuser.
Will my data (photos, contacts) disappear when the version rolls back?
When using the Remove Updates button in the app settings, your personal data is usually stored. However, if you decide to completely uninstall the app and manually install the old version (by the APK method), the data will be lost without prior backup.
Can you permanently ban the update of a particular application?
Officially, no. Google Play and GetApps will be constantly offering updates, but you can turn off the auto-update for a particular app in the store settings, and then the update will only happen after you manually confirm.
What if the phone went into a cyclical reboot after removing the system update?
In rare cases, removing critical updates can disrupt the system. Try to boot into Safe Mode (clamping the off button on the logo) and remove the problem app completely, or reset to factory settings via the Recovery menu.
Where can I find the exact version of the app that worked?
It’s best to look for information on forums like 4PDA or XDA Developers, in the branch of your phone model. users often write in comments which version of MIUI or a particular app was the most stable.