How to uninstall the application update Xiaomi Redmi 7: all ways

Application updates on Xiaomi Redmi 7 often bring not only new features, but also bugs, brakes or incompatibility with MIUI. If after the update of the Google Play Store, Mi Browser or system software began to work worse, it can be rolled back to the previous version. In this article, we will analyze all the current methods from standard settings to manual removal through ADB.

It is important to understand that not all applications support rollbacks, for example, MIUI system services (such as Security or Cleaner) can block the removal of updates due to Xiaomi's security policy, and after rollback, some features may temporarily stop working, which is normal and usually corrected by a re-update.

Before you start, check:

  • ๐Ÿ”น Version MIUI (In Settings โ†’ On the old firmware (below). MIUI (12) some methods do not work.
  • ๐Ÿ”น Developer rights. They're going to be used for ways to ADB (How to turn it on - read below).
  • ๐Ÿ”น Backup. System applications rollback can cause crashes - save important data.

๐Ÿ“Š How often do you experience problems after Xiaomi updates?
Constantly.
Sometimes.
redeko
Never.

1. Remove updates through Android settings

The easiest way is to use the built-in MIUI tools. It is suitable for most user applications (such as YouTube, Chrome) and some system (such as Camera or Gallery).

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the app you want in the list (use the search at the top).
  3. Stick to three points (โ‹ฎ) in the upper right corner and select Remove Updates.
  4. Confirm the action in the dialog window.

โš ๏ธ Limitations of method:

  • ๐Ÿšซ It doesnโ€™t work for Google Play Services or other critical services.
  • ๐Ÿ”„ After a reboot, some system applications can automatically update again.
  • ๐Ÿ“ฑ On Redmi 7s. MIUI 13+ Remove updates may be hidden for system applications.

Check out the MIUI version in About Phone

Close all background applications

Connect your phone to charge (recommended)

Take a screenshot of the current app settings (if important)

-->

2. rollback through ADB (for system applications)

If the standard method doesnโ€™t work, Android Debug Bridge (ADB), a computer debugging tool, can remove updates even for secure applications, but requires preparation.

What you need:

  • ๐Ÿ’ป Computer with Windows/Linux/macOS and installed Xiaomi drivers.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฆ ADB Tools (download and unpack in a separate folder).

Step-by-step:

  1. Turn on Developer Mode on Redmi 7: Settings โ†’ About Phone โ†’ MIUI Version (shap 7 times)
  2. Activate Debugging by USB in Settings โ†’ Additional โ†’ For developers.
  3. Connect the phone to the PC and confirm the debugging permission.
  4. Open the Command Prompt (Windows) or Terminal (Linux/macOS) in the folder with ADB.
  5. Enter the command to check the connection: adb devices must appear serial number of the device.
  6. Find out the name of the application package (for example, for Google Play Store it is com.android.vending). List of all packages: adb shell pm list packages -f
  7. Remove updates by the team: adb shell pm uninstall -k --user 0 name package Example for Mi Browser: adb shell pm uninstall -k --user 0 com.android.browser

List of popular Xiaomi packages
com.miui.gallery - Gallery com.miui.calculator - Calculator com.android.contacts - Contacts com.miui.notes - Notes com.miui.videoplayer - Video player

โš ๏ธ Note: Some packages (e.g. com.google.android.gsf for Google Services Framework) may cause a loss of communication with Google servers when you delete updates.

3. factory reset (extreme case)

If you don't roll back the update and the application is critical to the phone, you'll have a complete reset, which will bring all system applications back to the original version, but delete all user data.

How to reset:

  1. Save important files to your PC or cloud (Mi Cloud, Google Drive).
  2. Go to Settings โ†’ About the phone โ†’ Reset settings.
  3. Choose to erase all data and confirm.
  4. After restarting, set your phone as new.

โš ๏ธ Note: Redmi 7 with bootloader unlocked may require re-authorization of Mi Account after reset. If you forget your password, restore it in advance at account.xiaomi.com.

MethodDifficultySuitable forRisks.
Android settingsโญUser and some system applicationsAuto-Update after Reboot
ADBโญโญโญAny applications (including system)Loss of functionality in case of error
Resetting settingsโญโญAll applicationsDeletion of user data
Hand-held firmwareโญโญโญโญSystem applications with profound changesDevice blink in case of error

4. How to prevent automatic updates of applications

To prevent the problem from recurring, disable auto updates in the Google Play Store:

Instructions:

  1. Open the Play Store and tap the profile avatar in the upper right corner.
  2. Go to Settings โ†’ Network Settings โ†’ Auto-Update applications.
  3. Choose Not to Update Automatically.
  4. For individual applications: find it in the Play Store, tap on three-point (โ‹ฎ) and uncheck the auto update box.

โš ๏ธ Attention: Redmi 7s MIUI 12.5+ Some system applications (such as Mi Video or Music) are updated through the Mi App Store, not the Play Store:

  1. Open the Mi App Store.
  2. Go to Profile โ†’ Settings โ†’ Auto Update.
  3. Select "Off"

๐Ÿ’ก

If after rollback the application stopped opening, try to clear its cache in Settings โ†’ Apps โ†’ Storage โ†’ Clear the cache.

5. Frequent errors and their solutions

When rolling back updates, Redmi 7 users often face typical problems.

Error 1: Remove Updates button is inactive.

  • ๐Ÿ”น Reason: The application is system critical (e.g. Google Play Services).
  • ๐Ÿ”น Solution: Use ADB or-reset.

Mistake 2:

Mi App Store.

๐Ÿ”น Solution: Disable auto-updates (see Section 4).

Error 3: ADB cannot see the device.

    Error 4: After a reset, the phone requires an old Mi Account.

    • ๐Ÿ”น Reason: The device was linked to the account, and the bootloader is unlocked.

    ๐Ÿ’ก

    If neither method worked, check if the problem is hardware, for example, the brakes after upgrading can be caused by wear of flash memory (typical for Redmi 7 after 3-4 years of use).

    6. Alternative methods: manual firmware and patches

    For experienced users, there are radical methods:

    • ๐Ÿ”ง Custom-based firmware ROM (LineageOS or Pixel Experience will completely replace system applications, but requires unlocking the bootloader.
    • ๐Ÿ› ๏ธ Magisk modules (e.g. App Systemizer or Debloater) allow you to remove system applications without root, but risky.
    • ๐Ÿ“ฆ Installation of the old version APK manually (e.g. with APKMirror) suitable for custom applications.

    โš ๏ธ Warning: Firmware on Redmi 7 may lead to:

    • ๐Ÿšจ Loss of warranty (if the device is still under warranty).
    • ๐Ÿ”‹ Accelerated battery discharge due to unoptimized core.
    • ๐Ÿ“ถ Problems with mobile network (especially on firmware without support) MTK-modem).

    If you decide to go custom firmware, follow the instructions from the XDA-Developers forum for the Redmi 7 (onclite) model. Be sure to back up through TWRP before you start.

    FAQ: Answers to Frequent Questions

    Can I roll back the MIUI update on Redmi 7?
    Yes, but only through a full reset or manual firmware of the old version of MIUI. Use the official firmware from Xiaomi's site and the Mi Flash Tool. Note that rolling back the MIUI version may cause problems with Google Services and require factory reset.
    Why does the application not work after the updates are removed?
    This happens if: ๐Ÿ”น The app is dependent on a newer version of Google Play Services or MIUI Framework. ๐Ÿ”น The older version does not have critical libraries (for example, for ARCore or Widevine). ๐Ÿ”น There was a rollback failure (try repeating the procedure) Solution: Update the application to the minimum working version or reset the settings.
    How do I know which app caused problems after the update?
    Use Safe Mode: Press Power and hold the Power Out until you request Safe Mode. This mode only runs system applications. If the problem is gone, one of the user's is to blame. Remove the updates one by one, and check the result.
    Can I roll back the update for Google Play Services?
    Technically, yes, but this will result in the loss of functionality of all applications dependent on Google (Gmail, Maps, Play Store, etc.) The system will constantly try to update the services back, it is better to wait for a new update with the fix of bugs.
    What to do if the Internet disappears after a rollback?
    This is a typical problem when removing updates for Mi Browser or Google Chrome if they are related to the DNS-Solution: Go to Settings โ†’ SIM-maps and mobile networks โ†’ Access points (APN). Reset the settings. APN Reset the phone to standard.