How to Install Google Play on Xiaomi: Official and Alternative Methods

Xiaomi devices based on MIUI often ship without pre-installed Google services β€” especially models for the Chinese market or devices with global firmware where services have been removed by the user. The lack of Google Play Market limits access to millions of applications, sync with Google account and key features like Google Maps or YouTube. In this article, we will analyze all the current ways to install Google Play on Xiaomi in 2026, including official methods from the manufacturer and workarounds for β€œlocked” firmware.

It is important to understand that the process differs depending on the phone model, the MIUI version and the type of firmware (Chinese, global, custom).Some methods require unlocking the bootloader, which can lead to loss of warranty or even locking the device if you do not do the right thing. We will describe each step in detail to minimize the risks.

Why isn’t Xiaomi’s Google Play out of the box?

Xiaomi makes devices for different regions with different pre-installed services:

  • 🌍 Global versions (Global) ROM) β€” Google Play and Google services are usually enabled by default, but can be "cleaned" by the seller or user.
  • πŸ‡¨πŸ‡³ Chinese versions (China) ROM) β€” Google does not have Google services due to local laws, but they do support alternative stores (Mi App Store, APKPure).
  • πŸ”“ Custom firmware – custom builds (such as LineageOS or Pixel Experience) may not include GApps (Google Service Package).

Even if your Xiaomi originally supported Google Play, services could be removed after resetting, updating firmware or manual intervention, such as when you switch from Global ROM to China ROM via Fastboot, all Google components are erased.

⚠️ Note: Install Google Play on Chinese firmware (China) ROM) without official support, it can lead to unstable system operation, synchronization errors and problems with updates.

Before you start installing, determine the current firmware of your device:

  1. Open the settings β†’ About the phone β†’ version of MIUI.
  2. Look at MIUI Global (Global) or MIUI China (Chinese).
  3. Write down a device model (e.g. Redmi Note 12 Pro+) to find compatible files.

Method 1: Official installation via MIUI (for global firmware)

If your Xiaomi runs on Global ROM, but Google Play is missing, try to restore services through built-in MIUI tools. This method does not require unlocking the bootloader and is suitable for most modern models (Redmi Note 11/12/13, POCO X5/F5, Xiaomi 13/14).

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the top right corner and select Show All Apps.
  3. Search the Google Play Market or Google Play Services list, and if they are disabled, turn them on.
  4. If there are no apps available, download the official GApps package for your model from the Xiaomi Firmware Updater website (select the Global version for your device).
  5. Install the downloaded file through Settings β†’ About Phone β†’ System Update β†’ Three Dots β†’ Select the update file.

After restarting your device, check if Google Play is on the app menu. If it doesn't work, go to alternative methods.

β˜‘οΈ Preparation for GApps installation

Done: 0 / 4

Method 2: Installation via ADB (without unlocking the bootloader)

The method is suitable for devices running Chinese firmware (China ROM), where Google Play is not available by default, but the bootloader is not yet unlocked. Use ADB (Android Debug Bridge) to install the GApps package without losing data.

You'll need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB Tools.
  • πŸ“± Included debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β€” Press 7 times, then return to Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ“ Archive with GApps for your model (download from trusted sources, such as OpenGApps).

Step-by-step:

  1. Connect your phone to your PC through USB-cable (select File Transfer Mode).
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  3. Enter the command to check the connection: adb devices If the device is displayed, go further.
  4. Download GApps in.zip format and place the file in the phone’s memory.
  5. Install the package through ADB Sideload: adb sideload open_gapps-arm64-11.0-pico-20260510.zip (Replace the file name with yours).
  6. Wait for the installation to be completed and restart the device.

⚠️ Note: Some Xiaomi models (e.g. Redmi) K50 Xiaomi 12T) block the installation of GApps through ADB In this case, you will need to unlock the bootloader (see Method 3).

πŸ’‘

If Google Play does not open after installation, clear the app cache in Settings β†’ Apps β†’ Google Play Market β†’ Storage β†’ Clear the cache.

Method 3: Unlock the bootloader and install the Global ROM

The most reliable, but also the most risky method is to completely reflash the device to a global version of MIUI with a pre-unlocked bootloader, which will delete all data from the phone, but is guaranteed to add Google Play and other services, the method is suitable for all Xiaomi models, including POCO and Black Shark.

What will be required:

  • πŸ”“ Unlocked boot loader (instruction below).
  • πŸ“ Official global firmware (.tgz or.zip) for your model from Xiaomi Download.
  • πŸ–₯️ Mi Flash Tool for Fastboot Firmware.

Step 1: Unlock the bootloader

  1. Link your Mi Account to your device (Settings β†’ Xiaomi Account).
  2. Apply for Unlock Tool (can take up to 72 hours).
  3. After approval, download the Mi Unlock Tool, connect your phone in Fastboot mode (clip Volume Down + Power) and follow the program instructions.

Step 2: Global ROM firmware

  1. Download the Mi Flash Tool and unpack the archive with firmware.
  2. Launch Mi Flash, select a firmware folder and connect your phone in Fastboot mode.
  3. Press Refresh, then Flash (select Clean all option for full cleanup).
  4. Wait for the finish (10-15 minutes) and restart the device.
Xiaomi modelSupported by Global ROMFirmware reference
Redmi Note 12 Pro+MIUI 14 GlobalDownload
POCO F5MIUI 14 GlobalDownload
Xiaomi 13 UltraMIUI 14 Global (EEA)Download
What to do if the Mi Flash Tool is in error?
Couldn't load device error means drivers aren't installed. download Mi USB Driver and reinstall them. If Flash is not done, try another one. USB-port.

Method 4: Alternative app stores (if Google Play is not installed)

If none of the methods worked, or you don’t want to risk unlocking the bootloader, consider alternative app stores.They won’t replace Google Play entirely, but will allow you to install most popular programs:

  • πŸ“¦ APKPure – a catalog with verified APK-files, supports updates.
  • πŸ›’ Aptoide is a decentralized open source store.
  • πŸ” Aurora Store – Anonymous client for downloading apps from Google Play without a Google account.

To install any of these stores:

  1. Download. APK-file from the official website (for example, apkpure.com).
  2. Allow installation from unknown sources (Settings β†’ Applications β†’ Special Rights β†’ Installation of Unknown Applications).
  3. Set the file and follow the instructions of the store.

Note that some apps (like Google Pay or Netflix) may not work without Google Play Services, and then you’ll have to go back to methods 1-3.

πŸ“Š What Google Play installation method you have tried?
Official Recovery through MIUI
Installation via ADB
Unlocking the bootloader and firmware
I use alternative stores.
I haven't tried it yet.

Solving problems after installing Google Play

Even after a successful installation of Google Play, errors can occur, and here are the most common ways to fix them:

Problem.Reason.Decision
DF-DFERH-01 error when downloading applicationsIncompatible version of Google Play ServicesRemove updates for Google Play Services in the app settings.
The application does not open after installationNo rights or cache damagedClear the cache and data (Settings β†’ Apps β†’ Google Play Market β†’ Storage).
Google account is not synchronizedGoogle Services Framework is not availableInstall the missing components via OpenGApps (nano or pico package).

If Google Play is not stable, try:

  1. Update all Google apps through the Play Market itself.
  2. Reboot the device to Safe Mode (press the power button β†’ Safe Mode) and check the work.
  3. Set root rights (for example, through Magisk) and manually fix permissions to /data/app folders.

πŸ’‘

If the phone starts to brake after installing Google Play, check the activity of Google Play Services in the battery settings.Limiting background activity for this app can fix the problem.

FAQ: Frequent questions about installing Google Play on Xiaomi

Can I install Google Play on Xiaomi without a computer?
Yes, if your device is on global firmware. APK-Google Play Services and Google Play Market from APKMirror, then install them manually through the file manager. For Chinese firmware without unlocking the bootloader, this method will not work.
Why is Google Play not visible in the app menu after installing?
The app is probably installed, but hidden. Check: Open Settings β†’ Apps β†’ App Management and find the Google Play Market in the list. If it is disabled, turn it on. If it is not, re-install it by selecting the correct version of GApps for your architecture (arm64 or arm).
Will Google Pay work after installing Google Play on Chinese firmware?
Google Pay requires SafetyNet certification, which doesn't pass on unofficial firmware or Chinese versions of MIUI. Alternatives: Use Mi Pay (built-in solution from Xiaomi). Install Revolutionary Pay (requires root rights).
Can I get my Chinese firmware back after installing Global ROM?
Yes, but this will again require unlocking the bootloader and firmware via Fastboot. note: All data will be deleted. Some features (like Google Camera) may stop working. To return to China ROM, download the firmware from the official Xiaomi website (China Stable section).
Which Xiaomi models do not support Google Play installation?
Technically, Google Play can be installed on any Xiaomi device, but on some models this requires additional action: Xiaomi Mi A1/A2/A3 – originally on Android One, but after a manual update to MIUI can lose Google services. Black Shark – gaming smartphones often come without GApps, but support their installation through Fastboot. POCO F1/F2/F3 – global versions usually include Google Play, but Chinese require unlocking. Before installing, check compatibility on the XDA Developers forums.