How to Put Google Play on Xiaomi: All Working Methods in 2026

Xiaomi MIUI-based smartphones often ship without Google’s pre-installed services β€” especially for models for the Chinese market or global firmware devices where Google services are removed due to regional restrictions. Without Google Play Market, you won’t be able to install most popular apps, sync contacts, or use YouTube, Gmail, and other services. Fortunately, there are several proven ways to bring back functionality, from official methods to manual installation.

In this article, we’ll look at all the current ways to install Google Play on Xiaomi in 2026, from simple (through system settings) to advanced (using ADB and custom firmware), and how to avoid common errors, which models support automatic installation and which will require manual intervention. If your Redmi, POCO or Mi refuses to work with Google services, here you will find a solution.

1. Current status check: Is there Google Play on your Xiaomi?

Before you start installing, make sure that Google services are really missing. Many users confuse the lack of a Play Market label on the desktop with a complete lack of services.

  • πŸ” Open the Settings. β†’ Annexes β†’ App management and type in Google search. If you have Google Play Services, Google Play Market or Google Services Framework on the list, services are installed, but may be disabled.
  • πŸ“± Try running any application that requires Google authorization (like YouTube or Gmail) if you see an error like β€œGoogle Play Services is required” – there are services, but they don’t work correctly.
  • πŸ› οΈ Go to Settings. β†’ The phone. β†’ Version. MIUI. If the name of the firmware contains the words China or CN β€” It is likely that Google services are removed at the system level.

If none of these points is met, your device is completely devoid of Google services, and you will need to fully install them. If there are services, but do not work, it is enough to reinstall or update them (we will talk about this in the section on errors).

⚠️ Note: Some Xiaomi models (e.g. Redmi Note 12 Pro)+ 5G For China, trying to install Google Play through standard methods can result in a Mi Account being blocked. Before you start, check if the bootloader is unlocked on your device.

πŸ“Š Xiaomi was not originally Google Play?
Yeah, I bought a version for China.
Yeah, but I don't know why.
No, but the Suddenly services stopped working.
I don't know, I just bought it.

2.Official method: installation via MIUI (for global firmware)

If your smartphone is running a global version of MIUI (the Global or EEA designation in the firmware name), but Google Play is missing for some reason, try restoring services through built-in tools.This method does not require root rights and is suitable for most models released after 2020.

Instructions:

  1. Go to Settings β†’ About phone and tap 7 times on the MIUI version to activate the developer mode.
  2. Return to the main settings menu and open Additional β†’ Developer options.
  3. Activate the OEM unlock option (if any) and USB debugging.
  4. Connect your phone to your computer and download the official Mi Unlock Tool app (requires a Xiaomi account).
  5. Follow the instructions of the program to unlock the bootloader (it may take up to 7 days to wait).
  6. After unlocking, go to Settings β†’ Additional β†’ System Update and click on the three dots in the upper right corner. Select Service Pack.
  7. Download the official global firmware for your model and select it, and the system will prompt you to install the missing components, including Google Play.

This method works for most devices in the Redmi Note 10/11/12 series, POCO X3/X4/X5 and Mi 11/12 series, but some models (such as the Xiaomi 13T Pro) may require additional region tuning.

Unlocked bootloader (Bootloader)

Downloaded the correct version of the global firmware

USB debugging enabled

Battery charge > 50%

Backup copy of data created-->

3. Manual installation of Google Play: a step-by-step guide

If the official method doesn't work or your device is originally designed for the Chinese market, you'll have to install the services manually.

  • πŸ“± Xiaomi smartphone with unlocked bootloader.
  • πŸ’» Computer with drivers installed ADB and Fastboot.
  • πŸ”— Archive with Google Apps (GApps) for your version of Android.

Download the appropriate GApps package from the OpenGApps website. For most Xiaomi devices, the ARM64 variant and the nano or pico version (minimum set of services) will suit.

Instructions:

  1. Unpack the downloaded.zip archive on your computer.
  2. Connect your phone to your PC in Fastboot mode (clip Volume Down + Power when the device is off).
  3. Open the command line in the ADB folder and type: fastboot flash system.img (where system.img is an image with GApps, if it is in the archive).
  4. If there is no image, use the command to install via recovery: adb sideload open_gapps-arm64-11.0-nano-20260510.zip (Replace the file name with yours).
  5. After installation, restart the device with the command fastboot reboot.

The first launch after installation can take up to 10 minutes.If after the reboot Google services do not appear, check the correctness of the selected GApps package (it must match the version of Android on your device).

What if after installing GApps, the phone is fixated on the MI logo?
If the device does not load beyond the logo, then there was a firmware error. Try: 1. Go to recovery. + Power) and make Wipe Data. 2. Re-install GApps by selecting a different package (e.g. pico instead of nano). 3. If it doesn't help, flash the full stock firmware through the Mi Flash Tool.

4. Alternative methods: without unlocking the bootloader

Not all users are willing to unlock the bootloader because of the risk of losing warranty or data. Fortunately, there are ways to install Google Play without Fastboot, although they are less reliable:

Method 1: Through APK-file

Download. APK-Google service files from trusted sources (e.g. APKMirror):

  • πŸ“Œ Google Services Framework
  • πŸ“Œ Google Play Services
  • πŸ“Œ Google Play Store

Install them manually, starting with the Framework. Once you install each file, restart the device. This method works on 50-60% of devices, but can lead to synchronization errors.

Method 2: Magisk (for rooted devices)

If your Xiaomi has Magisk installed, download the Google Apps for China ROMs module from the Magisk repository. This module automatically integrates Google services into the system without the need for firmware.

Warning: Using Magisk may disrupt MIUI-specific features such as Second Space or App Lock.

πŸ’‘

Before installation APK-Disable automatic update of Google Play Services in the application settings. this will prevent conflicts with system components MIUI.

5. Compatibility table: which Xiaomi models support Google Play

Not all Xiaomi devices work equally well with Google services, and here is the compatibility table for popular models (currently in May 2026):

ModelSupport for official installationRequires unlocking of BootloaderRecommended method
Redmi Note 12 Pro+ 5GYeah (global firmware)No.Update via System Updater
POCO X5 Pro 5GYes.No.Official GApps package
Xiaomi 13 Ultra (China)No.Yes.Hand-held firmware via Fastboot
Redmi 10APartially.Yes.APK-file
Mi 11 Lite 5G NEYes.No.Automatic installation

Devices released before 2019 (such as the Redmi Note 7 or Mi 9) may need to install older versions of GApps, as the new packages do not support Android 9 and below.

Typical errors and their solutions

When installing Google Play on Xiaomi, users often face typical problems, and here are the most common ways to fix them:

  • 🚫 Error "Google Play Services has stopped" Solution: Remove the cache and data of the Google Play Services app in the settings, then restart the device. If it does not help, reinstall the GApps package with a newer or older version.
  • 🚫 Unable to log in to Google Solution: Check the date and time on the device (should be current). If the problem persists, delete the file /data/system/users/0/settings_secure.xml Root Explorer (root rights required).
  • 🚫 Play Market does not open after installation Solution: Make sure that the security settings allow installation from unknown sources. MIUI Optimizer service operation (disable it in the developer settings).
  • 🚫 The device overheats after installing GApps Solution: This is normal for the first run.If the overheating continues, remove unnecessary components from the GApps package (e.g. Google Assistant or Google Chrome).

⚠️ Attention: On some firmware MIUI 14 and later Google services may conflict with system applications such as Mi Video or Mi Browser, in which case it is recommended to disable automatic updates for these applications.

πŸ’‘

If your device starts to brake after installing Google Play, try using a smaller GApps package (e.g. pico instead of full).

7. Google Play Alternatives for Xiaomi

If you can’t install Google Play or don’t want to risk system stability, consider alternative ways to install apps:

  • πŸ“¦ APK-Files: Download apps directly from sites like APKMirror or APKPure.
  • πŸ›’ Alternative stores: Aurora Store is an open client for Google Play with anonymous access. APKUpdater - checks for updates for installed APK. F-Droid – an open source store (without proprietary applications).
  • πŸ”„ Mi App Store: The built-in Xiaomi store contains many popular apps adapted for the use of the app. MIUI.

No root rights are required to install the Aurora Store or F-Droid, but permission to install from unknown sources may be required (Settings β†’ Apps β†’ Special Permissions β†’ Install Unknown Apps).

Alternative stores have the advantage of not depending on Google services, which has a positive effect on device autonomy and performance, but some applications (such as banking or government services) may require Google Play Services to work.

8. Frequently Asked Questions (FAQ)

❓ Can I install Google Play on Xiaomi without a computer?
Yes, but with limitations. You can try: Install APK-Google service files manually (see section 4) Use the GSpace or Island app to isolate Google services in a separate space (root required.
❓ Why Google Play has stopped working push notifications?
This is a typical problem because of the conflict between MIUI Optimization and Google Play Services. Solutions: Disable MIUI Optimization in the developer settings. Install the AccuBattery app and disable battery optimization for Google Play Services. Try another GApps package (e.g., micro instead of nano).
❓ Will Google Pay work after installing services?
This depends on the device model and firmware version. On most Xiaomi global devices (e.g. Redmi Note 11 Pro+ 5G), Google Pay works after installing GApps, but may require: Additional SafetyNet settings (use Magisk module to pass the certification). Manual map addition via the web version of Google Pay. On Chinese versions of devices (e.g. Xiaomi 13 Pro), Google Pay may not work due to the lack of Widevine L1 certification.
❓ Can I return stock firmware without Google after installation?
Yes, but the process depends on what changes were made: If you installed GApps through recovery, just flash the stock firmware through the Mi Flash Tool with the clean all option. If you unlocked the bootloader, you can block it again through the fastboot oem lock, but this will lead to a device reset. Remember: returning to stock firmware will delete all data from the device!
❓ Why Some Apps Don’t Work Even After You Install Google Play?
The reasons may be different: Lack of Google certification: Some apps (e.g. Netflix or Disney+) require Widevine L1, which is not on Chinese versions of devices. Conflict with MIUI: Apps like Google Chrome may conflict with Mi Browser. Try disabling system applications via ADB: adb shell pm uninstall -k --user 0 com.android.browser An outdated version of Android: On Android 10 and below, some new apps may not be supported.