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

Why users want to get rid of Google on Xiaomi and when it really is necessary

Google services are deeply integrated into MIUI firmware and the new HyperOS, but not all owners of Xiaomi, Redmi or POCO smartphones are willing to put up with their work. The main reasons for wanting to turn off Google are data collection (including geolocation and search history), background activity that drains the battery, and intrusive notifications from services like Google Play Services or Google App.

But before we start taking drastic measures, it’s important to understand that completely removing Google services will deprive you of access to the Play Market, Gmail, YouTube and other apps linked to your Google account, which is critical if you use Google Pay for contactless payments or Google Photos for backup, and in such cases it’s wise to limit yourself to a partial shutdown, such as banning background syncs or removing unnecessary apps.

In this article, we will discuss 5 ways – from the safest (disconnect synchronization) to extreme measures (delete via ADB or flash to custom firmware without GApps). Each method is tested on the current versions of MIUI 14/15 and HyperOS (for models Xiaomi 13/14, Redmi Note 12/13, POCO F5/X5).

Method 1: Disabling synchronization with Google account

The easiest and safest method is to suspend syncing with your Google account, which will not delete services, but will reduce their activity in the background and reduce battery consumption, which is suitable if you want to keep access to the Play Market, but do not need to back up contacts, calendar or photos.

To turn off synchronization:

  1. Open Settings β†’ Accounts and Sync (the HyperOS path may differ: Settings β†’ Memory and Sync β†’ Accounts).
  2. Select your Google account (usually displayed as your email).
  3. Click Account Sync and turn off all switches (Contacts, Calendar, Disc, Photos, etc.).
  4. Go back and click Delete Account – don’t be afraid, it will only remove the device’s binding, but not the data from the cloud.

⚠️ Note: After deleting your account, some apps (such as Gmail or YouTube) will require re-signing in, and apps from the Play Market will stop updating unless you add your account back.

πŸ’‘

If you only need app updates without data synchronization, add your account back, but disable all sync points in its settings.

Method 2: Remove unnecessary Google apps manually

Many Google services can be removed as regular apps if they are not system-based, such as Google Duo, Google Podcasts or Google TV are often installed by default but are not critical to the system's operation.

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the search box, type the name of an unnecessary application (for example, Duo or Podcasts).
  • πŸ—‘οΈ Click Delete (if the button is active). If you turn it off instead, it means the application is system (see Method 4).

Below is a list of Google apps that can be safely removed without any system consequences:

AnnexCan I remove it?Effects of consequences
Google Duoβœ… Yes.You will lose the ability to make video calls via Duo.
Google Podcastsβœ… Yes.You will not be able to listen to podcasts through this app.
Google TVβœ… Yes.Movie recommendations will disappear (alternatively Mi Video)
Google Play Musicβœ… Yes.The old app has been replaced by YouTube Music
Google Play Games⚠️ Partially.You can turn it off, but some games require it to achieve.

⚠️ Note: Do not attempt to remove Google Play Services, Google Services Framework or Google Play Store through standard settings, which will result in critical system failures. ADB (see method 4).

πŸ“Š Which Google Apps You Would Like to Remove First?
YouTube
Gmail
Google Duo
Google Podcasts
Google Play Games
Other

Method 3: Turn off background activity of Google services

If you don’t want to delete apps, but they drain your battery or load your CPU, you can limit their background work, especially for Google Play Services, which often consumes up to 10-15% of its charge per day.

Instructions for limitation:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Google Play Services (or another problem app).
  3. Choose the Battery. β†’ Limit background activity.
  4. Activate the Limit option and confirm the action.

In addition, it is possible to:

  • 🚫 Disallow AutoRun: In the application settings, select AutoRun and disable it.
  • πŸ“΅ Limiting Mobile Traffic: Mobile Data β†’ Limit background traffic.
  • πŸ”” Disable notifications: Notifications β†’ Shut it down.

πŸ’‘ Useful tip: After restricting Google Play Services, some apps (like Google Maps) may run slower or require manual updates.If critical, return settings back.

Disable account synchronization|Remove unnecessary applications (Duo, Podcasts, etc.)|Limit background activity of Google Play Services|Prohibit Auto-Run for Google App|Disable notifications from Google services-->

Method 4: Remove Google System Applications via ADB (for Advanced)

If previous methods have failed and Google system applications (such as Google Play Services or Google Play Store) are disruptive, they can be removed via Android Debug Bridge (ADB), a risky method that can lead to unstable system operation, but it gives maximum control.

πŸ”§ What's the matter:

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ“± Included Debugging by USB on a smartphone (Settings) β†’ The phone. β†’ Version. MIUI (press 7 times) β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB-cable (preferably original).

πŸ“Œ Step-by-step instruction:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices must display the serial number of your device.
  4. Remove an unnecessary application (example for Google Play Services): adb shell pm uninstall --user 0 com.google.android.gms Other packages: com.google.android.gsf - Google Services Framework com.android.vending - Google Play Market com.google.android.googlequicksearchbox - Google App (search)

⚠️ Attention: Deleting Google Play Services could break Google Pay, Gmail, YouTube and other apps that depend on it.If there are problems after deleting, restore the app with a command:

adb shell cmd package install-existing com.google.android.gms

What happens if you delete Google Play Services?
Without this component, they will stop working: - Authorization through Google in most applications. - Push notifications from Gmail, YouTube, etc. - Geolocation in Google Maps (alternatively - Yandex.Maps or OSMAnd). - Application updates through the Play Market (you will have to install it). APK You can only restore work by flashing or returning the package through ADB.

Method 5: Firmware on custom firmware without Google (for experts)

If you are willing to take drastic measures and completely get rid of Google services, you can install custom firmware without GApps.

  • πŸ“± LineageOS – pure Android without unnecessary services.
  • πŸ”„ Pixel Experience – Google Pixel-style firmware, but with the ability to remove GApps.
  • πŸ›‘οΈ GrapheneOS – privacy-focused (requires Project Treble support).

⚠️ Note: Flashing resets all data and may result in a loss of warranty. L1 for Netflix HD) They may stop working before they start:

  1. Make a full backup through TWRP or adb backup.
  2. Unlock Bootloader (instructions on the official Xiaomi website).
  3. Install custom Recovery (TWRP or OrangeFox).

πŸ”— Where to download firmware:

  • LineageOS (official builds for many Xiaomi models)
  • Pixel Experience (unofficial builds with or without GApps support)
  • GrapheneOS (only for Project Treble-enabled devices)

πŸ’‘

Custom firmware without Google is only suitable for advanced users, and for most tasks, it is enough to disable synchronization or remove unnecessary applications through ADB.

What to do if key functions stop working after Google shutdown

If you’ve removed critical services (like Google Play Services) and experienced problems, here are some ways to get things back up:

Problem.Decision
No push notifications (Gmail, Telegram, etc.)Install MicroG (an alternative to Google Play Services) or return com.google.android.gms via ADB.
No updates to apps from the Play MarketDownload APK from APKMirror or add your Google account back.
Google Pay is not working.Return Google Play Services and Google Pay, then re-register the cards.
Failures in the operation of the camera or geolocationCheck if com.google.android.gms is removed, and it is responsible for many APIs.

πŸ’‘ Alternatives to Google Services:

  • πŸ“§ Mail: FairEmail or K-9 Mail (supported) IMAP).
  • πŸ—ΊοΈ Maps: OsmAnd or Yandex.Maps.
  • πŸ“ Cloud: Nextcloud or Mega.
  • 🎡 Music: VLC Poweramp (local files).

FAQ: Frequent questions about Google’s disabling on Xiaomi

Can you completely remove Google from Xiaomi without root rights?
Yes, but only partially. Without root, you can: Remove unnecessary apps (Duo, Podcasts, etc.); disable sync and background activity; remove system applications via ADB (but not all); Complete removal (including Google Play Services) will require root or custom firmware.
Will YouTube work after Google is removed?
No, YouTube requires Google Play Services to work: 🌐 Use the web version through the browser (m.youtube.com). πŸ“₯ Install YouTube Vanced (unofficial client) or NewPipe (open source). ⚠️ YouTube Vanced is no longer supported, but its forks (like ReVanced) are still working.
How to return Google services after deleting through ADB?
If you have removed the application with the command adb uninstall, you can restore it as follows: adb shell cmd package install-existing name.pack Examples of packages: com.google.android.gms - Google Play Services com.android.vending - Play Market If this does not work, you will have to reset the device to factory settings or reflash it.
Will a smartphone without Google work faster?
Yes, but not much. The main resource eaters are Google Play Services. 10-15% CPU Google App (search widget and indexing), Android System WebView (updated via Google) after disabling or deleting them: ⚑ The battery will hold on to 5-20% longer (depending on the model). πŸ”„ It will be more responsive (especially on weaker devices like Redmi). 9A). πŸ“‘ Mobile traffic consumption will decrease (up to the current level) 30% But it's not going to help you get rid of all the lags, because it needs optimization. MIUI or.
Can I turn off Google on Xiaomi without a computer?
Yes, but with limitations. Without a PC, you can: Disable sync (Method 1); Remove unnecessary applications (Method 2); Limit background activity (Method 3); Remove system applications (Google Play Services, etc.) by requiring ADB (and therefore a computer); and the alternative is to use apps like App Inspector (requires root).