How to completely remove voice assistant from the phone Xiaomi Redmi: all the ways

Voice assistants on Xiaomi Redmi smartphones are a useful tool for many, but not all users need them. Xiao AI (branded assistant from Xiaomi) and Google Assistant consume battery resources, collect data about your requests and sometimes activate accidentally. If you decide to get rid of them, this article will help you do it correctly, without risk to the system.

It is important to understand that you can’t completely root out the MIUI without root rights β€” they are integrated at the OS level. However, you can disable them, remove updates or disable them so they stop interfering. We’ll look at all the current methods for the Redmi Note 10/11/12, Redmi 9/10/11 and other models on MIUI 12-14, including hidden settings and alternative solutions.

Before you start, check your firmware version in Settings β†’ About Phone β†’ MIUI version. Some methods may not work on custom firmware or beta versions of the software. Also note: after updating the system, some of the settings may reset β€” they will have to configure again.

1. disabling Xiao AI (branded assistant Xiaomi)

Xiao AI is a proprietary assistant from Xiaomi that is activated by default by long pressing the Home button or voice command. It can be disabled through standard settings, but the path depends on the version of MIUI.

The MIUI 13/14 algorithm is as follows:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search box, type Xiao AI (or Voice Assistant).
  3. Select the app and click Disable (if the button is inactive, click Stop first).
  4. Confirm the action in the dialog window.

On older versions (MIUI 12 and below), the path may be different:

  • πŸ”Ή Settings β†’ Additionally. β†’ Special facilities β†’ Voice assistant β†’ turn off the slider.
  • πŸ”Ή Settings β†’ System and device β†’ Gestures β†’ Long press of the home button" β†’ Select another action (e.g., "Show recent ones").

πŸ’‘

If the Home button stopped working after the Xiao AI was turned off, restart the phone. This is a temporary bug in some versions of MIUI.

⚠️ Note: Some Redmi models (e.g. Redmi Note 8 Pro) Xiao AI You can't turn it off by standard means, it's tied to system services, and in this case, only root-rights or factory resets will help (but the assistant will return after the update).

2. Google Assistant Removal (if installed)

Google Assistant is installed on Xiaomi Redmi with Google services (GMS). Unlike Xiao AI, it can not only disable, but also remove updates, returning to the factory version, which will reduce battery consumption and prevent accidental activation.

Instructions for removal:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Google (or Google Assistant) in the list.
  3. Click Remove Updates (if the button is active).
  4. Then select Disconnect β†’ Confirm.

To prevent automatic updates:

  • πŸ”Ή Open the Google Play Store β†’ click on the profile avatar β†’ Settings β†’ Auto-update of applications β†’ Choose Not to Update Automatically.
  • πŸ”Ή For reliability, add the Google app to the auto update blacklist through Settings β†’ Annexes β†’ Google Play Store β†’ Warehouse β†’ Clear the cache.

Disable Auto Update in Play Store|

Delete the cache and data of the Google app |

Check the access rights to the microphone |

Reboot your phone after the changes-->

⚠️ Note: Complete removal of the Google app (via ADB or root) may disrupt Google services, including Play Store and Gmail. If you do not use these services, you can take this step, but be prepared for the consequences.

3. Disable voice activation ("OK, Google" and "Hee, Shawmi")

Even after the assistants are turned off, their voice activation can remain active, which causes the phone to "listen" to ambient sounds while waiting for commands, and you can turn this function off separately.

For Google Assistant:

  1. Open the Google app (not to be confused with the Google Play Store).
  2. Go to Settings β†’ Voice Search β†’ Voice Assistant.
  3. Turn off the slider OK Google (or Hey Google)
  4. In the Voice Match section, disable Phone Unlocking and Personalization.

For Xiao AI:

  • πŸ”Ή Settings β†’ Memory. β†’ Voice assistant β†’ Turn off voice activation.
  • πŸ”Ή On some models, the path: Settings β†’ Special facilities β†’ Voice assistant β†’ Voice recognition β†’ Turn off all sliders.

If those are missing, you've got voice activation disabled at the firmware level. Check this by saying the activation phrases ("OK, Google" or "Hee, Shawmi"), the phone shouldn't respond.

Xiao AI|

Google Assistant|

Both |

Nothing |

I don't know what it is.-->

4. Resetting assistant settings via ADB (no root)

If standard methods don't work, you can use ADB (Android Debug Bridge), a tool for debugging Android, which does not require root rights, but requires connecting the phone to a computer.

What you need:

  • πŸ”Ή Computer with Windows/Linux/macOS.
  • πŸ”Ή Installed Xiaomi drivers (download from the official website).
  • πŸ”Ή Included Debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times press the assembly number β†’ Go back to Settings β†’ Additionally. β†’ For developers β†’ set up).
  • πŸ”Ή Utility. ADB (Download from Android Studio).

Instructions:

  1. Connect your phone to your computer via USB (select File Transfer mode).
  2. Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices Should appear with the serial number.
  4. Execute commands to disable the assistants: adb shell pm disable-user --user 0 com.miui.voiceassist adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox (first command for Xiao AI, second command for Google Assistant).
  5. Reboot the phone.

To return the assistants, replace the disable-user with enable in the commands above.

What if the ADB can’t see the device?
1. Check if the debugging is included USB phone-on. 2. Try another one. USB-cable (original). 3. Install drivers manually through Device Manager (Windows). 4. Restart your phone and computer. 5. If you use macOS/Linux, check the rights to the folder with ADB (chmod +x adb).

5. Removal of assistants by root rights

If you’re willing to take drastic measures, root access allows you to completely remove system applications, including voice assistants, a method that is suitable for power users, as improper actions can lead to a phone failure or loss of warranty.

What needs to be done:

  1. Get root rights with Magisk (see the instructions for your Redmi model on the XDA Developers forums).
  2. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  3. Go to the folder. /system/priv-app/ or /system/app/ and find: πŸ”Ή MiuiVoiceAssist (Xiao AI) πŸ”Ή GoogleQuickSearchBox (Google Assistant)

.bak

Settings β†’ Memory β†’ Clean up

⚠️ Note: Removing system applications may cause errors in operation MIUI, especially if they are linked to other services.Before deleting, back up through TWRP Or OrangeFox Recovery. Also note that after the firmware update, assistants can return.

An alternative is to freeze apps through Magisk or Titanium Backup, which is less risky than deleting them completely and makes it easy to get them back.

Alternative solutions: replacement by other assistants

If you are not satisfied with standard assistants, but you need voice control functionality, consider alternatives:

AssistantAdvantagesDeficienciesReference
Alice (Yandex)Understands Russian well, integration with Yandex.StationRequires the installation of a separate application, collects dataDownload
Siri (via Shortcuts)It runs on Android through workarounds, supports the Apple ecosystemUnstable work, requires iPhone to set upInstructions
Bixby (Samsung)Supports many teams, there is a Russian versionOptimized for Samsung, Xiaomi can slow downDownload
Rhvoice + TaskerFull control of voice commands, no reliance on the cloudComplicated setup requires knowledge of automationOfficial website

To assign an alternate assistant to the Home button:

  1. Install the Button Mapper app from the Play Store.
  2. Give him special options in the settings.
  3. Set a long press on Home to launch the selected assistant.

If there are errors after the assistants are disabled (for example, FC-messages or hangs, try:

  1. Return default settings via ADB: adb shell pm enable com.miui.voiceassist adb shell pm enable com.google.android.googlequicksearchbox
  2. Perform a reset settings (Settings β†’ About Phone β†’ Reset settings, but without deleting data).

FAQ: Frequent questions

Can I remove the voice assistant without root?
Yes, but not completely. Standard tools can only disable or remove assistant updates. Complete removal of system applications (e.g. Xiao AI) requires root rights. Without them, the best possible way is to disable assistants and disable their activity through ADB.
Why are the assistants coming back after the MIUI update?
Firmware updates often restore system applications, including voice assistants: πŸ”Ή After updating, re-use the commands. ADB shutdown. πŸ”Ή Use Magisk to β€œfreeze” apps (this is saved after updates). πŸ”Ή Turn off auto-update system applications in Settings β†’ Annexes β†’ Google Play Store.
How do you get help back if you need it?
If you have disabled assistants through settings: πŸ”Ή For Xiao. AI: Settings β†’ Annexes β†’ Application management β†’ Xiao AI β†’ Turn on. πŸ”Ή For Google Assistant: Update the Google app through the Play Store and enable the assistant in its settings. ADB: adb shell pm enable com.miui.voiceassist adb shell pm enable com.google.android.googlequicksearchbox If deleted via root - restore files from backup or reflash your phone.
Does disabling assistants affect other functions?
Most of the time, no: πŸ”Ή On some Redmi models, shutting down Xiao AI may disrupt IR-remote (engineering control). πŸ”Ή If you delete Google through root, Google services (Play Store, Gmail, etc.) will stop working.). πŸ”Ή Voice dialing in some applications (such as Google Maps) may require the assistant to be activated. Before you turn it off, check if you are using these features.
Is there a way to shut down the assistants forever so they don't come back?
100% guarantee is not, but the most reliable way: Get root rights and remove system APK-Helper files. Install custom firmware without GMS (For example, LineageOS), if you do not use Google services. Turn off auto-update system applications and watch for manual updates. Even in this case, after resetting to factory settings or flashing, assistants can return.