How to Remove Google Apps From Xiaomi Phone Completely: All Ways

Xiaomi smartphone owners often face the problem of pre-installed Google apps that take up space in memory, consume battery power and collect data. Even after manually uninstalled through the Apps menu, many services (such as Google Play Services or Google Play Market) are automatically restored after a reboot, due to the fact that they are built into MIUI firmware at the system level.

In this article, weโ€™ll look at all the possible ways to remove Google apps, from standard methods to deep cleaning with ADB and custom firmware. Youโ€™ll learn which services can be safely deactivated and which ones are not recommended to be removed (and why), and look at the implications for smartphone performance and alternative solutions for those who want to get rid of Google but keep the device functional.

Note that the procedure is different for devices with global firmware (with Google services by default) and Chinese MIUI (without GMS).If you have a model for the Chinese market (for example, Redmi Note 12 Pro+ 5G), many steps will be redundant - but we will specify the nuances for each case.

Why do Google apps return after being deleted?

The main reason for the โ€œreturnโ€ of Googleโ€™s remote apps is the Google Play Services mechanism and MIUI policy, and the key factors are:

  • ๐Ÿ”„ Automatic Recovery: The system considers GMS (Google Mobile Services is critical and restores them through background processes, especially after updates or reboots.
  • ๐Ÿ“ฆ Built-in APK In the firmware: Google apps are integrated into the section /system/priv-app or /system/app, Where can they be removed without rooting rights.
  • ๐Ÿ”’ Politics MIUI: Firmware for the global market (Global) ROM) necessarily GMS For Google certification, even after manual removal, they can return the next update.
  • ๐Ÿ›ก๏ธ Deactivation Protection: Some services (e.g. com.google.android.gms) are protected from shutdown via standard settings.

Interestingly, the Chinese versions of MIUI (without GMS) donโ€™t have these issues, but they donโ€™t have access to Google Play and many Western services, and users of these devices often install GMS manually through tools like Google Installer, but thatโ€™s a different story.

โš ๏ธ Note: Removing Google system applications without properly replacing them with alternatives could cause disruptions MIUI, Problems with push notifications and inability to use certain features (e.g. Google Pay or Widevine) L1 viewable HD-content).

Method 1: Standard removal through settings (without root)

This method is suitable for ordinary applications (for example, Google Duo, Google Tips, Google Photos), but does not affect system services. MIUI 12/13/14:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Slip on the three dots in the upper right corner and select Show All Applications (or System Processes).
  3. Find the app you want (like Google Play Music) and click on it.
  4. Choose Delete or Disable (if the delete button is inactive).

For some applications (such as Google Play Store), the delete button may not be available.

  • ๐Ÿ“ฑ Try disabling the application โ€“ it will stop its work and hides from the menu, but will not free up space on the disk.
  • ๐Ÿ”ง Remove the updates (Remove Updates button) to return the app to the factory version with minimal weight.
  • ๐Ÿšซ Use background restriction (in the app settings) to prevent automatic updates.

โ˜‘๏ธ Preparing to remove Google apps

Done: 0 / 4

This way of removing applications does not remove them completely, but only hides them from the user, and more radical measures will be needed to get rid of them forever.

Method 2: Remove via ADB (without root but with PC)

ADB (Android Debug Bridge) is an Android debugging tool that allows you to manage system applications without root rights.The method works on most Xiaomi devices (except some Chinese models with blocked debugging).

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with ADB-tools installed.
  • ๐Ÿ“ฑ Xiaomi smartphone with enabled debugging USB (Settings โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times tap to unlock Developer Settings, then turn on Debugging by USB).
  • ๐Ÿ”Œ USB Type C C Cable (Original or Quality).

Steps to remove:

  1. Connect the phone to your PC and confirm the trusted device on your smartphone screen.
  2. Open the command prompt (or PowerShell in Windows) and type: Adb devices Make sure your device appears in the list.
  3. To uninstall an app (e.g. Google Play Music), do: adb shell pm uninstall -k --user 0 com.google.android.music Replace com.google.android.music with the desired app package (see the list of popular packages in the table below).
Google appendixPackage name (for ADB)Can I remove it?
Google Play Storecom.android.vendingโŒ No (disrupts the updates)
Google Play Servicescom.google.android.gmsโŒ No (critical to the system)
Google Duocom.google.android.apps.tachyonโœ… Yes.
Google Photocom.google.android.apps.photosโœ… Yes.
Google Search Searchcom.google.android.googlequicksearchboxโš ๏ธ Partially (may break widgets)

Important: Deleting com.google.android.gms will cause the system to crash โ€” the phone will stop booting or will constantly restart โ€” this package is responsible for authorization, push notifications and operation of most applications.

๐Ÿ’ก

Before mass deletion, back up your files via adb backup or an app like Swift Backup, which will allow you to recover deleted packets if something goes wrong.

โš ๏ธ Note: On some Xiaomi devices (e.g. Poco) F5 Redmi Note 12 Pro after removal ADB Applications can be restored after updating MIUI. To avoid this, disable automatic firmware updates in Settings โ†’ The phone. โ†’ Updating the system.

Method 3: Deactivation through Developer Settings

If deletion is not possible, you can turn off unnecessary Google services through the developer menu, which will not free up space on the disk, but will stop their work and background activity.

Instructions:

  1. Activate Developer Mode (7 times tap the MIUI version in Settings โ†’ About Phone).
  2. Go to Settings โ†’ Additional โ†’ For developers.
  3. Find the option Do not save actions and turn it on โ€“ this will limit the background activity of applications.
  4. Return to Settings โ†’ Apps, select the Google app you want and click Stop (if the button is active).

For complete deactivation:

  • ๐Ÿ”• Turn off auto-start in the application settings (Battery section) โ†’ Auto-start).
  • ๐Ÿ“ต Disable Internet access (Settings) โ†’ Annexes โ†’ Access to data).
  • ๐Ÿšซ Remove all permissions (geolocation, contacts, storage, etc.).

This method is suitable for applications that canโ€™t be removed even through ADB, such as Google Play Services. minus โ€“ they will still take up space in memory (from 100 MB to 1 GB depending on the version).

๐Ÿ“Š What Google Apps Would You Like to Remove?
Google Play Store
Google Play Services
Google Duo/Meet
Google Photo
YouTube
Others

Method 4: Install custom firmware without GMS

The most radical, but also the most effective way is to reflash the device to custom firmware without Google services.

  • ๐Ÿ“ฑ LineageOS (official and unofficial builds).
  • ๐Ÿ”„ Pixel Experience (c) GMS without).
  • ๐Ÿš€ MIUI EU (European firmware with the possibility of disconnection GMS).
  • ๐Ÿ›ก๏ธ GrapheneOS (for advanced users, focus on security).

Advantages:

  • โœ… Full control over system applications.
  • โœ… No forced installation of Google.
  • โœ… Options for alternative services (e.g. MicroG instead of MicroG) GMS).

Disadvantages:

  • โŒ Installation difficulty (requires unlocking the loader, TWRP, kerb-risk").
  • โŒ Loss of warranty on most devices).
  • โŒ Possible problems with Widevine L1 (no HD Netflix, Disney.+).
  • โŒ Not all functions. MIUI It can work (e.g. Xiaomi Cloud or Mi Fit).

Instructions for installing LineageOS (simplified):

  1. Unlock the bootloader through the Mi Unlock Tool (requires a Mi Account binding and wait 7-168 hours).
  2. Install. TWRP For example, for the Redmi Note. 10 Pro. twrp-3.7.0_12-v6.7_A11-sweet).
  3. Download LineageOS firmware (for example, for Poco X3 Pro - lineage-20.0-20230612-nightly-vayu).
  4. Download to TWRP, make Wipe โ†’ Format Data, then run the firmware and GApps (if you need Google services).

โš ๏ธ Note: Some Xiaomi models (e.g. Redmi) K50 Xiaomi 13 Unlocking the bootloader Could Lead to Widevine Locking L1, This will make it impossible to view content in high definition on Netflix, Amazon Prime and other services. XDA Developers or 4PDA.

What is MicroG and how does it replace Google Services?
MicroG is an open source project that replicates the core features of Google Play Services without tracking users: ๐Ÿ“ฑ Get push notifications (via UnifiedNlp). ๐Ÿ“ Use geolocation (without sending data to Google). ๐Ÿ”‘ Signal to some apps (such as WhatsApp or Signal), but MicroG does not support all of the features of the original apps. GMS. For example, they won't work: โŒ Google Pay and other payment services. โŒ Some games of protection (for example, Pokรฉmon GO). โŒ Automatic sync with Google Account. MicroG installation will require custom firmware (e.g. LineageOS for microG) or manual installation via TWRP.

Method 5: Using Magisk and GMS removal modules

If you don't want to flash custom firmware but are ready to get root rights, you can use Magisk and special modules to remove Google, a method less risky than full firmware, but requires unlocking the bootloader.

Step-by-step:

  1. Unlock the bootloader (as in method 4).
  2. Install Magisk via TWRP or boot.img patch.
  3. Download Universal GMS Doze or DisableGMS from the Magisk repository.
  4. Activate the module in Magisk Manager and restart the device.

Popular modules for working with GMS:

ModuleAppointmentCompatibility
Universal GMS DozeLimits background activity of GMSโœ… MIUI 12-14
DisableGMSCompletely shuts down Google Play Servicesโœ… Android 10-13
NoGAppsRemove pre-installed GAppsโš ๏ธ Requires manual adjustment
BlackList GMSBlocks GMS access to the Internetโœ… All versions. MIUI

Warning: After the Google Play Services shutdown, the following will stop working:

  • ๐Ÿ“ฑ Push notifications in most applications (Telegram, WhatsApp, etc.).
  • ๐Ÿ“ Precise location (Google Maps, Uber).
  • ๐Ÿ”‘ Authorization through Google Account.
  • ๐ŸŽฎ Many games (such as Clash of Clans) PUBG Mobile).

An alternative would be to install MicroG via Magisk, which would allow some functionality to be retained without being completely dependent on Google.

๐Ÿ’ก

Magisk is a trade-off between complete flashing and standard methods, allowing you to manage system applications flexibly, but requires caution: improper configuration of modules can lead to a bootloop.

What if your phone stopped working after Google was deleted?

If after manipulation with GMS device stopped booting, there were errors or missing key functions, use these tips:

  1. Recovery via ADB: adb shell cmd package install-existing com.google.android.gms This command will restore Google Play Services if they were deleted but the files remained in the system.
  2. Reset to factory settings: Press Volume up + Power when your phone is off, select Wipe Data from the Recovery menu. This will bring back all Google apps but delete your data.
  3. Download the official firmware for your model from the Xiaomi website and run it through Mi Flash Tool: fastboot flash all [name file firmware].tz

If the phone is loading but errors occur (e.g. com.google.process.gapps has stopped):

  • ๐Ÿ”„ Restart the device in Safe Mode (hold the switch off button). โ†’ long tap on "Switch offยป โ†’ ยซReboot to Safe Modeยป).
  • ๐Ÿ“ฅ Install the latest version of Google Play Services manually (download) APK APKMirror).
  • ๐Ÿ”ง Clear the cache and data of Google Play Services in Settings โ†’ Annexes.

โš ๏ธ Note: If banking applications (e.g. SberBank Online or Tinkoff) have stopped working after Google has been deleted, this is due to checking for Google SafetyNet. GMS Use the Magisk root masking module (MagiskHide or Universal SafetyNet Fix).

FAQ: Frequent questions about Google's removal from Xiaomi

Can Google Play Services be removed without consequences?
No. Google Play Services is the basis for most Android apps, and deleting it will result in: No push notifications (including SMS in some instant messengers); no login to games and services through Google Account; geolocation problems (maps, taxis, food delivery); the alternative is to limit it to ADB or Magisk, but not delete it completely.
How do I know which Google apps can be safely removed?
It can be safely removed: ๐Ÿ“ท Google Photos (com.google.android.apps.photos). ๐ŸŽต Google Play Music (com.google.android.music). ๐Ÿ“ž Google Duo (com.google.android.apps.tachyon). ๐Ÿ“ก Google Hints (com.google.android.apps.googleassistant) Can't be deleted: ๐Ÿ›ก๏ธ Google Play Services (com.google.android.gms). ๐Ÿ“ฆ Google Services Framework (com.google.android.gsf). ๐Ÿ”‘ Google Account Manager (com.google.android.gms.policy_sidecar_aps). Before deleting, check the dependency of other applications through App Inspector (available in Developer Settings).
Will Xiaomi work without Google?
Yes, but with limitations: โœ… Basic functions (calls, SMS, The camera, the gallery, will work. โœ… You can install applications through APK (For example, with APTidej or APKMirror). โœ… Alternative services (e.g. F-Droid instead of Google Play, Osmand instead of Google Maps) will not work: โŒ Automatic synchronization of contacts / calendar with Google Account. โŒ Some banking applications (require Google SafetyNet). โŒ Services linked to Google Play Games (save in games). To work fully without Google, you will need to install MicroG or custom firmware with support for alternative services.
How to return Google Remote Apps?
Recovery Methods: Through ADB: adb shell cmd package install-existing [name packet] For example, for Google Play Market: adb shell cmd package install-existing com.android.vending Manual installation APK: Download the latest version of the application you want from APKMirror and install manually (allow installation from unknown sources in Settings). โ†’ Settings Reset: Returns all pre-installed applications but deletes user data (Settings) โ†’ Additionally. โ†’ Restore and Reset! Flash: Install the official firmware via the Mi Flash Tool (instructions in the section "What to do if the phone stopped working"). If the application was removed via Magisk, disable the corresponding module in Magisk Manager and restart the device.
Can I remove Google from the Chinese version of Xiaomi (without GMS)?
On the Chinese versions. MIUI (Like Redmi. K60 Pro or Xiaomi 13 Ultra services Google initially lacked: ๐Ÿ” If you manually installed Google Installer (e.g., through GetApps), then Google apps can be removed in the standard way (Settings) โ†’ Annexes). ๐Ÿ”„ If GMS were stitched through TWRP or Magisk, use the same removal tools (e.g. Uninstaller module in Magisk). โš ๏ธ Deleting Google Play Services on Chinese firmware may be safer than on global firmware, as the system is not initially dependent on them. L1) To get rid of Google's footprints completely, do a setting reset or run clean Chinese firmware through Fastboot.