How to completely disable Google Play on Xiaomi: instructions for MIUI

Googleโ€™s services on Xiaomi smartphones often cause increased battery consumption, background activity and data collection โ€” even if you do not use them. Google Play Services, Google Play Market and related processes can consume up to 15% of the charge per day, and on budget models (Redmi 9A, Poco M3) โ€” even more due to weak iron. Turn them off completely without consequences you can, but it is important to understand: some MIUI functions will stop working.

In this article, three proven ways to deactivate Google Play on Xiaomi without rooting, including hidden MIUI settings that are not documented in the official reference. We will also look at which apps can be safely removed and which ones should not be touched (and why). Instructions are relevant for MIUI 14/15 based on Android 12-14, but the methods work on older versions (up to MIUI 12).

Why Google Play is a hindrance to Xiaomi

The main problem is background activity, and even if you don't open the Play Market, its services:

  • ๐Ÿ”„ Update applications in the background (up to 50 MB of traffic per day).
  • ๐Ÿ“ก Send analytics to Google (geolocation, usage data).
  • ๐Ÿ”‹ Wake up the processor every 10-15 minutes for synchronization.
  • ๐Ÿšซ Blocking the installation APK from unknown sources (even when the settings are resolved).

On the tests of Xiaomi Redmi Note 12 Pro+ after the switch off Google Play battery life increased by 2-3 hours at a medium load.

โš ๏ธ Note: Without Google Play, it will stop working: ๐Ÿ“ฑ Push notifications in most applications (Telegram, WhatsApp, Gmail). ๐Ÿ—บ๏ธ Accurate location determination on Google Maps/Yandex.Maps. ๐Ÿ”‘ Authorization through Google account in games and services. If you use these features, it is better to limit Google Play, not remove it completely.

Method 1: Disconnect via MIUI settings (without root)

The safest method is to deactivate unnecessary services in the app menu, which does not require superuser rights and reversibly:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Click on the three dots in the top right corner and select Show All Apps.
  3. In the search bar, type Google โ€“ find: Google Play Services Google Play Market Google Services Framework (if any)
  4. For each application: ๐Ÿ›‘ Click Disable (if the button is active). ๐Ÿ”„ Select Stop if you cannot turn off. ๐Ÿšซ In the Permissions section, turn off all sliders.

Once deactivated, restart your smartphone. Google Play Market will disappear from the menu, but system processes will remain in memory. To delete them completely, you need to use the following method.

โ˜‘๏ธ What to do after turning off Google Play

Done: 0 / 4

Method 2: Remove via ADB (without root, but with PC)

If you want to completely remove Google Play, but you donโ€™t have a root right, use ADB (Android Debug Bridge), which works on all Xiaomi models except China ROM, where Google is initially absent.

You'll need:

  • ๐Ÿ’ป Computer with Windows/Linux/macOS.
  • ๐Ÿ”Œ Cable USB (preferably original......>
  • ๐Ÿ“ฑ Included Debugging by USB on Xiaomi (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Press 7 times, then return to the Additional Settings โ†’ For developers).

Steps:

  1. Download ADB Tools and unpack it into a folder.
  2. Connect Xiaomi to your PC and type in the command line: Adb devices should appear the serial number of the device.
  3. Follow the commands alternately: adb shell pm uninstall -k --user 0 com.android.vending adb shell pm uninstall -k --user 0 com.google.android.gms adb shell pm uninstall -k --user 0 com.google.android.gsf
  4. Reboot the phone.

โš ๏ธ Attention: After removal through ADB You can't update apps through the Play Market, and to get back to the service, you'll have to reset your phone to factory settings or reflash it.

What to do if ADB canโ€™t see the device
1. Check if debugging is included on USB 2. Install Xiaomi drivers from the official website (Support section). 3. Try another one. USB-cable (not all support data transfer). 4. Restart your phone and PC. 5. Enter the command line `adb kill-server`, later `adb start-server`.

Method 3: Using Magisk (for advanced users)

If you have a root right (installed by Magisk), you can delete Google Play without any system consequences, which is suitable for MIUI 13-15 and allows you to return services in one click.

Instructions:

  1. Install Magisk and Universal SafetyNet Fix (to keep banking apps from flying off).
  2. Download the De-bloater module from the Magisk repository.
  3. In the module configuration file (/sdcard/Download/debloat_list.txt) Add the lines: com.android.vending com.google.android.gms com.google.android.gsf com.google.android.gms.persistent
  4. Reboot the phone.

The advantage of this method is reversibility. To get Google Play back, you just need to delete the module in Magisk and reboot.

MethodRoot requiredReversibilityRisks.
Disconnection in settingsโŒ No.โœ… Yes.Minimum (can be included back)
Removal via ADBโŒ No.โŒ No (only reset)Medium (loss of functionality)
Magisk + De-bloaterโœ… Yes.โœ… Yes.Low (if properly set up)
๐Ÿ“Š Youโ€™ve already tried turning off Google Play on Xiaomi?
Yeah, through the settings.
Yes, through ADB.
Yes, with Magisk.
No, but I'm planning.
No, I will not.

What Google Apps Are Uninstalled Without Repercussions

Not all Google services are equally important, here is a list of secure apps to remove (checked at MIUI 14/15):

  • ๐Ÿ“ฆ Google Play Market (com.android.vending) โ€“ can be removed if you install APK manually.
  • ๐ŸŽฎ Google Play Games (com.google.android.play.games) โ€“ only for gamer achievements.
  • ๐Ÿ“Š Google Analytics (com.google.android.apps.googleanalytics) โ€“ collects usage data.
  • ๐Ÿ“ฐ Google News (com.google.android.apps.magazines.
  • ๐ŸŽต Google Play Music (com.google.android.music) โ€“ outdated, can be removed.

And these applications are not recommended to be removed (key functions are broken):

  • ๐Ÿ”„ Google Services Framework (com.google.android.gsf) โ€“ responsible for syncing.
  • ๐Ÿ“ Google Location History (com.google.android.location.history) GPS.
  • ๐Ÿ”‘ Google Account Manager (com.google.android.gms) โ€“ Authorization in services.

๐Ÿ’ก

Before you delete any system application, backup through Settings โ†’ System โ†’ Backup. This will allow you to recover data if something goes wrong.

What to do if notifications stop coming after Google Play is turned off

The push notification problem is the most common consequence of deactivating Google Play.

  1. Use alternative services: ๐Ÿ“Œ Huawei Push Kit (powered by Xiaomi via workarounds). ๐Ÿ”„ Firebase Cloud Messaging (FCM) โ€” Some apps support it directly.
  2. Set up notifications via MIUI: Go to Settings โ†’ Notifications โ†’ Notification settings. For each app (Telegram, WhatsApp) turn on Notifications and Sound.

MicroG

It's an open replacement for Google Play Services with push notification support.Requires root or Magisk.

If notifications are critical (for example, for work or instant messengers), it is better not to delete, but to limit Google Play:

  • ๐Ÿ›‘ Turn off auto-update apps in the Play Market.
  • ๐Ÿ”• Ban background activity in battery settings.
  • ๐Ÿ“ต Limit mobile traffic to Google services.

How to get back Google Play if something goes wrong

If key functions (camera, GPS, banking apps) have stopped working after deleting, there are three ways to get everything back:

  1. Fastboot Firmware: Download the official firmware for your model from Xiaomiโ€™s website and run through the Mi Flash Tool.

โš ๏ธ Note: If you have removed Google Play through ADB Without a backup, the only way to get it back is to completely reflash it. On some models (Redmi Note 8 Pro, Poco) X3) This can lead to the locking of the loader.

๐Ÿ’ก

Before you manipulate system applications, check to see if your Xiaomi model has custom firmware (like Pixel Experience or LineageOS) that often comes without Google services, but with a full replacement.

FAQ: Frequent questions about turning off Google Play on Xiaomi

Can you turn off Google Play on Xiaomi without consequences?
Deleting it completely will result in the loss of push notifications, accurate GPS and Google authorization, and it is better to restrict services than delete them.
Will Yandex.Maps work without Google Play Services?
The basic features (route mapping, search) will work, but precise location determination (especially indoors) will deteriorate.Yandex uses its own algorithms, but is partly dependent on Google.
How to check which Google apps are active on my Xiaomi?
Install App Inspector from the Play Market or use the built-in Settings menu โ†’ Apps โ†’ App Management โ†’ Show everything. Sort by name and find everything that starts with com.google.
Can you turn off Google Play on Xiaomi for China? ROM)?
Google Play is not available on China ROM, but some services (e.g. com.google.android.gsf) may be on the system. They can be removed without risk - they are not used.
Is it true that after removing Google Play, the battery will last longer?
Yes, but the effect depends on the model: the Redmi 9A saw up to 20% of the time, the flagships (Xiaomi 13 Ultra) saw 5-10% of the time, and the maximum effect is achieved when MIUI Analytics is disabled.