How to Remove Google Apps from Xiaomi: Safe Techniques 2026

Google apps take up space in memory, consume battery power and collect data even on Xiaomi smartphones, where they can not be deleted in standard ways. If you want to free up the resources of the device, increase privacy or just get rid of unnecessary software, this guide will help you do it correctly, without the risk of β€œbricking” the phone.

Unlike most Android devices, MIUI firmware and Xiaomi’s new HyperOS integrate Google services at the system level, which means simply clicking β€œDelete” in the app menu won’t work. We’ll look at 5 working methods, from temporary shutdown to complete removal via ADB, taking into account the features of different firmware versions and models (from Redmi Note 10 to Xiaomi 14 Ultra).

Importantly, not all methods are equally secure, for example, removing system APKs without backing up can cause Google Play Services to crash, affecting other applications, so we'll start with the most gentle options and gradually move on to the radical ones.

1. disable Google apps without deletion

The easiest and safest way to do this is to deactivate unnecessary services, which will not free up memory, but will stop background activity and notifications, and works on all Xiaomi models, including POCO and Black Shark, regardless of the MIUI version.

How to do this:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management
  • πŸ” In the search bar, type the name of the app (for example, Google Play Music or Duo)
  • 🚫 Press "Disable" (if the button is inactive, first click "Stop")
  • ⚠️ Confirm the action in the dialog window

What applications can be turned off without consequences:

AnnexEffects of disconnectionRecommendation
Google Play BooksYou can’t read the books you bought.βœ… Safe.
Google Play MoviesYou can’t watch a rented video.βœ… Safe.
Google DuoVideo calls via Duo will not work.βœ… Safe.
Google Play GamesNot synchronized with game achievements⚠️ Unless you're playing.
Google App (Search)Search widget and voice assistant will disappear❌ Not recommended

⚠️ Note: Do not disable Google Play Services and Google Services Framework, as this will cause disruptions in other applications, including banking and instant messengers.

πŸ“Š What version? MIUI/HyperOS You're using it?
MIUI 12/13
MIUI 14
HyperOS
I don't know.
other

2. Removal of updates to system applications

Many Google apps are built into firmware, but they are installed separately through the Play Market, and you can remove them by returning them to the factory version, and this won't remove them completely, but it will reduce the space and reset the settings.

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management
  2. Select the app you want (like Google Chrome)
  3. Click on three dots in the upper right corner β†’ β€œDelete Updates”
  4. Confirm the action.

After that:

  • πŸ“‰ The app will return to the factory version (usually older than the previous version). 1-2 year-end)
  • πŸ”„ Auto Update will be blocked until you manually allow it in the Play Market.
  • πŸ›‘οΈ Some features may not work as well (for example, there is no support for the older version of YouTube). 4K)

πŸ’‘

To block an automatic update of a particular app, open its Play Market page, click on three points β†’ β€œCancel Update Subscription”.

3. Removal via ADB (for power users)

If you need to completely uninstall Google apps (like Gmail, YouTube, or Google Photos), you will need to connect to ADB (Android Debug Bridge), a method that works on all Xiaomi models, but requires unlocking the bootloader and enabling debugging over USB.

⚠️ Warning: Misuse of the right ADB This may cause data loss or phone failure. make a backup copy through Settings before starting β†’ Additionally. β†’ Backup and reset.

Step-by-step:

Install ADB-PC drivers|Enable debugging on USB developer-setting|Connect the phone to the PC by USB|Allow debugging on the phone (pop-up window)|Download the list of Google packages (see below)

-->

List of commands to remove popular applications:

adb shell pm uninstall -k --user 0 com.google.android.gm        # Gmail


adb shell pm uninstall -k --user 0 com.google.android.youtube    # YouTube




adb shell pm uninstall -k --user 0 com.google.android.apps.photos # Google Photo




adb shell pm uninstall -k --user 0 com.google.android.apps.maps # Google Maps




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

To see the complete list of Google packages installed, follow the command:

adb shell pm list packages | grep 'google'

⚠️ Note: Deleting com.google.android.gms (Google Play Services) or com.google.android.gsf (Google Services Framework) will render all applications dependent on Google inoperable, including many games and banking services.

How to return remote applications?
If you want to return the app after uninstalling through ADB, follow the command: adb shell cmd package install-existing <app package existing> For example, to return YouTube: adb shell cmd package install-existing com.google.android.youtube If this does not work, you will have to reset the phone to factory settings or reflash it.

4. Removal via TWRP (for root users)

If your Xiaomi has custom recovery installed TWRP, You can remove the system system. APK-files directly through the file manager. This method is suitable for users with an unlocked bootloader and installed root access.

Instructions:

  1. Load the phone to TWRP mode (clip Power + Volume up when turned on)
  2. Select Advanced β†’ File Manager
  3. Go to /system/priv-app/ or /system/app/
  4. Find folders with Google app names (e.g. PrebuiltGmsCore is Google Play Services)
  5. Delete the entire folder or just APK-file inside it (extension.apk)
  6. Reboot the phone.

List of folders that can be deleted without critical consequences:

  • πŸ“ Velvet - Google Search
  • πŸ“ GmsCore β€” Google Play Services (⚠️ Remove only if you do not use Google-dependent apps)
  • πŸ“ GoogleTTS – Google Speech Synthesizer
  • πŸ“ Google CalendarSyncAdapter – Calendar Synchronization

πŸ’‘

TWRP removal is the most radical method, but also the most effective. Once cleaned, Google apps won’t recover from resets (unlike the ADB method).

5. Use of debloather (automated removal)

For users who don't want to manually type ADB commands, there are dedicated debloather utilities that automatically find and remove unnecessary system applications, including Google services.

  • πŸ› οΈ Universal Android Debloater (GUI for ADB, work Windows/Linux/Mac)
  • πŸ“± Debloater (by XDA) β€” Android app with root access

Example of Universal Android Debloater:

  1. Download the utility from GitHub
  2. Connect your phone to USB with debugging enabled
  3. Start the program and select Read device packages
  4. In the list, find Google apps (they are tagged [GOOGLE])
  5. Check the unneeded boxes and click Uninstall selected

Advantages of the debloater:

  • βœ… Visual interface – no need to remember commands
  • βœ… Ability to back up before deletion
  • βœ… Support for batch removal

⚠️ Note: Some debloathers (especially mobile apps) require root rights, without which they can only disable applications, but not remove them completely.

6. Install custom firmware without Google (radical)

The most drastic way to get rid of Google services is to reflash the phone to custom firmware without GApps (Google Apps).

  • πŸ“± LineageOS (officially supports many Xiaomi models)
  • πŸ”„ ArrowOS (optimized for performance)
  • πŸ›‘οΈ GrapheneOS (maximum privacy, but limited device support)
  • πŸ†• HyperOS without GApps (modified builds from the community)

Installation process:

  1. Unlock the bootloader through the Mi Unlock Tool (requires waiting 7-168 hours for new Mi accounts)
  2. Install TWRP or other custom recovery
  3. Download firmware without GApps (e.g. LineageOS for microG)
  4. Fly through recovery by running Wipe β†’ Format Data (⚠️ It'll delete all the data!)

Pros and cons:

AdvantagesDeficiencies
βœ… Google's complete absence❌ No Google Play (you’ll need to use the Aurora Store or F-Droid)
βœ… Enhanced confidentiality❌ Possible bugs (cameras, sensors, etc.)
βœ… Longer support for older models❌ A complex installation process for beginners
βœ… No background activity of Google❌ Some apps (banks, games) may not work

FAQ: Frequent questions about Google's removal from Xiaomi

Can Google Play Services be removed without consequences?
No. Google Play Services is a system component that many apps (including banking, instant messengers, and games) depend on, and its removal will result in: Authorization errors in Google Pay and other services Failures with push notifications If you need maximum cleaning, it is better to use firmware without GApps or deactivate services through ADB for the current user (--user 0).
Why does Google App Remove the App Return?
This is because: Auto-updates through Play Market β€” disable it in the app settings; System application recovery after reset (if removed via ADB without the -k flag); Background sync through Mi Account (in some firmware, Xiaomi restores remote apps when logged in); Solution: use the -k command (saves cache and data, preventing recovery) or delete via TWRP.
How to uninstall Google with Xiaomi without a computer?
Without a PC, you can: Disable applications through settings (see section 1). Remove updates (see section 2). Use root-accessing debloater applications (for example, Debloater or Package Disabler). ADB or firmware TWRP).
Will the phone work without Google?
Yeah, the phone will work, but: βœ… Basic functions (calls, SMS, camera, internet, will remain. βœ… You can install applications through APK-files or alternative stores (Aurora Store, F-Droid). ❌ Google Pay and other payment services Synchronize contacts / calendar through Google Some games (for example, with Google Play Games) Push notifications in some messengers To replace Google services use: πŸ“§ ProtonMail instead of Gmail πŸ—ΊοΈ OsmAnd instead of Google Maps πŸ“ Nextcloud instead of Google Drive
How to return Google Remote Apps?
Recovery: Through ADB: use the adb shell cmd package install-existing <packet> command (see section 3). Reset: perform Settings β†’ Additional β†’ Backup and Reset β†’ Reset (returns all system applications). Flashing: install the official firmware through the Mi Flash Tool. Manual installation: download the APK of the desired application from the APKMirror site and install manually. If deleted via TWRP, you will have to re-shoreshine the system partition.