How to Remove Google Maps from Xiaomi Phone: Step-by-step Instructions

Google Maps is pre-installed on most Xiaomi smartphones and often runs in the background, consuming battery power, traffic and taking up space in memory. Many users want to remove it - whether due to privacy, resource savings or preference for alternative navigators like Yandex.Maps or 2GIS. However, standard deletion through the application menu is often not available: the system gives an error or simply hides the icon, leaving the service active.

In this article, we’ll break down 5 working ways to remove Google Maps from Xiaomi (including models on the site). MIUI 12-15 and HyperOS), and we will also tell you how to disable automatic recovery of the application and what consequences it can have. Instructions will be suitable for both unrooted devices and phones with root rights, POCO X5, Xiaomi 13 and others.

Why Google Maps Cannot Be Deleted in the Standard Way

The Google Maps app on Xiaomi is a system service (or bloatwer) that the manufacturer integrates into firmware.

  • πŸ”Ή The annex is set out in the section /system, Not in the user's memory (/data).
  • πŸ”Ή It is protected from removal without root rights or special tools.
  • πŸ”Ή Even after "deleting" through Settings β†’ The app is restored with the next Google Play update.
  • πŸ”Ή Certain functions MIUI (For example, geolocation in the camera or weather may depend on Google services.

Xiaomi also often enters into agreements with Google to pre-install their services, so removing them completely may violate the license terms, but in practice, this does not lead to a locking of the device, only to the loss of functionality (for example, Google Pay or Find My Device).

⚠️ Note: On HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) Some methods may not work due to the changed system architecture. Before removing, check the firmware version in Settings β†’ The phone. β†’ Version. MIUI.

Method 1: Disable Google Maps without deletion (for non-rooted devices)

If you don’t have to completely erase the app, just stop it and hide the icon, use this method. It does not require root rights and is suitable for most Xiaomi models:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, enter Maps and select Google Maps.
  3. Click Disable (if the button is inactive, click Stop first).
  4. Confirm the action in the window that appears.
  5. Return to the main app menu – the Google Maps icon will disappear.

This method does not physically remove the application, but prevents it from starting and saves up to 15-20% of the battery that was previously spent on background activity.

Check the MIUI version in the settings

Close all background applications

Connect your phone to Wi-Fi (for stability)

Make a backup copy of important data-->

Method 2: Removal via ADB (without root rights)

The Android Debug Bridge (ADB) tool allows you to uninstall system applications without obtaining superuser rights, a method that works for all Xiaomi bootloaders.

First, turn on the USB debugging:

  1. Go to Settings. β†’ The phone.
  2. Press the MIUI version 7 times to activate the developer mode.
  3. Back to Settings β†’ Additionally. β†’ For developers.
  4. Activate Debugging via USB and confirm the resolution.

Now connect your phone to your PC and execute the commands:

adb shell


pm uninstall -k --user 0 com.google.android.apps.maps

If the team doesn’t work, try an alternative:

adb shell pm disable-user --user 0 com.google.android.apps.maps
Team team.Action.Note
pm uninstall -k --user 0Remove the application for the current userIt does not affect system files.
pm disable-user --user 0Disable the application without deletingCan be returned via pm enable
adb shell pm list packagesShows all installed packagesUseful for finding other unnecessary apps

⚠️ Attention: On some firmware MIUI Maps can recover after rebooting Google Maps. To avoid this, immediately turn off the automatic update in Google Play after completing the commands (see Method 4).

πŸ’‘

If ADB does not recognize the device, install Mi PC Suite drivers or use Google USB Driver universal drivers.

Method 3: Complete removal with root rights

If your Xiaomi has root rights (for example, after installing Magisk or SuperSU), you can delete Google Maps permanently, and any root-enabled file manager, such as Root Explorer or FX File Explorer, will do.

Instructions:

  1. Open the file manager and go to /system/priv-app/PrebuiltGmsCore or /system/app/Maps.
  2. Find files with names: Maps.apk Maps.odex (if any) Lib folder with dependencies

Maps.apk.bak

Reset the device.

Alternatively, you can use the command in the terminal:

su


mount -o rw,remount /system




rm -rf /system/priv-app/PrebuiltGmsCore/Maps*




reboot

After that, Google Maps will be deleted without the possibility of recovery through Google Play. However, please note that some features (such as geolocation in Google Photos) may stop working.

What if other applications stopped working after removal?
If you notice a disruption to the Google Play Store, YouTube or other services, critical dependencies have probably been removed: Restore them through re-installing Google Apps (GApps) using TWRP or return a backup via Titanium Backup.

Method 4: Disabling Automatic Update

Even after Google has been deleted, Maps may return after the Google Play Services update. To avoid this, turn off the automatic update for this app:

  1. Open the Google Play Store.
  2. Find Google Maps in your search.
  3. Click on the three dots in the top right corner and uncheck the checkmark with Auto Update.
  4. Choose Not Update.

Frequent Mistakes and How to Avoid Them

When deleting Google Maps, users often face problems, and consider common mistakes and their solutions:

  1. Error "Cannot delete the package" when using ADB: πŸ”Ή Reason: Application protected by flag PRIVILEGED. πŸ”Ή Solution: Use the command adb shell pm uninstall -k --user 0 com.google.android.apps.maps with root rights.
  2. Google Maps Recovered After Rebooting: πŸ”Ή Reason: Automatic update enabled in Google Play. πŸ”Ή Solution: Disable Auto Update (see Method 4) or remove Google Play services completely (risky!).
  3. Other apps (YouTube, Gmail) have stopped working): πŸ”Ή Reason: Google Mobile Services Critical Dependencies Removed (GMS). πŸ”Ή Solution: Restore GMS Core through TWRP or re-flash the device.
  4. Geolocation in the camera or weather does not work: πŸ”Ή Reason: Some functions MIUI Depends on Google Location Services. πŸ”Ή Solution: Install an alternative geolocation service, such as MicroG.

⚠️ Note: On HyperOS devices (e.g. Xiaomi 14), removing system applications can cause Mi Account to crash and account lock. Before experimenting, back up via Settings β†’ Additionally. β†’ Backup and reset.

FAQ: Frequent questions

Can I delete Google Maps without root and ADB?
Yes, but only disable (see Method 1). Complete removal without root or ADB is impossible, since the application is sewn into the system partition. The alternative is to use MIUI without Google (custom firmware).
Will Google Maps recover after resetting?
Yes, in a hard reset (Settings β†’ Additional β†’ Settings Reset), all preinstalled apps, including Google Maps, will return. To avoid this, delete them after reset or use custom firmware.
How to delete Google Maps on POCO X3 Pro?
Nana POCO X3 Pro (as on others) POCO) same methods are employed: πŸ”Ή For non-rooted devices: Method 1 (disconnection) or Method 2 (ADB). πŸ”Ή For rooted: Method 3 (removal through root). POCO It is often used β€œclean” Android without heavy bloatver, so deleting can be easier.
Will Google Pay work after you delete your cards?
Google Pay depends on Google Play services, not Google Maps. However, if you delete all Google services (for example, through custom firmware without GApps), Google Pay will stop working.
How to return Google Maps if you need them again?
Restore the application in several ways: πŸ”Ή Google Play Store (if it is simply disabled). πŸ”Ή Adb shell cmd package install-existing com.google.android.apps.maps. πŸ”Ή By resetting the settings to the factory (remove all data!). πŸ”Ή Fastboot is used via the device or TWRP.