What Google Apps Can Be Removed From Xiaomi: Guide

Owners of global firmware Xiaomi smartphones often encounter a pre-installed Google service package. For users in the CIS, these components can be useless, occupy precious memory space and consume battery life. The natural question is: which ones can be removed without risking damage to the MIUI or HyperOS operating system?

The answer lies in understanding the difference between mission-critical system frameworks and regular user applications: removing some components will cause the Play Market store to fail, while others can be safely unloaded by freeing up RAM. Below is a detailed analysis of the packages that are safe to uninstall.

It is worth noting that by standard methods, most system applications are hidden from the user through the settings menu. ADB (Android Debug Bridge or specialized slits, such as ADB AppControl or Xiaomi ADB/Fastboot Tools. This gives you complete control over the hidden parts of the system.

⚠️ Warning: Before any manipulation of system packages is initiated, it is strongly recommended to create a complete backup of important data. Mistakeful removal of critical components may require resetting the smartphone before factory settings.

Safe to remove Google services

There are a number of apps that don't affect the basic functionality of the phone, but are active in the background, including entertainment, multimedia and additional features that are often not used in our latitudes.

The first candidate for removal is com.google.android.music (Google Play Music), which is officially closed and replaced by YouTube Music, but on older devices, its remnants can be saved, and you can also safely delete com.google.android.videos (Google Play Movies), since the video rental service in the region is not fully functioning.

Another safe component to uninstall is com.google.android.apps.maps (Google Maps). If you prefer Yandex.Navigator or other alternatives, you won't need a system map, and the same is true of com.google.android.apps.photos (Google Photos) if you don't use Google cloud storage to back up your images.

  • πŸ—ΊοΈ Google Maps – can be deleted if you have alternative navigators.
  • 🎡 Google Music is a completely remote service, no residues are needed.
  • 🎬 Google Movies – a video rental service that is not working in the region.
  • πŸ“Έ Google Photos – Delete if you don’t use a cloud backup.

⚠️ Note: Removing the standard Phone or Messages app from Google could lead to problems with displaying contacts and sending SMS, unless an alternative is established.

πŸ“Š Which cleaning method do you prefer?
Manual removal through ADB
Use of third-party programs
I'm not touching anything, let it hang.
Root rights and system utilities

Components requiring care in removal

The next category of apps is the border zone. Deleting them won't kill the phone, but it can disrupt related functions. Google Play Services (com.google.android.gms) is the heart of the ecosystem. Without it, push notifications in many applications, banking services and geolocation will cease to work.

Be wary of com.google.android.webview, which is a component that displays web content within apps. If you remove it, many programs, from instant messengers to banks, may stop opening links or authorization windows, and you can replace it by installing the current version from the store, but you'd better just update it.

Also, com.google.android.feedback is a feedback-gathering service that is safe for the user to remove, but some MIUI diagnostic features may lose the ability to send bug reports to developers, and in everyday use, it's invisible.

You don't want to delete com.google.android.printservice.recommendation if you're planning to print documents from your phone, but it's a service that's responsible for finding and connecting printers on your local network, and not having it will make wireless printing impossible.

  • πŸ”§ WebView – critical for displaying web pages in apps.
  • πŸ”” Play Services – the basis of notifications and geolocation.
  • πŸ–¨οΈ Print Service – required for wireless printing of documents.

System dependencies and frameworks

Deep cleaning of Xiaomi’s system often comes down to complex bundle-to-package relationships. The Google Services Framework (com.google.android.gsf) is a low-level component that logs a device on Google’s servers, and deleting it will prevent you from logging into a Google account, and therefore from downloading apps from the Play Market.

Another important element is com.google.android.syncadapters.contacts and com.google.android.syncadapters.calendar. These adapters synchronize contacts and calendars between your phone and the cloud, and if you don't use your Google account to store phone numbers, you can delete them, but then sync will stop.

The system component com.google.android.backuptransport is responsible for backing up app data to Google Drive. Deleting this package will free up space, but you will lose the ability to restore game settings and data when you upgrade to a new phone.

Package Name (Package Name)FunctionCan I remove it?Effects of removal
com.google.android.gsfRegistration of the deviceNo.It is impossible to log into a Google account
com.google.android.backuptransportBackupYes (if you don't have to)No auto-save application data
com.google.android.apps.docsGoogle documentsYes.No application for office files
com.google.android.apps.translateGoogle TranslateYes.Lack of built-in translator

Tools for Safe Deinstallation

To remove system applications on Xiaomi, it is not enough to just click the "Delete" button. ADB (Android Debug Bridge is Google’s official debugging tool that lets you give commands to your phone directly.

First, activate the developer mode. To do this, go to Settings β†’ About Phone and seven times click on the MIUI build number. Then, in the Additional β†’ For developers menu, turn on USB debugging. Connect your smartphone to your PC with a cable.

To remove, use the command: adb shell pm uninstall -k --user 0 packet name. The --user 0 flag means that the application is removed only for the current user, but physically remains in the system partition. This makes it easy to restore it in case of an error by resetting the settings.

There are graphical shells that simplify the process: programs like ADB AppControl scan the phone and show clear app names instead of code names, and they also have a database of "safe" and "dangerous" applications, which reduces the risk of error.

Effects of removal of MIUI and HyperOS

Xiaomi’s operating shells are deeply integrated with Google’s services. In global firmware versions, removing key components can cause errors in system logs. For example, the disappearance of com.google.android.gms will result in constant notifications that β€œGoogle services are stopped.”

Also, some MIUI features, such as Find My Device, work exclusively through Google’s mechanisms. If you delete the relevant packages, the phone search feature will stop working when lost, even if the Xiaomi shell itself is formally functional.

⚠️ Note: After removing system components, there may be increased battery consumption in the first hours of operation as the system tries to find missing files.

It is important to understand that a system update can return remote applications. The Over-The-Air (OTA) mechanism checks the integrity of the system partition and can install missing standard packages.

Recovery of Remote Components

If after cleaning you find that a critical application was removed incorrectly, you should not panic (--user 0), Application files are still there. They can be reactivated by one command.

To recover, use the command: adb shell cmd package install-existing the name of the package. This instruction forces the Android package manager to re-register the application for the user. It will appear on the menu and start working as if nothing had happened.

In a pinch, if the phone stopped booting or is unstable, a full reset to factory settings (Wipe Data) will help, which will return all system applications to their original state, but delete your personal data, which is why backup is so important.

  • πŸ”„ Install-existing command – returns the remote application to the place.
  • πŸ“‰ Resetting settings - a radical method of system recovery.
  • πŸ’Ύ Backup is the only guarantor of data security.
Can I remove the Google Play Store?
Technically, you can remove com.android.vending, but it is not recommended. Without it, you will lose the ability to easily install and update applications. Alternative stores (Aurora Store, F-Droid) require prior preparation and may not support licensing checks of some programs.
What happens if you delete Google Play Services?
Push notifications, geolocation in third-party applications, synchronization of Gmail and contacts will stop working. Many applications (banks, taxis, delivery) will simply not start or will work in limited mode. You can not restore work without reinstalling services.
Do I need Root to remove system applications?
No to remove applications for the current user (--user 0) root rights are not required. USB Root rights give you access to completely delete files from the system partition, but this increases the risk of turning the phone into a brick".
Will the app return after the firmware update?
Yes, when you upgrade your system via OTA (over the air), the system partition is often overwritten or checked for integrity.Missing files can be restored automatically. After a major Android or MIUI update, the cleanup procedure will most likely have to be done again.