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.
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:
- Open Settings โ Applications โ Application Management.
- In the search box, type Play Market (or com.android.vending).
- Slip on the app, then select Remove Updates (usually in the upper right corner under the icon). โฎ).
- 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
โ ๏ธ 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:
- Activate Developer Mode on Xiaomi: Settings โ About Phone โ MIUI Version (Tap 7 times)
- Enable USB debugging in Settings โ Additional โ For developers.
- Connect the phone to the PC and confirm trust in the device (a request will appear on the smartphone screen).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices should appear serial number of your Xiaomi.
- 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.vendingWhat if the ADB canโt see the device?
โ ๏ธ 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:
- Press the power button until the shutdown menu appears.
- Press and hold the Turn Off button (or Reboot on some models).
- Confirm the transition to Safe Mode (the inscription will appear at the bottom of the screen).
In safe mode:
- Go to Settings โ Applications โ Play Market.
- Click Remove Updates (the button must now be active).
- 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:
- Download the original APK Play Market for your version of MIUI (for example, version 29.3.14) will be suitable for MIUI 13.
- Rename the file to Phonesky.apk.
- Open Root Explorer and go to /system/priv-app/Phonesky/.
- Delete or rename the current Phonesky.apk (e.g., Phonesky.bak).
- Copy the new APK into this folder.
- Change access rights to 644 (long press) โ Permissions).
- Reboot the phone.
| MIUI version | Recommended version of Play Market | Link to APK |
|---|---|---|
| MIUI 12 | 24.6.18 | Download |
| MIUI 13 | 29.3.14 | Download |
| MIUI 14 | 30.3.16 | Download |
| HyperOS | 33.2.14 | Download |
โ ๏ธ 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:
- Download the GApps package with the desired version of the Play Market (for example, Open GApps).
- Reboot your phone to TWRP (clip Power + Volume up).
- Choose Install. โ point the way to the sloping ZIP-file.
- Swipe for confirmation.
- After installation, run the Wipe โ Dalvik/ART Cache.
- 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
- Open Play Market โ tap on the profile avatar.
- Go to Settings. โ Network settings.
- Select Auto-Update Applications โ Do not update automatically.
Method 2: Through Xiaomi Settings
- Go to Settings โ Applications โ Application Management โ Play Market.
- Turn off Auto Update (if option is available).
- Disable background activity and autostart.
Method 3: Through ADB (Forever)
Follow the command:
adb shell dumpsys deviceidle whitelist +com.android.vendingThis 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.