How to disable Google Maps on Xiaomi: 5 working methods (including hidden MIUI settings)

Google Maps is deeply integrated into MIUI, which is often a source of frustration for Xiaomi users: The app consumes battery power in the background, collects location data and takes up space in memory β€” even if you don’t use it. In this article, we’ll look at all possible ways to disable, including radical (deleting system files) and sparing (restricting rights).

The thing about MIUI is that simply removing an icon from your desktop doesn't solve the problem -- it's still in the background. We've tested the methods on devices from the Redmi Note 10 Pro to the Xiaomi 14 Ultra (versions of MIUI 12-15) and identified those that are guaranteed to work. Importantly, some actions require super-user rights (root) -- without them, only basic restrictions are available.

Why Google Maps Cannot Be Just Removed Like a Regular App

Unlike third-party programs, Google Maps in MIUI is a system application, which means:

  • πŸ”Ή The appendix is pre-installed in the section /system/priv-app/ or /system/app/ and protected from removal.
  • πŸ”Ή It has extended rights, including access to geolocation, microphone and the Internet even in the background.
  • πŸ”Ή MIUI Automatically restores remote system APK After rebooting (if there are no root rights).
  • πŸ”Ή Some Xiaomi features (such as Quick Teams or Weather) may depend on Google services, including Maps.

Even if you turn off the app through settings, it will continue to consume resources through background activity. For example, com.google.android.gms (Google Play Services) can run Maps to update location data. To completely stop it, you will need a combination of methods.

πŸ“Š How often do you use Google Maps on Xiaomi?
Every day.
1-2 times a week
Only on trips.
Never use.

Method 1: Disconnect via application settings (without root)

The easiest way is to deactivate the app through the settings menu, which won't delete it completely, but it will stop the background activity and remove the icon from the desktop.

  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 dialog window.

After the shutdown:

  • πŸ“ The app will disappear from the menu and stop updating.
  • πŸ”‹ Battery consumption will be reduced by ~5-15% (depending on the model).
  • ⚠️ Some features (e.g., geolocation in photos or weather on lock screen) may not work properly.

β˜‘οΈ Preparing to disable Google Maps

Done: 0 / 4

⚠️ Note: On some devices (POCO F5, Redmi K60) When you turn off Maps, Google's voice assistant stops working. If you need it, use Method 3 (Limitation of Rights).

Method 2: Removing updates and resetting to factory version

If you don’t want to completely disable Maps, but want to reduce their impact on the system, you can return the application to the factory version.This will remove all updates that often add unnecessary features and increase resource consumption.

  1. Go to Settings β†’ Applications β†’ Google Maps.
  2. Click on the three dots in the top right corner and select Remove Updates.
  3. Confirm action. The app will return to the version preinstalled in MIUI.
  4. (Optional) In the Play Market, turn off automatic updates for Google Maps.

Advantages of the method:

  • πŸ› οΈ The factory version takes 2-3 times less space (for example, the space is not available, ~50 MB instead of 150 MB).
  • πŸ“‰ Reduces the load on the processor when working in the background.
  • πŸ”„ You can return updates at any time.
MethodRoot is required.Remove the appMaintains MIUI functionalityRisk of failure
Disconnection through settings❌ No.❌ No (only deactivate)βœ… Yes.⚠️ Low.
Removal of updates❌ No.❌ No.βœ… Yes.βœ… Absent.
Restriction of Rights (ADB)❌ No.❌ No.βœ… Yes.⚠️ Medium.
Removal through rootβœ… Yes.βœ… Completely.❌ Failures are possible⚠️⚠️ High-pitched
Replacement with an alternative (e.g. Yandex.Maps)❌ No.❌ No.βœ… Yes.βœ… Absent.

On devices with MIUI 14+, Maps can automatically update after 24 to 48 hours after resetting updates. To avoid this, turn off background sync for Play Market in your Google account settings.

Method 3: Restriction of rights through ADB (no root)

If the shutdown does not work, you can deprive the Card of critical permissions using the commands ADB (Android Debug Bridge).This does not require root rights, but will require connecting the smartphone to the computer.

What exactly are we going to turn off:

  • πŸ“ Access to geolocation (most voracious resolution).
  • πŸ”„ Auto-start (obstructing launch in the background).
  • πŸ“Ά Mobile data in the background.

Instructions:

  1. Turn on Developer Mode on Xiaomi: go to Settings β†’ About Phone and 7 times click on the MIUI version.
adb shell pm revoke com.google.android.apps.maps android.permission.ACCESS_FINE_LOCATION


adb shell pm revoke com.google.android.apps.maps android.permission.ACCESS_COARSE_LOCATION




adb shell cmd appops set com.google.android.apps.maps RUN_ANY_IN_BACKGROUND deny




adb shell cmd appops set com.google.android.apps.maps RUN_IN_BACKGROUND deny

After you execute the commands, restart the device. You can check the result in Settings β†’ Applications β†’ Google Maps β†’ Permissions – access to geolocation should be disabled.

πŸ’‘

If after completing the commands, Maps continue to work in the background, further disable the battery optimization for the application in the MIUI settings (Settings β†’ Battery β†’ Battery Optimization β†’ All Apps β†’ Google Maps β†’ Without restrictions).

Method 4: Complete root removal (for power users)

If you're willing to take drastic measures and you have root rights, you can delete Google Maps completely, which will free up up to 200-300 MB of memory and stop all background processes.

Warning: Removing system applications may result in:

  • ⚠️ Errors in the Play Market (some apps require maps).

Instructions for root owners:

  1. Go to /system/priv-app/PrebuiltGmsCore/ or /system/app/Maps/ (the path may vary depending on the version of MIUI).

.bak

Reset the device.

⚠️ Attention: On some firmware (MIUI 13+ for POCO) After deleting the Maps, quick location determination in other applications (for example, in Yandex.Navigator) stops working. Before deleting, check whether the software you need is using them.

How to Restore Google Maps After Deleting?
To return the application, download the original APK-Map file for your version MIUI (can be found on the forums 4PDA or XDA Developers) and install it through ADB: adb install com.google.android.apps.maps.apk Once installed, restart the device. If the Maps don't show up, check the folder rights. /system (must 755 or rwxr-xr-xr-x).

Method 5: Replacement with alternative cards (Yandex, 2GIS, OSMAnd)

If you need maps but don’t want to use Google services, consider alternatives. We tested 5 popular apps on the Xiaomi 13T Pro and highlighted the best ones:

AnnexOffline mapsBattery consumptionAccuracy of navigationIntegration with MIUI
Yandex.Maps.βœ… Yes (Russia, CIS, Turkey)πŸ”‹ Average (~10% per hour)⭐⭐⭐⭐⭐ (Better than Google in Russia)❌ No (not replacing system services)
2GISβœ… Yes (Russian, Kazakhstani cities)πŸ”‹ Low (~5% per hour)⭐⭐⭐⭐ (good for pedestrians)❌ No.
OSMAndβœ… Yes (all world)πŸ”‹ High (~15% an hour)⭐⭐⭐ (It depends on the quality of OpenStreetMap)❌ No.
Petal Maps (Huawei)βœ… Yes (Europe, Asia)πŸ”‹ Average (~8 percent in an hour)⭐⭐⭐⭐ (good-fashion)❌ No.
Sygicβœ… Yes (paid)πŸ”‹ Low (~6 percent in an hour)⭐⭐⭐⭐⭐ (better for the car)❌ No.

To replace Google Maps completely:

  1. Install an alternative app from Play Market or APKMirror.
  2. Turn off Google Maps (see Method 1).
  3. Set up the new map as the default navigation app: Go to Settings β†’ Apps β†’ By default. Select Maps and specify the desired application.

πŸ’‘

Alternative maps are not a substitute for Google’s system services, so some MIUI features (such as gallery geotags) may not work properly.

What to do if after disconnecting the cards stopped working other functions

Sometimes deactivating Google Maps causes MIUI to malfunction. Let’s look at typical problems and solutions:

  • 🌑️ Weather is not updated on the lock screen: Check if geolocation access is disabled for the Weather app. Install an alternative weather widget (e.g. AccuWeather).
  • πŸ“Έ Geotaggs in photos don't work: Enable geolocation for the Camera app in the settings. Use third-party galleries (e.g. Google Photos or Simple Gallery).
  • πŸš— Navigation in other applications (Uber, Yandex.Taxi): Install alternative maps (see Method 5). MIUI geolocation access for these applications.
  • πŸ”„ Smartphone constantly reboots: This is a sign of a critical failure after deleting system files.Restore Maps via ADB Or reset the settings to the factory.

If the problem is not solved, try resetting the location settings:

  1. Go to Settings β†’ System β†’ Resetting settings.
  2. Select Reset Location Settings, Wi-Fi and Bluetooth.
  3. Confirm the action and restart the device.

FAQ: Frequent questions about turning off Google Maps on Xiaomi

Can I turn off Google Maps without root?
Yes, you can use Method 1 (disable via settings) or Method 3 (limit rights through ADB). Complete removal without root is impossible, since MIUI restores system applications after restarting.
Will Yandex.Navigator work after deleting Google Maps?
Yes, Yandex.Navigator and other third-party maps work independently of Google Maps. However, if you deleted Maps through root, check if the geolocation settings in MIUI are lost (sometimes this leads to slow determination of coordinates).
How to check if Google Maps is disabled?
Open Settings β†’ Battery β†’ Battery Use and find Google Maps in the list. If the app is disabled, it should not be in the Consumption section. You can also use the Greenify app to monitor background activity.
Can you turn off only the background activity of the Maps, but leave the application itself?
Yes, for this: Go to Settings β†’ Apps β†’ Google Maps β†’ Battery. Select Limit Background Activity. In Settings β†’ Battery β†’ Battery Optimization, find Maps and install Restricted. This will reduce battery consumption, but the app will remain functional.
What happens if you delete Google Maps on Xiaomi with Global ROM?
On global firmware (MIUI Global), deleting Maps can lead to: Google Play Services errors (some apps will stop updating); push notification problems (for example, no messages will come to Telegram or Gmail); inability to use Google Pay and other geolocation-dependent services; We recommend that you first test the shutdown (Method 1) and only if everything is stable, proceed to delete.