Voice assistants on Xiaomi smartphones are both a convenient feature and a source of constant irritation. Someone accidentally activates Google Assistant with a side button, someone annoys the spontaneous launch of Xiao AI When holding your phone to your ear, and some just want to save battery power by turning off unnecessary background processes. In this article, weβll look at all the ways you can deactivate voice assistants on Redmi, Poco, and Mi devices, from standard settings to hidden commands for power users.
The peculiarity of Xiaomi smartphones is that they are often equipped with two voice assistants at once: the branded Xiao. AI (or MIUI Voice in global firmware) and Google Assistant, and the ways they're disabled are fundamentally different -- and not always obvious. MIUI 14 Option to Deactivate Xiao AI It's hidden in the feature menu, not the basic audio settings, and we tested all the techniques on the current 2026 firmware, and we only selected those that work consistently.
1. How to disable Google Assistant on Xiaomi
Google Assistant is a standard voice assistant from Google that is integrated into Android services. On Xiaomi smartphones, it can activate:
- π Press the Home button (if any)
- π Voice command OK, Google"
- π Swipe from the corner gesture (on some models)
- π Side button (if configured in Settings) β Buttons and gestures)
To disable it completely, you need to do this in two places: in the system settings and in the Google app itself.
Step 1. Disconnect in Android settings
- Open Settings β Applications β Application Management.
- Search the Google list (not to be confused with Google Play Services!) and tap it.
- Go to Notifications. β Additionally. β Voice assistant.
- Turn off the slider Allow access to the assistant.
Step 2: Deactivation of voice activation
- Open the Google app (the icon with the letter "G").
- Slip on the profile avatar in the upper right corner β Settings β Voice search.
- Select the Voice Assistant β Okay Google.
- Turn off all the switches in this menu.
Pressing the Home button for a long time does not call an assistant.|
Voice command "OK, Google" doesn't work |
There is no binding to Google Assistant in the button settings|
Google app doesn't show notifications about voice assistant-->
It's important! On some models (like Poco). F5 Or the Redmi Note 12 Pro.+) When you turn off Google Assistant, you may stop using Show Screen when you hold your phone to your ear during a call, because the proximity sensor is also used to activate the voice assistant. β Screen. β Lockdown and protection.
2. Shutting down Xiao AI (MIUI Voice) on Chinese firmware
Xiao's corporate assistant AI (or MIUI Voice in global versions) is found on devices with Chinese firmware (China) ROM) It's a feature of the system, which is activated by double-pressing the power button or by voice command in Chinese, and you can't completely remove it (this is a system application), but you can turn off all call methods.
Method 1. Through setting up special features
- Go to Settings β Special features β System settings.
- Find the Xiao. AI or MIUI Voice (name depends on firmware version).
- Turn off the Allow Access slider.
- Go back to the basic settings and open the Apps β Application management β Xiao AI.
- Click Disable (the application will not be deleted, but will stop working in the background).
Method 2. Through button settings
If Xiao AI launches by double pressing the power button:
- Open Settings β buttons and gestures β power button.
- In the Double-click section, select No Action or another feature (such as Flashlight).
What to do if Xiao AI It will be activated after the update?
Consequence warning
β οΈ Note: On devices with Chinese firmware (China) ROM) shutdown AI This can cause malfunctions in Xiaomiβs proprietary applications, such as Mi Home, Mi Fit or Themes. MIUI If you notice problems after deactivation, try resetting the Xiao app settings. AI In Settings β Annexes.
3. How to remove the voice assistant through ADB (skilled)
If standard methods do not help, you can resort to ADB (Android Debug Bridge is a tool for debugging Android devices, which is suitable for users who are ready to work with the command line, and the advantage of this method is that it allows you to completely block system applications that cannot be disabled through the GUI.
What you need:
- π₯οΈ Computer with installed Xiaomi drivers and package ADB Tools.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to tap the version number β return to β For developers β Debugging by USB).
- π Cable USB (preferably original).
Instructions to disable Google Assistant:
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchboxInstructions for shutting down Xiao AI:
adb shell pm uninstall -k --user 0 com.miui.voiceassist
adb shell pm uninstall -k --user 0 com.miui.voiceassistantInstructions for disconnection MIUI Voice (global firmware):
adb shell pm uninstall -k --user 0 com.miui.voiceπ‘
Before execution ADB-commands to back up data through Settings β Additionally. β Backup and reset: If you have problems with the system after you turn off the assistant, you can restore the functionality by reinstalling the application through the adb shell cmd package install-existing com.miui.voiceassist command.
Frequent mistakes when working with ADB:
| Mistake. | Reason. | Decision |
|---|---|---|
| device unauthorized | No confirmed access to debugging on the phone | Connect the phone again and confirm the resolution on the smartphone screen |
| no devices/emulators found | ADB drivers are not installed or the cable is faulty | Set up Mi. PC Suite or check the connection over another cable |
| Failure [DELETE_FAILED_INTERNAL_ERROR] | The application is protected from removal on this firmware | Use the pm disable-user command instead of uninstall |
| command not found | ADB not added to environment variables | Run commands from the adb.exe folder or set up PATH |
4. Disable voice assistant on specific Xiaomi models
Some Xiaomi smartphones have unique features in the management of voice assistants. Consider the most popular models and their pitfalls.
Redmi Note 11/12 Series
On these devices, Google Assistant often conflicts with the branded shell. MIUI 13/14. After disabling the assistant through the settings, it can turn on spontaneously after the reboot:
- Turn off the auto-update of the Google app in the Play Store.
- Install an activity blocker (like Greenify) and add Google to the list of suspended apps.
Poco F4 / F5
On Poco devices with firmware MIUI for POCO The voice assistant can be activated by a swipe up from the bottom corner gesture to turn it off:
- Go to Settings. β Buttons and gestures β Launch gestures.
- Turn off the voice assistant option in the swipe section up from the corner.
Xiaomi 13/14 series
The flagship models are equipped with an optional Xiaomi Surge chip, which is responsible for processing voice commands. Here's Xiao AI integrated deeper, and its disabling can affect the operation of the always-on display (AOD). If after deactivation of the assistant AOD quit:
- Return the Xiao settings AI baseline.
- Turn off only voice activation in Settings β Voice input β Xiao AI.
Google Assistant|
Xiao AI (china-fix)|
MIUI Voice (global firmware)|
Both assistants.|
No voice assistant.|I have another smartphone.-->
5. How to deny assistant access to microphone and geodata
Even if you've disabled the voice assistant, it can still collect data in the background to completely limit its capabilities:
Step 1: Prohibiting access to the microphone
- Open Settings β Privacy β Application permissions β Microphone.
- Find it in the list of Google and Xiao AI (or MIUI Voice).
- Turn off microphone access for both applications.
Step 2: Limit background activity
- Go to Settings β Applications β Application Management.
- Choose Google. β Permits β Additionally. β Background activity.
- Set a limit to limit.
- Repeat the same for Xiao AI.
Step 3: Disconnect geolocation
- Settings menu β Confidentiality β Application authorizations β geodata.
- Find Google and Xiao AI, Shut down access to location.
π‘
Restricting permissions for voice assistants not only improves privacy, but also extends battery life by 5-15% by reducing background activity.
Functionality warning
β οΈ Note: After the microphone access is disabled, all voice-related functions, including:
- π€ Voice search on Google and YouTube.
- π€ Dictating messages on WhatsApp or Telegram.
- π€ Voice Notes in Mi Notes or Google Keep.
If you need these features, instead of completely banning the microphone, only turn off background access to it for specific applications.
6. Alternative methods: disabling through Safe Mode and third-party utilities
If none of these methods worked, you can try radical measures that are suitable for users who are willing to take risks to completely shut down the assistants.
Method 1.Safe Mode (Safe Mode)
Safe mode is only system applications, and all third-party applications (including Google Assistant) are turned off, which will help to temporarily get rid of the assistant, but is not a permanent solution:
- Press the power button before the turn off menu appears.
- Press and hold the item Turn off (or turn off power).
- Confirm the transition to Safe Mode.
In this mode, check if the voice assistant is missing, and if so, the problem is with third-party apps.
Method 2. Third-party utilities (require root)
Applications like Titanium Backup or App Quarantine allow you to freeze system applications without removing them.
- Get root rights (for example, through Magisk).
- Install Titanium Backup from XDA Developers.
- Find it in the list of Google and Xiao AI, Choose Freeze.
Method 3: Reflashing to custom MIUI
Community firmware such as Xiaomi.EU or Pixel Experience is often devoid of Xiaomi branded assistants, but this method is only suitable for power users, as it requires unlocking the bootloader and can lead to a loss of warranty.
π‘
Before flashing, check the compatibility of custom firmware with your model on the forum 4PDA or XDA For example, Xiaomi.EU firmware does not support some Poco models due to differences in the hardware platform.
7. What if the assistant is still on?
If after all the manipulations the voice assistant continues to activate, the problem may lie in:
- π Auto-Updates of Apps β Google or Xiao AI They could have updated and reset their settings.
- π οΈ Failure of the system cache - after the update MIUI Sometimes a cache cleaning is required.
- π± Hardware button β physical malfunction of the power button or dOME can simulate.
Diagnostics and solutions:
Problem 1: Auto Update Resets
- Open Play Store β Profile β Settings β Auto-Update applications.
- Choose Not to Update Automatically.
- For Xiao. AI Turn off auto-update in Settings β Annexes β Xiao AI β Three points. β Auto-update.
Problem 2: Cache failure
- Go to Settings β About Phone β Memory β Cleanup.
- Select Clear the App Cache.
- Reset the device.
Problem 3: Faulty button
If the assistant starts without your participation, check the buttons:
- Install the Button Mapper app from the Play Store.
- Check the logs in the Test Buttons section.
- If false presses are recorded, contact the service center to replace the button.