Owning a modern Xiaomi smartphone involves active interaction with the Google ecosystem, but not all users want or can use these services. The reasons can be different from the desire for maximum privacy and the refusal of corporate surveillance to the banal lack of internal memory, which is actively “eating” background processes. In 2026, the issue of digital sovereignty and control over the device is more acute than ever, especially given the constant update of security policies of the Android platform.
Disabling Google Mobile Services (GMS) completely on a MIUI or HyperOS shell device is not just removing shortcuts from your desktop, it’s a complex process that involves system settings, account management and, in some cases, using specialized deep-cleaning software. Mistakes can lead to unstable notifications or crashes in third-party applications, so it’s important to clearly understand what level of isolation you need.
In this article, we will discuss all available methods: from simple logging out of your account to advanced ways to block system components through ADB. You will learn how to minimize the impact of the search giant on the autonomy of your gadget and what alternatives exist for basic tasks. Complete removal of Google system components without root rights is possible only through debugging on USB and computer. Prepare for the fact that the interface may change, and the usual functions will require new solutions.
Basic disabling of synchronization and exit from the account
The easiest and safest way to limit the interaction of Xiaomi’s smartphone with the company’s servers is to log out of your account. This action does not delete system files, but stops data exchange, synchronization of contacts, calendar and location history. To perform the operation, go to the Settings menu, find the Accounts and Sync section, and select the profile you are interested in.
Once you select an account, the system will offer several options: you need to find the Delete Account or Sign Out button. Note that on some versions of Android, this feature can be hidden in a submenu with three dots in the upper right corner of the screen. Once confirmed, all data associated with this profile will be deleted only from the device, but will remain available through the web interface.
It’s important to understand that simply logging out doesn’t stop Google Play Services from running in the background, consuming battery power and Internet traffic to run other applications that depend on search frameworks, a method that’s suitable for those who want to simply cut off the connection to their personal profile but aren’t ready for radical changes in the operating system.
⚠️ Note: Before deleting your account, make sure you remember the password from it. Otherwise, the device may be blocked by security. FRP (Factory Reset Protection, and unlocking your phone without your account details will be extremely difficult.
If your goal is to just pause data collection, you can use a more subtle setup: Go to your Google account settings and manually turn off sync for each service: Contacts, Drive, Calendar, Photos, which will leave the login active for the app store, but stop the constant data exchange in the background.
Disabling Google System Applications and Services
A deeper level of control is forced shutdown and disabling system components. In MIUI and HyperOS shells, the user has limited rights to modify system applications, but the basic functions are available without obtaining superuser rights. To begin, open Settings, go to the Applications section and select All Applications.
In the list of installed programs, find Google services, and we are primarily interested in Google Play Services, Google Play Store, and Google. When you click on each of them, you will see the “Disable” or “Stop” button, and the “Disable” feature is preferable, since it prevents the process from automatically starting after the device is rebooted.
- 🛑 Google Play Services is the main framework responsible for push notifications and the operation of most third-party applications.
- 📦 Google Play Store – an app store that can be safely disabled if you don’t plan to install programs from it.
- 🔍 Google App – Search bar and widgets that often consume significant CPU resources.
- 🗺️ Google Maps and Navigation – can be removed or disabled if you use alternatives like Yandex.Maps or Google Maps. 2GIS.
Once key components are disabled, the system can start to behave unpredictably: some apps will stop opening or will give authorization errors. This is a normal reaction to the absence of dependencies. If you plan to use alternative app stores such as the Aurora Store or F-Droid, make sure that they are installed before the official services are turned off.
It is worth noting that in the latest versions of HyperOS, Xiaomi has strengthened the protection of system partitions, so the “Disable” button for some critical services may be inactive (dark), in which case the standard methods will not work, and you will need to connect to a computer.
Using ADB to remove system components
The most effective method to remove or freeze Google system applications even without root rights is to use a debugging bridge. ADB (Android Debug Bridge.This tool is designed for developers, but is actively used by enthusiasts to customize Xiaomi smartphones. You will need a computer (Windows, macOS or Linux) to work. USB-cable.
The first step is to activate the developer mode on your phone. Go to Settings → About Phone and quickly click 7 times on “MIUI Version” or “OS Version”. After the message “You became a developer” appears, go back to the main settings menu, find the section Additional → For developers and turn on the USB debugging switch.
☑️ Preparation for work with ADB
After connecting your phone to your PC and installing Google’s SDK Platform Tools, open the command line or terminal in the tool folder. Enter a command to check the connection:
adb devicesYou'll see a debugging permission request on your smartphone screen, confirm it. If the device serial number is displayed in the terminal, the connection is successful. You can now proceed to delete the packets. This is done using the adb shell pm uninstall-k --user 0 <packet name> command.
Below is a table with basic Google packages that can be safely removed or frozen on Xiaomi devices to free up resources:
| Name of service | Package Name (Package Name) | Risk of removal |
|---|---|---|
| Google Play Store | com.android.vending | Medium (needed for updates) |
| Google Play Services | com.google.android.gms | High (notifications break) |
| Google Search Search | com.google.android.googlequicksearchbox | Low. |
| Google Maps | com.google.android.apps.maps | Low. |
| Google Drive | com.google.android.apps.docs | Low. |
By executing an uninstall command for Google Search (adb shell pm uninstall-k --user 0 com.google.android.googlequicksearchbox), you instantly discard the app, which allows you to reset everything back with a simple reset of your phone's settings.
⚠️ Be very careful when removing packets named com.google.android.gms and com.google.android.gsf (Framework) and deleting them will render most of the banking and instant messenger applications that rely on push notifications inoperable.
Alternatives and installation of deguglyzed assemblies
For users who want to get rid of Google’s code at the firmware level, there is a way to install custom operating systems. On Xiaomi smartphones, this is possible thanks to a relatively open bootloader (although in 2026 the company laid down the unlock procedure), Popular firmware such as LineageOS, Pixel Experience (in versions without GApps), or specialized GrapheneOS (for compatible models), offer pure Android without preinstalled telemetry.
The process of installing an alternative firmware requires unlocking the bootloader through the official Mi Unlock utility, installing a custom recap (usually TWRP) and then firmware the system image. It is a complex process that can void the warranty and requires technical knowledge. However, the result is worth it: you get a device that physically does not contain proprietary closed modules of the search giant.
If flashing seems too risky, you can use tools to "de-google" your current system. There are management applications like Universal Android Debloater that have a GUI and work through ADB. They automatically identify packets that are safe to remove and allow you to delete them in one click, which is much easier than manually entering commands.
What is MicroG?
Alternative app stores are also worth considering. F-Droid offers an open source catalog that doesn't require Google services to work. Aurora Store is an anonymous customer of the official store, allowing you to download paid and free apps without logging into your main account.
The impact of the disconnect on the work of the smartphone and applications
The user should be aware of the consequences of a radical shutdown of Google services. In today's Android, many functions are tied to a single ecosystem. Disabling synchronization or deleting services will lead to the fact that push notifications will stop coming to applications using FCM (Firebase Cloud Messaging), including many messengers, if they do not use their own notification servers (like Telegram or VK).
Banking and government services applications often have built-in checks for a certified Google Play Protect environment. On a fully cleaned Xiaomi phone, such apps may refuse to run or work in limited mode. Bypassing these restrictions requires patching or using virtual environments (such as Sandbox), which can reduce data security.
- 📉 Autonomy: Disabling background services significantly extends battery life, as the constant survey of geolocation servers and data synchronization stops.
- 🔒 Security: Reduces the risk of personal data leakage, but at the same time disables the Play Protect protection system, which scans applications for viruses.
- 🧭 Geolocation: Without Google’s services, location detection could become less accurate or work only over satellites GPS, Wi-Fi-free.
Also, there may be issues with app authorization via the “Google Sign In” button.If you remove the relevant component, this login method will stop working and you will have to come up with passwords for each service separately or use password managers.
💡
Use the Guest Mode feature or create a second user profile in the system settings to test your phone without a Google account before removing services in your main profile.
However, for many users, giving up redundant functionality becomes a liberation: the phone starts to run faster, obtrusive advertising disappears in system applications (which is often targeted based on Google data), and the interface becomes cleaner.
Frequently Asked Questions (FAQ)
Can you completely remove Google from your Xiaomi phone without flashing it?
What happens if I delete Google Play Services?
Will the applications that are deleted through ADB be restored after the system update?
How to disable the Google Assistant voice assistant?
Is it safe to use modified versions of Google Play (Vanced, ReVanced)?
💡
Disabling Google on Xiaomi is a balance between privacy/autonomy and usability, and choose the intervention method depending on your technical background.