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.
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:
- Go to Settings. β The phone.
- Find the MIUI version and tap it 7 times until the notification βYouβve become a developer!β appears.
- 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.googlequicksearchboxThis 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?
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:
- Install the app from Google Play.
- Provide root access (if required).
- Find the com.google.android.googlequicksearchbox package in the list.
- 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.
| Annex | Root is required. | Functionality | Reference |
|---|---|---|---|
| Package Disabler | β Yes. | Complete packet freeze | Google Play |
| App Inspector | β No. | Viewing and turning off activity | Google Play |
| Debloater (ADB) | β No. | Removal through ADB without root | GitHub |
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:
- Unlock the bootloader through the official Xiaomi tool.
- Install TWRP Recovery for your model (e.g. Redmi Note 10 Pro or POCO F3).
- Download the file. disable_google_assistant.zip (available on forums XDA Developers).
- 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.