Google Assistant on Xiaomi: How to turn off permanently or temporarily

Google Assistant on Xiaomi smartphones is often activated by accident, just press the Home button or say "OK, Google." For many users, this feature becomes an annoying factor: It eats up the battery, collects location and habits, and interferes with games or watching videos. MIUI 12-14, where the Assistant is integrated at the firmware level.

In this article, we’ll look at all the ways you can disable Google Assistant, from standard settings to hidden developer settings, how to remove the rootless assistant, what restrictions MIUI imposes on deactivating Google services, and what to do if the Assistant turns on itself after a system update. Instructions are relevant for Redmi Note 11/12, POCO X4/X5, Xiaomi 12/13 and other Android 11-14 devices.

Why Google Assistant doesn’t turn off through settings

Many users find that after disabling the Assistant from the Settings menu β†’ Google β†’ Settings for Google apps β†’ Search, Assistant and Voice, it continues to work, the reason lies in three levels of integration:

  • πŸ”Ή System level: Assistant sewn into firmware MIUI Even if you turn it off in the settings, some features (such as processing voice commands through the Google App) will remain active.
  • πŸ”Ή Gesture commands: On Xiaomi, pressing the Home button by default calls the Assistant. This behavior is set in Settings β†’ Additionally. β†’ Buttons and gestures, but not always synced with Google’s settings.
  • πŸ”Ή Background processes: The Google app (not to be confused with Google Play Services) is constantly running in the background, consuming up to 5-15% CPU when activating voice search.

In addition, after the updates MIUI or Google Play Services settings can be reset. for example, in MIUI 14 on Xiaomi 13 Pro users complain that the Assistant is activated again after installing monthly security patches, this is due to Google's policy, which forcibly includes the assistant on devices with Google Mobile Services (GMS).

⚠️ Note: On some models (e.g, POCO F4 GT) Disabling the Assistant through the standard settings leads to the error "Google stopped" In this case, you will need to reset the cache of the Google application or use alternative methods from this article.

Method 1: Standard Shutdown via Google Settings

This method works on most Xiaomi devices with MIUI 12-14, but may require additional actions to completely disable.

  1. Open Settings β†’ Google β†’ Settings for Google apps.
  2. Select Search, Assistant and Voice β†’ Google Assistant.
  3. Scroll down and click General Settings β†’ turn off the Google Assistant switch.
  4. Go back and select Voice Match β†’ disable Hey Google and OK Google.

Then check if the assistant is activated when you press the Home button. If so, proceed to the next step:

  • πŸ“± Open the Settings. β†’ Additionally. β†’ Buttons and gestures.
  • πŸ” Find Action when you press the Home button and select Do Nothing or Show Menu.
  • πŸ”„ Restart the device to make the changes effective.

Disable Google Assistant in Google Settings|Deactivate voice activation (OK Google")|Change the action of the "Home" button"|Reboot your smartphone-->

On some firmware (e.g. MIUI 13.5 for Redmi Note 10 Pro), menu items may be called differently. If you don't find Voice Match, try the path: Settings β†’ Apps β†’ App Management β†’ Google β†’ Permissions β†’ Microphone and turn off access.

Method 2: Disconnecting through Google App Settings

If the standard method didn’t work, try disabling Assistant directly in the Google app settings, which is effective for devices where Assistant is activated via a search bar or widget:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find the Google app (the colored β€œG” icon) and click on it.
  3. Select Permissions and Disable: 🎀 Microphone πŸ“ Location πŸ“± Displaying on top of other applications

Notifications

Warehouse

Clear the cache

This method does not remove the Assistant completely, but makes it inoperable. Remember that after cleaning the cache, you may need to reconfigure other Google services (such as Google Photos or Gmail).

⚠️ Attention: Xiaomi with global firmware (MIUI Global) disabling permissions for the Google app can cause account sync errors. If you notice problems with Google Play or Gmail, return permissions and use Method 4.

Using Google | Disabled Application Permissions | Used ADB| Haven't tried anything |Another way-->

Method 3: Using ADB to Deep Shut Down

If previous methods have failed, you'll have to turn off the Android Debug Bridge (ADB), which requires you to connect your smartphone to your computer, but it's guaranteed to shut down the Assistant at the system level, suitable for advanced users.

You'll need:

  • πŸ–₯️ Computer with Windows/macOS/Linux
  • πŸ“± Cable USB (preferably original)
  • πŸ”§ Included Debugging by USB smartphone
  • πŸ“¦ Installed drivers Xiaomi and ADB Tools

Instructions:

  1. Turn on Developer Mode on your smartphone: go to Settings β†’ About Phone and 7 times click on the MIUI version.
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. Connect your smartphone to your computer and select File Transfer mode.
  4. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices

(Your device name should appear. If not, check the drivers.)

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

This command removes updates for the Google app, returning it to the factory version where the Assistant is disabled by default.

adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox

This command completely disables the application for the current user.

After completing the commands, restart your smartphone. The assistant will be deactivated, but other Google features (such as browser search) will be retained.

What if the ADB can’t see the device?
1. Make sure the debugging mode is on USB and selected Always allow from this computer when connected. 2. Try another one. USB-cable (preferably original). 3. Install Xiaomi drivers manually through Mi PC Suite. 4. On Windows, disable driver signatures: type in the command line bcdedit /set nointegritychecks on and restart the PC. 5. If you are using macOS, install Android-platform-tools via Homebrew: brew install android-platform-tools.

ADB Team TeamAction.Effects of consequences
pm uninstall -k --user 0 com.google.android.googlequicksearchboxRemoves Google App UpdatesAssistant rolls back to factory version (can work with restrictions)
pm disable-user --user 0 com.google.android.googlequicksearchboxCompletely disables the application for the current userAssistant and voice search stop working, but text search is saved
pm hide com.google.android.googlequicksearchboxHiding the application from the system (requires root)Complete removal without the possibility of recovery without root

If the Assistant is still activated after the commands are executed, check if additional launchers (such as Nova Launcher or POCO Launcher) are installed on the device, some of which have their own voice assistant settings.

Method 4: Delete via Mi Account (for Chinese firmware)

On devices with Chinese MIUI firmware (such as Xiaomi 12S Ultra or Redmi K50), Google Assistant is often absent initially, but may appear after linking a Google account, in which case a reset via Mi Account will help:

  1. Go to Settings β†’ Accounts and Sync β†’ Mi Account.
  2. Click on your account and select Sync.
  3. Turn off synchronization for System Settings and Applications.
  4. Go back to Settings β†’ Applications β†’ Application Management.
  5. Find Google and Google Play Services for each of them: πŸ”„ Press Warehouse. β†’ Clear the data (not cache!). πŸ”™ Turn off Auto Start and Background Activity.

This method only works on firmware without Google services (e.g. MIUI China), and on global versions it can cause synchronization errors. If Google Play apps stop working after resetting data, do:

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

This team will restore Google Play Services without returning the Assistant.

πŸ’‘

If push notifications in games (such as Genshin Impact or Honkai: Star Rail) stop working after the Assistant is turned off, check the battery settings for the Google Play Services app. Add it to the battery optimization exceptions: Settings β†’ Battery β†’ Battery Optimization β†’ All apps β†’ Google Play Services β†’ Do not optimize.

Method 5: Complete removal with Magisk (requires root)

For users with an unlocked bootloader and installed Magisk, there is a radical method - removing the Assistant through the Universal SafetyNet Fix module or Debloater.

  • πŸ”§ You have root rights (Magisk 25 is set)+).
  • πŸ“± The device is not used for banking (root can block some applications).
  • πŸ”„ You are ready for possible problems with OTA-update.

Instructions:

  1. Install Universal SafetyNet Fix from Magisk (to bypass Google checks).
  2. Download the MIUI Debloater module or Xiaomi Debloater from the Magisk repository.
  3. In the module settings, find the Google Apps section and mark: πŸ—‘οΈ Google Assistant πŸ—‘οΈ Google Quick Search Box πŸ—‘οΈ Velvet (voice search service)

Reset the device.

After deleting, check the health of other Google services. If Google Play issues an error RPC:S-7:AEC-0, do:

su


pm install-existing --user 0 com.google.android.gms




pm install-existing --user 0 com.google.android.gsf

πŸ’‘

Removing Assistant via Magisk can lead to problems with Google Pay certification and banking applications. Before using this method, check if your smartphone supports uncertified devices.

What to do if the assistant turns on itself

If, after all the manipulations of Google, the Assistant continues to activate, the problem may lie in:

  1. Automatic updates: MIUI Google Play can restore remote components on its own to avoid this: πŸ›‘ Open Google Play β†’ Settings β†’ Auto Update Apps and select Do Not Update Automatically. πŸ” B Settings β†’ Annexes β†’ Google Play Store β†’ Notifications turn off all alerts.

Hidden triggers

Google Photo

YouTube

Firmware errors

MIUI 14

Xiaomi 13

Fastboot

lock

If the problem persists, try an alternative launcher (like Nova Launcher) that allows you to disable gestures and voice commands at the interface level.

  • πŸ”Š Voice search β†’ Shut down.
  • πŸ‘† Gestures β†’ Remove the binding to the Home button.

FAQ: Frequent questions about disabling Google Assistant

Can I turn off the Assistant without root and ADB?
The standard settings (Settings β†’ Google β†’ Assistant) will disable voice activation, but Google’s background processes will remain active. Use Method 2 (Disable Permissions) to completely disable without ADB.
Why is the Assistant turned on again after the MIUI update?
This is due to Google's policy of forcibly activating services on GMS devices. Once MIUI or Google Play Services is updated, settings are reset, the decision is to use ADB or roll back the version of Google's app via APKMirror.
Will Google Pay work after the Assistant is disabled?
Yes, if you have used Method 1 or Method 2. Deletion through Magisk may have problems with device certification (Device error is not certified by Google).
How do I get my assistant back if I need him?
If you have disabled it through settings: Go to Settings β†’ Google β†’ Settings for Google apps β†’ Search, Assistant and Voice β†’ Google Assistant. Turn on the switch and follow the on-screen instructions. If you have used ADB, follow: adb shell pm enable com.google.android.googlequicksearchbox To recover from Magisk, remove the Debloater module and restart the device.
Are there any alternatives to Google Assistant on Xiaomi?
Yes, on MIUI can be used: πŸ€– XiaoAI (XiaoAI built-in assistant, works without Google). 🌐 Alice from Yandex (supports voice commands in Russian). πŸ“± Bixby (requires installation) APK, Not all models are compatible. To activate XiaoAI, press the Power button and say "Little Ai" (in Chinese firmware) or install the Mi app. AI from the Mi App Store.