How to permanently disable Google Assistant on Xiaomi: 5 working ways

Google Assistant on Xiaomi smartphones is often a source of annoyance: it spontaneously activates when holding the Home button, eats battery power in the background and collects data about your requests. Despite the usefulness of the feature for some users, many owners of Redmi, POCO or Mi want to get rid of the voice assistant forever. The problem is that MIUI hides direct shutdown settings - they have to search in the depths of the system or use workarounds.

In this article, we will discuss all the current ways to deactivate Google Assistant on Xiaomi smartphones running MIUI 12-14 (including global and Chinese firmware), you will learn how to disable the assistant through settings, with ADB, or even delete its system files, taking into account the peculiarities of specific models.

Why Google Assistant is in the way of Xiaomi?

Even if you've never used a voice assistant, it still works in the background, and here are the main reasons why users want to turn it off:

  • πŸ”‹ Google Assistant is constantly listening to the command β€œOK, Google” and consumes up to 5-10% of the charge per day.
  • πŸ›‘ Random positives: Holding the Home button or touching the edge of the screen can activate the assistant in your pocket.
  • πŸ“Š Data collection: All voice requests are sent to Google servers (even if you have disabled your activity history).
  • 🚫 Conflict with MIUI: Google Assistant blocks the work of native assistant Xiao AI.
  • πŸ“± Lags and hangings: on budget models (Redmi) 9A, POCO M3) background activity of the assistant may inhibit the system.

According to XDA Developers’ tests, on smartphones with 4GB of RAM and below, turning off Google Assistant increases battery life by 12 to 15 percent. But there’s a downside: some features (like smart search in Launcher or fast commands) will stop working.

πŸ“Š How often do you accidentally activate Google Assistant?
Constantly, several times a day.
Sometimes, once a week.
Nearby, but not intruding.
Never used it.

Method 1: Disable via Google Settings (without root)

The easiest and safest method is to deactivate the assistant in your Google account settings, which is suitable for all Xiaomi models (including Redmi Note 12, POCO X5, Mi 11) and does not require superuser rights, but does not remove the assistant completely, but only blocks its activation with voice and buttons.

Instructions:

  1. Open the Google app (the icon with the letter "G" on a color background).
  2. Slip on the profile avatar in the upper right corner β†’ select Settings.
  3. Go to the Google Assistant section β†’ General.
  4. Turn off the sliders: πŸ”Š Google Assistant (Main Switch) 🎀 Google (voice activation) πŸ“± Screen locking assistant

Settings

Devices

Xiaomi

Use the on-screen search bar

β˜‘οΈ What to check after disconnection

Done: 0 / 4

⚠️ Attention: On some firmware MIUI (for example, MIUI 13 for Redmi Note 10 Pro) after the system update, settings may reset.We recommend monthly check the status of the assistant in Google settings.

Method 2: Deactivate via MIUI settings (for Chinese firmware)

If your Xiaomi is running on the Chinese version of MIUI (like the Mi 10 Ultra or Black Shark 5), standard methods may not work due to regional firmware limitations, in which case the hidden MIUI settings menu that allows you to disable integration with Google services will help.

Steps:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on the three dots in the top right corner β†’ select Show all apps.
  3. Find the Google (or Google App) list and tap it.
  4. Select Disable β†’ Confirm the action (this won’t remove the app, but will block its background activity).
  5. To completely disable the assistant also find and disable: πŸ€– Google Play Services (may cause other services to fail!) πŸ” Google Search
Action.Effects of consequencesRisks.
Turning off Google AppThe assistant stops working on voice and buttonsSearch in Launcher is not working, possible lags in Google services
Turning off Google Play ServicesDeactivation of all Google servicesStop working: Play Market, Gmail, YouTube, maps, etc.
Removing Google App UpdatesReturn to the factory version without an assistantAutomatic update will bring back the assistant

⚠️ Note: Disabling Google Play Services will render most Google apps, including Play Market, inoperable only for users who have switched to alternative services (e.g., Huawei AppGallery or APKMirror).

Method 3: Using ADB to Deep Shut Down

If previous methods failed, you can use the Android debugging bridge (ADB), which is suitable for all Xiaomi models, including the POCO F4, Redmi K50 and Mi 12, but requires a connection to a computer, the advantage of the method is a complete deactivation of the assistant at the system level, without the need for root rights.

Instructions:

  1. Turn on the developer mode on your smartphone: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ Developer. Activate USB Debugging.

ADB Tools

Minimal ADB and Fastboot

adb devices

(The name of your device should appear).

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

This command removes the Google app only for the current user, without affecting system files.

adb shell pm revoke com.google.android.googlequicksearchbox android.permission.RECORD_AUDIO

⚠️ Warning: After restarting the device or resetting the command settings ADB To avoid this, create a batch file with these commands and run it after each update. MIUI.

πŸ’‘

If, after the execution, ADB-Google Assistant teams keep popping up, check for updates for the Google app in Play Market. manually remove them: Settings β†’ Annexes β†’ Google β†’ Remove updates.

Method 4: Delete system files (root required)

For users with obtained root rights (for example, through Magisk), a radical method is available - deleting the system files of Google Assistant. This method is guaranteed to get rid of the assistant, but requires caution: improper actions can lead to a bootloop (a looped reboot of the device).

Step-by-step:

  1. Install a file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/GoogleQuickSearchBox or (for newer versions of MIUI): /product/priv-app/GoogleQuickSearchBox
  3. Remove or rename the GoogleQuickSearchBox folder (for example, in the GoogleQuickSearchBox_bak).
  4. Go to /system/app/GoogleSearch and delete/rename the content.
  5. Clear the cache and data of the Google app in the settings.
  6. Reset the device.

How to set up Nova Launcher to block Google Assistant:

  1. Install Nova Launcher from Play Market.
  2. Click the empty space on the main screen β†’ Settings.
  3. Go to the App and widgets β†’ Gesture Assignments.
  4. Find the action Hold the Home button and assign it No Action or Open the application (e.g. Xiao AI).
  5. In the Search bar section, select No or Search Nova.

πŸ’‘

Replacing the launcher is the only method that does not require superuser rights or ADB, but does not disable the background processes of Google Assistant. For complete deactivation, combine this method with others (for example, ADB).

Frequent problems and their solutions

When you turn off Google Assistant on Xiaomi, users experience common mistakes, and we'll look at the most common ones and how to fix them.

Problem.Reason.Decision
The assistant is activated again after the MIUI updateThe system restores standard settings GoogleRepeat the shutdown via ADB or settings. Turn off the auto-update of the Google app in the Play Market.
Voice search in other apps (e.g. YouTube) is not workingDisabling the microphone permissions for GoogleEnable the microphone permission only for the desired applications in Settings β†’ Privacy β†’ Permissions.
The message appears: Google Assistant is stopped.Conflict with MIUI after forced shutdownInstall App Quarantine from the Play Market and add Google to the list of frozen apps.
Home button does not work after deleting system filesDamaged navigation files in /systemRestore the original files from the backup or flash the firmware again.

If you notice a performance deterioration or notification problem after disabling Google Assistant, check:

  • πŸ”„ System cache: clean it in Settings β†’ Memory. β†’ Clear the cache.
  • πŸ“± Background Processes: Use Greenify to Freeze Unnecessary Services.
  • πŸ”§ Battery Settings: Add Critical Apps to the List Without Limitations.
Can I disable Google Assistant on Xiaomi without a computer?
Yes, use Method 1 (Google Settings) or Method 2 (Disable via Google) MIUI). For complete deactivation without ADB It is also suitable to replace the launcher with Nova or Lawnchair.
Why does the ADB helper return after the shutdown?
This is due to the automatic update of the Google app. To prevent the assistant from returning: Disable the auto-update for Google in the Play Market. Remove the app updates in Settings β†’ Apps β†’ Google β†’ Remove updates. Use App Quarantine to freeze the app.
Will Xiao AI work after Google Assistant is disabled?
Yes, the native Xiaomi assistant is not dependent on Google Assistant, and in fact, on some firmware (e.g. MIUI 14 for Redmi Note 11), disabling Google Assistant improves the performance of Xiao AI, as it eliminates conflicts between services.
Can I remove Google Assistant without root if ADB doesn’t help?
If ADB-Commands didn’t work, try: Install Universal Android Debloater (requires) ADB, Use the Package Disabler (for Samsung, but it works on Xiaomi via the GUI). ADB). Swipe custom firmware without GApps (e.g. LineageOS).
Does disabling Google Assistant affect other Google services?
Depends on the method: πŸ”Ή Method 1 (Google Settings): Does not affect other services. πŸ”Ή Method 2 (disconnection through MIUI): Play Market Could Be Disabled by Disabling Google Play Services. πŸ”Ή Method 3 (ADB): It only blocks the assistant, the rest of the services work. πŸ”Ή Method 4 (root): if you delete files incorrectly, other functions may suffer.