How to permanently disable Google’s voice assistant on Xiaomi: instructions for MIUI 12-15

Google Assistant on Xiaomi smartphones is often activated by accident β€” just press the Home button or say the phrase β€œOK, Google.” For many users, this feature is useless, but constantly interferes: eats up battery power, distracts pop-ups and can even work in your pocket. Fortunately, you can completely disable Google Assistant on Xiaomi in several ways β€” both through standard settings and using hidden developer settings.

In this article, you will find 3 proven methods for devices on MIUI 12-15 (including Redmi Note 11/12, POCO X5, Xiaomi 13/14 and other models). We will discuss how to remove the assistant from the lock screen, disable voice activation and prevent it from running when holding buttons. And if the standard methods do not work, we will show you how to forcefully deactivate Google Assistant through ADB (no root rights).

Why Google Assistant is a problem for Xiaomi

Even if you’ve never used a voice assistant, it can cause problems:

  • πŸ”‹ Battery consumption: Google Assistant background processes consume up to 5–7% of charge per day (according to tests on the Redmi Note 10 Pro).
  • πŸ“± Random positives: The assistant is activated when you click on Home, in your pocket, or even from foreign sounds (for example, a song may sound β€œOK, GoogleΒ»).
  • πŸ›‘οΈ Privacy: Google records and analyzes voice commands even if you have not given explicit consent.
  • 🚫 Intrusive notifications: β€œTeach an assistant” or β€œTry voice search” pop-ups appear at the most uncomfortable moment.

On Xiaomi, the integration of MIUI with Google services makes it difficult, and even after the assistant is disabled, it can be activated again after a system update or reset, so it is important not just to hide its icon, but completely block the background processes.

πŸ“Š How often do you accidentally activate Google Assistant on Xiaomi?
Constantly, several times a day.
Sometimes 1-2 times a week
Sharply, but very rarely.
Never activated.
I'm off.

Method 1: Disable via Google Settings (without root)

The easiest method is to deactivate the assistant in the Google app menu, which is suitable for most Xiaomi models (including the POCO F4, Redmi K50, Xiaomi 12T) and does not require additional rights.

Instructions:

  1. Open the Google app (the icon with the letter β€œG” on a color background).
  2. Slip on your avatar in the upper right corner β†’ select Settings.
  3. Go to the Google Assistant section β†’ General.
  4. Turn off the Google Assistant slider (at the top of the screen).
  5. In the window that appears, confirm the action by clicking Disconnect.

No microphone icon in the search bar | Voice command β€œOK, Google” does not work | No assistant appears when holding the Home button | There is no Voice Match option in the security settings

-->

⚠️ Attention: On some firmware MIUI (For example, on Xiaomi Mi 11 Lite, the assistant can be activated again after the reboot after the shutdown.

Method 2: Removing microphone and auto-start access

If Google Assistant continues to work after the settings are turned off, you need to block its access to the microphone and background activity, which will prevent accidental triggers and reduce the load on the battery.

Follow the following steps:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Search the Google list (not to be confused with Google Play Services) and tap it.
  3. Select Permissions β†’ Microphone β†’ Set the value to Prohibit.
  4. Go back and select AutoRun β†’ turn off the slider.
  5. Then go to Battery β†’ Background Limit β†’ select Limit.
Action.The effectNote
Microphone banThe assistant will not be able to listen to voice commands.Does not affect other Google features (search, maps)
Shutting down autostartThe app won't work in the backgroundCould slow down Google widget updates
Battery limitationEnergy consumption will decreasePossible delay in notifications from Gmail

πŸ’‘ Useful tip: If after these actions, the assistant still appears when holding the Home button, try resetting the gesture settings in Settings β†’ System system β†’ Sometimes the conflict arises from customization. MIUI.

Method 3: Forced Disconnection via ADB (for experienced)

If the first two methods fail, you’ll have to disable Google Assistant system-level by using Android Debug Bridge (ADB), a method that doesn’t require root rights, but requires connecting your smartphone to your computer.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. On your smartphone, activate Developer Mode (7 times tap the MIUI version in Settings β†’ About phone).
  3. Enable USB debugging in Settings β†’ Additional β†’ For developers.
  4. Connect your phone to your PC and type in the command line: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
  5. Reset the device.
What if the ADB does not recognize the device?
Make sure that Xiaomi drivers are installed USB Drivers. If the problem persists, try: 1. Change. USB-cable (or original or data support required). 2. Enable Debugging by USB (security parameters) and Unlocking OEM. 3.Reboot PC and Smartphone.

⚠️ Warning: Once this command is executed, the Google search bar will disappear from the home screen, and the weather widget may stop updating:

adb shell cmd package install-existing com.google.android.googlequicksearchbox

πŸ’‘

ADB-The command removes Google Assistant only for the current user (no root.

How to Remove Google Assistant from the Lock Screen

Even after the assistant is disabled, its icon can remain on the Xiaomi lock screen to remove it:

  1. Go to Settings β†’ Lock the screen.
  2. Select the additional settings β†’ Voice assistant.
  3. Turn off the Google Assistant slider.
  4. If there is no point, try to hold the microphone icon on the locked screen and swipe it up (on some firmware this works).

On MIUI 14 and later, you may need to turn off Voice Match:

  1. Open Settings β†’ Google β†’ Devices and Sharing.
  2. Select Voice Match β†’ disable β€œOK, Google” Recognition.
  3. Remove recorded voice samples (if any).

What to do if the assistant still appears

If Google Assistant continues to activate after all the manipulations, check:

  • πŸ”„ Updates MIUI: on certain firmware (for example, MIUI 13.0.6. POCO X3 Pro) Assistant is activated automatically after the update. Check for patches in Settings β†’ The phone. β†’ Updating the system.
  • πŸ“¦ Third-party launchers: If you’re using a Nova Launcher or HyperOS Launcher, there may be a separate voice search option in their settings.
  • πŸ”§ Resetting: in extreme cases, reset to factory settings (don’t forget to make a backup!).

πŸ” Diagnostics of the problem: To understand what exactly is running the assistant, install the MacroDroid app and create a rule to track the launch of com.google.android.googlequicksearchbox. This will help identify the trigger (for example, pressing a button or voice command).

FAQ: Frequent questions about disabling Google Assistant

Can I turn off Google Assistant without losing Google functionality?
Yes, but partially. Once you turn off the assistant, Google, Google Maps and Gmail will work as usual, but it will disappear: Voice search in Chrome, Quick launch of the assistant from the lock screen, pop-up notifications with prompts (such as weather or schedule) If you only want text search, these restrictions are not critical.
Why is the MIUI update the assistant switched on again?
This is a feature of Xiaomi firmware: in major updates (for example, from MIUI 13 to MIUI 14), some settings are reset. To avoid this: Before updating, back up to Settings β†’ Additional β†’ Backup. After the update, do not click β€œRestore” for Google applications. Re-execute Method 2 (Limitation of Rights).
Is there an alternative to Google Assistant for Xiaomi?
If you need a voice assistant but not Google, consider: πŸ€– XiaoAI – built-in assistant Xiaomi (works on Chinese firmware, global versions require a Russifier). 🌐 Alice from Yandex – supports voice commands and integrates with smart devices. πŸ“± Bixby (for Samsung) – if you have devices from this ecosystem. To install Alice, download the Yandex app from the official website and allow access to the microphone in the settings.
How to turn off the voice assistant on Xiaomi Watch or Mi Band?
Xiaomi Smartwatches (Mi Watch, Watch) S3) and fitness bracelets (Mi Band) 7/8) Voice assistant turns off differently: In the Mi Fitness (or Zepp Life) app, go to Profile β†’ Settings of the device. Select the voice assistant. β†’ Disable. Xiaomi Watch may need factory reset (hold the power button) 10 seconds). ⚠️ On the Mi Band, the voice assistant only works when you connect to a smartphone with an active Google Assistant. If you turn it off on your phone, the feature on the bracelet will also stop working.
Can I return Google Assistant after I shut down completely?
Yes, even after using ADB, the assistant can be restored: If you used Method 3, follow the command: adb shell cmd package install-existing com.google.android.googlequicksearchbox If you deleted Google app updates, go to Play Market β†’ find Google β†’ click Update.Reboot the device. After that, the assistant will appear again in the settings, and you can configure it again.