How to completely block Google Assistant on Xiaomi smartphones: 5 proven methods

Google Assistant on Xiaomi smartphones can be useful, but not everyone likes it constantly: it consumes battery power, collects data about your actions and sometimes works accidentally β€” for example, when you press a side button or voice command. If you want to disable or completely block Google Assistant on your Redmi, POCO or Mi device, this article will help you understand all the nuances.

Depending on Xiaomi’s model (like the Redmi Note 12 Pro+, POCO X5 Pro or Mi 11 Ultra) and the MIUI version (13, 14 or HyperOS), deactivation methods may vary. We’ll look at all the current 2026 techniques, including hidden settings, ADB commands, and even radical solutions for those who want to get rid of the assistant forever. It’s important to consider that some features (like fast camera launch or voice search) may work differently after a shutdown.

Before you start, check the Android and MIUI version on your device: go to Settings β†’ About Phone. This will help avoid errors when choosing a method. Also note that on some firmware (especially global) Google Assistant is integrated deeper, and it will require additional steps to remove it.

πŸ“Š Why you want to disable Google Assistant?
Random positives
Savings in battery charge
Protection of confidentiality
I don't use voice assistants.
Another option

1. disable Google Assistant through standard MIUI settings

The easiest way is to deactivate the assistant through the settings menu, which works on most Xiaomi devices with MIUI 12-14 and HyperOS, but may vary depending on the firmware version.

Open the Settings app and go to Google β†’ Settings for Google β†’ Search, Assistant and Voice. Here you will see Google Assistant – tap it. Next, select General Settings and turn off the Google Assistant switch. Confirm the action by clicking Turn Off in the window that appears.

  • πŸ“± For MIUI 14/HyperOS: The path may be a little different – settings β†’ Annexes β†’ Application management β†’ Google β†’ Notifications β†’ Disable the Assistant.
  • πŸ” Voice activation: In the same menu, you can turn off the phrase β€œOK, Google” if it interferes with the user’s voice.
  • βš™οΈ Side button: If the Assistant is triggered when the power button is held, this option is set up separately (see next section).

After turning off, check if there are any active triggers left. For example, on some POCO models, the Assistant can be triggered when swiping at the corner of the screen – this gesture must also be deactivated in Settings β†’ Additional β†’ Gestures.

Make sure the switch in Google settings is off |

Check the side button (holding does not trigger the Assistant)|

Turn off voice activation "OK, Google" |

Check the gestures (swipe on the corner of the screen)-->

Side button setting: why Assistant starts when held

Many Xiaomi users face the problem of Google Assistant activating when you press the power button long enough, which is standard behavior for most Android smartphones, but it can be changed.

Go to Settings β†’ Buttons and gestures β†’ Power button. Here you will see the option Hold the power button – tap it. From the menu that opens, select one of the alternative actions:

  • πŸ”‡ No action – the button will not respond to the hold.
  • πŸ“Έ Launching the camera – convenient for fast shooting.
  • πŸ”„ Reboot/Switch Off – The Power Menu will appear.
  • 🎡 Launching Xiaomi Voice Assistant (if installed).

On some models (e.g. Redmi Note 11 Pro+), this option may be in Settings β†’ Additional β†’ Power button. If you don’t find this section, your firmware is probably modified, try updating MIUI to the latest version or use the method with ADB (described below).

πŸ’‘

If the power button behaves strangely after changing its settings (for example, does not respond to a short press), restart the device, which will reset the system cache and return the standard behavior.

3. Complete removal of Google Assistant via ADB (for advanced users)

If standard methods don’t work, and you want to permanently remove Google Assistant from your Xiaomi, you can use the ADB command. This method requires connecting the smartphone to your computer and turning on the developer mode.

First, activate the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Find the MIUI version and tap it 7 times until the notification β€œYou’ve become a developer!” appears.
  3. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.

Next, connect your phone to your PC, install ADB Tools and execute the command:

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

This command will remove Google Assistant for the current user without root rights.

  • ⚠️ Consequences: together with the Assistant, Google search widget on the home screen may disappear.
  • πŸ”„ Recovery: To return the Assistant, execute the command adb shell cmd package install-existing com.google.android.googlequicksearchbox.
  • πŸ“± For MIUI 14/HyperOS: You may need an additional command to disable the com.miui.voiceassist system application.
What if the ADB does not recognize the device?
If after connecting the adb device command does not show your smartphone, try the following: 1. Install official Xiaomi drivers from the manufacturer's website. 2. Check if debugging is enabled by USB In the developer settings. 3. Try another one. USB-4 Restart your computer and phone. If the problem persists, possibly blocking antivirus or firewall, temporarily disable them.

4.Use of third-party applications to block the Assistant

If you don't want to mess with ADB or system settings, you can use third-party utilities like the Package Disabler app (requires root) or the App Inspector app (works without superuser rights), which lets you freeze Google Assistant without removing it completely.

For the Package Disabler:

  1. Install the app from Google Play.
  2. Provide root access (if required).
  3. Find the com.google.android.googlequicksearchbox package in the list.
  4. Press Disable and confirm the action.

The advantage of this method is that the Assistant is not removed, but simply stops working and can be easily returned back.

AnnexRoot is required.FunctionalityReference
Package Disablerβœ… Yes.Complete packet freezeGoogle Play
App Inspector❌ No.Viewing and turning off activityGoogle Play
Debloater (ADB)❌ No.Removal through ADB without rootGitHub

Note that some applications (like Debloater) require PC connectivity and ADB work, but provide a more user-friendly interface than manual commands.If you're unsure of your actions, it's better to use root-free or ADB-free methods to avoid system crashes.

πŸ’‘

Third-party apps may conflict with MIUI updates. After installing the new firmware, check if Google Assistant is back in active state.

5. Disable Assistant through Google Account Settings

If you don’t want to remove the app but want to limit its functionality, you can manage settings directly in your Google account, which won’t shut down the Assistant completely, but will reduce its activity and data access.

Open the Google app on your Xiaomi and go to More β†’ Settings β†’ Google Assistant. Here you can:

    These actions will not remove the Assistant, but will make it less intrusive, such as stopping showing personalized news or controlling smart devices on your network, but voice activation and power button start will remain active – they must be turned off separately (see sections 1 and 2).

    πŸ’‘

    If you use multiple Google accounts on one device, the Assistant settings will have to be configure for each of them separately.

    6. Radical methods: removal via TWRP or custom firmware

    For the most determined users who want to get rid of Google Assistant forever, there are radical ways – install custom firmware (like LineageOS) or remove system packages via TWRP. These methods require unlocking the bootloader and can lead to loss of warranty, so only suitable for advanced users.

    If you decide to take this step, follow the instructions:

    1. Unlock the bootloader through the official Xiaomi tool.
    2. Install TWRP Recovery for your model (e.g. Redmi Note 10 Pro or POCO F3).
    3. Download the file. disable_google_assistant.zip (available on forums XDA Developers).
    4. Download to TWRP, swipe the zip file and do wipe cache.

    This method removes the System-level Assistant and it won’t come back even after resetting.

    ⚠️ Attention: Inappropriate actions in TWRP This can cause a device to "brick" (completely inoperable). Before you run the firmware, back up through Nandroid Backup in the very first place. TWRP.

    An alternative is to install custom firmware without Google services (like LineageOS for microG), in which case the Assistant will be removed along with other Google components, but you will lose access to Google Play, Gmail and other services, which is only suitable for enthusiasts who are willing to sacrifice convenience for the sake of complete control of the device.

    7 What to do if Google Assistant returns after MIUI update

    Many Xiaomi users are facing a problem: after updating MIUI or Android, Google Assistant is activated again. This is because system applications are restored when new firmware versions are installed.

    • πŸ”„ Turn off automatic updates MIUI: Go to Settings. β†’ The phone. β†’ Update the system and deactivate the option Auto boot.
    • πŸ“¦ Use Magisk modules: If you have root, install Universal module GMS Doze or Disable Flags to block automatic activation of the Assistant.
    • πŸ”§ Check the settings after the update: even if the Assistant returns, it can be disabled again via the ADB or settings (see sections 1 and 3).

    If you use custom recovery (like TWRP), you can flash a script that will automatically delete unnecessary packets after each update, but this requires deep knowledge and can disrupt system stability.

    ⚠️ Note: on some Xiaomi firmware (especially Chinese) Google Assistant is integrated into the system launcher, in which case it may cause malfunctions in the main screen. Before experimenting, make sure that your model supports safe removal.

    FAQ: Frequent questions about disabling Google Assistant on Xiaomi

    Can I disable Google Assistant without root and ADB?
    Yes, in most cases, standard MIUI settings are enough. Go to Settings β†’ Google β†’ Settings for Google apps β†’ Search, Assistant and Voice β†’ Google Assistant and disable it. Also check the side button settings (section 2 of the article).
    Why does the Assistant still start when the power button is held?
    This is because the side button setting is managed separately. You need to change the action in Settings β†’ Buttons and gestures β†’ Power button β†’ Hold the power button and choose another option (for example, β€œNo action” or β€œStart the camera”).
    Is it safe to remove Google Assistant through ADB?
    Yes, the adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox removes the app only for the current user and does not affect system files. However, the Google search widget may disappear from the home screen. To return the Assistant, use the adb shell cmd package install-existing com.google.android.googlequicksearchbox command.
    How to completely remove Google Assistant from Xiaomi on Chinese firmware?
    On Chinese versions of MIUI (e.g., Xiaomi 13 Ultra), Google Assistant is often missing by default, but if it appears after the global version is firmware, uninstall it via ADB or TWRP. On Chinese firmware, you can also use the app (Additional Settings) to disable unnecessary Google services.
    Will Google Voice Search Work After Assist Disabling?
    No, voice search (OK, Google) is part of the Assistant. Once it is disabled, voice commands will stop working, but text search in the browser or Google app will remain available. If you only need a search without an Assistant, disable voice activation in Google settings (article 5).