How to Remove Android Auto from Xiaomi Phone: A Step-by-Step Guide

Android Auto is a useful application for integrating a smartphone with an in-car media system, but not all Xiaomi users need it.Some face constant notifications, some want to free up space in memory, and some just don’t use the feature. In this article, we will discuss all possible ways to remove Android Auto from Xiaomi, Redmi and POCO devices β€” from a standard uninstaller to manually delete system files.

It is important to understand that on different Xiaomi models (e.g. Mi 11, Redmi Note 10 Pro or POCO X3 Pro) the process may differ depending on the version of MIUI and the status of the application (system or user).We will look at options for all cases, including situations where the Remove button is inactive.

If you are not sure about your actions, do not rush to remove system components. In some cases, this can lead to failures in Google Mobile Services (GMS) or other services.

1. Android Auto Status Check: System or User Application?

Before you start removing, you need to determine whether Android Auto on your Xiaomi is a system application (stitched into firmware) or a custom one (installed through Google Play).

How to check:

  • πŸ“± Open the Settings. β†’ Annexes β†’ Application management.
  • πŸ” In the search box, type β€œAndroid AutoΒ».
  • πŸ“Œ If the application information has a button β€œDelete” (not β€œDisable”), it means that it is a user-generated button.
  • 🚫 If the β€œDelete” button is inactive or absent, the application is system-based.

On most Xiaomi devices (especially the newer models with MIUI 13/14), Android Auto is installed as a system application through Google Mobile Services.This means that it will not be removed without additional actions.

πŸ“Š What Xiaomi model do you use?
Redmi Note 10/11/12
POCO F/X/M
Mi 11/12/13
Another model
I don't know.

Method 2: Standard removal through settings (for user applications)

If Android Auto was installed by you manually from Google Play, you can remove it in the standard way, which is the easiest and most secure method, but only works for custom applications.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find Android Auto in the list (you can use the search).
  3. Click on the app and select β€œDelete”.
  4. Confirm the action.

If the app reappears after you delete it after you reboot or update Google Play, it was tied to system services, in which case you can move on to the following ways.

Check the status of the application (system / user)

Create a backup copy of important data

Charge your phone at least 50%

Turn off automatic app updates on Google Play-->

3. Method 2: Disable Android Auto (without deletion)

If you can’t uninstall the app (like on Xiaomi Mi A3 or POCO F3 with pure Android One), you can simply turn it off.This will stop all background processes and notifications, but the application file will remain in memory.

How to turn it off:

  • πŸ”§ Go to Settings. β†’ Annexes β†’ Application management β†’ Android Auto.
  • 🚫 Click β€œDisable” (Password or pattern lock confirmation may be required).
  • βš™οΈ You can also prevent auto-start: Settings β†’ Permits β†’ Autostart and disable Android Auto.

Disabling doesn’t free up disk space, but it stops the app and saves battery life.This method is suitable if you want to temporarily stop using Android Auto, but are not ready for radical measures.

⚠️ Attention: On some firmware MIUI Disabling system applications can lead to errors in the work of Google Play Services. If after the disconnection there are failures, turn the application back on.

Method 3: Removal via ADB (for system applications)

If Android Auto is a system application, you can only remove it using ADB (Android Debug Bridge), which requires connecting the phone to your computer and enabling debugging mode.

Step-by-step:

  1. πŸ–₯️ Install. ADB Tools on PC (you can download from the official website of Android Developers).
  2. πŸ“± On your phone, turn on Developer Mode: Go to Settings β†’ About the phone. Press 7 times on "Version" MIUIΒ». Back to Settings β†’ Additionally. β†’ For developers. Activate Debugging by USBΒ».

πŸ”Œ Connect your phone to the PC by USB (Select the "File Transfer" modeΒ»).

Terminal

adb devices

(The name of your device should appear).

Android Auto

adb shell pm uninstall --user 0 com.google.android.projection.gearhead

If the command is successful, the application will be removed for the current user (without root permissions, complete removal is impossible).

What if the ADB can’t see the device?
If the adb device command does not show your phone: 1. Check if debugging is enabled by USB 2. Install drivers for your Xiaomi model (you can download from the site) MIUI Download). 3. Try another one. USB-cable (preferably original). 4. Reboot your phone and PC. 5. On your phone in debugging mode, select "Always allow from this computerΒ».

5. Method 4: Removal via TWRP (for advanced users)

If your Xiaomi has a custom TWRP recavator installed, you can remove Android Auto as a system application.This method is suitable for users with unlocked bootloader and root rights.

Instructions:

  • πŸ”„ Put the phone on mode. TWRP (power-stroke + Volume Up).
  • πŸ“ Go to the Advanced section β†’ File Manager.
  • πŸ” Find the folders: /system/priv-app/ or /system/app/ /data/app/ (user-application)
  • πŸ—‘οΈ Delete folders with names: com.google.android.projection.gearhead AndroidAuto (if any)
  • πŸ”„ Reboot the phone.

Delete system files through TWRP It can cause unstable operation of the phone if you delete something extra. It is recommended to create a backup beforehand. TWRP.

Deleting methodNeed root?Is there any data left?Recovery capability
Standard removal❌ No.❌ Removed completelyβœ… Through Google Play
Shutdown❌ No.βœ… Stay.βœ… Incorporation in settings
ADB❌ No (only for the user)❌ Removed for the current userβœ… Reinstallation
TWRPβœ… Yes.❌ Removed completely❌ Only through the backup.

6. Method 5: Block Android Auto Updates

Even if you removed Android Auto, it may reappear after updating Google Play Services or system apps. To avoid this, you need to block its updates.

How to do this:

  • πŸ“± Open Google Play and find Android Auto.
  • πŸ”§ Click on three dots in the corner and uncheck the box from Auto UpdateΒ».
  • 🚫 Alternatively: Turn off auto-update for all apps in Google Play settings.

To securely lock, you can use apps like Package Disabler (requires root), which completely prohibit the installation of certain APKs.

πŸ’‘

If other Google services (such as Google Maps or Assistant) have stopped working after Android Auto is removed, try clearing the cache and data of the Google Play Services app in your phone settings.

Possible problems and solutions

When you remove system applications on Xiaomi, you may have problems, and let's look at the most common ones and how to fix them.

Problem 1: After Android Auto was removed, Google Assistant stopped working.

Solution: Clear the data and cache of the Google App (Settings) β†’ Annexes β†’ Google, and reboot your phone. If it doesn't work, reinstall Android Auto.

Problem 2: The app has been removed, but after the MIUI update, it has reappeared.

Solution: Use ADB to remove the package after each update or roll back to the previous firmware version.

Problem 3: Can't connect to ADB - phone is not detected.

Solution: Check the drivers, try another cable or USB port. On the phone, in the developer settings, turn on "Debugging over USB (security options)" and "Allow debugging (charging only)".

⚠️ Note: Some Xiaomi models (e.g. Redmi) 9A or POCO M3) Google Mobile Services may be disrupted after you delete your system applications. If you notice that push notifications have stopped coming or geolocation services are not working, restore deleted files through the backup.

8. Android Auto Alternatives for Xiaomi

If you have removed Android Auto but still want to use your phone in your car, consider alternative solutions:

  • 🎡 Car Launcher – Launches a simplified interface for controlling music and navigation.
  • πŸ—ΊοΈ Google Maps in Navigation Only (without car integration).
  • πŸ“± Mi Car Mode – Xiaomi’s proprietary solution for driving a phone (not available on all models).
  • πŸ”Œ Bluetooth automagnetics with support A2DP β€” Allows you to manage music and calls without special applications.

If you want a full Android Auto replacement, look for CarPlay (for iPhone) or MirrorLink (cross-platform), but they may require special hardware in the car.

πŸ’‘

Before you uninstall your system applications, always back up your phone via TWRP or MIUI Backup, which will allow you to recover your phone in case of a crash.

FAQ: Frequent questions about removing Android Auto

Can I remove Android Auto without rooting?
Yes, but only if it is installed as a custom application. System versions require ADB (without root) or TWRP (with root). Standard removal through settings only works for manually installed applications.
Why does Android Auto reappear after deleting?
This is due to automatic system applications recovery through Google Play Services.To prevent a return, block Android Auto updates on Google Play or use ADB to remove the package for all users (requires root).
Will Google Maps work after Android Auto is removed?
Yes, Google Maps is independent of Android Auto and will work as normal, but some features, such as voice control via the steering wheel buttons, may become unavailable.
Can I uninstall Android Auto on Xiaomi with pure Android (Android One)?
On Xiaomi Android One devices (such as the Mi A3), Android Auto is part of Google Mobile Services, and removing it could disrupt other services, in which case it’s best to simply disable the app.
How to get Android Auto back after deleting it via ADB?
Just reinstall the app from Google Play. If it doesn't show up in the store, download the APK from a trusted source (like APKMirror) and install it manually.