How to completely disable the voice assistant on Xiaomi Mi A2 Lite: Google, Mi Assistant and others

Voice assistants on Xiaomi smartphones are often activated by accident β€” just press the Home button or say the phrase β€œOK, Google.” On the Mi A2 Lite model, this is especially annoying: the assistant can interrupt games, calls or simply interfere with everyday use. The problem is compounded by the fact that this model has both the standard Google Assistant and the branded Mi Assistant (depending on the firmware version), which can be turned off in several ways, from simple switching off in settings to completely removing system applications.

In this article, you will find 3 proven methods, including hidden MIUI and Android One settings, and instructions for root-enabled users. We will also look at why the assistant can spontaneously turn on after updates and how to avoid it. If you are tired of constant voice alarms or want to save battery life, read on.

Why is the voice assistant getting in the way of Xiaomi Mi A2 Lite?

On the Mi A2 Lite, voice assistants are activated for two main reasons: the hardware button and the voice command. The Home button is set to call Google Assistant by default when you press long, and the microphone constantly listens to key phrases like "OK, Google" or "Hi, Mi." This is not only annoying, but also consumes up to 5-7% of battery charge per day due to background activity.

The second problem is the assistant conflict, and some MIUI firmwares run both the Google Assistant and the Mi Assistant simultaneously, which leads to double notifications and errors, for example, when you try to open a camera with a voice, two applications can fire at once.

  • πŸ”Š Random positives – the assistant is activated by noise or similar phrases.
  • πŸ”‹ Increased battery consumption – background listening to the microphone consumes resources.
  • πŸ“± Conflict with other applications, such as a navigator or game.
  • πŸ”’ Privacy issues – microphone can record conversations for analysis.

If you don't use voice commands, turning them off will speed up your phone and extend battery life. Next, we'll look at ways to turn off different versions of the firmware.

πŸ“Š How often do you have a voice assistant on Xiaomi?
Constantly, several times a day.
Sometimes 1-2 times a week
Nearby, but not intruding.
Turned off immediately after purchase.

Method 1: Disconnect via Android Settings (without root)

The easiest method is to disable the assistant in standard settings. It is suitable for Xiaomi Mi A2 Lite on Android One (pure Android) and MIUI with firmware version 10-14. You do not need root rights or additional programs.

Instructions for Google Assistant:

  1. Open the Google app (the icon with the letter β€œG” on the home screen).
  2. Slip on your avatar in the upper right corner β†’ Settings.
  3. Choose Google Assistant β†’ General.
  4. Turn off the switches: πŸ”Έ Google Assistant (Main Tumbler) πŸ”Έ Voice input β†’ Okay Google.

Settings

Annexes

Google

Notifications

For Mi Assistant (if installed):

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Mi Assistant (or the Mi Assistant).
  3. Tap to turn off β†’ confirm.
  4. Return to Settings β†’ Additional β†’ Home button and uncheck the box from the Voice Assistant.

Long press on Home button does not call an assistant |

Voice command "OK, Google" doesn't work |

All microphone permissions disabled in Google app settings |

Mi Assistant Removed from Active App List-->

Important! After the firmware update, the settings may reset. To avoid this, prevent the auto-update of the Google app in the Play Store.

Method 2: Disconnect via ADB (for power users)

If the assistant continues to work even after turning off in the settings, you can block it through ADB (Android Debug Bridge: This method does not require root rights, but it will require a computer and a computer. USB-cable.

Step-by-step:

  1. Turn on Developer Mode on your phone: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version (or Android One Build Number).

Settings

Additionally.

For developers

USB debugging

ADB-driver

platform-tools

adb devices

(Your device should appear)

adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox

(Get off Google Assistant)

adb shell pm uninstall -k --user 0 com.miui.voiceassist

(Switches off Mi Assistant if available)

ADB Team TeamAction.What firmware?
pm uninstall -k --user 0 com.google.android.googlequicksearchboxRemove Google Assistant for the current userAndroid One / MIUI
pm disable-user com.miui.voiceassistDisable Mi Assistant without deletingOnly MIUI
pm clear com.google.android.gmsResets Google Services settings (can help with glitching)Anybody.

Warning: Uninstall commands remove the app only for the current user. Once the phone is reset, the assistant will come back.

adb shell cmd package install-existing com.google.android.googlequicksearchbox
What if the ADB can’t see the device?
1. Check if debugging is included on USB 2. Install the original Xiaomi drivers from mi.com. 3. Try another one. USB-4. Enter adb kill-server adb start-server in the command line

Method 3: Complete removal with root rights (for advanced)

If you're willing to take drastic measures and you have root rights, you can permanently delete the assistant system files, and this is irreversible, and once you delete it, you can only restore the assistant by flashing the phone.

Instructions:

  1. Install Root Explorer or Total Commander with root access.
  2. Go to: For Google Assistant: /system/priv-app/GoogleQuickSearchBox or /system/app/GoogleQuickSearchBox For Mi Assistant: /system/priv-app/MiuiVoiceAssist

.bak

/data/data/com.google.android.googlequicksearchbox

Reboot the phone.

⚠️ Attention! Deleting system applications can cause the phone to run unstable, especially if you use Xiaomi branded services (such as Mi Cloud or Mi Account). TWRP Or Mi Flash Tool.

The alternative is to freeze apps with Titanium Backup or Lucky Patcher, which is less risky because it allows you to put it back together.

πŸ’‘

If your voice notes or Google searches stop working after you remove the assistant, install an alternative app like Sound Search for music recognition.

How to disable the activation of the assistant button Home

Even after the voice commands are turned off, the assistant can be triggered with a long press on the Home button. This is standard behavior of MIUI and Android One, but it can be changed.

For MIUI:

  1. Go to Settings β†’ Home button (or Lock Screen and Password β†’ Additional).
  2. Select Long Press β†’ No Actions or Last App.

For Android One:

  1. Install the Home Button Customizer app.
  2. Give him permission to have Special Opportunities in the settings.
  3. Choose Long Press. β†’ No action.

Note: on some versions of MIUI 12+, the Home button setting can be hidden, in which case only ADB or root will help.

πŸ’‘

Turning off the Home button does not remove the assistant itself, but only prevents it from accidentally starting. Use methods 1-3 to completely disable it.

Why does the assistant turn on itself after the updates

Many Xiaomi Mi A2 Lite users are faced with the voice assistant turning on again after a firmware update.

  • πŸ”„ Google Play Services automatically restores disabled components.
  • πŸ“¦ Updates MIUI default.
  • πŸ”§ Resetting cache or clearing Google app data returns standard settings.

To avoid this:

  1. Stop auto-updating the Google app in the Play Store.
  2. Use ADB to permanently shut down (method 2).
  3. Install App Quarantine – it blocks the background activity of the assistant.

⚠️ Attention, if you are using beta versions MIUI, The voice assistant may return more often due to test builds, in which case it is recommended to switch to stable firmware or roll back to the previous version.

Alternatives to voice assistants on Xiaomi

If you’ve disabled standard assistants but want to keep some of the features (like voice search or smart home management), consider alternatives:

AnnexFunctionsPlusesCons
TaskerAutomation of actions on voice commandsFlexible settings, works without the InternetComplicated interface, paid version
Requires settings, paid plugins
AlexaSmart home management, search, remindersGood integration with Xiaomi devicesIt only works with the Internet, collects data.

If you only need voice activation of the camera or flashlight, you can use the Voice Activate app – it is lighter than standard assistants and does not consume battery.

FAQ: Frequent questions about disabling voice assistant

Can I turn off the assistant without losing Google functionality?
Yes, if you turn off only voice activation (OK, Google) and leave the Google app itself on, then in the Google Assistant settings, only turn off voice-related items, and leave the rest of the permissions.
Will resetting the phone to factory settings help?
No, reset will return all default settings, including the voice assistant, and after reset, you will have to reset it manually or through ADB.
Why is the Mi Assistant icon on the menu after you turn off?
This can be a residual cache or a shortcut. Try: Remove the icon from the home screen manually. Clear the cache in Settings β†’ Applications β†’ Mi Assistant. Use ADB to completely remove (method 2).
Can I turn off the assistant only for specific applications?
Yes, you can set rules with Tasker or MacroDroid to prevent the assistant from working, for example, in games or during calls. To do this, create a profile with the condition Run the application β†’ Game and the action Disable the microphone for Google.
Will Google Pay work after Google Assistant is disabled?
Yes, Google Pay is independent of voice assistant, but if you completely uninstall Google’s app through ADB or root, you may have problems with Google’s services, in which case you’d better use the non-delete method (method 1).