Owners of Xiaomi, Redmi and Poco smartphones often face the need to change the settings of the connection to the car, especially when the built-in Android Auto features start to conflict with third-party solutions or cause errors in the operation of the MIUI system. The standard procedure for removing Google system components is not always obvious, since the manufacturer has integrated these services deep into the shell to ensure the stability of the multimedia. Understanding the application architecture on your device is the first step to successful software management.
Many users confuse the term “delete” with “disable,” which can lead to unnecessary manipulation of ADB access rights or even flashing the device. In most cases, it is enough to correctly revoke permissions or clean these services to solve the problem of freezing or incorrectly starting navigation in the car. We will consider all the available methods, from simple settings in the menu to more advanced techniques for experienced users.
Differences between deletion and disabling on MIUI
Before taking action, you need to be clear about the technical difference between completely removing a package and deactivating it.The Android operating system installed on Xiaomi devices often marks critical Google components as system, prohibiting their standard removal through the settings menu.
Disable is a more secure method that turns an application into an inactive object that takes up space in memory, but does not consume processor resources or start background processes. System constraints of MIUI HyperOS and earlier versions of MIUI 14 often block the “Delete” button for key services, leaving the user only the “Disable” option.
⚠️ Warning: Attempting to remove Android Auto system components through third-party file managers with superuser rights may disrupt Bluetooth stack and other communications services.
If your goal is simply to stop using the feature, forcing the shutdown and data cleanup is tantamount to deletion in terms of user experience, however, if the app was installed by you yourself from the Play Market as an update, it can be removed completely by returning the factory version.
💡
At the system level, it is safer to use the “Disable” function, as this ensures that the system is restored after the system update.
Basic configuration through the application menu
The easiest and safest way to get rid of the functionality is to use the regular application management tools in the MIUI shell. This method does not require a connection to a computer and is suitable for most scenarios when you just need to reset the current connection settings or stop the intrusive operation of the service. The algorithm of actions is the same for all models, whether it is the flagship Xiaomi 13 or the budget Redmi Note.
To start with, you need to go to the deep management menu for a specific package. Often users look for an icon on the desktop, but it may be hidden or absent from new versions of the firmware. So the best way to go is through the general system settings, which lists all installed and system processes.
- 📱 Open the Settings menu of your smartphone and go to the App section.
- 🔍 Select All Apps and find Android Auto (can be simply called “Android Auto” or have a steering wheel logo in the list).
- 🗑️ Click on the app name to enter its properties and select the option to Delete (if available) or Disable.
- 🧹 If removal is not available, click Clear → Clean everything to reset cache and data to factory state.
After these actions are performed, the system will stop offering to start the vehicle interface when connected. USB-If the removal button is gray and inactive, it means that the version is sewn into the firmware by the manufacturer and is not uninstallable by standard methods.
Using ADB Rights for Deep Cleaning
For those cases where the standard menu does not allow you to remove the excess, there is a method using debugging over USB and the tool ADB (Android Debug Bridge), which requires connecting a smartphone to a computer running Windows, macOS or Linux, it allows you to remove even system packages that are hidden from the average user, making the phone cleaner and lighter.
Before starting the procedure, you need to activate the hidden developer menu, without this step, the computer will not receive the necessary permissions to interact with the phone's file system, and be careful when entering commands, since deleting the wrong package can lead to software errors.
- Go to Settings → About phone and quickly click 7 times on the field MIUI version or OS version.
- Go back, go to Additional → For developers and turn on the debugging switch over USB.
- Connect your phone to your PC, download Platform Tools, and enter a command to remove the packet.
adb shell pm uninstall -k --user 0 com.google.android.projection.gearheadThis command will remove the Android Auto component for the current user, effectively hiding it from the system. To get it back, you just need to execute a reset command, but without the removal flag. Using ADB gives you maximum control, but requires accuracy.
⚠️ Note: Do not remove packages with names that contain “google”, “services” or “framework” unless you are 100% sure of their purpose, otherwise the phone may stop loading.
Resetting USB settings for other applications
Often the problem is not with the app itself, but with how the system prioritizes when connecting the cable. Xiaomi can remember the user's choices and automatically trigger a certain mode of operation, ignoring your current preferences. Resetting these settings helps to "forget" the car and stop imposing service.
It’s important to check whether Android Auto is installed as the default app for certain actions, such as launching navigation or managing media when connecting to a dock. In newer versions of HyperOS, these settings are scattered across different menus, which can confuse the user.
- 🔗 Go to Settings. → Annexes → Settings (three points or gears).
- 🚗 Select the default App item and find categories related to the car or USB.
- 🔄 Click Reset Settings or manually select “No” for all items related to Android Auto.
- 📂 You should also go to Settings. → Connections and sharing → USB and select “Charge Only” or “File Transfer” mode».
After resetting the next time you connect to the car, the system will ask you again about the actions, at which point it is important not to tick Always and choose the option of abandoning or using only for charging if you do not need automatic start.
What is USB Debugging Mode?
Managing through Google Play and Updates
Since Android Auto is a Google product, its version and condition are often dependent on the Play Market app store. Sometimes two versions can be installed on the phone: the system (factory) and the updated (custom) version.
Checking the status of updates helps you determine if you can delete an application at all. If the delete button in the application menu is inactive, but there is a button "Delete updates", this is the key to solving the problem. Returning to the factory version often eliminates bugs, after which the application can be successfully disabled.
| Status of the button | What does it mean? | Action. |
|---|---|---|
| "Delete" is active | This is the user version. | Boldly remove. |
| "Delete updates" | System version updated | Remove the updates first |
| "Switch off" is active. | System component | Use the shutdown. |
| All the gray buttons | Administrator protection | We need ADB rights. |
Go to the Play Market, look for Android Auto, and look at the options available. If it says "Open," it means the app is active. If it's "Install," it's deleted or disabled. Regular updates from Google can bring back remote features, so after cleaning, it's best to turn off auto-update for that particular app.
Solving problems with projection and cables
Sometimes the desire to remove Android Auto is due to the fact that it is unstable: the screen goes out, the sound is interrupted or the phone is constantly heating. Before removing the functionality, you should eliminate hardware problems, since Xiaomi is sensitive to the quality of cables and ports.
Poor contact or cable that does not support data transmission (charging only) can cause the system to constantly try to reconnect, which looks like a software failure. Using certified cables labeled USB-IF significantly reduces the number of connection errors.
- 🔌 Check the port. USB in the car for dust and oxidation.
- 🧵 Use a short cable (up to 1 meter) with support for high-speed data transmission.
- 🧹 Clean the phone connector with a soft brush to ensure tight contact.
If the problem persists after the cable is replaced, it may be due to the incompatibility of the MIUI version and the Android Auto version of the application, in which case waiting for a firmware update or, conversely, a rollback to the previous stable version of the OS helps.
💡
Use the original cable from the set of your smartphone or certified analogues from well-known brands – cheap cables often cause failures when connecting to your car.