How to completely disable geolocation on Xiaomi Redmi Note 3: 5 proven ways

Xiaomi Redmi Note 3 (including the Pro version) is still a popular device thanks to reliable hardware and flexible firmware MIUI. However, geolocation features that are actively used by both the system and third-party applications are not always convenient for the user: some want to save battery power, others to protect privacy, and others are just tired of intrusive requests for access to the location.

In this article, we’ll look at all the ways you can disable geolocation on the Redmi Note 3, from basic MIUI settings to hidden developer settings, and focus on the nuances of the firmware version (global, Chinese, custom) and the possible implications for applications. If you’re looking for a way to completely block coordinate transfer without root access, here are some working solutions.

Why geolocation consumes battery and how to check it

The GPS, GLONASS and A-GPS modules in Redmi Note 3 run in the background even when you’re not using navigation. Tests show that constant location can increase battery consumption by 15 to 25 percent depending on application activity.

  1. Open Settings β†’ Battery β†’ Battery Use.
  2. Scroll through the list to System Processes.
  3. Find Google Services (if you use GMS) or MiuiLocationService.
  4. Pay attention to the percentage of consumption – if it exceeds 5-7%, geolocation is actively used.

In addition, many apps (social media, instant messengers, weather widgets) request location access for targeted ads or β€œimproved user experience,” such as Facebook and Instagram can update coordinates every 10-15 minutes, even when you’re not using them.

πŸ“Š Why do you want to turn off geolocation on Redmi Note 3?
Battery savings
Protection of confidentiality
Tired of constant requests
Applications are not working properly
Other

Method 1: Disable GPS and location services in MIUI settings

The simplest method is to deactivate the system-level geolocation, which is suitable for all versions of MIUI (7 to 14) and does not require superuser rights.

  1. Go to Settings β†’ Additional β†’ Privacy (in new versions, the path can be Settings β†’ Location).
  2. Slip the location accuracy (or location services) switch to turn it off.
  3. In the window that appears, confirm the action by clicking Disconnect.

After that, all applications will lose access to GPS, Wi-Fi networks and cell towers for positioning.

⚠️ Note: Some system functions (e.g. Mi Cloud for device search) will stop working, and there may be problems with Google Maps, Yandex.Navigator and other mapping services.

β˜‘οΈ Verification of geolocation disconnection

Done: 0 / 5

Method 2: Disabling geodata in photos (EXIF)

Even if you deactivate your GPS, the Redmi Note 3 camera can default to storing coordinates in image metadata (EXIF), which poses privacy risks, especially if you post photos on social media, to disable geotags:

  1. Open the Camera app.
  2. Slap the gear icon (βš™οΈ) top-corner.
  3. Scroll down to the Advanced Settings (or Additional) section.
  4. Find the Save Location (or Geotega) option and turn it off.

If this item is not in your MIUI version, try an alternative method:

  • πŸ“± Install a third-party camera app (such as Open Camera) where geotags are manually disabled.
  • πŸ–₯️ Use it. ADB-commands for forced shutdown (see Method 5).
  • πŸ”„ After the shooting, delete. EXIF-data with utilities like EXIF Eraser.

Important: some messengers (for example, Telegram in Secret Chat mode) automatically delete geodata when sending photos, but it is better to be safe.

Method 3: Managing Application Location Access Rights

Instead of completely disabling geolocation, you can selectively deny access to individual applications, which is convenient if you want to keep navigators running, but limit social networks.

  1. Go to Settings β†’ Applications β†’ Permissions.
  2. Select Location.
  3. The list will show all the programs that have access to geodata.
  4. Choose one of the options: Allow all the time (not recommended), Allow only during use (compromise option), Prohibit (complete disconnection).

For convenience, we have compiled a table of applications that can be safely denied access to the location without losing functionality:

AnnexConsequences of geolocation shutdownRecommendation
FacebookWill not show "close friends" and local eventsBanned
InstagramYou can not add geotags to posts, but the functionality will not be brokenBanned
Google Play ServicesThere may be errors in Google services (such as weather)Restrict ("Only during use")
Mi FitStop tracking the routes of the joggingAllow if you use a fitness tracker
Yandex.Maps.Cannot build routes from your locationAllow only during use

Tip: Once permissions are changed, restart your phone so that the changes take effect.Some apps (such as Uber or Delivery Club) may request access again the next time you run.

πŸ’‘

If the app stopped working after disabling the geolocation, try clearing its cache in the settings (Settings β†’ Apps β†’ [name] β†’ Storage β†’ Clear the cache).

Method 4: Disconnect via Developer Mode (for power users)

MIUI has hidden settings that allow you to completely block the system-level coordinate transfer, and you need to activate Developer Mode:

  1. Go to Settings. β†’ The phone.
  2. Tap 7 times on the MIUI version until you become a developer!
  3. Return to the main settings menu and open a new Developer section (usually at the bottom of the list).
  4. Find the USB Debugging option and activate it (this is a must for further action).
  5. Scroll down to the Location block and disable: Mosk-e location (if any), Choice location provider.

For maximum effect, it is also recommended:

  • πŸ› οΈ In the same menu, turn off Automatic Time Synchronization (it can use location data to adjust the time zone).
  • πŸ“‘ Deactivate Wi-Fi Scanning is always available (in the Network section).
  • πŸ”„ Reboot the device after changes.

⚠️ Note: Some settings in developer mode can cause the phone to run unstable, for example, disabling the Mok-e location will disrupt applications that use virtual coordinates (e.g., emulators). GPS play-off).

What to do if there is no β€œDevelopers” item
If so, 7 tap-up MIUI The section did not appear, try it: 1. Go to Settings β†’ Additionally. β†’ Special facilities β†’ Developer mode. 2. Update the firmware to the latest version (in old builds) MIUI path may differ). 3. Use it. ADB-Adb shell settings put global development_settings_enabled 1

Method 5: Advanced Methods (ADB and custom firmware)

If standard methods fail, you can resort to deep customization through ADB or installing alternative firmware, which require technical skills and can affect the warranty.

To disable geolocation via ADB:

  1. Install Minimal ADB and Fastboot on PC.
  2. Connect Redmi Note 3 to USB and allow debugging.
  3. Enter the commands: adb shell settings put secure location_providers_allowed -gps,-network adb shell settings put global location_mode 0

To completely remove geolocation services, you will need:

  • πŸ”§ Install custom restoration (TWRP).
  • πŸ“¦ Switch modified firmware (for example, LineageOS without GApps).
  • 🚫 Remove the system APK-file (MiuiLocationService.apk, GmsCore.apk) via Root Explorer.

Warning: These actions may lead to:

  • πŸ”΄ Loss of warranty (if the device is under warranty).
  • πŸ”΄ Inoperability of Google Services (if removed) GMS).
  • πŸ”΄ Β«Brick phone with firmware errors.

πŸ’‘

Use it. ADB-The wrong parameters can disrupt the module. GPS It will be restored forever and will have to be rebuilt through the firmware.

Frequent problems and their solutions

After disabling the geolocation, Redmi Note 3 users often experience side effects.

1.The geolocation itself is turned on after the reset

This is due to automatic updates to Google Play or MIUI services.

  • πŸ›‘ Turn off Auto Update for Google Play Services in Settings β†’ Annexes β†’ Google Play Services β†’ Auto-update.
  • πŸ”„ Install App Ops (requires root) to block background activity.

2. Bank applications do not work (Sberbank, Tinkoff)

Many banks require access to location to confirm transactions.

  • 🏦 Allow access only for the banking application (see Method 3).
  • πŸ“‘ Use it. VPN with a location in your area (e.g. ProtonVPN).

3. Navigators (Yandex.Maps, Google Maps) do not build routes

If you have turned off the geolocation completely, but need navigation:

  • πŸ—ΊοΈ Just turn it on temporarily. GPS (networkless) in location settings.
  • πŸ“ Download offline maps in advance (in Google Maps: Your location) β†’ Offline maps).

If the problem is not resolved, check:

  • πŸ”‹ Signal level GPS (Engineer Mode code ##4636## β†’ YGPS).
  • πŸ“Ά Availability of updates for MIUI (Sometimes bugs are fixed in new versions).

FAQ: Answers to Frequent Questions

Can geolocation be disabled only for specific SIM-maps on Redmi Note 3?
No, Redmi Note 3 does not support selective geolocation disablement SIM-The location function works at the device level, not at the individual slots. However, you can: Turn off mobile data for the second one. SIM In Settings β†’ SIM-Use apps like Island (requires root) to create isolated profiles.
Will the Find Device function work after geolocation is disabled?
No, Mi Cloud Find Device (and similar services like Google Find My Device) requires location access. If you turn off geolocation completely, it will be impossible to find your phone through these services. IMEI-Trackers (e.g., via a telecom operator) Install third-party antiviruses with remote control (e.g., Kaspersky) Tip: Write down the geolocation before disabling the geolocation IMEI Your Redmi Note 3 (Dial *#06#).
How to check if the geolocation is turned off?
To make sure your location is not being transmitted: Open Google Maps β€” if your dot is not detected, geolocation is disabled. Use sites like GPS Coordinates (in your browser, request location access β€” it should be refused). Install the GPS Status & Toolbox app and check the status of satellites. If coordinates are still determined, check: MIUI settings for updates (sometimes bugs return geolocation). List of applications with access to location (pos the new software has requested permission).
Can geolocation be disabled without losing the Mi Band functionality?
Yes, but with reservations. Mi Fit uses geolocation to: Track jogging/bike routes. Definition of floors indoors (via barometer + GPS). To save the basic features of the Mi Band: Open Settings β†’ Applications β†’ Mi Fit β†’ Permissions. Denie access to Location, but leave permissions for Phone, Contacts and Notifications. In the Mi Fit app itself, turn off the route tracking option in the training settings. After that, the fitness tracker will sync with the coordinates, but will not record the coordinates.
Does the geolocation shutdown affect mobile internet or calls?
No, geolocation and cellular (calls, SMS, mobile internet) use different modules. Disabling GPS or location services will not affect: Communication quality (depending on operator and coverage). Internet speed (4G/3G). Calling functionality and SMS. However, some operators (e.g. MTS or Beeline) may use location data for: Targeted offers (e.g. roaming packets). Network optimization (switching between towers). This is not critical for the user, but if you want to completely exclude data transfer to the operator, consider using a VPN.