Voice assistants on Xiaomi smartphones are a useful tool for quickly controlling the device, but not all users need them. Constant random activations through the power button, background activity, battery consumption and even potential data leaks are leading many to look for a way to completely disable the voice assistant - whether it is Google Assistant, Xiao AI or built-in MIUI features.
In this article, we will discuss all the current deactivation methods for modern Xiaomi, Redmi and POCO models (including devices on MIUI 14/15 and Android 13/14). You will learn how to disable the assistant through system settings, remove its updates, and block random activations with a physical button.
Why is the voice assistant working without your knowledge?
Many Xiaomi users are faced with the fact that the assistant activates spontaneously, this happens for several reasons:
- π Long-term pressing of the power button - by default MIUI plug-in 1-2 Calls for a voice assistant (instead of a shutdown menu, like in pure Android).
- π Hot word βOK, Googleβ β if the feature is enabled, the assistant responds to voice commands even from a locked screen.
- π± Xiao background processes AI β The Chinese analogue of Google Assistant often works in a hidden mode, consuming up to 5-10% day-time.
- π Automatic updates β even after manual shutdown, the assistant can be activated again after the update MIUI or Google services.
According to XDA Developersβ tests, on some Xiaomi models (such as the Redmi Note 12 Pro+ or POCO F5), the voice assistant consumes up to 150 MB of traffic per month to synchronize data, and if you donβt use this feature, turning it off will save not only charge, but also mobile Internet.
Method 1: Disable via MIUI settings (for Google Assistant)
The simplest method is to deactivate via the standard menu, which is suitable for most global MIUI firmware (European, Russian, Indian).
- Open the Settings app (cog icon).
- Go to the Appendix section β Application management.
- In the search bar, type Google and select Google (assistant).
- Press Disable (if the button is inactive, first tap Stop).
- Confirm the action in the window that appears.
If there is no Disable item, then the assistant is a system application and it can only be removed from the updates:
- π In the same app management menu, click Three Dots β Remove updates.
- π Go back to the main settings and go to the system. β For developers (how to enable β see the next section).
- π Find the option to Do Not Save Activity and activate it for Google Assistant.
βοΈ Preparing to disable Google Assistant
Important! On some models (such as the Xiaomi 13 Ultra or Redmi K60 Pro), Googleβs voice search feature may be lost after the assistant is disabled, and you will have to manually update Googleβs app through the Play Market to return it.
Method 2: Deactivation of Xiao AI (for Chinese firmware)
On Chinese ROM devices, Xiaomi's own Xiao AI is used instead of Google Assistant, and its shutdown has its own nuances:
- Open the Settings. β Additionally. β Xiao AI (or AI Assistant).
- Translate the slider Enable Xiao AI in the Off position.
- Return to Settings β Applications, find Xiao AI and click Disable.
- For complete removal (requires root rights):
adb shell pm uninstall --user 0 com.miui.voiceassistIf you have global firmware, but Xiao AI is still installed (for example, on the POCO X5 Pro), you can hide it:
- π± Go to Settings. β Screen. β Hidden applications.
- π Choose Xiao. AI from the list and confirm.
- π The app will disappear from the menu, but will remain in the system.
What happens if you remove Xiao AI through ADB?
β οΈ Warning: On devices with HyperOS (the new shell Xiaomi, debuted in 2026) the path to Xiao settings AI I've changed. I need to go to the settings. β Connections and exchanges β Voice assistant: In some regions (e.g. India), this section may not be available, in which case only disconnection through the Internet will help. ADB.
Method 3: Uncoupling from the power button (for all models)
One of the big problems is that you accidentally turn on the assistant when you press the power button, and to fix this,
- Activate the Developer Mode:
Settings β About Phone β MIUI version (click 7 times in a row)- Back to Settings β Additionally. β For developers.
- Find the option to block the long press of the power button (or Power button ends call) and activate it.
- If there is no point, use an alternative method:
- π² Install the Button Mapper app from the Play Market.
- π§ Grant him special rights.
- ποΈ Set up the action for a long press of the power button (for example, Do Nothing or Shutdown menu).
On some models (such as Xiaomi 12T Pro or Redmi Note 11 Pro+ 5G) after upgrading to MIUI 15, the standard way to turn off the power button stops working, in which case only the firmware through Fastboot will help to delete the system file /system/usr/keylayout/Generic.kl - but this requires an unlocked bootloader.
π‘
If after turning off the power button you have lost the off menu, return it through the settings Button Mapper, assigning a long-term press Power Dialog action.
Table: Compatibility of methods with popular Xiaomi models
| Model of the device | Disconnection through settings | Removing Xiao AI (ADB) | Reassignment of the power button | Potential problems |
|---|---|---|---|---|
| Xiaomi 13/13 Pro | β (MIUI 14+) | β (demand ADB) | β (via Button Mapper) | Loss of voice search on Google |
| Redmi Note 12 Pro+ | β (firmware) | β (system-application) | β (natively) | Random activations via Bluetooth headphones |
| POCO F5 | β (Android 13) | β (Xiao is installed AI) | β οΈ (root) | Conflict with Google Discover |
| Xiaomi 12S Ultra (China) | β (Xiao only AI) | β (complete removal) | β (through ADB) | Failures in the operation of the camera during removal |
| Redmi 10C | β (MIUI 13) | β (Xiao. AI) | β (Button Mapper) | No problem. |
If your model isnβt in the spreadsheet, check the MIUI version in Settings β About Phone. For firmware older than MIUI 12, you may need to manually edit the build.prop file β but this method is risky and requires experience.
What to do if the assistant turns on on itself after the update
Many users complain that after updating MIUI or Google Play Services, the voice assistant is activated again.
- π« Freeze the application through ADB:
adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox- π Turn off auto-update:
- Open Play Market β Profile β Settings β Auto-Update applications.
- Choose Not to Update Automatically.
- Find Google and Google Assistant in the list of apps and uncheck the auto update.
- π΅ Limit background activity:
Go to Settings β Applications β Google β Battery β Background Activity and select Limit.
β οΈ Note: On HyperOS devices (e.g. Xiaomi 14 or Redmi) K70) standard-command ADB For freezing, it may not work because of the changed system package structure, in which case only custom firmware installation (e.g. Pixel Experience) or the use of Magisk DisableFlags module will help.
π‘
If the voice assistant continues to turn on after all the manipulations, check the settings of Google Discover (swipe left on the home screen), often this service secretly activates the assistant to show recommendations.
Additional tips: how to avoid accidental activation
Even after the assistant is turned off, it can be triggered through other triggers.
- π§ Bluetooth devices: Open Settings β Connected devices β Settings gear next to the headphones and turn off the voice assistant.
- π Hot words: In Settings β Google β Settings for applications β Search, Assistant and Voice Disable Google.
- π Android Auto: If you are using Auto Mode, go to Auto Settings β Voice Assistant and Deactivate It.
- π Resetting: If nothing helps, do a reset via Settings β The phone. β Resetting settings (select Resetting app settings).
On some models (such as the Xiaomi Mix Fold 3), the voice assistant is integrated into the Mi Home smart home system.
- Open the Mi Home app.
- Go to Profile β Settings β Voice Assistant.
- Turn off the voice control option.
If you use Xiaomi with dual firmware (for example, switch between the global and Chinese versions), you will have to disable the assistant separately in each of them β the settings are not synchronized.