How to permanently remove all Google services with Xiaomi Redmi: 5 proven ways

Xiaomi Redmi smartphones come pre-installed with Google Mobile Services (GMS) from the Google Play Store to Google Play Services, which run in the background. For many users, this is unnecessary battery consumption, traffic and potential privacy risks.

In this article, we will discuss all possible ways to remove Google – from simply disabling unnecessary services to completely removing through ADB and obtaining root rights. Each method has its pros and cons: somewhere you will need to unlock the bootloader, somewhere there are enough standard MIUI settings. It is important to understand that completely removing GMS can disrupt the work of some applications that depend on Google API (for example, banking applications or games).

Before you start, check your firmware version: Settings path β†’ About Phone β†’ MIUI version. The instructions below are relevant for MIUI 12/13/14 on most Redmi models (including Redmi Note 10/11/12, Redmi 9/10/11, etc.). If you have a global firmware version (with Global suffix), the process may differ from the Chinese (China) or European (EEA).

1. disable Google services without deletion (the safest way)

If you don’t have to completely erase Google, just stop it and save battery power, this method is for you. It doesn’t require root or unlocking the bootloader, but some features (like push notifications in third-party apps) may not work properly.

First, turn off auto-update all Google apps:

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” In search, type in the Google Play Store, select it and click Disable (if the button is inactive, first click Stop).
  • βš™οΈ Repeat the same for Google Play Services, Google Account Manager and Google Services Framework.
  • 🚫 In account settings (Settings) β†’ Accounts and syncs: delete all linked Google accounts.

Next, limit background activity:

  • πŸ”‹ In the same app settings for each Google service, select Battery β†’ Limit background activity.
  • πŸ“΅ Turn off autostart: Settings β†’ Permits β†’ Auto-Start and Deactivate All Google Apps.
  • πŸ›‘οΈ B Settings β†’ Confidentiality β†’ Special permissions revoke access to geolocation, contacts and SMS for all Google services.

⚠️ Note: After disabling Google Play Services, some features will stop working, such as Google Pay, YouTube in the background and notifications in the background Telegram/Viber (if they use FCM).

πŸ“Š Which Google Removal Method Do You Prefer?
Uninstallation without deletion
Removal via ADB
Getting root and completely removing
Installation of custom firmware without GMS
I haven't decided yet.

2. Google Removal via ADB (without root, but with bootloader unlocking)

This is a good option for users who want to physically remove Google apps but are not ready to get root.

  • πŸ’» Computer with installed ADB and Fastboot.
  • πŸ”Œ USB-cable (preferably original).
  • πŸ”“ Unlocked bootloader (bootloader) – see the instructions on the official website of Xiaomi.

Steps to remove:

  1. Enable USB debugging on your phone: Settings β†’ About Phone β†’ MIUI version (click 7 times to activate Developer Mode), then Settings β†’ Additional β†’ Developers β†’ Debugging over USB.
  2. Connect your phone to your PC and execute the command in the terminal: adb devices (your device should appear).
  3. Remove unnecessary packets one by one. Examples of commands: adb shell pm uninstall --user 0 com.google.android.gms (this will remove Google Play Services for the current user).

The complete list of Google packets to remove:

AnnexPacket nameEffects of removal
Google Play Storecom.android.vendingIt is impossible to install applications through an official store.
Google Play Servicescom.google.android.gmsPush notifications, Google Pay, and some games will not work.
Google Account Managercom.google.android.gsfYou can’t add a Google account, but the existing ones will continue to work.
Google Chromecom.android.chromeThe browser will be deleted, but alternatives can be used.
YouTubecom.google.android.youtubeThe app will disappear, but the site will remain available.

⚠️ Warning: Deleting com.google.android.gms will lead to the collapse of system processes on some firmware MIUI. Before deleting, back up via adb backup or Mi Cloud.

Unlock the bootloader on the Xiaomi| website

Install ADB and Fastboot on PC|

Enable debugging over USB on your phone |

Make a backup copy of the data |

Prepare a list of packets for removal-->

3. Complete removal of Google with root rights

If you’re willing to go further and take full control of the system, root will give you access to remove all Google tracks, including the system APKs.

  • πŸ”“ Unlocked loader.
  • πŸ“² Established custom recovery (TWRP Or OrangeFox).
  • πŸ› οΈ Magisk utility for root rights management.

Instructions:

  1. Install Magisk through custom recovery.
  2. Download and install an application to remove system APKs, such as System App Remover (requires root).
  3. In the list of system applications, find all packages called Google and remove them.
  4. Reset the device.

After removal, it is recommended that:

  • 🧹 Clean the cache in recovery (Wipe) β†’ Cache/Dalvik).
  • πŸ”„ Install an alternative app store, such as Aurora Store or F-Droid.
  • πŸ”’ Disable security check MIUI, If it interferes with the work: in Magisk, activate the Universal SafetyNet Fix module.
What happens if you remove the Google Framework?
Without com.google.android.gsf will cease to work all services that depend on the Google API. This includes: - Automatic time and date synchronization (may get lost after reboot). - Push notifications in most messengers (Telegram, WhatsApp, Viber). - The operation of some banking applications (Sberbank, Tinkoff, etc.). - Geolocation in maps (Yandex.Maps will work, but worse). - Authorization through Google in third-party services.

4. Installation of custom firmware without GMS

The most radical, but also the cleanest way is to install firmware that doesn't originally contain Google services.

  • 🌍 LineageOS (without) GMS, MicroG can be installed for partial compatibility).
  • πŸ”„ Pixel Experience (c) GMS, But they can be removed after installation).
  • πŸ“± MIUI EU (European build, where part of Google services can be turned off).
  • πŸš€ CalyxOS or GrapheneOS (Firmware with a focus on privacy).

Installation process:

  1. Unlock the bootloader (as in the previous method).
  2. Install custom recovery (TWRP).
  3. Download the firmware from the official website (for example, LineageOS) and transfer it to the phone.
  4. In recovery, run Wipe. β†’ System, Data, Cache and Installation ZIP-firmware.

After installation:

  • πŸ”§ Setting up MicroG (if you need Google support) API serviceless).
  • πŸ“₯ Install alternative applications via F-Droid.
  • ⚑ Check the basic functions: calls, SMS, mobile.

⚠️ Attention: Installing custom firmware resets all data on the phone, and it can also lead to loss of warranty (if the device is warranty) and problems with the phone. OTA-update.

πŸ’‘

Before installing custom firmware, check its compatibility with your Redmi model on the XDA-Developers forum. Some firmware may not support cameras or communication modules on specific devices.

5. Alternatives to Google Services for Xiaomi Redmi

Once you delete Google, you'll need replacements for the basic features. Here are the proven analogs:

Google serviceThe alternativeAdvantages
Google Play StoreAurora Store or F-DroidNo tracking, anonymous APK installation.
Google MapsYandex.Maps or OsmAndOffline cards, less battery consumption.
GmailFairEmail or K-9 MailOpen source, encryption.
Google ChromeBromite or Firefox FocusAd blocking, tracking protection.
YouTubeNewPipe or LibreTubeBackground playback, no ads.

For push notifications (replace Google Play Services):

  • πŸ“± MicroG is a partial Google emulation API (requires adjustment).
  • πŸ”” UnifiedPush – decentralized notification system (supported by Telegram, Signal, etc.).

To synchronize contacts and calendar:

  • πŸ“‡ Nextcloud or DAVx⁡ (synchronization CalDAV/CardDAV).
  • πŸ”„ Syncthing – for backup files without clouds.

πŸ’‘

Even after Google is completely removed, your Xiaomi Redmi will remain functional, but some apps (especially banking and social media) may require manual customization or alternative solutions.

Possible problems and solutions

After Google is deleted, you may encounter the following difficulties:

  • πŸ”„ Push notifications do not work: Solution: Install MicroG and set up UnifiedNlp for geolocation. In some cases, switching to UnifiedPush will help.
  • πŸ”‹ Fast battery discharge: Solution: Check background activity through Settings β†’ Battery β†’ Battery use. Maybe some alternative application uses a lot of resources.
  • πŸ“± No applications are installed from APK: Solution: Allow installation from unknown sources in Settings β†’ Confidentiality β†’ Special permits β†’ Installation of unknown applications.
  • 🌐 Geolocation does not work: Solution: Install MicroG and activate Nominal Location Provider in its settings. GPS networkless (slower but more efficient).

If your phone starts to overheat or brake after Google is removed, check:

  • πŸ” Viruses (scan through Malwarebytes).
  • πŸ—‘οΈ Residual Google Files (use the same) SD Maid for cleaning).
  • πŸ”„ Conflicts with Magisk modules (disable all modules and check stability).

7 How to get Google back (if something goes wrong)

If you’ve experienced a critical issue or just changed your mind after deleting, there are a few ways to get Google back:

  • πŸ”„ Through ADB: Install the remote packets back with the command: adb shell cmd package install-existing com.google.android.gms (replace com.google.android.gms with the desired package).
  • πŸ“² Install GApps (e.g. NikGApps) via Magisk Manager.
  • πŸ”§ Through Custom Recovery: Download Open GApps (select Pico or Nano) and run through TWRP.
  • πŸ”„ Through Settings Reset: If nothing helps, complete a full reset to Settings β†’ Additionally. β†’ Recovery and discharge β†’ Resetting. Google services will return to their original state.

⚠️ Note: When you restore Google through Open GApps or NikGApps, select the version that is compatible with your firmware.The wrong version may result in a bootloop (a looped download).

FAQ: Frequent questions

Can I delete Google without unlocking the bootloader?
Yes, but only disable services through settings (see section 1). Complete removal of system APKs without unlocking the bootloader is impossible - this is a limitation of Android security.
Will banking apps (Sberbank, Tinkoff) work without Google?
Most banking applications require Google Play Services to verify security (SafetyNet). Solutions: Install MicroG and activate SafetyNet fix in Magisk. Use the bank's web version via browser. Try alternative apps (e.g. Bank 101 for Sberbank).
How to update apps without Google Play Store?
Options: Aurora Store is an anonymous client for Google Play (requires registration through an anonymous account); F-Droid is an open source store (updates come automatically); APKMirror or APKPure is a manual download. APK-Obtainium - an application for tracking updates through GitHub/repositories.
Can I uninstall Google on Redmi with MIUI China firmware?
Google services are not available on China ROM, but they can be installed through Google Installer (the official application from Xiaomi). If you have installed them and want to remove them, use the methods in Section 2 or 3.
Will I lose my warranty if I delete Google?
Deleting Google alone does not void the warranty, but: Unlocking the bootloader resets the warranty obligations under Xiaomi's policy. Installing custom firmware or getting root also results in a loss of warranty. Simply disabling services through settings (section 1) does not affect the warranty. To return the warranty, you can lock the bootloader back and install the official firmware through the Mi Flash Tool.