Google services are deeply integrated into Xiaomiโs firmware, even if youโre not using a Gmail or Google Play account, they consume traffic, drain your battery, and collect data about your activity. In this article, weโll look at all the ways you can disconnect, from basic settings to radical methods for power users.
It is important to understand that completely removing Google services can disrupt some features (for example, Google Play Services is required for many applications), and we will explain how to minimize the impact without losing critical functionality.
The instructions are valid for Xiaomi, Redmi and POCO smartphones on MIUI 14/15 and the new HyperOS firmware (2026).If you have custom firmware (like LineageOS), some methods may not work.
1. Disable synchronization with Google account
The easiest way to reduce Google activity is to stop automatic data synchronization, which will not delete services, but will reduce background activity and traffic consumption.
Go to Settings โ Accounts and Sync โ Google. Here you will see a list of all services that sync with your account: Contacts, Calendar, Google Photos, Chrome, etc. Disable everything except critical features (such as Contacts if you use them).
- ๐ Sync Apps โ Disable if you are not using Google Play Games or backup installed programs.
- ๐ Disk โ If you donโt store files in Google Drive, deactivate it.
- ๐ Location history is one of the main battery eaters. Turn it off if you don't use Google Maps.
- ๐ก๏ธ Backup โ If you do backups through Mi Cloud, it makes no sense to duplicate them in Google.
After you turn off sync, restart your phone. This will stop the background processes associated with Google.
๐ก
If some apps (such as Gmail or YouTube) start to work unstable after the sync is turned off, return the settings for a particular service.
2. Removing unnecessary Google apps manually
Many Google services can be removed as regular apps without root rights or complex manipulation, but some of them (Google Play Services, Google Services Framework) are system-based and are not removed in the standard way.
List of apps that can be safely removed (if you donโt use them):
- ๐ง Gmail - email client (can be replaced by Mi Mail or third-party applications).
- ๐ฅ YouTube - Video service (installed separately from the APK or Mi App Store).
- ๐บ๏ธ Google Maps โ Maps (alternatively Yandex.Maps or Maps) 2GIS).
- ๐ท Google Photos โ Cloud Photo Storage (replace with Mi Cloud or Yandex Disk).
- ๐ฎ Google Play Games โ If you donโt play mobile games with achievements.
- ๐ฐ Google News Feed (can be removed without consequences).
To remove the app:
- Go to Settings โ Applications โ Application Management.
- Find the right app in the list (use search).
- Click Remove (if the button is inactive, the application is system).
Check if the application is used for authorization in other services|
Backup your data (e.g. export your contacts from Gmail) |
Install alternative apps (e.g. Yandex Maps instead of Google Maps)|
Check your phone after each deletion (some features may depend on Google services)-->
3. disable Google Play Services (without root)
Google Play Services is a system application that cannot be removed by standard methods, but can be disabled or restricted to reduce the impact on the performance of the phone.
โ ๏ธ Note: Disabling Google Play Services may cause some applications (e.g. BankID, SberBank Online, Tinkoff, and others using Google SafetyNet) to fail.Before this step, make sure that the programs critical to you work without this service.
Instructions for unsetting:
- Go to Settings โ Applications โ Application Management โ All applications.
- Find Google Play Services (use search).
- Click Disable (if the button is inactive, it means that it is blocked on your firmware).
- Confirm the action in the window that appears.
If the Disable button is not available, try limiting background activity:
- In the same Google Play Services menu, select Battery.
- Activate the option to limit background activity.
- In the Mobile Data section, disable Background traffic.
Yes, I want to delete everything related to Google|
I will only disable unnecessary apps, but leave the basic services |
No, some features (e.g. Google Maps) I need |
I tried it but had problems with my phone.-->
4.Using ADB to Deeply Shut Down Google
If standard methods donโt work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which allows you to remove or freeze system applications, including those that are not usually deleted.
โ ๏ธ Attention: Misuse of the right ADB This can cause your phone to fail. Before you start, back up your data and make sure you have access to the firmware to restore it.
Step 1: Preparation
- Download and install ADB and Fastboot Tools on your computer.
- Turn on Developer Mode on your phone: go to Settings โ About Phone and click on MIUI Version 7 times.
- Return to Settings โ Additional โ For developers and activate Debugging over USB.
- Connect your phone to your computer via USB (select File Transfer mode).
Step 2: Checking the connection
Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and type:
adb devicesIf the phone is connected correctly, you will see its serial number in the list of devices.
Step 3: Disabling or Deleting Google Packets
First, get a list of all the packages installed:
adb shell pm list packages | grep 'google'Then, choose what you want to do with each package:
- Freeze (disable) โ the application will remain in the system, but will not work: adb shell pm disable-user --user 0 com.google.android.gms (replace com.google.android.gms with the desired package).
- Delete the entire package will be erased from the device: adb shell pm uninstall -k --user 0 com.google.android.gms (not all packets can be removed without root rights).
Examples of deactivation packets:
| Package name | What is it? | Can I remove it? |
|---|---|---|
| com.google.android.gms | Google Play Services | โ Just turn it off. |
| com.google.android.gms.persistent | Continuous synchronization service | โ Just turn it off. |
| com.google.android.gsf | Google Services Framework | โ Just turn it off. |
| com.google.android.youtube | YouTube | โ Can be removed |
| com.google.android.gm | Gmail | โ Can be removed |
What to do if after ADB-The phone stopped working?
5. Install custom firmware without Google (for advanced)
If you're willing to take drastic measures, you can install firmware without Google, which will solve the problem completely, but it will require technical skills and may be unwarranted.
Popular options for firmware without Google:
- ๐ฑ LineageOS for microG โ an alternative firmware with open source and support for microG (replacement of Google Play Services).
- ๐ CalyxOS is a privacy-focused firmware, without Google, but with F-Droid support.
- ๐ก๏ธ GrapheneOS is the most secure firmware, but requires a compatible device (not all Xiaomi models are supported).
- ๐ฆ MIUI GApps-free versions of Xiaomiโs standard firmware without Google services preinstalled.
Installation process:
- Unlock Bootloader on your phone (instructions on the official Xiaomi website).
- Download the right firmware for your model (check compatibility on the XDA Developers or 4PDA forums).
- Install custom recovery (TWRP or OrangeFox).
- Through recovery, run the downloaded firmware.
โ ๏ธ Note: Installing custom firmware will void Xiaomiโs warranty and may cause some features to fail (e.g. Mi Pay, IR-Before installing, check the user feedback of your model.
๐ก
Custom firmware without Google is only suitable for power users. If you are not sure about your skills, it is better to limit yourself to disabling unnecessary services through settings or ADB.
6. Alternatives to Google Services on Xiaomi
If you delete or disable Google services, you can replace them with alternative solutions.
| The alternative | Advantages | |
|---|---|---|
| Google Play Market | Mi App Store, F-Droid, Aurora Store | No tracking, open source (F-Droid) |
| Google Maps | Yandex.Maps, 2GIS, OsmAnd | Offline maps, less advertising |
| Gmail | Mi Mail, FairEmail, ProtonMail | Encrypting emails, no advertising |
| Google Photo | Mi Cloud, Yandex Disk, Nextcloud | More free space (Mi Cloud gives 5GB) |
| Google Chrome | Mi Browser, Bromite, Firefox | Advertising blocking, tracking protection |
Some alternatives require additional customization, such as the Aurora Store, which allows you to download apps from Google Play anonymously, but you need to:
- Download the Aurora Store with F-Droid.
- When you first start, select an anonymous sign-in (without a Google account).
- In the settings, disable automatic update (so as not to load the system).
7.Result Check: How to Make Sure Google is Shut Down
After all the manipulations, it is important to check whether Google services have stopped working.
- ๐ Activity Monitor: Go to Settings โ Battery โ Battery usage and check if Google Play Services or other Google services are listed.
- ๐ก Data traffic: C Settings โ SIM-maps and mobile networks โ Traffic, look at what apps are consuming the Internet. If Google isn't there, you're on the right track.
- ๐ก๏ธ Connection Check: Install the NetGuard or PCAPdroid app and see which google.com or android.com domains are trying to connect.
- ๐ฑ Functionality test: Try logging in to apps that typically require Google Play Services (like BankID) if they work, then critical services are intact.
If you find that some Google services are still active, go back to the previous steps and check:
- Have you missed the apps on the list to remove?
- Have you entered ADB commands correctly (typos in packet names will lead to errors).
- Have you reset your settings after rebooting (sometimes MIUI returns disabled services).
๐ก
Even after Google shuts down completely, some system processes can be activated briefly (for example, when updating firmware), which is normal if they do not consume resources constantly.