How to completely remove the voice assistant on the phone Xiaomi: 5 proven ways

Voice assistants on Xiaomi smartphones are both a useful tool and a source of constant annoyance. Someone accidentally activates Google Assistant or Xiao AI with side buttons, others are tired of pop-up prompts, and others just don’t like the system β€œlistening” to the microphone. If you’re in this article, chances are you’re tired of fighting unwanted voice commands – and we’ll help solve the problem once and for all.

In this article you will find current ways to disable voice assistants on all modern devices Xiaomi, Redmi and other devices. POCO (including models MIUI 14/13 Android 13/14). We'll look at both standard settings and hidden features that aren't written in the official instructions, and we'll also talk about what to do if the assistant continues to start even after switching off via the menu - a common problem on firmware with Xiao preinstalled. AI.

Why the voice assistant is getting in the way: 3 main problems

Before we get to the instructions, let’s look at what exactly the voice assistants on Xiaomi are annoying about, and here are the most common user complaints:

  • 🎀 Random positives: The assistant is activated when you press the side buttons (especially on models with Power). + Volume Up, while talking or listening to music.
  • πŸ“± Pop-ups: Google Assistant or Xiao AI They cover the screen with clues even when you are not using them.
  • πŸ”‹ Battery consumption: background activity of assistants eats up to 5-7% Charge per day (according to tests on the Redmi Note) 12 and POCO X5).

In addition, many users are concerned about privacy: voice assistants by default have access to microphone, search history and location, and even if you don’t say commands, the system can analyze surrounding sounds to β€œimprove service.”

πŸ“Š What kind of voice assistant do you have installed?
Google Assistant
Xiao AI
Both at once.
Other
I don't know.

Method 1: Disconnect via standard MIUI settings

Let's start with the simplest method, which is to deactivate the assistant through the settings menu, which works on all Xiaomi devices with MIUI 12 and later, but there are nuances for different versions of the firmware.

Instructions for Google Assistant:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search bar, type in Google and select the Google app (not to be confused with Google Play Services!).
  3. Go to Permissions β†’ Additional β†’ Voice Assistant.
  4. Turn off the Google Assistant slider.

Instructions for Xiao AI (Chinese assistant on global firmware):

  1. Go to Settings β†’ Additional β†’ Special features β†’ Xiao AI.
  2. Turn off voice activation options and show hints.
  3. Return to Application Management, find Xiao AI and click Disable (if the button is active).

β˜‘οΈ Preparation for the assistant's shutdown

Done: 0 / 4

⚠️ Note: On some firmware (for example, MIUI 14 for Redmi Note 11) paragraph Xiao AI This means that the assistant is integrated into system services, and it will have to be disabled in other ways (see section 4).

Method 2: Remove via ADB (for advanced users)

If a standard shutdown doesn’t work, you’ll need to use Android Debug Bridge (ADB), which removes the system-level assistant, but requires a computer connection and developer mode.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  3. Connect your phone to your PC, install ADB Tools, and execute the commands:
adb shell


pm uninstall -k --user 0 com.google.android.googlequicksearchbox # For Google Assistant




pm uninstall -k --user 0 com.miui.voiceassist # For Xiao AI

⚠️ Note: Removing system applications through ADB This can cause the phone to work in an unstable way if you remove dependent components.Be sure to have a backup before executing commands.On some models (e.g, POCO F5) After that, the gestures of the camera launch from the power button will stop working.

What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Try another one. USB-cable (original from charging). 3. In the developer menu, enable the debugging option by USB (security settings) and allow access when connected. 4. Restart your phone and PC.

Method 3: Disable via button settings (for occasional launches)

A common problem is that the assistant is activated when you press the power button or the volume button for a long time, and this is the default firmware, but you can reassign:

Instructions:

  1. Go to Settings β†’ Buttons and gestures β†’ Power button.
  2. In the Long Click section, select the No Action option or Shut down menu instead of Voice Assistant.
  3. For volume button: Settings β†’ buttons and gestures β†’ volume buttons β†’ Long press and turn off the assistant activation.
Model phoneDefault buttonRecommended action
Redmi Note 12/13Long Power press.Reassign to No Action
POCO X5/F5Long press Volume UpDisable or assign Camera Launch
Xiaomi 13/14Double-pressing PowerReassign to a flashlight or Google Pay

πŸ’‘

If the assistant starts anyway after reassigning the buttons, try resetting the gesture settings: Settings β†’ System β†’ Resettings β†’ Reset gesture settings.

Method 4: Blocking through Digital Well-Being (for MIUI 14+)

Recent versions of MIUI have introduced an application activity limiting feature that can be used to block assistants, which does not remove applications, but prevents them from running.

How it works:

  1. Open Settings β†’ Digital Well-Being and Parental Controls.
  2. Select Wellbeing Tools β†’ App Timer.
  3. Find Google or Xiao AI in the list and set a 0 minute limit.
  4. Activate the option to block after the time has expired.

⚠️ Note: This method does not disable the background processes of assistants, but only blocks their interface. To completely disable it, combine it with Method 1 or Method 2.

Method 5: Resetting settings to factory (extreme case)

If none of these methods worked, the radical solution is to completely reset the phone, which will delete all user data, but return the firmware to the "out of the box" state, where the assistants are disabled by default (on global firmware).

How to do the reset correctly:

  1. Create a backup through Settings β†’ About Phone β†’ Backup.
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Choose to erase all data and confirm the action.
  4. After the reboot, do not restore data from the backup – this can return the settings of assistants.

πŸ’‘

Factory reset removes all accounts, photos, and apps, and only use this method if other methods have failed and you have a backup of important data.

πŸ”Ή Important: On some models (e.g. Xiaomi) 12T) After the reset, you may need to re-assign your Mi Account to unlock the bootloader!

Frequent Mistakes and How to Avoid Them

When you turn off voice assistants, you often have problems with the same type of voice assistant, and here are the most common mistakes and solutions.

  • πŸ”„ Assistant returns after update MIUI: This is because system applications are being restored. So the solution is to repeat Method 2 (ADB) After each major update.
  • πŸ”Š Microphone still active: Even after the assistants are disabled, some services (e.g. Google Play Services) can use the microphone. β†’ Confidentiality β†’ Application authorizations β†’ Microphone.
  • πŸ“± Button gestures do not work: If gestures stop working after the assistant is turned off (for example, starting the camera), return the button settings to Settings β†’ Buttons and gestures.

Another common problem is that people pop up notifications from assistants to turn them off.

  1. Go to Settings β†’ Notifications β†’ Notifications Management.
  2. Find Google or Xiao AI and turn off all sliders.
Can I turn off the voice assistant without root rights?
Yes, in 90% of cases, standard settings are sufficient (Method 1) or ADB (Method 2) Root is required only for system removal APK-assistant files, which is not recommended due to the risk of "filling" the phone.
Why does Xiao AI still run from a button after it is turned off?
On Chinese firmware, Xiao AI is tightly tied to hardware buttons, so you can run the global version of MIUI through Fastboot or use Method 3 to reassign the buttons.
Will Google Assistant work if I only disable Xiao AI?
Yes, these assistants are independent of each other. You can leave Google Assistant and only disable Xiao AI, or vice versa. The main thing is, don't delete Google Play Services, or many Android features will stop working.
How to check if the assistant is disabled?
Run Settings β†’ Applications β†’ Application Management, search Google or Xiao AI and check: Status: Must Be Disabled. Permissions: microphone and autostart must be turned off. Battery use: there should be no activity from assistants in the Battery section.
Can I get my assistant back after the ADB shutdown?
Yes, execute the command: adb shell cmd package install-existing com.google.android.googlequicksearchbox For Xiao AI, replace the package with com.miui.voiceassist. After that, the application will appear again in the menu.