Android Auto on Xiaomi Redmi smartphones automatically activates when you connect to the car multimedia system, even if you do not use it. For many owners, this becomes a source of irritation: the application runs in the background, consumes battery power and mobile traffic, and sometimes blocks other functions of the phone while traveling. In this article, we will discuss all possible ways to completely disable Android Auto β from standard settings to hidden commands for power users.
Redmiβs feature (unlike other brands) is that the manufacturer often hides the options to disable Google services in deep MIUI menus. This is due to Xiaomiβs policy of integrating with the Google ecosystem, but you can bypass the restrictions. We tested all methods on the Redmi Note 12 Pro+, Redmi 10 and Redmi K50 models with the latest versions of MIUI 14/15 β the instructions are relevant for all devices in the series.
Why is Android Auto turning on on on its own?
Android Auto is installed by default on all Xiaomi smartphones with Google services (GMS), its automatic launch provoked by three key factors:
- π Bluetooth connection to the car radio recorder. HFP (Hands-Free Profile and Auto activate.
- πΆ Geolocation triggers: If the phone detects you're on the move (by GPS Or sensors, it can run the app.
- π Google Play Services Background Processes: They scan connected devices and force you to open Auto, even if you haven't used it.
On Redmi, the problem is compounded by MIUI aggressively cacheing frequently used apps, and even after manually shutting down Android Auto can restart in 10 to 15 minutes, and the only sure way to get rid of that is to shut down completely at the system level.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in MIUI options, which are suitable for users who don't want to go into technical details.
- Open Settings β Connected devices β Connect to the device.
- Select Android Auto from the list of available protocols.
- Transfer the AutoRun slider to the Off position.
- Return to the main settings menu and go to Applications β Application Management.
- Find Android Auto in the list, open its settings and click Disable (do not Delete!).
β οΈ Note: Some Redmi models (e.g. Redmi) 9A) Autostart may not be available. In this case, proceed to Method 2.
Close the application in multitasking
Turn off Bluetooth.
Check out the MIUI version (Settings β About the phone)
Make a backup copy of important data-->
Method 2: Limiting background activity
If a complete shutdown of an application causes a crash (e.g., Google Maps to stop working), it is possible to limit its background activity, a method that is less radical, but is effective in 80% of cases:
- Go to Settings β Applications β Application Management β Android Auto.
- Choose the Battery. β Battery consumption management.
- Set a limit to limit background activity.
- Go back and in the permissions section, turn off: π Geolocation π Auto-start π± Display over other windows
After this, Android Auto will not start automatically, but will remain available for manual activation.
π‘
If Android Auto continues to launch after limiting background activity, try clearing the cache of the Google Play Services app (Settings β Apps β Show All β Google Play Services β Storage β Clear Cache).
Method 3: Disconnect via ADB (for power users)
If the standard methods don't work, you'll have to use Android Debug Bridge (ADB), which requires you to connect your phone to your computer, but it's guaranteed to disable Android Auto at the system level.
- π» Computer with Windows/macOS/Linux
- π USB Type C C Cable (original)
- π¦ Installed drivers Xiaomi and ADB Tools
Instructions:
- Activate Developer Mode on Redmi: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β Developer. Enable USB Debugging.
Connect the phone to your computer and confirm the debugging permission.
cmd
adb shell pm uninstall -k --user 0 com.google.android.projection.gearheadReset the device.
β οΈ Note: This command does not remove Android Auto completely, but only disables it for the current user. MIUI If you want to remove the app permanently, use the command without the flag. --user 0, This can lead to instability in other Google services.
What if the ADB canβt see the device?
Method 4: Use of third-party utilities (without root)
If you're uncomfortable with ADB, you can use specialized applications, and we tested three of the most reliable ones.
| Annex | Functional | Reference | Features |
|---|---|---|---|
| App Inspector | Allows you to disable system applications without root | Google Play | Requires a developer mode enabled |
| Package Disabler | Blocks auto-run of selected applications | Google Play | The paid version removes the ads |
| Debloater (XDA) | Remove pre-installed applications | XDA Developers | Requires ADB, but with a user-friendly interface |
For use of App Inspector:
- Install the application and provide access to the Special Opportunity Services.
- Find the listing at com.google.android.projection.gearhead (this is Android Auto).
- Click Disable and confirm the action.
β οΈ Note: Some utilities (e.g. Debloater) can remove critical system components. β Additionally. β Backup and reset.
Method 5: Completely remove Android Auto (requires root)
If you're willing to take drastic measures and your Redmi has root rights, you can delete Android Auto forever.
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Go to /system/priv-app/PrebuiltGmsCore or /system/app.
- Find the files: PrebuiltGmsCore.apk (contains Android Auto components) GmsCore.apk
.apk
.bak
PrebuiltGmsCore.bak
Reboot the phone.
After that, Android Auto will disappear from the system, but some Google features may stop working, such as:
- π Accurate location in Google Maps.
- π Voice search for Google Assistant.
- π± Automatic data synchronization between devices.
π‘
Removal of systemic APK-files without backup can cause a phone to "brick."If Redmi doesn't turn on after a reboot, try returning the original file names through TWRP Recovery.
What to do if Android Auto is still running?
If none of these methods worked, the problem may be:
- π Updates MIUI. After major updates (for example, with the MIUI 13 on MIUI 14) settings are reset.
- π± Third-party firmware. Custom firmware (such as LineageOS or Pixel Experience) can automatically restore remote system applications.
- π§ Google Play Services is down. Sometimes it helps to reinstall services completely through the Internet. ADB: adb shell cmd package install-existing com.google.android.gms
In extreme cases, you can use an alternative launcher (for example, Nova Launcher), which blocks the automatic launch of unnecessary applications.
- Install Nova Launcher from Google Play.
- Click on the empty space on the home screen and select Settings Nova.
- Go to Apps and Notifications β Hidden Apps.
- Add Android Auto to the Hidden List.