Voice assistants on Xiaomi devices can be useful, but not everyone likes when Google Assistant or XiaoAI are activated by random taps or voice commands. Especially annoying is the constant appearance of hints about the assistant features that eat up battery power and distract from work. If you want to completely remove or at least mute these services, you have come to the right place.
In this article, we will look at all the possible ways to disable voice assistants on Xiaomi, Redmi and POCO smartphones running MIUI 12/13/14/15, as well as on smartwatches and brand speakers. It is important to understand that some methods require superuser rights (root), while others work without them. We will specify all the nuances so that you can choose the best option.
If youβre tired of Xiaomiβs voice assistant spontaneously turning on when you press the power button or reacting to phrases like βOK, Google,β the following instructions will help you get rid of this feature forever β or at least make it less intrusive.
1. Standard shutdown via MIUI settings
The easiest way to deactivate the voice assistant is to use the built-in system options, which do not require root rights and is suitable for most models, including the Xiaomi 13/14, Redmi Note 12/13 and POCO F5/X5.
Go to Settings β Applications β Application Management. In the search box, type:
- π Google to Disable Google Assistant
- π XiaoAI or Mi Voice β for Xiaomiβs corporate assistant
Select the desired application, then:
- Click Disable (if the button is active).
- Tap Remove updates to return the app to the factory version (sometimes this removes the restrictions).
- Go to Permissions and disable access to Microphone, Contacts and Notifications.
βοΈ Checklist for the assistant's shutdown
Some firmware (MIUI 14+) may require additional action: go to Settings β System and Device β Additional settings β Power button and turn off the voice assistant startup option.
π‘
If the "Disable" button is inactive, the application is system, and the ADB (Section 3) or root access method will help.
2. Disconnect via Google Assistant (for Android)
If your Xiaomi has Google Assistant installed (which is the default on global firmware), it can be deactivated through the assistant settings itself. This method does not remove the application completely, but prevents it from accidentally launching.
Do the following:
- Long press the Home button (or say βOK, Googleβ) to call the assistant.
- Slip the profile icon in the upper right corner.
- Select Settings β Assistant β Phone.
- Turn off the options: π± Google Assistant (Main Switch) π€ Voice input π Voice unlocking
After that, the assistant will stop responding to voice commands and pressing a button, but the application itself will remain in the system and consume minimal resources.
What happens if Google Assistant is activated again?
3. Disconnection via ADB (no root)
For users who have an inactive Disable button in their app settings, there is a workaround through Android Debug Bridge (ADB).This method does not require root rights, but will require connecting the smartphone to a computer.
You'll need:
- π₯οΈ Computer with installed ADB Tools
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Tap 7 times, then go back to Settings β For developers)
- π USB-cable (preferably original)
Connect your phone to your PC and execute in the command line (cmd):
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchboxThis command will remove Google Assistant for the current user. To disable XiaoAI, use:
adb shell pm uninstall -k --user 0 com.miui.voiceassistπ‘
ADB-commands don't delete apps completely, they just hide them for your profile. MIUI The assistant may appear again.
If you want to simply disable the assistant auto-start, use:
adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox4. Complete removal with root access
For those willing to take drastic measures, there is a way to completely remove voice assistants from the system, which will require root rights (for example, through Magisk) and a file manager with support for working with system folders (for example, Root Explorer or Mixplorer).
Instructions:
- Open Root Explorer and go to /system/priv-app/ or /system/app/.
- Find the folders: π GoogleQuickSearchBox (Google Assistant) π VoiceAsist or MiVoice (XiaoAI)
.bak
VoiceAssist.bak
Reset the device.
After that, the assistants will be removed from the system, but be careful:
β οΈ Warning: Removing system applications can lead to unstable work MIUI, Especially if you use proprietary features like Mi Share or Quick Apps. TWRP.
5. Disconnect on Xiaomi smartwatches and speakers
Voice assistants are not only installed on smartphones, but also on Xiaomi ecosystem devices such as:
- β Mi Band 7/8, Xiaomi Watch 2 Pro
- π Xiaomi Smart Speaker, Redmi Speaker
- π‘ Xiaomi Smart Display (Smart Display)
For smartwatches (Mi Band/Xiaomi Watch):
- Open the Mi Fitness or Zepp Life app.
- Go to the device profile β Settings β Voice assistant.
- Turn off the voice activation option.
For smart speakers (Xiaomi Smart Speaker):
- In the Mi Home app, select your column.
- Go to Settings. β Voice control.
- Deactivate Listening Mode and Voice Commands.
Some devices (such as Xiaomi Smart Display) may need to reset to factory settings if the voice assistant doesnβt turn off via the menu.
Alternative methods: restriction of access
If you don't want to remove the assistant completely, but you want to reduce its activity, you can take a different path, which is to limit its capabilities.
Background limitation:
- π΅ Go to Settings. β Annexes β XiaoAI/Google β Battery β Background restriction.
- π Select Limit β this will prevent the assistant from working in the background.
Disabling notifications:
- π Go to Settings. β Notifications β Management of notifications.
- π« Find Google or XiaoAI and turn off all notifications.
3.Blocking through Digital Wellbeing:
- β³ Enable Digital Wellbeing in your settings.
- π Add Google Assistant or XiaoAI to your list of limited apps.
These methods won't remove the assistant, but will make it less intrusive, like not showing clues and consuming the battery in the background.
π‘
If you use POCO Launcher, you can turn off the swipe via the Home button to call the assistant in the launcher settings.
Comparison of methods of disabling voice assistant
| Method | Difficulty | Root is required. | Efficiency | Reversibility |
|---|---|---|---|---|
| Standard settings | β | β No. | Medium (may reset) | β Yes. |
| ADB-team | ββ | β No. | Tall. | β Yes. |
| Root removal | βββ | β Yes. | Complete. | β No (no backup) |
| Restriction of access | β | β No. | Low (background only) | β Yes. |
| Resetting the device | ββ | β No. | Complete (but radical) | β No. |
As you can see from the table, ADB is the best option for most users, as it does not require root and gives a stable result. Root removal is suitable only for advanced users, ready for possible consequences.
FAQ: Frequent questions about disabling voice assistant
β Can you turn off the voice assistant on Xiaomi without a computer?
β Why After Updating MIUI helper's back on?
β Will Google Work After Google Shuts Down? ADB?
β Can you only disable XiaoAI by leaving Google Assistant?
β What to do if after removing the assistant stopped working some functions MIUI?
If none of the methods worked, check if your device has custom software (such as LineageOS or Pixel Experience), which can have its own nuances of working with voice assistants.
π‘
On global firmware Xiaomi (MIUI Global) is usually installed Google Assistant, and on Chinese (MIUI China) β XiaoAI. Disconnection methods for them are different!