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 a source of irritation: It eats up the battery, collects location and habits, and sometimes even interferes with work, POCO X5 and other models MIUI 14, where the assistant is integrated deeper than in the stock Android.
In this article, you will find 5 proven ways to disable Google Assistant, from standard settings to hidden MIUI features. We will break down options for different firmware versions (including Android 13/12) and explain how to avoid common bugs. For example, why a simple shutdown in Google settings doesnโt always work, or what to do if the assistant is activated again after the update.
Why Google Assistant works for Xiaomi, even if you didnโt turn it on
On all Xiaomi, Redmi and POCO smartphones (except for models for the Chinese market), Google Assistant is pre-installed by default as part of Google Play services. The manufacturer cannot remove it completely due to licensing agreements with Google, but there are ways to limit its work.
- ๐ Pressing the Home button: B MIUI By default, pressing this button calls the assistant (even if you have previously disabled it).
- ๐ค Voice activation: The phrase โOK, Googleโ or โHey Googleโ may be triggered by background microphone listening.
- ๐ Updates MIUI: After major updates (for example, with the MIUI 13 on MIUI 14) settings are reset.
- ๐ฑ Third-party apps: Some programs (such as Google Search or YouTube) may re-activate the Assistant.
It's important to understand that you can't completely remove Google Assistant without root rights -- you can only deactivate it or limit it, but even that's enough to stop it from interfering with everyday use. We'll look at all the methods available, starting with the simplest ones.
Method 1: Disconnect via Google Settings (the easiest way)
This method is suitable for most Xiaomi models on MIUI 12-14 and does not require special knowledge. However, it does not disable the assistant call by pressing the Home button - this will require additional configuration (see Method 3).
- Open the Google app (the icon with the letter โGโ on a color background).
- Slip on your avatar in the upper right corner and select Settings โ Google Assistant.
- Scroll down to General and select Google Assistant.
- Turn off the Google Assistant slider (it will turn gray).
- In the window that appears, confirm the action by clicking Disconnect.
After that, the assistant will stop responding to voice commands, but as mentioned earlier, pressing the Home button will still trigger it. To fix this, move on to the next method.
๐ก
If Google does not have a Google Assistant option in its settings, update the Google app through the Play Market. Older versions may hide this section.
Method 2: Removing updates to Google App
Sometimes, even after a shutdown, the assistant continues to work due to background processes, in which case the rollback of the Google application to the factory version will help, this method is especially effective for Redmi 10/11 and POCO M4/M5, where MIUI often conflicts with the latest versions of Google services.
Instructions:
- Go to Settings โ Applications โ Application Management.
- Find in the Google list (not to be confused with Google Play Store or Google Play Services).
- Slip on the three dots in the top right corner and select Remove Updates.
- Confirm action. The app will return to the version preinstalled in MIUI.
- Reboot your smartphone.
Then check if the assistant has disappeared from the call menu (press the Home button). If not, move on to the next method.
โ ๏ธ Note: Removing updates may cause temporary problems with Google Search or YouTube.To return functionality, just update the Google app again through the Play Market (but the assistant can be activated again!).
Method 3: Reassign the Home button (for MIUI 13/14)
One of the most annoying things about this is calling the assistant when you press the Home button, and in MIUI, you can either reassign or disable it completely. Here's how to do it:
- Open Settings โ Additional settings โ buttons and gestures.
- Select the Home button (or Navigation buttons if you use gesture control).
- Find the option to press the home button and tap it.
- In the action list, select Do Nothing or Open the menu (if you want to leave an alternative feature).
- Save the changes.
Now, pressing the Home button wonโt start Google Assistant. However, this method doesnโt work on some gesture-controlled models (e.g., Xiaomi 13 or POCO F5). In this case, only completely disabling through ADB (see Method 5) will help.
Press the Home button โ no Google window should open | Say โOK, Googleโ โ no reaction | Check background processes in Settings โ Apps โ Google | Reboot your phone and repeat the check--->
Method 4: Disconnect via MIUI settings (hidden section)
There's a hidden partition in MIUI firmware that allows you to customize system applications, including Google Assistant, more deeply, and it's a good way for power users and requires care.
Instructions:
- Open the Phone app and enter the combination: ##4636##.
- In the menu that appears, select Phone Information (or Usage statistics in English firmware).
- Scroll down and find the Disable Apps (or Disable Apps) section.
- In the list, search for Google Assistant (could be called com.google.android.googlequicksearchbox) and turn it off.
- Reset the device.
This method completely blocks the assistant, but can cause errors in other Google services (such as Google Search or Google Maps).
โ ๏ธ Attention: On some firmware (MIUI 14 Global) section ##4636## can be blocked (ADB).
Method 5: Complete disabling via ADB (for advanced users)
If the previous methods did not work, the most reliable method is to disconnect via ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but guaranteed to remove the assistant from the system.
What you need:
- ๐ฅ๏ธ Computer with Windows/macOS/Linux.
- ๐ USB-cable (preferably original).
- ๐ ๏ธ Utility. ADB Tools (download from the official website).
- ๐ฑ Included Debugging by USB smartphone.
Step-by-step:
- Activate Developer Mode on Xiaomi: Go to Settings โ About Phone. Tap 7 times on MIUI until the notification โYouโve become a developerโ appears. Return to Settings โ Additional Settings โ Developer Settings. Enable USB Debugging.
File transfer
ADB Tools
adb devicesThe name of your device should appear.
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchboxReboot your smartphone.
After that, Google Assistant will be completely deactivated, including a Home button call and voice activation. To return it, you just need to update the Google app through the Play Market or execute a command:
adb shell cmd package install-existing com.google.android.googlequicksearchboxWhat if the ADB canโt see the device?
Alternatives to Google Assistant on Xiaomi: what to use instead
If youโve disabled Google Assistant but want to keep some of the features (voice search, smart home management, reminders), consider alternatives.
| Assistant | Advantages | Deficiencies | Support for MIUI |
|---|---|---|---|
| XiaoAI (built into MIUI) | Optimized for Xiaomi, supports Chinese and some European languages, and works without Google. | Limited functionality outside of China, no integration with Google services. | โ Complete. |
| Alice (Yandex) | He understands Russian well, knows how to manage a smart home (including Xiaomi devices). | Requires the installation of a separate application, collects data for Yandex. | โ Partial |
| Bixby (Samsung) | Powerful functionality, integration with Samsung devices. | Not optimized for Xiaomi, it can slow down. | โ Bad. |
| Assistant.ai | Private assistant without data collection, open source. | Limited capabilities require customization. | โ Good. |
For most Xiaomi users, the best choice would be XiaoAI (if you don't need Google services) or Alice (if Russian is important).
- Open the Settings app.
- Go to the Apps โ XiaoAI.
- Turn on the voice assistant slider.
- Set up voice activation (the phrase โHiao AIโ or double press the power button).
๐ก
If you use Xiaomi smart devices (lamps, robot vacuum cleaners), XiaoAI will manage them better than Google Assistant, as it has direct access to the MIOT ecosystem.
Frequent problems and their solutions
Even after Google is disabled, the Assistant can still work or cause errors, and here are the most common situations and ways to fix them:
- ๐ The assistant is activated again after the update. MIUI: Repeat Method 1 and Method 3, then turn off the automatic update of the Google app in the Play Market.
- ๐ Voice activation does not turn off: Check settings in Settings โ Google โ Devices and sharing โ Voice Match and turn off Hey Google.
- โก Fast battery drain after shutdown: This may be due to background processes of other Google services.Check battery consumption in Settings โ Battery and if necessary, limit the activity of Google Play Services or Google Search.
- ๐ฑ Home button does not work after reassignment: Reset gesture settings in Settings โ Additional settings โ Buttons and gestures โ Reset the settings.
If none of the methods worked, you may have modified firmware installed on your device (such as custom ROM), in which case you will need root access or flashing on the official MIUI to completely remove Google Assistant.