Why Xiaomi Assistant is Interfering with Users and When to Turn It Off
The voice assistants on Xiaomi smartphones are both a useful tool and a source of irritation for many users. On the one hand, the Google Assistant and the built-in MIUI Assistant speed up routine tasks, from setting an alarm clock to managing a smart home. On the other hand, they consume battery life, collect data about your actions and often trigger accidentally, interrupting music or games.
A particularly pressing problem for owners of Redmi Note 12, POCO X5 Pro or Xiaomi 13T models, where the assistant can be activated when the Home or Side key is accidentally pressed. According to Counterpoint Research (2023), 68% of MIUI users experience false voice assistant positives at least once a month. And if you use a smartphone in Do Not Disturb or while streaming, the sudden appearance of the assistant can ruin the experience.
In this article, we will discuss all the ways to disable assistants on Xiaomi, from standard MIUI settings to hidden commands for power users. We will separately focus on the nuances for different versions of firmware (MIUI 14/15) and smartphone models, where the process may be different.
What Assistant is Installed on Your Xiaomi: Determining Before Disabling
Before you start to shut down, it is important to understand which assistant is activated on your device, and up to three types of assistants can be installed on Xiaomi smartphones:
- π€ Google Assistant is a standard Google Assistant integrated into Android, activated by a voice command βOK, Googleβ or by long pressing the Home button (on older models).
- π± MIUI Assistant β a brand assistant from Xiaomi, which appeared in the MIUI 12.5. works through the assistant call button in the side menu or gesture.
- π€ Xiaomi Voice Search is a simplified version for the markets of China and India, which can conflict with Google Assistant.
To determine which assistant is installed:
- Press the Home button (or swipe diagonally from the corner of the screen on new models without physical buttons).
- If you have a Google logo, you have Google Assistant.
- If you open a menu with quick actions (alarm clock, flashlight, calculator) β it is MIUI Assistant.
Some firmware (e.g. MIUI Global for Europe) have both assistants activated by default, leading to conflicts, and it is recommended to disable one of them, usually MIUI Assistant, as it duplicates Googleβs features and is less functional.
Method 1: Disable Google Assistant through Android Settings
If your Xiaomi is activated by Google Assistant, it can be disabled by standard Android tools.This method works on all models with Android 10 and later, including Redmi 10C, POCO F4 and Xiaomi 12 Lite.
Instructions:
- Open the Google app (the icon with the letter βGβ on a color background).
- In the upper right corner, tap on your profile avatar.
- Select Settings β Google Assistant.
- Scroll down to the General Block and click Google Assistant.
- Turn off the Google Assistant switch (it will turn gray).
βοΈ Preparing to disable Google Assistant
Once disabled, the voice command OK, Google will stop working, but some features (like screen search) may remain active.
- Go back to the Google Assistant Settings.
- Select All settings β Voice control.
- Turn off the access option from the locked screen.
β οΈ Attention: On some firmware MIUI (for example, MIUI 13 for POCO M4 Pro) after disabling Google Assistant, the voice search function in the Chrome browser may disappear. To return it, you will have to manually enable the Web and applications option. β Voice search in Google settings.
Method 2: Deactivate MIUI Assistant in System Settings
MIUI Assistant is a proprietary solution from Xiaomi that often gets in the way of users because of the awkward location of the call button.It is harder to turn it off than Google Assistant, as the option is hidden deep in the menu.
The following is the MIUI 14/15 step-by-step instruction:
- Go to Settings. β Special facilities.
- Select Physical buttons (or buttons and gestures on new versions).
- Find the Assistant Call button option (could be called Quick Assistant Start).
- Turn off the switch or select No Action in the list of available features.
If you donβt have this item on your menu, try an alternative route:
- Open Settings β Applications β Application Management.
- In the search box, enter Assistant.
- Select the MIUI Assistant app (robot icon).
- Click Disable or Remove Updates (if the button is active).
| Xiaomi model | The Way to Disable MIUI Assistant | Notes |
|---|---|---|
| Redmi Note 11/12 | Settings β Special. capabilities β Physical buttons | The firmware for India may be called Quick Ball. |
| POCO F3/X3 | Settings β Additional β Assistant button | Reboot required after disconnection |
| Xiaomi 13/14 | Settings β Screen β Gestures | Assistant can be tied to swipe gesture from corner |
| Black Shark 5 | Settings β Game space β Assistant | Disconnected separately for game mode |
β οΈ Note: Some Chinese Firmware (MIUI China) MIUI Assistant can cause navigation gestures to fail. If the Back or Home swipes are missing after deactivation, return the settings to the factory or update the firmware to the global version.
Method 3: Disconnect via ADB (for power users)
If standard methods do not work (for example, on custom firmware or MIUI for China), you can use the ADB command. This method requires connecting a smartphone to a computer and basic knowledge of working with the terminal.
What you need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB Tools.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Tap 7 times, then return to the additional β For developers).
- π Cable USB (preferably original).
Instructions:
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command line (Win + R β cmd) and type:
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchboxThis command removes Google Assistant completely for the current user. If you want to turn off only voice activation, use:
adb shell pm disable-user --user 0 com.google.android.velvetTo deactivate MIUI Assistant, the command is suitable:
adb shell pm disable-user --user 0 com.miui.voiceassistWhat if the ADB canβt see the device?
β οΈ Attention: Teams ADB They can cause the system to malfunction if you type it incorrectly. MIUI 15 shutdown MIUI Assistant through ADB Blocks access to the Quick Commands feature in the notification panel. Before experimenting, back up through Settings β Additionally. β Backup.
Method 4: Using third-party applications to block the assistant
If you don't want to go through the settings or use ADB, you can use third-party utilities, which block the assistant call at the system level without removing it completely.
Top.-3 switch-off:
- π‘οΈ MacroDroid allows you to create a rule that intercepts the press of the assistant button and ignores it. MIUI Assistant.
- π§ Button Mapper β Reassigns physical buttons, including disabling Google Assistant call.
- π« App Quarantine Freezes Unnecessary System Applications, Including Assistants.
Example of settings in MacroDroid:
- Create a new macro with the trigger button pressed β Assistant button.
- As an action, select Cancel the event.
- Save the macro and activate it.
The advantage of this method is reversibility: you can return the assistant function at any time by deleting the rule or defrosting the application. However, note that some utilities require root rights to work fully on MIUI.
π‘
If the assistant still works after installing a third-party application, add it to the list of "Ignore battery optimization" (Settings β Applications β Permissions β Auto Run).
What to do if the assistant is turned on after the MIUI update
One of the most common problems is automatically turning on the assistant after a firmware update, which is because Xiaomi resets some system application settings when it upgrades to a major (for example, when switching from MIUI 14 to MIUI 15).
How to prevent re-activation:
- π After the update, check the Google Assistant settings and MIUI Assistant - they could have dropped off.
- π₯ If you use ADB, Re-execute the disabling commands (they are reset when you update).
- π Set a password for settings (Settings) β System system β Additionally. β Protecting settings to prevent accidental changes.
On some models (e.g. Xiaomi 12S Ultra), a notification of βrecommended featuresβ appears after the update, including an offer to enable an assistant, so that this notification does not appear:
- Go to Settings β Notifications β Notifications Management.
- Find the MIUI System or Google app.
- Turn off notifications such as Recommendations or Tips.
π‘
If the assistant settings have disappeared after the update, check the firmware version in Settings β About Phone β MIUI Version. In beta versions (MIUI Beta), the assistant functions may work unstable - consider rolling back to a stable build.