How to Remove Play Market Update on Android Xiaomi: Full Guide

Updates to Google Play Store on Xiaomi smartphones often bring not only new features, but also bugs: from slow work to complete incompatibility with MIUI. If after the update the application began to slow down, issue errors or conflict with system services - it can be rolled back to the factory version. In this article, we will analyze all the current ways to remove updates (including hidden methods for Redmi and POCO), and explain why the standard reset through settings does not always work.

The rollback process depends on the Android version and the MIUI modification. On new devices (such as the Xiaomi 13 or Redmi Note 12), Google has limited the ability to manually remove system appliances, so some methods will require ADB or USB debugging. If you have never worked with these tools, donโ€™t worry: we have detailed every step, including preparing the PC.

Important: rolling back Play Market wonโ€™t remove installed apps, but it may require re-authorization in your Google account. On devices with an unlocked bootloader, the process is simplified by a separate section dedicated to them.

Why Play Market Updates Are Breaking Xiaomi's Job

The main problem lies in the conflict between Google services and MIUI optimizations. Xiaomi is actively modifying Android, removing or replacing system components to improve performance. When the Play Market is updated through an official channel, new versions can:

  • ๐Ÿ”„ Require updated Google Play Services that are not in the firmware MIUI.
  • โšก Conflict with energy-saving algorithms (e.g., Redmi with Ultra Battery Saver).
  • ๐Ÿ›‘ Lock down the installation APK Due to Googleโ€™s tightening security policy.
  • ๐Ÿ“ฑ Induce overheating on weak chipsets (e.g. Snapdragon) 4xx or Helio Gxx).

A classic example: after updating Play Market to version 34.0.0+ on Xiaomi with MIUI 13/14, users experience an error called โ€œCanโ€™t download app informationโ€ because the new version requires a Google Play System Update that is not supported by customized firmware.

Another common situation is automatic updates in the background. Xiaomi by default allows system app updates through Settings. โ†’ Annexes โ†’ Application management โ†’ Play Market โ†’ Auto-update, but you can only disable this function after rollback.

๐Ÿ“Š What problem did you face after the Play Market update?
App's slowing down.
Not installed APK
Booting errors
Phone overheating
Another problem.

Method 1: Standard reset via settings (works on 60% of devices)

This is the easiest method, but it doesnโ€™t work on all versions of MIUI. Itโ€™s suitable for Android 10-12 devices and stock firmware without deep modifications.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search box, type Play Market (or com.android.vending).
  3. Slip on the app, then select Remove Updates (usually in the upper right corner under the icon). โ‹ฎ).
  4. Confirm the action. The system will return the application to the factory version.

If the Remove Updates button is inactive or absent:

  • ๐Ÿ”น Try to stop the app first (Stop button) โ†’ OK).
  • ๐Ÿ”น Delete the cache and Play Market data (in the same menu).
  • ๐Ÿ”น Restart your phone โ€“ sometimes the button appears after the reboot.

โ˜‘๏ธ Preparing for the reset of the Play Market

Done: 0 / 4

โš ๏ธ Attention: On Xiaomi with MIUI 14+ Android 13/14 The Remove Updates button may be hidden due to Google's policy. 2 or 3.

Method 2: Recoil through ADB (for power users)

If the standard method didnโ€™t work, Android Debug Bridge (ADB), a PC debugging tool, is universal and works even on the new Redmi/POCO with a locked bootloader.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ“ฑ Included debugging by USB Xiaomi.
  • ๐Ÿ› ๏ธ Utility. ADB Tools (download from Google website).

Step-by-step:

  1. Activate Developer Mode on Xiaomi: Settings โ†’ About Phone โ†’ MIUI Version (Tap 7 times)
  2. Enable USB debugging in Settings โ†’ Additional โ†’ For developers.
  3. Connect the phone to the PC and confirm trust in the device (a request will appear on the smartphone screen).
  4. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  5. Enter the command to check the connection: Adb devices should appear serial number of your Xiaomi.
  6. Play Market rollback: adb shell pm install -r -d --user 0 com.android.vending

If the team doesnโ€™t work, try an alternative:

adb shell cmd package install-existing com.android.vending
What if the ADB canโ€™t see the device?
1. Make sure that Xiaomi drivers are installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)).2. Try another one. USB-cable.3. Include in the developer settings the option "Cancel debugging authorization" USB".4. Restart your PC and phone.

โš ๏ธ Note: On some models POCO (for example, POCO X3 Pro) after rollback ADB Google Pay may be lost, and to restore functionality, you will have to reinstall Google Play Services manually.

Method 3: Remove updates via Safe Mode (without root)

Safe Mode allows you to temporarily disable all third-party applications and services, including updated versions of system apps.

  • ๐Ÿ”น The Play Market is not open at all.
  • ๐Ÿ”น No button to remove updates.
  • ๐Ÿ”น You don't want to use it. ADB.

How to run Safe Mode on Xiaomi:

  1. Press the power button until the shutdown menu appears.
  2. Press and hold the Turn Off button (or Reboot on some models).
  3. Confirm the transition to Safe Mode (the inscription will appear at the bottom of the screen).

In safe mode:

  1. Go to Settings โ†’ Applications โ†’ Play Market.
  2. Click Remove Updates (the button must now be active).
  3. Reset the phone to normal mode.

If the button never appears, try clearing Play Market data in Safe Mode and then rebooting. Sometimes this resets the app to the factory version.

๐Ÿ’ก

After rolling back in Safe Mode, check your automatic update settings! Go to Play Market โ†’ Profile โ†’ Settings โ†’ Network settings and turn off App Auto Update.

Method 4: Manual removal of APK (for firmware with root)

If your Xiaomi has an unlocked bootloader or root rights, you can manually replace it. APK-Play Market file on the factory version. It's a risky method, but it's 100% effective.

What you need:

  • ๐Ÿ“ฑ Root access (for example, via Magisk).
  • ๐Ÿ› ๏ธ File Manager with support for root (such as Root Explorer or Mixplorer).
  • ๐Ÿ“ Factory APK Play Market for your model (can be extracted from firmware or downloaded from APKMirror).

Instructions:

  1. Download the original APK Play Market for your version of MIUI (for example, version 29.3.14) will be suitable for MIUI 13.
  2. Rename the file to Phonesky.apk.
  3. Open Root Explorer and go to /system/priv-app/Phonesky/.
  4. Delete or rename the current Phonesky.apk (e.g., Phonesky.bak).
  5. Copy the new APK into this folder.
  6. Change access rights to 644 (long press) โ†’ Permissions).
  7. Reboot the phone.
MIUI versionRecommended version of Play MarketLink to APK
MIUI 1224.6.18Download
MIUI 1329.3.14Download
MIUI 1430.3.16Download
HyperOS33.2.14Download

โš ๏ธ Attention: Incorrect replacement APK You can have a bootloop. Always back up the original file! If the Play Market doesn't start after you replace it, restore the backup and try another version. APK.

Method 5: Recovery Reset (for custom firmware)

If you use custom Recovery (like TWRP), you can roll back the Play Market by installing a GApps package with the desired version, a method that is suitable for firmware like LineageOS or Pixel Experience on Xiaomi.

Step-by-step:

  1. Download the GApps package with the desired version of the Play Market (for example, Open GApps).
  2. Reboot your phone to TWRP (clip Power + Volume up).
  3. Choose Install. โ†’ point the way to the sloping ZIP-file.
  4. Swipe for confirmation.
  5. After installation, run the Wipe โ†’ Dalvik/ART Cache.
  6. Reboot the system.

If you donโ€™t want to reinstall all GApps, you can only extract Phonesky.apk from ZIP and replace it manually (as in Method 4).

How to block automatic updates to Play Market

After a successful rollback, it is important to disable the automatic update, otherwise Google will install the new version again.

Method 1: Through Play Market Settings

  1. Open Play Market โ†’ tap on the profile avatar.
  2. Go to Settings. โ†’ Network settings.
  3. Select Auto-Update Applications โ†’ Do not update automatically.

Method 2: Through Xiaomi Settings

  1. Go to Settings โ†’ Applications โ†’ Application Management โ†’ Play Market.
  2. Turn off Auto Update (if option is available).
  3. Disable background activity and autostart.

Method 3: Through ADB (Forever)

Follow the command:

adb shell dumpsys deviceidle whitelist +com.android.vending

This will add Play Market to the whitelist of energy saving, but will block background updates.

๐Ÿ’ก

Even after disabling auto-updates, Google can force Play Market updates through services. To avoid this, regularly check the app version in the settings.

Frequent mistakes and their solutions

When Play Market rolls back on Xiaomi, users face typical problems. Here's how to solve them:

Error: "Can't delete the updates"

  • ๐Ÿ”น Make sure you are logged in to your main Google account (not a guest account).
  • ๐Ÿ”น Try clearing the cache and data of Google Play Services.
  • ๐Ÿ”น Restart your phone in Safe Mode and try again.

Error: "Play Market not installed"

  • ๐Ÿ”น This means that the factory APK Download the original version from APKMirror and install it manually.
  • ๐Ÿ”น If the installation is blocked, give permission to install from unknown sources.

Error: Google Play Services are Stopped

  • ๐Ÿ”น Update Google Play Services manually through Play Market.
  • ๐Ÿ”น If the error persists, reset your Google Account settings (Settings) โ†’ Accounts. โ†’ Google โ†’ Delete your account, then add again).

Problem: After a rollback, pay in games doesn't work

  • ๐Ÿ”น Update Google Play Billing through Play Market.
  • ๐Ÿ”น Clear Play Market Data and Reboot Your Phone.

๐Ÿ’ก

If Play Market stopped showing some apps after the rollback, check the Google account's regional settings. Sometimes the reset version resets the content filters as well.

Can I roll back the Play Market without a computer?
Yes, but only if the Remove Updates button is active in the settings. If it's not, try Safe Mode (Method 3). Without a PC, you can't use ADB or manual APK replacement.
Why is Play Market Updated Again After the Pushback?
Google is forcibly updating system apps through Google Play Services. To block this: Disable auto-update in Play Market settings. Ban background Google Play Services activity in Xiaomi settings. Use ADB to remove the app from the update list (command: adb shell pm uninstall -k --user 0 com.android.vending.updater).
Will Google Pay work after the rollback?
On most devices, yes, but some POCO models (like the POCO F3) may require reinstalling Google Play Services and Google Wallet. If the payment doesn't work: Update Google Pay to the latest version. Add the card again. Check the device's certification with Google Device Certification.
Can Play Market be rolled back to Xiaomi with a locked bootloader?
Yes, but the choice of methods is limited: ๐Ÿ”น Standard discharge (Method 1). ๐Ÿ”น Safe Mode (Method 3). ๐Ÿ”น ADB (Method 2) - does not require unlocking, but needs debugging USB. Hand-substituted APK (Method 4) and firmware through Recovery (Method 5) require an unlocked bootloader.
How to find out the current version of the Play Market?
Open Play Market, tap on profile avatar โ†’ Settings โ†’ About Program. The version is shown at the bottom of the screen (e.g. 34.2.10-21). Alternatively, you can check through ADB: adb shell dumpsys package com.android.vending | grep version