Owning an Android smartphone, especially Xiaomi devices with MIUI or HyperOS shells, often involves imposing the Google ecosystem. Many users seek maximum privacy or simply do not use American services, preferring alternatives. However, standard operating system tools cannot remove Google system applications, since they have root rights and are protected from removal.
The process of disposing of embedded components requires the use of specialized tools and connection to the computer, not just "deletion" in the usual sense, but disabling packages at the system level. It is important to understand that any manipulation of system files carries potential risks, so the procedure should be approached consciously and carefully studying each step.
In this article, we will take a closer look at Googleβs secure removal methods, the tools you need, and the possible implications for your Xiaomi.We wonβt use complex commands through the console manually unless urgently needed, and focus on proven graphics utilities.
Preparation of the smartphone and computer for the procedure
Before you start removing packages directly, you need to properly prepare the workplace. You will need a computer running Windows, macOS or Linux, and also a good one. USB-On the smartphone, you need to activate the developer mode, because without this, the computer will not get sufficient rights to control system processes.
To activate the hidden menu, go to Settings β About the phone and seven times quickly click on the version MIUI After you have become a developer, go back to the main settings menu and select option Additional β For developers, you need to find and turn on the debugging switch. USB.
It is also recommended to back up important data. Although the procedure for disabling Google services does not usually affect personal photos or contacts, an unforeseen system failure may require a reset.
Necessary tools for uninstallation
For the safe removal of system applications, the best use is proven GUI utilities. The most popular and reliable tool is Universal Android Debloater (UAD), which automatically identifies the connected device and offers a list of packages that can be safely removed.
An alternative is Xiaomiβs ADB/Fastboot Tools, which is designed specifically for the brandβs devices, which not only removes apps, but also cleans garbage sections and changes the region of the device, but UAD is usually more than enough to work with Google services.
Drivers should also be installed on the computer. ADB. Modern versions of Universal Android Debloater often already have the necessary components built in, but in some cases, you may need to install Platform Tools separately from the official Google website.
π‘
Use the original. USB-A cable or a high-quality analogue with thick wires, cheap charging cables may not transmit data, which will lead to a connection error.
Step-by-step instructions for removing services
After installing the selected utility on your computer, connect your smartphone with a cable. On the phone screen, a request for debugging permission via USB will appear - be sure to click "Allow" and, if there is an option, select "Always Allow from this computer."
Run a demo program on a PC, it should identify your device and show you your model. In the interface, find a search or a list of packages. You should search for packages that contain the words google, gms (Google Mobile Services) or play in the title.
βοΈ Algorithm of service removal
Identify the components you need. Be careful: some system processes may depend on Google libraries, even if you don't use them directly. For example, geolocation services or push notifications in third-party applications are often tied to Google Play Services.
Press the Uninstall button. The process will take a few seconds. Once completed, it is recommended to restart the device so that the system rebuilt the applications and the freed memory was correctly accounted for.
β οΈ Note: Do not delete com.google.android.gsf (Google Services Framework) if you plan to use any applications that require authorization through a Google account, even partially. MIUI.
Analysis of Google System Packages
Not all Google apps are equally important or equally harmful to your purpose. Understanding the difference between the main services and the support components will help avoid errors. Below is a table of the main packages and their destinations.
| Packet name | Appointment | Risk of removal |
|---|---|---|
| com.google.android.gms | Main Google services (geo, account login) | High (many applications break down) |
| com.android.vending | Google Play Store | Low (if you don't need a store) |
| com.google.android.youtube | YouTube appendix | Low (can be replaced by Vanced/ReVanced) |
| com.google.android.apps.maps | Google Maps | Low (there are alternatives) |
| com.google.android.googlequicksearchbox | Google Search and Desktop Widget | Average (the search widget will disappear) |
Deleting YouTube or Google Maps is usually painless for the system, and these apps are custom add-ons, but removing Google Play Services is a radical move that turns a smartphone into a device similar to those sold in China.
If you want to just make room, you can limit your goal to removing visible applications, and if you want to maximize privacy and de-Google, you can remove the entire spectrum of telemetry and tracking packages.
What if the sound or network is lost after the removal?
Possible problems and solutions
After deleting services, you may encounter notifications from some apps that βGoogle Play Services are missing.β This is normal behavior for banking apps, Uber, Yandex.Taxi and other services tied to geolocation and Google push notifications.
In some cases, MIUI can become unstable, such as discharging or slowing down faster, because system processes are trying to find deleted files and are constantly making mistakes, and this is where a full reset (Wipe Data) after packet deletions helps.
If you delete the extra and the phone stops turning on or doesn't work properly, don't panic. Components don't get physically removed permanently without the possibility of being refunded unless you've reflashed the device. They can be restored.
To recover a remote packet, use the command in the terminal (via ADB Shell):
adb shell cmd package install-existing name remote packetFor example, to return the Play Store, the command will look like this: adb shell cmd package install-existing com.android.vending. This will return the application to its original state without the need for flashing.
β οΈ Note: When you delete Google services, notifications in WhatsApp, Telegram (sometimes) and email clients will stop working if they use the service. FCM (Firebase Cloud Messaging: Be prepared for delayed messages.
Alternatives and installation of app stores
After cleaning the system from Google, the question arises: where to get apps? the GetApps store built into Xiaomi (formerly Mi Apps) contains a limited set of programs and is often full of advertising.
A great alternative is to install the Aurora Store, which is an anonymous Google Play client that lets you download apps from the Google repository without installing the services themselves and without linking your account, and you get access to the same apps you use in the official store.
- π± F-Droid is an open source app directory, perfect for privacy advocates.
- π APKPure or APKMirror β sites and clients for downloading application installation files bypassing regional restrictions.
- π·πΊ RuMarket is a Russian app store relevant for users from Russia who experience difficulties with payment and downloading.
Installation of alternative stores is carried out by downloading APK-file via browser and installation confirmation from unknown sources. MIUI It can warn you of danger several times β ignore the warnings if the file is downloaded from the official website of the store.
π‘
Googleβs complete removal turns the smartphone into a more private device, but requires getting used to alternative methods of installing software and the possible absence of push notifications in some programs.