How to Remove Google from Xiaomi: The Complete Guide

Xiaomi smartphone users often face the need to optimize the system, and one of the first steps is working with preinstalled software. The question of how to uninstall Google on Xiaomi arises for various reasons: from the desire to increase the autonomy of the device and free up memory to privacy requirements or move to alternative ecosystems. The standard procedure for deleting through settings is often not available here, since Google Play Services services are system components of Android.

The process of getting rid of embedded applications requires care, because improper interference with system processes can lead to instability of the MIUI interface or complete failure of the device. In this article, we will discuss in detail the safe methods of deactivation and removal of components, and also consider the tools for advanced users to gain full control of the device.

Before you start taking action, you need to evaluate which features you really need and which can be painlessly removed from the system. Complete removal of the Google Framework can disrupt banking applications, navigation and many games, so it is recommended to use methods of concealment or forced stop if you are not sure of your actions.

Preparing a smartphone to remove system components

The first step in any major system modification is to back up your critical data. Even if you plan to shut down services, there is always a risk of an accidental reset or a software error: Save your contacts, photos and documents to the cloud or to an external medium so you don't lose information in case of unforeseen circumstances.

Next, activate the developer mode on your Xiaomi device. Go to the Settings menu β†’ About the phone and find the MIUI version. You need to quickly click on this item 7-10 times in a row until you notice that you have become a developer. Without this step, access to debugging via USB will be closed.

After activation of the developer mode, you should turn on the debugging directly USB. Go to Settings. β†’ Advanced settings β†’ For developers, find the debugging switch. USB You can activate it. You can also find an item in this menu. USB-debugging (security mode) and enabling it if available, as this will allow the computer to execute phone control commands.

⚠️ Warning: Before any manipulations, make sure that your smartphone battery is at least 60%. interruption of the process of deleting system files due to battery discharge can lead to a software failure.

To perform deletion operations, you will also need a computer running Windows, macOS or Linux and USB-Good quality cables. Cheap charging cables often don't support data transfer, which will cause errors when connecting your smartphone to your PC. ADB, Use portable versions of tools that do not require installation.

Standard Disconnection Methods through MIUI Settings

The safest, but least effective way to combat intrusive services is to disable them through the standard operating system interface, which does not physically delete files, but prevents them from running and running in the background, saving battery power and traffic.

Go to Settings β†’ Apps β†’ All Apps. In the list, find the Google Play Store app or Google Play services. Click on it and if the system allows, the Disable button will be active. However, on global firmware versions, this button is often blocked in gray, as Google is a mandatory part of Android certification.

If the standard shutdown is not available, you can try to remove the updates. Clicking on three dots in the corner of the app screen, select Remove Updates. This will return the application to the factory version, which takes up less space, but it will still not be fully functional. For some users, this is enough to reduce the impact of the service on the system.

  • πŸ“‰ The method allows to reduce the consumption of resources, but does not free up space in the system section.
  • πŸ›‘οΈ This is the safest way, not requiring root rights or a computer.
  • ❌ On many Xiaomi devices with global firmware, the shutdown button may not be available.
πŸ“Š What is the best way to deal with Google?
Complete removal through ADB
Just turn off in the settings
Use third-party utilities
I don't need to delete Google.

Using ADB to remove Google packets

The most effective tool for managing system applications is Android Debug Bridge (ADB), which allows you to send commands directly to the operating system, bypassing standard interface restrictions, and it can remove Google packets for the current user, effectively rendering them inoperable, even though the files remain in a hidden partition.

To get started, download the Platform Tools package from Google's official developer site and unpack it on your computer's C disk. Open the command prompt or PowerShell in the tool folder. Connect your smartphone with a cable to your PC and confirm the debugging request that appears on your phone screen.

Check the connection by entering the adb device command. If the list shows your device's serial number, the link is established successfully. Now you can proceed to deletion. The command to delete the packet is as follows: adb shell pm uninstall -k --user 0 packet name. Instead of "packet name," you need to substitute the exact name of the component.

adb shell pm uninstall -k --user 0 com.google.android.gms


adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox

It is important to know the exact names of the packages you plan to remove. Inexperienced users are advised to use graphical shells for ADB, such as Xiaomi ADB/Fastboot Tools or Universal Android Debloater. These programs have a user-friendly interface and lists of safe applications to remove, which minimizes the risk of system damage.

β˜‘οΈ Check before removal through ADB

Done: 0 / 4

Graphical Utilities for Application Management

The command line can be challenging for beginners, so developers have created special assistant apps. One of the most popular solutions is System App Remover, or its analogues, which require ADB connectivity. They scan the system and offer to remove selected components in one click.

Another powerful tool is NoBloat or SD Maid (with the appropriate permissions), which allows you to see not only user applications, but also system applications. They often have a Freeze feature, which is similar to shutting down, but runs more deeply and reliably than standard Android tools.

When using third-party software, always pay attention to the rights you grant it. Some utilities may require root access to completely delete files, while others operate in the normal user mode, simply hiding applications.

Name of utilityI need a Root.DifficultySecurity
ADB AppControlNo.Low.Tall.
System App RemoverDesirable.MediumMedium
Universal DebloaterNo.Low.Tall.
Titanium BackupYes.Tall.Medium

Possible risks and consequences of removal

Removing Google system components on Xiaomi is a process that has its downsides.The main problem is that many third-party apps depend on Google Play Services libraries.If you delete this package, maps, banking apps, push notifications and many games will stop working.

In addition, some MIUI features, such as syncing contacts with a Google account or finding a device, will become unavailable. In rare cases, aggressive removal of system packages can lead to a cyclical phone restart (bootloop), especially if a critical component related to the work of the framework has been removed.

How to restore remote system applications?
If you delete an application through ADB without root permissions, you can restore it by factory reset (Wipe Data). If you have root rights, you can use the file manager to restore deleted APKs from the backup or reinstall the stock firmware through the Mi Flash Tool.

To minimize risk, never delete all of Google's packages at once. Act in stages: remove one component, check the system. If everything is stable, move on to the next one, which will identify the problem element before it causes serious damage.

⚠️ Note: Removing the com.android.vending (Google Play Store) package without first installing an alternative app store (such as F-Droid or Aurora Store) will leave you unable to easily install new programs.

Alternatives: MicroG and custom firmware

For users who don’t need Google services but need smartphone functionality, there are advanced alternatives: The MicroG project provides a lightweight implementation of Google libraries, allowing applications that require services to run without installing heavy original components, a perfect compromise for privacy.

Another way is to install custom firmware such as LineageOS or xiaomi.eu (without Google). xiaomi.eu firmware, based on the Chinese version of MIUI, often allows you to choose when you first set up whether to install Google services, or whether they can be easily removed through the built-in Security app without using a computer.

Alternative app stores, such as F-Droid or Aurora Store, allow open-source counterparts to be found, which do not require a Google account and often contain lighter versions of apps that do not load the processor and battery with background processes.

πŸ’‘

Use the Aurora Store as an anonymous Google Play client, which allows you to download paid and free apps from the official store without logging into your main Google account, keeping you anonymous.

Frequently Asked Questions (FAQ)

Can I remove Google Play Services without root rights?
Yes, this can be done using ADB commands. pm uninstall -k --user 0 allows you to delete the application for the current user, which hides it and stops working, although the files remain physically in the system partition.
What happens if I delete Google on Xiaomi?
The smartphone will continue to work, but you will lose access to the Play Store, Gmail, YouTube and contact sync. Many third-party applications (taxis, banks, cards) may stop functioning or not work properly due to the lack of necessary libraries.
How to return remote system applications?
If you delete it through ADB without getting root rights, the easiest way to get it back is to reset the entire Wipe Data in the Recovery menu, which will restore the factory state of the system with all the original applications.
Is it safe to use firmware without Google?
Firmware without Google, such as the Chinese versions of MIUI or LineageOS, are safe from a stability perspective, but may require additional customization to work with Russian and foreign services.

πŸ’‘

Google removal is a balance between privacy/performance and usability of popular apps. Always assess the need for each component being removed.