Voice assistants on Xiaomi, Redmi and Poco smartphones are often activated by accident β just press the power button or say βOK, Google.β For many users, this feature becomes an annoying factor: the assistant interrupts music, eats up battery power and collects data about your requests. Fortunately, you can completely disable the voice assistant on MIUI in several ways, from standard settings to hidden commands for power users.
In this article, we will discuss all current methods of disabling as built-in Xiao. AI (The Chinese version of the assistant, and the Google Assistant (international version). MIUI 14/15 Android 13/14, But most of the ways work on older versions, and we'll also focus on the nuances for models with HyperOS, the new shell from Xiaomi, which gradually replaces the new version. MIUI.
If you want to not just disable voice activation, but completely remove the assistant from the system without root rights, there is a section in this article with alternative solutions, and we will explain why the settings can reset after the software update and how to avoid this.
1. How to disable Google Assistant on Xiaomi via Settings
The easiest way to deactivate a voice assistant is to use the standard Android menu, which is suitable for all Xiaomi, Redmi and Poco models with Google Assistant preinstalled (usually global firmware versions).
Instructions:
- Open the Google app (the icon with the letter "G" on a color background).
- In the lower right corner, tap the profile icon β Settings.
- Choose Google Assistant β General settings.
- Scroll down and click Google Assistant (first item).
- Turn off the Google Assistant slider and confirm the action.
After that, the assistant will stop responding to the voice command βOK, Googleβ and hold the power button, but the function may return after the update of the Google app, in which case the procedure will have to be repeated.
β οΈ Note: Some models (e.g. Xiaomi) 13T Pro or Redmi Note 12 Pro+) After the Assistant is disabled, the power button may stop opening the off menu. To return the standard behavior, go to Settings. β System system β Gestures β Power button and select the action "Menu food".
2. disable Xiao AI on Chinese MIUI firmware
If your smartphone is running the Chinese version of MIUI (or you installed custom firmware with Xiao AI), the standard way through Google's settings won't work, in which case the assistant is integrated directly into the shell and needs to be deactivated separately.
Do the following:
- π± Open the Settings. β Annexes β Application management.
- π In the search box, type "Xiao" AI" (or" for the Chinese version).
- π§ Tap on the app. β Disable (if the button is inactive, first click Stop).
- π Restart the device to make the changes effective.
Some firmware (e.g. MIUI 14 China) may not be able to use voice input in other applications (e.g. Google Maps or Telegram) after shutting down Xiao AI. To return functionality, install an alternative voice-enabled keyboard, such as Gboard.
βοΈ Preparations for Xiao shutdown AI
3. How to Remove Voice Activation by Power Button
Many users complain that the assistant is activated by pressing the power button for a long time, which is standard behavior on MIUI, but it can be changed.
Go to: Settings β System β Gestures β Power button
In the "Retention Action" menu, select one of the options:
- π± Menu (standard shutdown/reset)
- π Without action (completely shuts down the reaction)
- π Reboot (if you use this feature frequently)
On HyperOS models (e.g. Xiaomi 14 or Redmi K70), the path to settings may be different: Settings β Additional settings β Buttons and gestures β Power button
What to do if there is no "Power button" in the settings?
4. Complete removal of the assistant via ADB (no root rights)
If you want to permanently remove the voice assistant from the system, but are not ready to get root access, you can use ADB commands. This method works on most Xiaomi models, including the Poco F5, Redmi Note 13 Pro and others.
You'll need:
- π₯οΈ Computer with drivers installed ADB and Fastboot.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times tap the assembly number β return to additional settings β Developer parameters β Debugging by USB).
- π Cable USB (preferably original).
Step-by-step:
- Connect your smartphone to your PC and confirm your trust in your computer.
- Open the command prompt (Windows) or terminal (macOS/Linux) and type: adb devices Make sure the device is defined.
- To disable Google Assistant, do: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
- To disable Xiao AI (on Chinese firmware): adb shell pm uninstall-k --user 0 com.miui.voiceassist
- Reset the device.
β οΈ Warning: Once these commands are executed, the assistant apps will disappear from the system, but their data will remain, and if you decide to return the functionality, you will have to reset the settings to the factory or reinstall the firmware. Also on some models (for example, Xiaomi 13 Ultra) this method can cause a failure of services Google Play β in this case, you will need to manually reinstall. GMS.
5. Resetting assistant settings to factory
If the voice assistant continues to activate after all the manipulations, it may have been changed at the system level, in which case a partial reset that does not affect user data, but returns standard application parameters will help.
How to reset: Settings β About Phone β Resetting β Resetting App settings
Once confirmed, the device will restart and all applications (including assistants) will return to factory settings.
- β Reset permissions for all applications (you will have to reconfigure access to the camera, microphone, etc.).
- β Restore standard gestures and button combinations.
- β Advertising in system applications can return (if previously disabled).
π‘
Before resetting, export the list of installed applications using App Manager (available in the Play Market) to help quickly restore the desired programs after the procedure.
6. Alternative methods: disconnecting the microphone and permissions
If you don't have to completely remove the assistant, but you want to limit its functionality, you can go another way, block access to the microphone and other sensors, which will make voice activation impossible, but will keep the application in the system.
Instructions:
- Go to Settings β Applications β Application Management.
- Find Google (for Assistant) or Xiao AI.
- Slip on Permission β Microphone β Select Prohibit.
- For full locking, also disable permissions for: π Location π Warehouse π± Telephone (for calls)
This method has the advantage of not collecting data about your activity, but it will still be possible to use its text functions (for example, reminders or smart home management via Mi Home).
| Method of disconnection | Suitable for | PC required | Reversibility | Risks. |
|---|---|---|---|---|
| Through Google's settings | Google Assistant | β No. | β Yes. | Reset after update |
| Shutting down Xiao AI | Chinese firmware | β No. | β Yes. | Loss of voice input |
| ADB-team | Any assistants. | β Yes. | β Partially. | Google Play's failures |
| Resetting settings | Any assistants. | β No. | β Yes. | Resetting all applications |
| Blocking permits | Any assistants. | β No. | β Yes. | Limited functionality |
7. Frequent problems and their solutions
Even after the voice assistant is turned off, users face unexpected challenges, and let's look at the most common cases and how to fix them.
Problem 1: The assistant is activated again after the MIUI update.
β οΈ Note: This is due to Xiaomi's policy, which resets some settings when major updates.To avoid the problem, back up through Settings before updating β Additionally. β Backup and reset and select System Settings. After the update, restore the backup, which will return the previous settings.
Problem 2: The power button stopped opening the shutdown menu.
As mentioned earlier, this is a side effect of disabling the assistant.
- π§ Return the standard button action through Settings β System system β Gestures.
- π If there is no item, use it. ADB-spoiler command in Section 3.
- π± Install a third-party power management app, such as Power Menu.
Problem 3: Voice input has stopped working in other applications.
This is true for Chinese firmware after shutting down Xiao AI.
- π€ Install Gboard and enable voice input in its settings.
- π Include an alternative speech recognition service in Settings β System system β Language and input β Voice input.
- π² Use separate voice-note apps, such as Otter.
π‘
If the assistant is missing system sounds (such as notification signals) after the assistant is turned off, check the volume settings in Settings β Sound and Vibration β Media Volume. Sometimes resetting the microphone resolution affects other audio settings.