How to Remove Google from Xiaomi Phone: 5 Verified Ways (without Data Loss)

Why Xiaomi users want to get rid of Google and can it be done completely?

Xiaomi Android smartphones out of the box come with a pre-installed Google service package โ€” from Google Play Store to Google Play Services. For most users, this is convenient, but some are looking to remove these components for reasons of privacy, battery saving or the desire to use alternative ecosystems. It is important to understand that the complete removal of Google from Xiaomi without root rights or custom firmware is impossible โ€” Android is closely integrated with Google services at the core level.

However, there are legal ways to disable, remove updates or replace Googleโ€™s core apps without disrupting the phoneโ€™s performance. In this article, weโ€™ll look at all the available methods, from simple (deactivate your account) to radical (flash to MIUI without GMS), each one tested on Redmi Note 12 Pro+, POCO X5 Pro and Xiaomi 13T models with current MIUI 14/15 versions.

We warn you that some actions can lead to loss of warranty (if it is a matter of unlocking the bootloader) or unstable operation of individual functions (for example, push notifications).

Method 1: Disabling sync and deleting your Google account

The safest and most reversible way is to remove Googleโ€™s account from the system, which will not remove the apps themselves (like YouTube or Gmail), but will stop synchronizing data, geolocation and background activity of services, suitable for those who want to minimize interaction with Google, but are not ready for radical measures.

How to do this:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Google accounts.
  • ๐Ÿ”„ Select your account and tap Delete account (bottom of screen).
  • ๐Ÿ” Confirm the action with a password or pattern lock.
  • ๐Ÿ—‘๏ธ The system will offer to save data on the device โ€“ choose Delete everything if you want a complete cleanup.

โš ๏ธ Note: After deleting your account, you will lose access to: ๐Ÿ“ง Gmail emails (unless another client is configured). ๐Ÿ“ Google Drive files (local copies will remain). ๐ŸŽฎ Save in games linked to Google Play Games. To return access, just re-add the account in the settings.

This method does not require superuser rights and does not affect the warranty. However, it does not remove the Google apps themselves - they will remain on the system, but will cease to update and sync.

๐Ÿ“Š Why do you want to remove Google from your Xiaomi?
Because of confidentiality.
To save battery power
We need to release the memory.
I want to use alternative services.
Another option

Method 2: Remove updates and disable Google apps

If you're getting in the way of background processes or automatic updates to Google apps, you can bring them back to the factory version and disable them. This won't remove them completely, but it will reduce the system load. It works without root and is suitable for most Xiaomi, Redmi and POCO models.

Instructions:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. In the search bar, type the name of the application (for example, Google Play Store).
  3. Slip on three dots in the top corner and select Remove Updates.
  4. Then click Disable (if the button is active).

List of applications that can be disabled without consequences:

  • ๐Ÿ›’ Google Play Store (app updates will be impossible).
  • ๐Ÿ“ก Google Play Services may disrupt some applications).
  • ๐ŸŽต YouTube Music and Google Podcasts (if not used).
  • ๐Ÿ“ Google Maps (can be replaced by Yandex.Maps or OSMAnd).
AnnexCan I turn it off?Effects of consequences
Google Play Servicesโš ๏ธ Partially.Some apps will stop working (e.g. Uber or Banking apps)
Google Play Storeโœ… Yes.It is impossible to update applications through the official store
Google Chromeโœ… Yes.You can use any other browser.
Gmailโœ… Yes.The emails will only be available through the web version or third-party clients.

Important: Donโ€™t turn off the Google Services Framework, which can cause your phone to reboot cyclically, and remember that when you reset your settings, all the apps youโ€™ve disabled will return to their original state.

Make a backup copy of important data|Record the login/password from your Google account|Install alternative applications (browser, maps)|Check the operation of key services (banking, messengers)-->

Method 3: Using ADB for deep removal (without root)

If standard methods don't work, you can use Android Debug Bridge (ADB), a debugging tool that allows you to remove system applications without superuser rights, which is suitable for power users and requires connecting your phone to a PC.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB Tools.
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then return to the Additional Settings โ†’ For developers).
  • ๐Ÿ”Œ Cable USB (preferably original).

Step-by-step:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. To remove the app (e.g. YouTube), follow: adb shell pm uninstall -k --user 0 com.google.android.youtube

A list of popular Google packages to remove via ADB:

com.google.android.gm          # Gmail


com.google.android.apps.maps   # Google Maps




com.google.android.music      # YouTube Music




com.google.android.videos #Google Play Movies




com.google.android.googlequicksearchbox #Google App (search)

โš ๏ธ Note: Deleting com.google.android.gms (Google Play Services) will cause most applications to fail, including banking and some system features. MIUI Remote applications can return.

If you accidentally delete a critical packet, you can only return it through a reset or flashing. So make a backup through Settings โ†’ System โ†’ Backup before experimenting.

How to return the deleted application via ADB?
If you have removed an application through ADB and want to restore it, follow the command: adb shell cmd package install-existing <name packet> For example, to return YouTube: adb shell cmd package install-existing com.google.android.youtube After that, the application will appear again in the menu, but its data will be reset.

Method 4: Install custom firmware without GMS (for advanced)

The most radical way to get rid of Google is to install an alternative firmware that is devoid of Google services (GMS).

  • ๐Ÿ“ฑ LineageOS without GApps (official and unofficial builds).
  • ๐Ÿ”„ MIUI EU or MIUI Pro with removal option GMS.
  • ๐Ÿ›ก๏ธ CalyxOS or GrapheneOS (focus on privacy).

The installation process shall include:

  1. Unlocking the bootloader (results in a data reset and loss of warranty on most Xiaomi models).
  2. Installation of custom recavery (for example, TWRP).
  3. Firmware alternative OS via fastboot or recovery.

Advantages of this method:

  • โœ… Complete lack of Google services (if you choose firmware without GApps).
  • โœ… MicroG is an easy alternative to Google Play Services.
  • โœ… Increased confidentiality and control over the system.

Disadvantages:

  • โŒ Installation difficulty (technical skills required).
  • โŒ The risk of โ€œbrickingโ€ the phone in case of an error.
  • โŒ Some features (such as Google Pay or Widevine) L1 for Netflix HD) They may stop working.

For Xiaomi models with Qualcomm processors (such as the Redmi Note 11 Pro+), the process of unlocking the bootloader takes 72 hours to wait after sending a request through the Mi Unlock Tool. On devices with MediaTek (such as the POCO M5), unlocking can be easier, but requires caution.

๐Ÿ’ก

Before you run your firmware, check your modelโ€™s compatibility on the XDA Developers forum. Look for themes marked โ€œ[ROM][UNOFFICIAL]โ€ for your device.

Method 5: Replacing Google Services with Alternatives

If your goal is not so much to remove Google as to replace its services with peers, this method is for you.Most of Google's features have open or third-party alternatives that can be used on Xiaomi without losing functionality.

GoogleThe alternativeAdvantages
Google Play StoreAurora Store, F-DroidAnonymous APK Download, No Tracking
Google MapsOSMAnd, Yandex.Maps, Magic EarthOffline maps, less advertising
GmailFairEmail, K-9 MailOpen source, encryption
Google ChromeBromite, Firefox FocusBlocking trackers, private mode
Google DriveNextcloud, SyncthingSelf-hosting, full control of data

How to identify alternatives:

  1. Download. APK-files from official websites (for example, F-Droid for open source software).
  2. Allow installation from unknown sources in Settings โ†’ Applications โ†’ Special Access โ†’ Install unknown applications.
  3. Install the app and set it up as your primary (for example, make FairEmail the default email client).

To replace Google Play Services, you can use MicroG, an open source project that emulates key GMS features (such as push notifications and geolocation), but it requires root rights or custom firmware to configure.

๐Ÿ’ก

Replacing Google services with alternatives is the safest way to reduce reliance on Google without risk to the system, with most alternative apps consuming fewer resources and not collecting data.

What if your phone is not working properly after Google is deleted?

If youโ€™ve removed critical Google components (like Google Play Services) and encountered problems, hereโ€™s the algorithm for how to proceed:

  1. Check error logs: Install Logcat Extreme from F-Droid. Launch the app and find errors with the AndroidRuntime or GmsCore tag.
  2. Restore Remote Packages: Use ADB-command from spoiler above. Or reset settings (Settings) โ†’ System system โ†’ Resetting settings).
  3. Install MicroG (if you deleted the GMS): Download MicroG from the official website. Install it via TWRP or adb sideload. Configure FakeStore and UnifiedNlp to work geolocation.

Typical issues after Google has been deleted and solved:

  • ๐Ÿ”„ Apps not updated: Use the Aurora Store or download APK manually.
  • ๐Ÿ“ Geolocation is not working: Install MicroG or use it GPS networkless (Settings) โ†’ Location โ†’ Regime. โ†’ Only the device).
  • ๐Ÿ”” No push notifications: Set up UnifiedPush (for example, via ntfy or Gotify).

โš ๏ธ Warning: If the phone doesnโ€™t turn on or gets stuck on the logo after manipulation, try logging into Fastboot Mode (click Power). + Vol Down) and run the official firmware through the Mi Flash Tool.Instructions for your model, look at xiaomiflashtool.com.

FAQ: Frequent questions about Google's removal from Xiaomi

โ“ Can I delete Google from Xiaomi without a computer?
Yes, but with limitations. Without a PC, you can: Delete Google account (method 1); disable or remove application updates (method 2); Install alternative applications (method 5); For deep removal via ADB or custom OS firmware, the computer is required.
โ“ Will Google Remote Apps Return After Update? MIUI?
Yes, with a major MIUI update (e.g., version 14 to version 15), Google system applications can recover. To avoid this: Turn off automatic updates in Settings โ†’ About Phone โ†’ System Update. Use Magisk with Universal GMS Doze to block GMS recovery.
โ“ Will banking applications (Sberbank, Tinkoff) work without Google Play Services?
Most banking apps in Russia donโ€™t require Google Play Services to work, but some features may be limited: ๐Ÿ”น Sberbank Online and Tinkoff work without GMS, But you may not send push notifications. ๐Ÿ”น VK Pay and YuMoney are dependent on GMS geolocation (for example, to find nearby terminals). ๐Ÿ”น For push notifications, set up UnifiedPush or use it SMS-warning before deleting GMS Check the critical applications manually.
โ“ How to Remove Google from Xiaomi on MediaTek Processor?
Xiaomi devices on MediaTek (e.g. Redmi) 10C, POCO M4 Pros have features: ๐Ÿ”ง Unlocking the bootloader is easier than on Qualcomm (no 72-hour wait required). โš ๏ธ But there's no official TWRP For many models, use informal builds with risk. ๐Ÿ“ฅ For the firmware of a custom OS without GMS You can find OrangeFox Recovery or PitchBlack, and you can find the instructions on the Telegram channels dedicated to MediaTek devices.
โ“ Can I return Google to the Internet after I delete it completely?
Yes, but the methods depend on how you removed the services: ๐Ÿ”„ If you've used ADB โ€” Restore packets with install-existing command (see spoiler above). ๐Ÿ“ฑ If you reset your settings, Google apps will automatically return. ๐Ÿ”ง If you have a custom OS without GMS โ€” I need to get through the official MIUI In the latter case, a loader reel may be required (for some models), otherwise the camera and the camera will be reloaded. NFC will not work.