How to completely disable Google on Xiaomi smartphones: 5 proven ways

Google services are deeply integrated into Xiaomi’s firmware, but not all users need their constant activity, data collection or automatic synchronization.Whether you want to improve battery autonomy, protect privacy or just get rid of unnecessary notifications, this article will help to disable Google on your Redmi, POCO or Mi as efficiently as possible.

It's important to understand that completely removing Google services without root rights is impossible β€” they are system components of MIUI and HyperOS. However, they can be deactivated, limited background work or replaced with alternative applications. We'll look at all the methods available, from basic settings to advanced tricks for power users.

The instructions in this article are relevant for devices on MIUI 14/15 and the new HyperOS (2026).If you have an older version of the firmware, some menu items may differ - check compliance before actions.

1. Basic disabling of Google sync and notifications

Start with the simplest way to disable unnecessary features in your account settings.This method does not require superuser rights and is suitable for most models, from the Redmi Note 12 to the flagship Xiaomi 14 Ultra.

Go to Settings β†’ Google Accounts β†’ Managing Google Account. Here you will see a few tabs:

  • πŸ”„ Account Sync – Disable sliders in front of unnecessary services (Contacts, Calendar, Chrome, Drive, etc.) This will stop automatic data transfer to Google servers.
  • πŸ”” Device control β†’ Notification settings – Deactivate notifications from Play Store, Gmail and other apps.
  • πŸ“ Data and confidentiality management β†’ History settings – disable Location History and Web Search Activity.

⚠️ Warning: Disabling the contacts sync will cause them to stop updating between devices. β†’ Settings β†’ Imports/Exports.

For full control of background activity, go to Settings β†’ Applications β†’ Application Management β†’ Google Play Services. Press Battery and select Limit Background Activity. This will significantly reduce charge consumption, but may disrupt some features (such as push notifications in instant messengers).

πŸ’‘

If notifications from Telegram or WhatsApp stop coming after the sync is turned off, check the battery settings for these apps – they may need permission to autorun.

2.Removal of updates and rollback of Google system applications

Many Google services (such as Google Play Services or the Google Play Store) can’t be removed completely, but you can roll back to the factory version, which will reduce their functionality and reduce the load on the system.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the Google Play Services (or other Google app) list.
  3. Slip on the three-point in the upper right corner and select Remove Updates.
  4. Confirm the action. The app will return to the version preinstalled in the firmware.

After a rollback, some features may not work properly, such as Google Pay will stop accepting payments, and YouTube will give out errors when you sign in, and if critical, return updates through the Play Store.

AnnexWhat gives a rollbackSide effects
Google Play ServicesReduces battery consumption by 10-15%The work of some applications (banks, cards) is violated
Google Play StoreRemoves advertising in recommendationsImpossible to update applications
YouTubeRemove background ad playbackErrors in logging into the account
GmailStops background synchronization of emailsThe letters only come with manual updates.
πŸ“Š Which Google App Would You Like to Disable First?
Google Play Services
YouTube
Gmail
Google Chrome
Other

3. Disconnection via ADB (no root rights)

If standard methods do not help, you can use them. ADB-This method does not require unlocking the bootloader, but will require a computer with installed Xiaomi drivers and platform-tools tool.

Step-by-step:

  1. Turn on USB Debugging on your phone: Settings β†’ About Phone β†’ MIUI version (tap 7 times to activate developer mode), then Settings β†’ Additional β†’ Developers β†’ Debugging over USB.
  2. Connect your phone to your PC and confirm your trust in your computer.
  3. Open the command line (Windows) or terminal (macOS/Linux) in the folder with the platform-tools.
  4. Follow the command to check the connection: Adb devices must display the serial number of your device.
  5. Run the command to disable the package (example for Google Play Services): adb shell pm disable-user --user 0 com.google.android.gms

List of key Google packages to disable:

  • πŸ“¦ com.google.android.gms – Google Play Services)
  • πŸ›’ com.android.vending - Google Play Store
  • πŸ“Ί com.google.android.youtube β€” YouTube
  • πŸ“§ com.google.android.gm β€” Gmail
  • 🌐 com.android.chrome β€” Google Chrome

⚠️ Warning: Disabling com.google.android.gms may cause malfunctions in banking applications, maps and other services dependent on Google API. Before executing commands, back up your data via Mi Cloud or locally on your PC.

USB debugging enabled

Installed drivers Xiaomi on PC

Download the platform-tools package (last version)

Data backup created

The phone is connected by the original cable-->

4. Complete removal of Google (for hardened devices only)

If your Xiaomi is unlocked (unlocked bootloader), you can install custom firmware without Google services (for example, LineageOS or Pixel Experience GApps-free), this method is suitable for advanced users and requires knowledge of fastboot and TWRP.

Advantages of complete removal:

  • ⚑ Significant increase in battery life (up to) 20-30%).
  • πŸ›‘οΈ Complete control of data – no transfer of information to Google.
  • πŸš€ Faster operation of the system due to the absence of background processes.

Disadvantages:

  • 🚫 Apps dependent on Google Play Services (most banking apps, maps, taxis) will not work).
  • πŸ”„ You will need to manually install alternative services (e.g. MicroG for push notifications).
  • ⚠️ Risk of "bricking" of the device with incorrect firmware.

Instructions for installing custom firmware:

  1. Unlock the bootloader through the official Xiaomi tool (can take up to 72 hours).
  2. Install TWRP Recovery for your model (only download from trusted sources, such as XDA Developers).
  3. Download firmware without GApps (e.g. LineageOS for MicroG).
  4. Reboot to TWRP, make a full backup (click Backup and select all partitions).
  5. Flush the firmware through Install, then Wipe β†’ Format Data (this will delete all data!).
List of verified firmware without Google for Xiaomi
LineageOS for MicroG – supports push notifications via MicroG, is compatible with most Xiaomi models (Redmi Note 10, POCO F3, etc.). DivestOS – is focused on privacy, removed all proprietary components, including drivers. CalyxOS – firmware with an emphasis on security, is preinstalled by MicroG and F-Droid. GrapheneOS – for advanced users, supports a limited number of devices (mainly Pixel), but can be ported to some Xiaomi.

5. Alternatives to Google Services on Xiaomi

If you've disabled Google, but you want to keep your smartphone functional, install alternative apps, most of which are available through F-Droid or APKMirror.

GoogleThe alternativeAdvantages
Google Play StoreF-Droid or Aurora StoreNo tracking, open source, the ability to anonymously download APK
Google ChromeBromite or Firefox FocusBuilt-in ad blocking, tracking protection
GmailFairEmail or K-9 MailLocal email encryption, PGP support
Google MapsOsmAnd or Magic EarthOffline maps, no location data collection
YouTubeNewPipe or LibreTubeNo advertising, background playback, video download

To replace Google Play Services, use MicroG, an open source project emulating key features of the Google API, which can be installed via F-Droid or manually from the official website.

  • πŸ“± Push notifications (for Telegram, Signal, etc.)
  • πŸ“ Geolocation (via Mozilla Location Service)
  • πŸ”‘ Authentication through Google (for some applications)

Note that MicroG is not 100% compatible, and some apps (like Google Pay or PokΓ©mon GO) may not even work with it.

πŸ’‘

Alternative services require manual configuration, such as adding a Google account to MicroG’s push notifications manually (without data syncing!) in the app settings.

6. Hidden MIUI settings to restrict Google

MIUI and HyperOS contain hidden options that allow for additional control over system applications, settings that are not documented by Xiaomi, but work on most devices.

How to open hidden settings:

  1. Enter the phone code in the app: ##4636##
  2. Select Battery Information or Usage Statistics.
  3. Scroll down and find a list of apps. Tap on any Google app (like Google Play Services).
  4. Click Stop or Disable (if the option is active).

Another way is to use ADB to block receivers and services:

adb shell pm disable-user --user 0 com.google.android.gms/.update.SystemUpdateActivity


adb shell pm disable-user --user 0 com.google.android.gms/.update.SystemUpdateService

These commands will disable background updates to Google Play Services, which will reduce the load on the processor and battery.

adb shell pm enable com.google.android.gms

⚠️ Warning: Changing hidden settings can lead to unstable operation of the system. If after disconnecting services, the phone began to restart or freeze on the logo MI, Reset via fastboot: fastboot erase userdata fastboot reboot This will delete all user data, but restore the functionality.

7. Checking Results: How to Make Sure Google is Shut Down

After completing the instructions, check if Google services have stopped working.

  1. Open Settings β†’ Apps β†’ App Management and search for Google Play Services. Status must be disabled.
  2. Check battery consumption: go to Settings β†’ Battery β†’ Battery Use. Google apps shouldn't appear in the top of consumers.
  3. Use NetGuard or PCAPdroid to monitor network activity, and if Google doesn't share anything, you'll see blank graphs for google.com, android.clients.google.com, and more.
  4. Try to log into your Google account through Settings β†’ Accounts. If services are disabled, the system will give you a sync error.

For a deep inspection, use ADB-team:

adb shell dumpsys package com.google.android.gms

If the output has a disabled line, then the service is successfully disabled.

If after all the manipulations, some of the features of Google continue to work, check:

  • πŸ”„ Have applications been updated in the background (check Settings) β†’ Annexes β†’ Auto-update).
  • πŸ“± Are there any duplicates? APK (For example, if you manually downloaded YouTube from APKMirror).
  • πŸ”§ Have you reset after the reboot (relevant for some models on HyperOS).

FAQ: Frequent questions

Can I turn off Google on Xiaomi without a computer?
Yes, but there will be limited options. You can: Turn off sync in your account settings. Limit background activity through Settings β†’ Battery. Remove updates for Google system applications. However, deep shutdowns (via ADB or packet deletion) still require a computer.
Will the banking app (Sberbank, Tinkoff) work after Google shutdown?
Most banking applications in Russia require Google Play Services for: Device Security Check (SafetyNet), transaction push notifications, geolocation services (to confirm transactions), and the alternative is to use the bank’s web version via a TLS 1.3 browser (e.g. Bromite).
How do I get Google back if something goes wrong?
Recovery: If you have disabled through ADB: run the command adb shell pm enable package (for example, adb shell pm enable com.google.android.gms). If you have deleted updates: update apps through the Play Store. If you have flashed custom firmware: return to the official MIUI via the Mi Flash Tool. In extreme cases, complete reset: Settings β†’ About Phone β†’ Reset.
Is it true that Google’s shutdown is speeding up Xiaomi?
Yes, but the effect depends on the model and firmware version. Tests show: Redmi Note 11 (MIUI 14): productivity 12-15% AnTuTu after Google Play Services shutdown. POCO F5 (HyperOS: Increase battery life on the 18% while limiting background activity. - Xiaomi 13 Pro: Reduce the time of downloading applications 200-300 MS (due to lack of background checks by Google) on weak devices (e.g. Redmi) 9A) The effect is more noticeable than on flagships.
Can I turn off Google on Xiaomi with Magisk?
Yes, if you have Magisk installed, you can: Install Universal GMS Doze to aggressively restrict Google Play Services; use App Systemizer to convert Google system applications into custom ones (then you can delete them); use the De-bloater module to massively shut down unnecessary services. Careful: improper use of Magisk can lead to soft-brick (cyclical reboot).