Voice assistants on Xiaomi smartphones are often a source of irritation: they are activated by random taps, eat up battery power and collect user data, especially annoying owners of Xiao AI (a branded assistant from Xiaomi) and Google Assistant, which are integrated into MIUI at the system level. In this article, we will discuss all possible ways to turn them off, from standard settings to hidden developer functions.
Many users mistakenly believe that it is enough to disable voice activation in the settings. In practice, assistants continue to work in the background, consuming device resources. On some models (for example, Redmi Note 12 Pro+ or Xiaomi 13 Ultra), even after disconnecting through the menu, assistants automatically turn on after the MIUI update. So it is important not just to deactivate them, but completely block all related processes.
Complicating the problem, Xiaomi is actively promoting its Xiao AI in China and other Asian regions, where it replaces the Google Assistant.In global firmware, both assistants can conflict with each other, resulting in double battery consumption. Below you will find solutions for different versions of MIUI (including MIUI 14/15) and Android 12/13/14, as well as ways to disable for specific models.
1. Standard shutdown via MIUI settings
Letβs start with the simplest method, which works on most Xiaomi, Redmi and POCO devices, which does not remove the assistant completely, but turns off its voice activation and background activity.
Go to:
Settings β Applications β Application Management β All applicationsIn the list, find:
- π Google (to disable Google Assistant)
- π Xiao AI or Mi AI (Xiaomi's brand assistant)
- π Google Voice Search (Extra Module)
For each of them, perform the following actions:
- Click on the name of the app.
- Select to Disable (if the button is active).
- Go to Permits and turn off microphone, contacts and notifications.
- In the Battery section, select Limit background activity.
After that, the assistants will stop activating using a voice command (for example, βOK, Googleβ or βLittle Aiβ). However, they will remain in the system and can be triggered by clicking on the icon in the notification bar or through gestures.
βοΈ Verification of the deactivation of assistants
2. Disconnect via button and gesture settings
On many Xiaomi smartphones, voice assistants are tied to hardware buttons or gestures, such as Xiao AI can be activated by long pressing the Home button or swiping the lock screen to fix this:
Go to:
Settings β Display β Home button (or Navigation buttons)Depending on the model, you will see one of the options:
- π± Long press on "Home" β Select No Actions or Last App.
- π Swipe up from the bottom edge β Turn off the voice assistant option.
- π Lock screen β In the lock settings, disable voice activation.
On some devices (such as the POCO F5 or Xiaomi 12T), these options may be hidden, so try an alternative way:
Settings β Special features β Management convenience β Gestures and buttonsπ‘
If your firmware does not have the βHome Buttonβ item, try to enable full-screen gestures in the display settings β this will automatically disable the assistantβs binding to hardware buttons.
3. Complete removal of Xiao AI via ADB (for advanced users)
If standard methods donβt work, you can completely remove Xiao AI using the Android Debug Bridge (ADB), which requires connecting the phone to your computer and enabling the developer mode.
Step-by-step:
- Enable Developer Mode: Settings β About Phone β MIUI Version (click 7 times)
- Activate USB Debugging: Settings β Additional β For Developers β Debugging by USB
- Connect your phone to your PC and open the command line (or Terminal on Mac/Linux).
- Enter the command to check the connection: adb devices (the name of your device should appear).
- Run the command to remove Xiao AI: adb shell pm uninstall --user 0 com.miui.voiceassist For Google Assistant use: adb shell pm uninstall --user 0 com.google.android.googlequicksearchbox
Once the device is restarted, the assistants will disappear from the system.
β οΈ Note: Some Xiaomi firmware after the update MIUI Remote applications can be restored, and then you have to repeat the process.
What if the ADB canβt see the device?
4. Disconnection through battery and autostart settings
Even if you disable the assistants in your application settings, they can automatically start with the system. To avoid this, you need to limit them to the AutoRun and Battery menu.
Do the following:
- Go to: Settings β Applications β Application Management β Autorun
- Find Google, Xiao AI and Google Voice Search in the list.
- Turn off the sliders in front of each one.
Then limit background activity:
Settings β Battery and Performance β Battery Mode Selection β Application SetupFor each assistant, select Limit Background Activity or Sleep.
Additionally, you can disable battery optimization for these applications (paradoxically, but this prevents them from automatically starting):
Settings β Applications β Application Management β Three Points (menu) β Special Access β Battery OptimizationIn the All Apps list, find assistants and select Not Optimize.
π‘
Turning off auto-start and background activity does not remove assistants, but prevents them from working hidden, saving up to 15% of battery life per day.
5. Resetting to factory settings (last resort)
If all previous methods failed, the most radical option is a complete reset, which will delete all user data, but return the phone to a βcleanβ state, where assistants will be disabled by default (on global firmware).
Before discharge, it is mandatory:
- π± Backup important data (Settings) β The phone. β Backup).
- π Make sure to remember the password from your Mi Account (required after resetting).
- π‘ Connect to Wi-Fi (after reset, the phone will require the internet to activate).
For reset, go to:
Settings β About phone β Reset settings β Delete all dataAfter restarting the phone at the first setting:
- Skip the step of adding a Google account (if you donβt need Google Assistant).
- In the Voice Assistant menu, select Do Not Use.
- Turn off the automatic installation of Xiaomi apps in the Mi Account settings.
β οΈ Note: On Chinese firmware (China) ROM) after the Xiao AI It can automatically turn on again, and then you have to reuse it. ADB or install a global firmware.
6. Alternative firmware (for experienced users)
If you finally got built-in assistants, you can consider installing custom firmware, for example:
- π± LineageOS β βcleanβ Android without unnecessary services Xiaomi.
- π± Pixel Experience β firmware with Google Pixel functionality, but without Xiao AI.
- π± Xiaomi.eu β modified MIUI with the possibility of completely disabling assistants.
Installation of custom firmware requires:
- Unlock the bootloader (Bootloader).
- Installations of custom recavery (TWRP).
- Follow the instructions for a particular model (for example, the Redmi Note 11 Pro+ and Xiaomi 12 Lite process is different).
Advantages of this approach:
| Parameter | Stock MIUI | Custom firmware |
|---|---|---|
| Xiao AI's presence | β Built-in. | β Deleted. |
| Google Assistant | β Pre-installed | β οΈ Can be removed |
| Battery consumption | β οΈ High (background processes) | β Optimized. |
| Security updates | β Regular | β οΈ Depends on the community. |
β οΈ Attention: Installing custom firmware voids warranty and can lead to device blinking if you make an error. 4PDA or XDA Developers for your model.