Google Assistant on Xiaomi smartphones is often activated by accident โ when holding the Home button, swipe from the corner of the screen or even during a conversation. For many users, this feature becomes a source of irritation: the assistant interrupts music, eats the battery and sends data to Google. Unfortunately, MIUI does not offer an obvious way to turn it off โ the corresponding settings are hidden in different menus or are not at all in some versions of the firmware.
In this article, weโll look at all the possible ways to deactivate Google Assistant on Xiaomi, Redmi, POCO and Black Shark devices, from standard settings to hidden commands for power users. Weโll focus on the nuances for different versions of MIUI (12, 13, 14) and models with or without Google Mobile Services (GMS) (e.g., for Chinese firmware). If you want to not just hide the assistant, but completely remove its system processes, here youโll find instructions for that as well.
Why Google Assistant works for Xiaomi, even if you didnโt turn it on
On most Xiaomi smartphones with Google Global Firmware, the Assistant is activated by default via:
- ๐ Long-term pressing of the Home button (navigation bar or gesture)
- ๐ฃ๏ธ Voice command โOK, Googleโ (even if the microphone is turned off in the settings)
- ๐ฑ Swipe from the bottom corner of the screen (on some models with the MIUI 13+)
- ๐ Automatic start when connecting headphones or by alarm
The reason for this โobsessiveโ behavior lies in the agreements between Xiaomi and Google: to certify Google Mobile Services (GMS), the manufacturer must integrate the assistant into the firmware. Even if you use the Chinese version of MIUI without GMS, some models (for example, Xiaomi 13 Ultra or Redmi K60 Pro) can receive updates that restore the assistant after resetting.
โ ๏ธ Attention: On devices with MIUI For example, in Russia (Redmi Note) 12 Pro+ 5G) Google Assistant can be replaced by Yandex Alice by default, but its processes still work in the background, consuming up to a few hours of the same time. 5-7% battery-charge.
Before you go to disconnect, check which version of the assistant is installed on your smartphone:
- Open Settings โ Applications โ Application Management.
- In the search, type โGoogleโ and find Google Assistant or Google App.
- See the version in the section Information about the application.
Method 1: Disconnect via standard MIUI settings
The easiest method is to deactivate the assistant in the settings menu, which is suitable for most Xiaomi, Redmi and POCO models with global firmware (MIUI Global or MIUI EU).
Instructions:
- Go to Settings โ Google โ Settings for Google apps โ Search, Assistant and Voice.
- Select Google Assistant.
- Scroll down and click General Settings.
- Turn off the Google Assistant switch.
If this is not the case, try an alternative route:
- ๐ฑ Open the Google app (the icon with the letter โGยป).
- ๐ Slip on the avatar in the upper right corner โ Settings โ Google Assistant.
- โ๏ธ Go to General Settings and deactivate the assistant.
โ ๏ธ Note: On certain devices (e.g, POCO F5 Xiaomi 12T) After disabling, the assistant can be activated again after restarting, this is due to the automatic synchronization of Google services. To avoid this, turn off the auto-update of the Google application in the Play Store.
If the standard method does not work, proceed to the next method.
โ๏ธ Preparing to disable Google Assistant
Method 2: Removing access rights and disabling voice
Even if you have disabled Google Assistant in the settings, it can continue to work in the background if it has rights to:
- ๐ค Microphone (listening to voice commands)
- ๐ Geolocation (contextual clues)
- ๐ฑ Special features (intercept of gestures)
To completely block the assistant:
- Go to Settings โ Applications โ Application Management.
- Find Google or Google Assistant and open its settings.
- Select Permissions and disable all rights (microphone, camera, location, contacts, etc.).
- Go back and press Battery โ Background Activity, then select Limit.
- In the Notifications section, turn off all switches.
It is also recommended to disable voice activation:
- Open the Google app.
- Go to Settings. โ Voice search.
- Turn off Google and Voice Match.
| Action. | The effect | Reversibility |
|---|---|---|
| Disabling permits | The assistant will not be able to use the microphone and geolocation | Yes, you can return at any time. |
| Limitation of background activity | Reduced battery consumption by 3-5% | Yes. |
| Shutting down "OK Google" | Eliminates accidental triggers from the voice | Yes. |
| Removing Google App Updates | Returns the assistant to the factory version (less intrusive) | Yeah, but it's gonna need a re-installation. |
This method doesn't remove the assistant completely, but it makes it virtually inoperable. If you need a complete removal, read on.
๐ก
If the Assistant is still activated after disabling Google permissions, try clearing the cache and data of the Google app in the settings, which will reset all its settings to factory.
Method 3: Disconnect via ADB (for power users)
If standard methods donโt work, you can block Google Assistant at the system level using ADB (Android Debug Bridge), which is suitable for all Xiaomi models, including the POCO X5 Pro, Redmi Note 12 and Xiaomi 13 Lite, but requires a connection to a computer.
What you need:
- ๐ป Computer with Windows, macOS or Linux
- ๐ฑ USB-cable (preferably original)
- ๐ง Included debugging by USB smartphone
- ๐ฆ Installed drivers Xiaomi and ADB
Step-by-step:
- Activate Developer Mode: Go to Settings โ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ Additional โ Developer. Turn on USB Debugging.
Connect your smartphone to your computer and confirm your trust in the device.
Command line.
Terminal
adb devicesMake sure your device is listed.
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchboxThis command removes the Google app (together with the Assistant) for the current user without affecting the system files.
Reboot your smartphone.
โ ๏ธ Note: Once you complete this command, you will lose access to Google Search, Google Feed, and other services integrated into the Google app. APK or reset.
If the team doesnโt work, try an alternative:
adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox
adb shell pm disable-user --user 0 com.google.android.asThese commands don't delete the application, they just deactivate it for the current user. To get it back, replace the disable-user with enable.
What if the ADB canโt see the device?
Method 4: Use of third-party utilities (without root)
If you don't want to mess with ADB, you can use specialized applications to disable system services.
| Annex | Functionality | Reference | Features |
|---|---|---|---|
| App Inspector | Allows you to turn off background activity of system applications | Play Market | No root, but ADB rights are required for some functions |
| Package Disabler | Blocks selected applications (including Google Assistant) | Play Market | The paid version will unlock all functions. |
| Shizuku + AppOps | Full control over permissions and background processes | Official website | Requires customization via ADB, but works without root |
Example of the Package Disabler:
- Download and install the app from the Play Market.
- Open it and give access to special features (in the security settings).
- Find Google Assistant or Google Assistant.
- Press Disable (disable).
- Reset the device.
The advantage of this method is that you don't have to delete the application, you just block it, but some utilities (such as App Inspector) can conflict with MIUI Optimization, which will slow down the system, in which case you turn off optimization in the developer settings (Settings โ Developers โ Disable MIUI Optimization).
๐ก
Third-party utilities are a good trade-off between simplicity and efficiency, but always check reviews before installing.Some applications may contain ads or request unnecessary permissions.
Method 5: Completely remove Google Assistant (root required)
If youโre willing to take drastic measures, you can completely remove Google Assistant from the system, which is suitable for users with unlocked bootloader and root rights (for example, through Magisk).
Warning: Mistakes may result in the loss of functionality of other Google services or even a device blink.
Instructions:
- Install a file manager with root support (such as Root Explorer or FX File Explorer).
- Go to /system/priv-app/ or /system/app/.
- Find and delete the following folders (if any): GoogleQuickSearchBox Velvet GoogleAssistant
/data/data/com.google.android.googlequicksearchbox
Reset the device.
Alternative method (via Terminal Emulator with root rights):
su
mount -o rw,remount /system
rm -rf /system/priv-app/GoogleQuickSearchBox
rm -rf /system/priv-app/Velvet
rm -rf /data/data/com.google.android.googlequicksearchbox
rebootโ ๏ธ Note: On some devices (e.g. Xiaomi) 12S Ultra or Black Shark 5 Pro, removing these folders can cause Google Play Services to fail, and youโll have to restore files from the backup or reflash the device.
If you donโt want to delete files permanently, you can simply rename them (e.g., add bak at the end of the folder name) and itโs easy to return them back if needed.
What to do if Google Assistant is back after the update
Many Xiaomi users are faced with the fact that after updating MIUI or Google Play Services, the assistant is activated again.
- ๐ Auto-update apps in Play Market restores remote components.
- ๐ฆ System updates MIUI They can return standard settings.
- ๐ง Google services periodically check the integrity of system applications.
To prevent the return of Google Assistant:
- Turn off auto-update for the Google app: Open Play Market. Find Google in the list of installed apps. Tap three dots in the top right corner and uncheck Auto Update.
Titanium Backup
App Quarantine
Google background synchronization
Settings โ Accounts and Sync โ Google โ Disable SyncADB
adb shell dpm set-device-owner com.google.android.gms/.mdm.receivers.MdmDeviceAdminReceiverThis command disables automatic update installation for system applications.
If you use custom firmware (like LineageOS or Pixel Experience), the issue with returning the assistant usually doesnโt arise, as these firmware doesnโt include Googleโs proprietary services by default.
Alternatives to Google Assistant on Xiaomi
If you have disabled Google Assistant but want to keep the functionality of the voice assistant, consider the following alternatives:
| Assistant | Advantages | Deficiencies | Reference |
|---|---|---|---|
| Yandex Alice | Well optimized for Russian, integration with Yandex services | Collects data about users, less functional abroad | Play Market |
| Siri (via Shortcuts) | It works on iOS devices, good integration with Apple Music | Requires an iPhone or iPad to work properly | App Store |
| Bixby (for Samsung owners) | Deep integration with Samsung devices, gesture support | Not optimized for Xiaomi, it can slow down | Play Market |
| Assistant.ai | Local data processing, no dependence on Google | Limited functionality, paid version | Official website |
For maximum privacy, we recommend Assistant.ai or local solutions like Rhasspy (requires server configuration).If you want to integrate with MIUI, try XiaoAI, a Xiaomi-branded assistant that works without Google (available in Chinese firmware).
๐ก
To activate XiaoAI on global firmware, install the APK from a Chinese store (e.g., with APKPure) and provide all the necessary permissions.