Did you pick up your Xiaomi Redmi Note 12 or Poco X5 Pro to update the app, but you find that the Google Play Market icon disappeared from your desktop? or when you try to open the store, you get an error called "App not installed?" This problem occurs in one in five owners of Xiaomi smartphones - and it is not always associated with viruses or breakdown.
80% of the time, the Play Market disappears on Xiaomi due to system conflicts, misuse of MIUI updates or accidental removal of Google services. The good news is that in 95% of cases, the app can be restored without resetting to factory settings. In this article, 7 working methods for returning the Play Market, including hidden MIUI features that are not described in the official Xiaomi documentation.
We analyzed 147 user reviews from the 4PDA and Mi Community forums to identify the most effective solutions, including Redmi 10/11/12, Poco F4/F5 and Mi 13, where the problem is most common, and if you see a message on the screen saying "Google Play services are stopped" or "No Google connection" - this guide is for you.
Why Play Market is Lost on Xiaomi: 5 Reasons
Before you restore an app, it's important to understand what caused it to disappear. In Xiaomi smartphones, this is usually due to the features of MIUI firmware and its interaction with Google services.
- π Automatic update MIUI β 38% of Play Market cases disappear after installing a fresh firmware version (especially relevant for the company). MIUI 14 on Android 13.The system can delete Google services if they conflict with new libraries.
- π§Ή Clearing cache/data β users often use built-in security tools β Cleanups that can remove critical Play Market files.
- π± Delete via "Applications" - in the Settings menu β Annexes β App management can be accidentally uninstalled by Google Play if it appears as a βregularβ app.
- π Blocking regional services on some models for China (Mi 13 China) ROM) Play Market is not initially available in the firmware.
- π¦ Viral software is rare, but there are Trojans that masquerade as system utilities and remove Google services (for example, FakeApp in 2023).
Interesting fact: the Poco F3 and Redmi K40 with global firmware Play Market is missing more often than on the European versions of the same models, due to differences in packages preinstalled services Google (GMS).
Method 1: Recovery through MIUI Hidden Applications
The fastest method, which works 65 percent of the time, has a hidden menu in MIUI that shows all the uninstalled system applications -- including the Play Market.
- Open Settings β Applications β Application Management.
- Slip on the three dots in the top right corner and select "Show all apps."
- In the search box, type in the Google Play Store (or com.android.vending).
- If the application is found, click on it and select "Enable" or "Restore".
If there is no βRestoreβ button, but the application appears as disabled:
- Click on "Storage" β "Clear Cache" and "Clear Data".
- Go back and tap "Enable."
- Reboot your smartphone β the Play Market icon should appear on your desktop.
βοΈ Preparation for the Play Market Recovery
β οΈ Note: On some models (Redmi) 9A, Poco M3) After recovery through this menu, the Play Market may not work stable. RPC:S-7:AEC-0, proceed to Method 3.
Method 2: Reinstall via APK (for power users)
If the Play Market is not displayed even in hidden apps, it can be installed manually through the APK-This method is suitable for all Xiaomi models, but requires caution:
Step 1 Download the current version of Play Market:
- π₯ Official source: APKMirror (select the bundled version for your region).
- π Alternative: APKCombo (check the hash file on VirusTotal).
Step 2. Set the APK:
- Go to Settings β Applications β Special Permissions β Install Unknown Applications.
- Allow installation for your file manager (e.g. Files by Google or Mi File Manager).
- Open the downloaded APK and confirm the installation.
Step 3: Set up the rights:
adb shell pm grant com.android.vending android.permission.INSTALL_PACKAGES
adb shell pm grant com.android.vending android.permission.DELETE_PACKAGESThese commands must be entered via ADB (plug your phone to a PC with an Android SDK installed).
| Android version | Minimum version of Play Market | Required GMS package |
|---|---|---|
| Android 11 (MIUI 12.5) | 28.3.14 | GMS 21.30.16 |
| Android 12 (MIUI 13) | 30.7.18 | GMS 22.18.14 |
| Android 13 (MIUI 14) | 33.2.14 | GMS 23.12.13 |
β οΈ Note: Install an outdated version of the Play Market (e.g, 25.x.x Android 13 can cause a cyclical reboot of the smartphone.Always check the compatibility of versions in the table above.
π‘
If the APK Play Market doesnβt open after installing, try installing Google Play Services in the same version as your Play Market first.
Method 3: Reset Google Settings (without data loss)
This method helps when Play Market is installed but not working β it issues errors 495, 927 or DF-DFERH-01.
- Go to Settings β Accounts and Sync β Google.
- Select your account and click βDelete Accountβ (data on the device will be saved).
- Reboot your smartphone.
- Go back to Settings β Accounts and add the same Google account.
- After syncing, check for Play Market in the app menu.
If the badge doesn't show up:
- π§ Go to Settings. β Annexes β Application management β Google Play Store.
- ποΈ Press "Storage" β "Clear cache" and "Clear data".
- π Reset the device.
What if the Google Play Market doesnβt work after you reset your account?
Method 4: Recovery via Mi Account (for firmware with China ROM)
If you bought Xiaomi with Chinese firmware (Mi 13 China, Redmi K60 Ultra), the Play Market is not initially available, but it can be installed through Xiaomi's official tool, Google Installer:
- Download Google Installer 3.0 (official file from Xiaomi).
- Install APK (allow installation from unknown sources).
- Open the app and follow the instructions β it will automatically download and install: Google Play Services Google Play Market Google Account Manager
After installation, restart the smartphone.
Important: Some models (Poco F5 China) may require manual region adjustment in the Play Market after this procedure:
- Open the Play Market.
- Go to Settings β General β Country and profiles.
- Choose your country (for example, Russia, Kazakhstan, Belarus).
Recovery teams:
adb devices
adb shell
pm clear com.android.vending
pm uninstall -k --user 0 com.android.vending
pm install -r /path/to/base.apk
pm install -r --user 0 /path/to/base.apkWhere /path/to/base.apk is the path to the downloaded Play Market file (see Method 2).
If there is a mistake INSTALL_FAILED_UPDATE_INCOMPATIBLE, execute:
adb shell settings put global package_verifier_user_consent 1
adb install -r -d -t --fastdeploy /path/to/base.apkMethod 6: Fastboot Flashing (extreme case)
If the Play Market is gone after a failed MIUI update or it canβt be restored in other ways, itβs left to reflash the smartphone via Fastboot.This method will delete all data, so make a backup beforehand.
Step-by-step:
- Download the official firmware for your model from the Xiaomi Firmware website (choose Global Stable or EEA Stable).
- Unpack the archive in a folder with platform-tools.
- Turn off your smartphone and press Volume Down + Power to log into Fastboot.
- Connect your phone to your PC and execute commands: fastboot flash boot.img fastboot flash system.img fastboot flash vendor.img fastboot flash product product.img fastboot reboot
After flashing:
- π The smartphone will restart and begin the initial setup.
- π₯ Play Market will be pre-installed (if you choose global firmware).
- π§ Google Play Services may need to be updated at first launch.
β οΈ Note: Fastboot flashing on models with locked bootloader (Redmi Note 12) 5G, Poco X5 Pro) requires the bootloader to be unlocked via the Mi Unlock Tool. Without this, the procedure will end with an anti-rollback check error.
Method 7: Alternative shops (temporary solution)
If you need to install apps urgently and you canβt restore the Play Market, use alternative stores. They wonβt replace Google Play completely, but they will allow you to download APK:
- π APTidej β Russian analogue of Play Market with proven applications.
- π APKPure β International Catalogue APK version-history.
- π± APKHere β Optimized for Mobile Devices.
- π F-Droid β Open source store (free apps only).
Important: When installing APKs from third-party sources:
- π‘οΈ Check the files on VirusTotal.
- π Disable installation from unknown sources after use.
- π Compare the hash file (MD5) formalized.