Voice assistants on Xiaomi Redmi smartphones are often activated by accident β just press the Home button or say the phrase βOK, Google.β For many users, this feature becomes a source of irritation: the assistant interrupts music, eats battery power and collects data about your requests. Especially annoying is the duplication of assistants β Redmi simultaneously work both Google Assistant and Xiaomiβs branded XiaoAI.
In this article, weβll look at all the ways to disable voice assistants, from standard settings to hidden developer settings. Youβll learn how to remove assistants without root rights, which ADB commands to use for deep shutdown, and why settings may reset after the MIUI update. Instructions are relevant for Redmi Note 10/11/12, Redmi 9/10/13 and other devices on MIUI 12-14.
1. Standard shutdown via MIUI settings
The easiest way is to deactivate the assistants in the settings menu, a method that is suitable for users who donβt want to go into technical details.
For Google Assistant:
- Open the Google app (the icon with the letter "G").
- Slip on the profile avatar in the upper right corner β Settings.
- Choose Google Assistant β General.
- Turn off the switches: π Voice assistant (main tumbler) π€ Google (voice activation) π± Assistant on the lock screen
For XiaoAI (branded assistant Xiaomi):
- Go to Settings β Applications β Application Management.
- Find XiaoAI (or Mi AI in older versions).
- Select Disconnect β Confirm the action.
- Return to Settings β Additional β Special Features β XiaoAI and deactivate all permissions.
Press the Home button β does the assistant appear?|Check for voice activation (OK, Google")|Make sure XiaoAI disappears from the notification panel|Reboot your phone to apply changes-->
Method limitation: After updating MIUI or resetting, assistants can turn on again. Additional actions will be required to permanently disable (see the following sections).
Disconnection through "Special Opportunities"
Some of the functions of voice assistants are hidden in the special feature menu, where you can block their activation with gestures or voice.
Instructions:
- Open the Settings. β Special facilities.
- Go to the System settings section β Gestures and movements.
- Turn it off: π Starting the assistant by holding the home button" π£οΈ Voice Launch of Assistant π Google Search for Holding the Search Button (if any)
Special Opportunities β Applications
XiaoAI
π‘
If your MIUI version doesnβt have βGesturing and Motionβ option, try the path: Settings β System β Gestures β Home Button
This method blocks the physical activation of the assistants, but does not remove them completely. ADB (section).
3. Removing Google Assistant Updates
Even after a shutdown, Google Assistant can update itself through the Play Market and activate again, and to avoid this, you need to roll back the app to the factory version.
Step-by-step:
- Open Settings β Applications β Application Management.
- Search Google (not to be confused with Google Play Services!).
- Slip on the three dots in the upper right corner β Remove the updates.
- Confirm the action and restart the phone.
- Then go back to the Play Market, search for Google Assistant and click Delete (do not update!).
| Action. | The result | Reversibility |
|---|---|---|
| Removal of updates | Return to the factory version of the assistant (without voice activation) | Yes, through Play Market. |
| Disconnection in settings | The assistant does not respond to voice/gestures, but remains in the system. | Yes, through the Google Menu. |
| Removal via ADB | Complete removal of assistant components | Only through re-installation |
Important: Once the Google Assistant version rolls back, voice search in other apps (e.g. YouTube or Google Maps) may stop working. If you only need voice activation, just turn it off in the settings (Section 1).
Google Assistant|XiaoAI from Xiaomi|Both are the same |I'm fine with everything-->
4. Complete shutdown via ADB (no root rights)
If standard methods didn't work, you could use Android Debug Bridge (ADB), a deep-tuning tool that would remove OS-level assistants, but require you to connect your phone to your computer.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux
- π± Cable USB (original)
- π§ Utility. ADB (download from Android)
- βοΈ Included debugging by USB phone-on
Instructions:
- Activate Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β For Developers and turn on USB Debugging.
Connect the phone to the PC and confirm the debugging permission.
cmd
ADB
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
adb shell pm uninstall -k --user 0 com.miui.voiceassistThese commands will remove Google Assistant and XiaoAI for the current user (no superuser rights).
What if the ADB canβt see the device?
β οΈ Attention: After removal through ADB Some features (like voice search in Google Maps) may stop working, and you'll have to manually install the assistants to get them back. APK or reset.
5. Disconnection via Mi Account (for XiaoAI)
XiaoAIβs brand assistant is tightly integrated with your Mi Account. If you use Xiaomi services (such as Mi Cloud or Mi Home), disabling it through settings may not work, in which case the account binding will help.
How to turn it off:
- Open the Mi Account app (or go to Settings β Xiaomi Account).
- Select Device Management β Find your Redmi.
- Slip on three points near the device β Synchronization settings.
- Turn off the XiaoAI switch (or Voice Assistant).
- Confirm the action with a password from Mi Account.
This method is guaranteed to disable XiaoAI even after MIUI updates, as the lock is tied to the account, but it does not work for Google Assistant β it must be disabled separately (sections 1 or 4).
6. Resetting to factory settings (last resort)
If all the previous methods didn't work, you're left with a complete reset, which is a radical solution that will delete all the data from your phone, including the assistants, and only use it as a last resort!
How to reset:
- Save important data (photos, contacts, messages) to your computer or to the cloud.
- Go to Settings β About the phone β Reset settings.
- Select Erase all data β enter the password.
- Wait for the process to be completed (5-10 minutes).
After discharge:
- π± Do not restore settings from backup β this can bring back assistants.
- π§ Disable Google Assistant and XiaoAI immediately in Settings (Section 1).
- π Set a password on Settings so you donβt accidentally turn on assistants again.
β οΈ Note: Some Redmi models (e.g. Redmi Note 10 Pro) may require re-assignment of the Mi Account after reset.
π‘
Setting resets are the only way to guarantee that you will remove all traces of voice assistants, but they also erase personal data. Use them only if other methods have failed.