Updating Google Play on Xiaomi smartphones is a challenge that every user faces. Even if the app store is stable, an outdated version can cause download errors (codes 924, 919, 927), slow down app installation or block access to new features. Unlike devices with βcleanβ Android, on Miui, the update process has nuances, from the lack of an βUpdateβ button in settings to conflicts with Xiaomiβs branded services.
Complicating the problem is that many of the instructions on the web are outdated or written for global firmware, whereas the Chinese versions of Miui (CN ROM) have a different algorithm. In this article, we will discuss 5 proven ways to update, from standard to advanced (including ADB), as well as how to fix typical errors and what to do if Google Play is not on the system at all.
βββ β’ βββ β’ βββ
1. Standard Update via Google Play
The easiest method is to use a built-in self-check feature, which is suitable for most Xiaomi smartphones on global or European firmware (MIUI Global/EU). However, there are pitfalls: sometimes the Update button is hidden, and in some regions (for example, in China) Google services are blocked at the firmware level.
To check for updates:
- Open the Google Play Store app.
- Slip on the profile avatar in the upper right corner.
- Select Settings β About the programme.
- If an update is available, the Update button for the Play Store will appear.
β οΈ Attention: On Chinese firmware (CN ROM) This method doesn't work, instead of Google Play, it uses the Mi App Store, and to update Google's services, you'll have to use alternative methods (see sections 3-5).
If the Update button is missing, but you are sure you are using global firmware, try:
- π Clear the Google Play cache: Settings β Annexes β Application management β Google Play Store β Clear the cache.
- π₯ Reboot the smartphone and repeat the check.
- π Change region in Google Play settings (sometimes updates arrive earlier in other countries).
2. Update through APK-file (manual installation)
If the automatic method does not work, you can install the latest version of Google Play manually through the APK-This method is universal and works even on Chinese firmware, but requires caution: you need to download files only from verified sources.
Step-by-step:
- Download the current version of the Google Play Store APK from the official website of APKMirror (choose the option for the architecture arm64 or universal).
- Before installing, allow installation from unknown sources: Settings β Applications β Special Permissions β Install unknown applications (select browser or file manager).
- Run the downloaded one. APK-file and follow the instructions.
β οΈ Note: Some Xiaomi models (e.g. Redmi Note 10 Pro) POCO X3 Pro) the error "Application not installed" may appear when manually installed:
- π§ Remove the previous version of Google Play through ADB (see section 5).
- π¦ Check that downloaded APK It is compatible with your smartphoneβs processor architecture (e.g., the Snapdragon 860 requires you to use it). arm64-v8a).
Download APK from APKMirror (Verified Source)
Check the processor architecture (arm64 or armeabi-v7a)
Allow installation from unknown sources
Backup your Google Play data (optional)-->
Once installed, restart your device. If Google Play doesn't appear on the menu, check the Settings β Apps β All Apps folder - sometimes hidden under the name "Google Play Services."
3. Update via Google Play Services
Google Play Services is a background service that manages all Google apps, including the Market, and sometimes an update automatically entails updating Google Play itself, a method that is especially useful if you have Xiaomi on Chinese firmware, where Google services are initially absent.
How to update Google Play Services:
- Open Settings β Applications β Application Management.
- Find Google Play Services (if not, download APK from APKMirror).
- Slip on the three dots in the top corner and select Remove Updates (if the button is active).
- Then open the app card again and click Update (if available) or install the downloaded APK.
After updating Google Play Services, check the version of Google Play in Settings β About Phone β MIUI version (sometimes a reboot is required).
| Xiaomi model | Required version of Google Play Services | Features |
|---|---|---|
| Redmi Note 12 Pro+ | 23.30.14 or later | It is a conflict with Miui 14 on Chinese firmware |
| POCO F5 | 23.20.13+ | Requires manual installation on CN ROM |
| Xiaomi 13 Ultra | 23.40.15+ | Automatic updates are stable |
| Redmi 10A | 22.18.16 | On budget models, it can be slowed down. |
If the Store doesnβt update after the Google Play Services update, try resetting Googleβs settings:
- Go to Settings β Google β Manage your Google account.
- Select Data and Personalization β Application settings.
- Click Reset application settings.
Update via Mi App Store (for Chinese firmware)
Xiaomiβs Chinese firmware (CN ROM) smartphones donβt have Google services by default, instead they use the branded Mi App Store, but even here you can install Google Play, but this will require pre-preparation.
Instructions for CN ROM:
- Download Google Installer (for example, from here).
- Install the app and launch it. Follow the instructions on the screen (you will need an Internet connection).
- After installing the Google package, restart your smartphone.
- Open Google Play and update it through Settings β About the program.
β οΈ Note: On some models (Xiaomi) 12S Ultra, Redmi K50 Pro: After installing Google Play, it may stop working NFC Or you'll see the error "Google Play services have stopped:
- π οΈ Install Magisk and Universal SafetyNet Fix.
- π Reverse to an older version of Google Play Services (e.g. 22.18.16).
What if you install Google Play on CN ROM without Google Installer?
If Google Play does not open after installation, check:
- πΆ Internet access (sometimes required) VPN first-launch).
- π Permissions for Google Play in Settings β Annexes β Permits.
- π₯ Updates MIUI β Older versions of Google Play may not work.
5. Advanced Method: Update through ADB
If none of the previous methods worked, you can use ADB (Android Debug Bridge), which is suitable for power users and allows you to forcibly reinstall Google Play, even if the system blocks the standard methods.
Step-by-step:
- Turn on USB debugging on your smartphone: Settings β About Phone β MIUI version (tap 7 times to activate Developer Mode), then go back to Settings β Additional β Developers β Debugging on USB.
- Connect your smartphone to your PC and install ADB Tools.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices(Your device should appear)
adb shell pm uninstall -k --user 0 com.android.vending(This will remove the current version of Google Play)
adb install path/to/Google_Play_Store.apk(replace the path with the current one)
β οΈ Note: On some Xiaomi models (POCO F4 GT, Black Shark 5 after Google Play was deleted ADB Google Pay and other services may be lost, and to avoid this, make a backup copy before deleting it:
adb backup -f backup.ab -apk -obb -shared com.android.vendingAfter reinstalling, check Google Play. If errors occur (e.g. 924 or 919), clear the cache and data:
adb shell pm clear com.android.vendingπ‘
If ADB doesnβt recognize the device, try reinstalling Xiaomi drivers via the Mi Flash Tool or use Googleβs universal USB Driver.
6. Solve errors when updating Google Play
When you upgrade Google Play to Xiaomi, you often have errors with codes 924, 919, 927 or DF-DLA-15, which range from conflicts with MIUI to cache issues.
Mistake 924
It occurs when the cache is damaged or conflicts with other updates.
- π§Ή Clear the cache and data of Google Play: Settings β Annexes β Google Play Store β Warehouse β Clear the cache/data.
- π Remove updates to Google Play Services (see Section 3).
- π‘ Switch from Wi-Fi to Mobile Internet (or vice versa).
Mistake 919
Related to insufficient memory space or conflict with MIUI Optimizations.
- ποΈ Free up at least 1 GB of memory.
- π§ Turn off optimization. MIUI: Settings β Additionally. β For developers β Turn off optimization MIUI.
- π Restart the device in Safe Mode (hold the switch off button). β "Restart in Safe Mode" and repeat the update.
DF-DLA-15 error
It occurs when you have trouble downloading or interrupting an update.
- π Delete your Google account and add it again.
- π‘ Change. DNS at 8.8.8.8 or 1.1.1.1.
- π οΈ Install. VPN (For example, ProtonVPN and reboot.
π‘
If the error repeats after all the manipulations, it is likely the problem is the firmware. Try updating MIUI to the latest version or reflashing the device to global firmware.
For errors 927 and 495, Google will help reset:
- Go to Settings β Google β Manage your Google account.
- Select Data and Personalization β Application Settings β Reset App Settings.