How to completely disable the assistant on Xiaomi: 5 working ways

The voice assistant on Xiaomi smartphones can be useful for quick execution of commands, but not all users like its constant activity. Automatic speech recognition, random response from phrases in conversations or background noise, and battery consumption are just some of the reasons why owners of Redmi, POCO and other devices want to turn it off. In this article, we will discuss all possible ways to deactivate both the standard MIUI assistant and Google Assistant, including hidden settings and radical methods for experienced users.

It is important to understand that the procedure may differ depending on the firmware version (MIUI 14, MIUI 15, HyperOS) and phone models.Some features may be hidden by the manufacturer, so you will need to use an engineering menu or a phone to disable them. ADB-If you are not sure about your actions, we recommend starting with safe methods from the first sections.

1. Disable Xiaomi voice assistant via settings

The easiest way is to deactivate the assistant via the standard menu, which is suitable for most devices on MIUI 12-15 and HyperOS, including Xiaomi 13/14, Redmi Note 12/13, POCO F5/X5 and others.

Instructions:

  • πŸ“± Open the Settings app (cog icon).
  • πŸ” Go to the Additional Settings section β†’ Voice Assistant (or Special Opportunities) β†’ Voice assistant on new versions).
  • βš™οΈ Find the option Voice control or Voice Activation and move the slider to the off position..
  • πŸ”„ Restart the device to make the changes effective.

On some firmware, the path may be different. For example, on a POCO X6 Pro with HyperOS, you need to go to Settings β†’ Applications β†’ Application Management β†’ Assistant and disable autostart.

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

Done: 0 / 4

2. Deactivation of Google Assistant

Google Assistant is integrated into Google services and often works in parallel with Xiaomi's assistant, and to get rid of voice control completely, you also need to turn it off.

Method 1. Through Google's settings:

  1. Open the Google app (the icon with the letter "G").
  2. Click on the profile avatar in the upper right corner β†’ Settings β†’ Google Assistant.
  3. Select the Assistant tab β†’ scroll to the Device with Assistant section.
  4. Find your smartphone in the list and turn off the Google Assistant option.

Method 2. Through application settings:

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find Google in the list and select it.
  • 🚫 Click Disable (if the button is active) or Stop.
  • πŸ”„ Turn off auto-start and notifications for this app.
πŸ“Š Which assistant is bothering you more?
Xiaomi's voice assistant
Google Assistant
Both are equal.
I'm not disturbed.

3. Disconnection through the engineering menu (for experienced users)

If standard methods don't work, you can use a hidden engineering menu, which is suitable for Qualcomm Snapdragon devices (most Xiaomi, Redmi, POCO smartphones). Be careful - wrong actions can disrupt the system.

Instructions:

  1. Open the Phone app.
  2. Enter the code ##4636##
  3. In the menu that opens, select Phone Information (or Usage Statistics).
  4. Scroll down and find the Voice Assistant or Voice Interaction Service section.
  5. Disable all related options (reboot may be required).
What to do if the engineering menu does not open?
Some firmware (e.g., global versions for Europe) have blocked access to the engineering menu. ADB-commands from the next section or install an alternative firmware.

On models with a MediaTek processor (e.g. Redmi 10A, POCO M5), the engineering menu opens with the code ##36446337##, but options to disable the assistant may not be available.

4.Use of ADB-commands to shut down completely

For users willing to work with ADB (Android Debug Bridge), there is a radical method of disabling the system components of the assistant, which requires connecting the phone to a PC and installing ADB Tools.

Step-by-step:

  1. Enable USB Debugging in the Developer Settings β†’ About Phone β†’ 7 times click on MIUI Version β†’ go back to Additional Settings β†’ For Developers.
  2. Connect the phone to the PC and confirm the debugging permission.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell pm uninstall -k --user 0 com.miui.voiceassist


adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox

The first command removes the Xiaomi assistant, the second one removes the Google Assistant. If you just want to turn off auto-start, use:

adb shell pm disable-user --user 0 com.miui.voiceassist

πŸ’‘

Before execution ADB-Create a recovery point in the TWRP (If you have custom recavator installed, this will help you restore the system in case of failure.

5. Disconnection through special features settings

On some devices, the voice assistant is tied to special features to deactivate it:

  • πŸ“± Go to Settings. β†’ Special facilities.
  • πŸ” Find the Voice Control or Voice Control section.
  • βš™οΈ Turn off voice start and speech recognition options.
  • πŸ”„ Reboot the phone.

On HyperOS firmware, the path can look like this: Settings β†’ Additional β†’ Special features β†’ Voice Assistant.

πŸ’‘

Disabling through special features does not remove the assistant completely, but only blocks its automatic launch by voice commands.

6. Removal of system applications (root access)

If you have root rights, you can completely remove the assistant apps, which is the most effective, but also the most risky method, because doing the wrong thing can cause the system to fail.

Instructions for Magisk or TWRP:

  1. Install a root-access file manager (such as Root Explorer or FX File Explorer).
  2. Go to /system/priv-app/ or /system/app/.
  3. Find and delete folders: MiuiVoiceAssist (Xiaomi assistant), Velvet or GoogleQuickSearchBox (Google Assistant).

Settings

Warehouse

Clear the cache

Reset the device.

⚠️ Note: Deleting system applications may disrupt Google Play services and lead to update errors. Before the procedure, back up through the Google Play service. TWRP Or Mi Flash Tool.

7.Alternative methods: disabling the microphone and permissions

If you don’t need to remove the assistant completely, but want to limit its activity, you can block access to the microphone and other permissions:

  • πŸ“± Go to Settings. β†’ Annexes β†’ Application management.
  • πŸ” Find the Assistant (or Google for Assistant).
  • πŸ”’ Select Permissions and Disable: 🎀 Microphone, πŸ“ Location, πŸ“± Auto-start.
  • πŸ”„ Reboot the phone.

This method does not disable the assistant completely, but renders it useless as it will not be able to listen to commands or use geodata.

Comparison of methods of disconnecting the assistant

MethodDifficultyRequired. root/ADBEfficiencyRisks.
Through MIUI settings⭐❌ No.MediumMinimum
Disconnecting Google Assistant⭐❌ No.Tall.No.
Engineering menu⭐⭐❌ No.Tall.Medium (possible failures)
ADB-teamβ­β­β­βœ… Yes.Complete.High (with errors)
Removal from rootβ­β­β­β­βœ… Yes.Complete.Critical (possibly "brick")

FAQ: Frequent questions about disabling assistant on Xiaomi

❓ Can I turn off the assistant without root rights?
Yes, most of the methods in this article (MIUI settings, disabling Google Assistant, engineering menu) do not require root rights, but superuser rights are required to completely remove system applications.
❓ The assistant keeps going after the shutdown?
Try: Clear cache and app data Assistant in settings. Disable Autostart for Google and Assistant. Use ADB-If the problem persists, check for updates. MIUI β€” In new versions, voice control bugs can be fixed.
❓ Does disabling the assistant affect other functions?
Disabling Xiaomi’s voice assistant doesn’t affect the phone’s basic features, however, deactivating Google Assistant may limit voice search capabilities in some apps (like Google Maps or YouTube).
❓ How to Get Your Assistant Back?
To activate the assistant again: Enable it in settings (Additional settings β†’ Voice Assistant). For Google Assistant, reinstall updates for the Google app in Play Market. If you used ADB, follow the command: adb shell pm enable com.miui.voiceassist
❓ Why After Updating MIUI assistant's back on?
When major system updates (e.g., from MIUI 14 to MIUI 15) reset some settings. After the upgrade, check: Application Permissions Assistant and Google, AutoRun settings, Options in Special Features. If you used ADB or root methods, you will have to repeat them.