Google Assistant on Xiaomi Redmi smartphones is often activated by accident, with a long hold on the Home button, a voice command βOK, Googleβ or even in your pocket. For many users, this feature is useless, but consumes battery power and collects data about your requests. In this article, we will analyze all possible ways to disconnect from standard settings to hidden developer parameters.
MIUI
Xiaomi
Google Assistant
Android
Redmi
Redmi Note 11 Pro
Redmi 10C
Redmi 12
MIUI 13/14
If you want to not just hide the icon, but completely deactivate the assistant, including background processes, prepare to change system settings. Some methods require ADB rights or disable system applications - but we will explain each step in detail to avoid errors.
1. Disconnection through standard Android settings
The easiest way is to use the built-in Android options, which is suitable if you want to block the activation of the assistant with voice or buttons, but not remove it completely.
Go to Settings β Google β Services on the device β Assistant. Here you will see the main options:
- π Voice assistant β disables the response to the phrase βOK, GoogleΒ».
- π± Default Assistant β allows you to select another assistant (e.g. Mi). AI Xiaomi).
- π Learning to use voice models β removes recorded samples of your voice.
Note that even after you turn off Google voice control, Assistant can be triggered by long pressing on Home. To fix this, you need to change the action of the button in the MIUI settings.
β οΈ Note: Some Redmi models (e.g. Redmi) 9A) The "Assistant" option may not be on the Google menu, in which case use the methods in the following sections.
π‘
If it still activates after turning off the voice assistant, check the settings of the Google app in the Notifications section β sometimes automatic speech recognition is enabled there.
2. Change the action of the Home button
On Xiaomi Redmi, the default Home button is tied to the launch of Google Assistant for long-term retention.
- Open Settings β Additional settings β Home button.
- Select the item Long press.
- Replace Google Voice Search with No Action or Recent Apps.
On MIUI 14, the path may be different: Settings β Screen β Navigation buttons β Long press on Home. If you have gesture navigation (no buttons), this method will not work β use ADB (section 4).
| Model Redmi | The path to button settings | Notes |
|---|---|---|
| Redmi Note 10/11 | Settings β Additional β Home button | There's a no-action option. |
| Redmi 9/9A/9C | Settings β System β Gestures β Home button | It could be called the Long Touch. |
| Redmi 12/13 (MIUI 14) | Settings β Screen β Navigation β Long press | You need to turn off the gestures. |
β οΈ Note: After changing the settings of the Home button, the camera will stop running fast double-press (if this function has been activated). To return it, set the camera in the Settings section. β Screen. β Quick camera launch.
3. Disconnect through Google App Settings
Even if you disabled the assistant in the system settings, the Google app itself can continue to work in the background to calm it down completely:
- Open Settings β Applications β Application Management.
- Find the Google app (not to be confused with the Google Play Store!).
- Go to Permits and turn off: π€ Microphone (to block voice input). π Location (helps avoid targeted advertising). π Auto-start (prevents work in the background).
Battery β Limit background activity
These actions will not remove Google Assistant, but will keep its activity to a minimum.The app will still be updated through the Play Store, but will not be able to use the phone's resources without your knowledge.
4. Complete disabling via ADB (for experienced)
If standard methods donβt work, you can completely deactivate Google Assistant at the system level using ADB commands. This method requires connecting the phone to the computer, but guarantees 100% result.
You'll need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB (download).
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times press to unlock the developer mode, then Settings β Additionally. β For developers β Debugging by USB).
- π USB-Type C Cable (preferably original).
Next, execute commands in the terminal (command line):
adb shell
pm uninstall -k --user 0 com.google.android.googlequicksearchbox
pm disable-user --user 0 com.google.android.apps.googleassistantThe first command deletes Google Search (together with the Assistant), the second one deactivates the remaining processes, and once the phone is restarted, the assistant will disappear from the system.
β οΈ Note: This method may disrupt other Google services, such as Google Pay or Google Photos. If you have problems after the shutdown, return the settings with the command: adb shell pm enable com.google.android.apps.googleassistant.
Install Xiaomi drivers on PC| Enable debugging over USB on your phone | Download Platform Tools (ADB)| Connect your phone with the original cable | Make a backup of the data-->
5. Removing Google Updates (for older models)
On Redmi with MIUI 12 and below Google, Assistant can be embedded in system applications, in which case rollback to the factory version will help:
- Go to Settings β Apps β Google.
- Click on the three dots in the top right corner and select Remove Updates.
- Confirm the action and restart the phone.
This way, it will bring the Google app back to the factory version, where Assistant can be disabled by default, but after another update through the Play Store, all settings will reset.
- π« Stop Automatic Google Update in the Play Store.
- π Turn off the background activity of the application (section 3).
On new models (Redmi) 11/12/13) This method may not work because MIUI It blocks the removal of system updates. ADB (section 4).
What happens if you delete Google Search completely?
6.Alternative: Replacing with Mi AI
If you donβt need Google Assistant but want to keep voice control, try Xiaomiβs built-in assistant, Mi AI. Itβs less functional, but better integrated into MIUI and doesnβt conflict with system settings.
To activate Mi AI:
- Open Settings β Additional settings β Mi AI.
- Turn on the voice assistant switch.
- Set up voice activation (the phrase βLittle Aiβ or custom command).
- In the Assistant section, select Mi AI instead of Google.
Mi AI supports:
- π Calls and messages (sending) SMS voice-command).
- π΅ Music Management (Mi Music, Spotify).
- π¦ Quick start of the camera or flashlight.
- π‘οΈ Weather, exchange rates, translation of text.
Cons: There is no integration with Google services (like Google Calendar or Keep), and voice recognition works worse than Google Assistant.
π‘
Mi AI consumes less battery than Google Assistant, as it does not send data to external servers to process requests.
7. Verification of the result and elimination of problems
After disabling Google Assistant, check:
- π Does it not start with a long press of Home.
- π€ Does the phone respond to the phrase βOK, GoogleΒ».
- π Are there any processes com.google.android.apps.googleassistant in Settings β Annexes β Launched.
If the assistant is still active:
- π Reboot the phone.
- π οΈ Check if the settings have reset after the update MIUI.
- π± Remove the Google app cache (Settings) β Annexes β Google β Memory. β Clear the cache).
On some firmware (e.g. MIUI Global), Google Assistant can recover from factory reset, to avoid this, before resetting:
- Turn off automatic sync with your Google account.
- Remove the Google app through ADB (Section 4).