Xiaomiβs MIUI-based smartphones often come with the GetApps (formerly the Mi App Store) pre-installed app store, which automatically becomes the primary source for downloading programs. However, most users prefer the Google Play Market because of its wider range, regular updates and integration with Google services. The problem is that even after installing the Play Market, the default system can redirect you to GetApps when trying to open links to apps or update software.
In this article, we will discuss all the current ways to make Google Play the main store on Xiaomi in 2026, including settings for different versions of MIUI (from 12 to 15), bypassing regional restrictions and solving typical errors like βfailed to establish communication with Google servers.β
Why Xiaomi is blocking Google Play by default?
The reasons why MIUI ignores Google Play Market as its main store are rooted in company policies and technical nuances:
- π¦ Xiaomi is actively promoting the Mi Account ecosystem, where GetApps plays a key role, as part of its strategy to reduce dependence on Google (especially for the Chinese market).
- π Regional restrictions: On devices for China ROM) Google Play is out of the box, and global versions may be limited due to local laws (e.g. in the EU or India).
- π Security and control: MIUI GetApps is a more secure channel for software distribution, as all applications are moderated by Xiaomi.
- π± Optimization for MIUI: Some system applications (such as Theme or Security) are tightly integrated with GetApps and may conflict with the Play Market.
Itβs important to understand that blocking Google Play as the default store is not a bug, but a deliberate decision by the manufacturer, but there are several ways to get around this limitation, which weβll discuss below.
Method 1: Configure standard applications in MIUI
The easiest way is to manually specify Google Play Market as the primary application for opening links to install software, which works on all versions of MIUI from 12 to 15, but may require additional actions on Chinese firmware.
Instructions:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select Standard Apps (or Default Apps).
- Find the Package Installer or App Store section.
- Select Google Play Market from the list (if not, see Method 2).
- Save the changes and restart the device.
If Packet Installer is not on the menu, then your version of MIUI is hiding this option, and an alternative way will help:
- π Open any link to install the application (for example, from the APKMirror website).
- π₯ In the window that appears, select Always β Google Play Market.
- β Confirm the choice.
Update Google Play Market to the latest version
Clear the cache and data of GetApps apps
Make sure that Google services are enabled (Settings β Google)
Check the stability of the Internet connection-->
β οΈ Note: On some devices (Redmi Note 12, Poco) X5) post-refresh MIUI To avoid this, after changing the store, turn off automatic system updates in Settings β The phone. β Update MIUI.
Method 2: Install Google Play on China ROM (without root)
If your Xiaomi runs on China ROM, then Google Play Market is out of the box, and trying to install it manually often ends in an error: You couldnβt connect to Google servers.
Step-by-step:
- Download the archive from Google Installer for your model from a trusted source (e.g. XDA Developers or 4PDA). For modern devices (Redmi K60, Xiaomi 13) Google Installer 2.0 will suit.
- Unpack the archive and transfer the file GoogleInstaller_*.apk on the phone.
- Enable installation from unknown sources: Settings β Applications β Special permissions β Install unknown applications β select file manager.
- Install GoogleInstaller.apk and run it.
- In the app, select Install β Google Play Services β Google Play Store.
- After installation, restart the device.
| Xiaomi model | Recommended version of Google Installer | Additional action |
|---|---|---|
| Redmi Note 11/12, Poco X4/X5 | Google Installer 2.0 | Remove GetApps via ADB (see Method 4) |
| Xiaomi 12/13, Mix 4 | Google Installer 3.0 (with Android 12+ support) | Turn off MIUI check in developer settings |
| Black Shark 5, Poco F4 GT | Google Installer 1.5 (modified) | Install Magisk for proper service operation |
β οΈ Attention: On devices with China ROM and the MediaTek processor (Redmi) 10C, Poco M4) After installing Google Play, you may have problems with push notifications. Solution - manually configure Google Play Services through Settings β Annexes β Google Play Services β Permissions (turn on all switches).
What to do if Google Installer is not working?
Method 3: Using ADB to force a change of store
If standard MIUI settings do not allow you to choose the Google Play Market as your primary one, you can use the ADB (Android Debug Bridge) command, which does not require root rights, but requires connecting the phone to your computer.
Instructions:
- Download and install Platform Tools (includes adb).
- Turn on USB debugging on your phone: Settings β About Phone β MIUI Version (click 7 times to activate Developer Mode) β Return to Settings β Additional β For Developers β Turn on USB Debugging.
- Connect your phone to your PC and type in the command line: adb devices (should appear a device with a serial number).
- Execute the command to reset standard applications: adb shell cmd package reset-preferred-package-handlers
- Open any link to install an APK (such as APKMirror) and select Google Play Market as the default app.
If no changes are applied after reset-preferred-package-handlers, try an alternative:
adb shell pm clear com.android.packageinstallerThis command clears the cache of the package installer system, which often helps in conflicts between GetApps and Play Market.
π‘
If ADB does not recognize the device, update the Xiaomi drivers through the official website or use the Mi PC Suite utility.
Method 4: Disable GetApps through MIUI settings
The GetApps branded store can not only be replaced, but also completely disabled so that it does not interfere with the work of the Google Play Market. However, on some firmware (China ROM), this leads to system errors, so make a backup before you act.
How to turn off GetApps:
- Go to Settings β Applications β Application Management.
- Find GetApps (or Mi App Store) in the list.
- Click Disable (if the button is inactive β see the next paragraph).
- For forced shutdown, use ADB: adb shell pm disable-user --user 0 com.xiaomi.mipicks
If a sync error notification appears after disabling GetApps, do:
adb shell pm hide com.xiaomi.mipicksThis command hides the application from the system, but does not remove it completely.
π‘
Disabling GetApps does not remove it from the device, but only stops background activity.To completely remove it, root rights or custom recovery (TWRP) will be required.
Method 5: Reflashing to the global version of MIUI
If none of these methods worked, the radical solution is to reflash the device to the global version of MIUI (Global or EEA ROM), where the Google Play Market is set by default, which is suitable for power users and requires unlocking the bootloader.
Instructions:
- π Unlock the bootloader through the official Xiaomi tool (requires binding Mi Account and waiting). 7-15 days).
- π₯ Download Fastboot firmware ROM for your model from the site MIUI Download.
- π₯οΈ Use the Mi Flash Tool for firmware (select the clean all option for full cleaning).
- βοΈ After the firmware, reset the settings (Settings) β Additionally. β Resetting settings).
| Advantages | Deficiencies |
|---|---|
| Google Play Market is working out of the box | All data on the phone is dropped |
| Google Mobile Services (GMS) support | Risk of "brick" in case of firmware errors |
| Regular security updates | Loss of warranty (in some markets) |
β οΈ Note: Fastboot Firmware on Qualcomm-powered devices (Xiaomi 13, Poco) F5) It may lead to a blockage. IMEI, If the instructions are not followed, check the compatibility of the model in the forum before the firmware. XDA Developers.
Solving typical mistakes
When changing the store by default, users often encounter errors, and consider the most common and ways to eliminate them:
- π« "Unable to connect to Google servers": Check date and time on the device (should match current ones). Install Google Play Services manually with APKMirror. Turn off VPN or proxy if they are active.
- π "The default app resets after rebooting": Clear the Settings cache β Annexes β All applications β Settings. disable battery optimization for Google Play Market.
- π₯ "No links to the installation are opened APK": Check if it's blocking. MIUI Security installation (disable Installation Check in security settings). Install an alternative browser (e.g. Chrome) and try again.
If the error persists, try resetting the network settings: Settings β SIM-maps and mobile networks β Resetting network settings.