Google Assistant on Xiaomi Redmi Note smartphones is often activated by accident β with a long hold of the Home button, a gesture swiping from the corner or even through the command word βOK, Google.β For many users, this feature is useless, but it is not so easy to turn it off: the manufacturer hides the settings in different menus, and some options require superuser rights.
In this article, we will discuss 5 working methods, from basic shutdown in settings to complete removal of system components (including methods for MIUI 13/14 firmware based on Android 12/13/14). Particular attention will be paid to the Redmi Note 10/11/12 Pro models, where the activation algorithm of the assistant differs from older versions.
Why Google Assistant is in the way of Xiaomi Redmi Note
The main reasons why users want to deactivate the assistant are:
- π Battery consumption: com.google.android.googlequicksearchbox background processes consume up to 3β5% of charge per day even without active use.
- π± Random positives: swipe gesture from the bottom corner or pressing the Home in your pocket button triggers the assistant.
- π‘οΈ Privacy: Google collects voice command data even if you have not given explicit consent (see more about security).
- π« 78% of Redmi Note owners (according to a 2023 survey) never use a voice assistant.
On Redmi Note 12 Pro+ and later, the problem is compounded by integration with MIUI Voice, Xiaomiβs brand assistant, which is at odds with Google Assistant, for example, when you try to invoke MIUI Voice gesture, Google can trigger, and vice versa.
Method 1: Disconnect via Google Settings (without root)
The simplest method that works on all versions of MIUI (including MIUI 14 on Android 13/14) is suitable for Redmi Note 8/9/10/11/12 models:
- Open the Google app (the icon with the letter βGβ on the home screen).
- Slip on the profile avatar in the upper right corner β Settings.
- Select Google Assistant β go to General section.
- Turn off the switches: πΈ Google Assistant (Main Tumbler) πΈ Voice input (if any) πΈ Lockdown assistant
Assistant settings
The device
Default assistant
No.
β οΈ Attention: On some firmware MIUI After this method, the Home button will stop working. To return its functionality, go to Settings. β System system β Gestures β Home button and assign action Home or Recent apps.
βοΈ What to check after disconnecting the assistant
Method 2: Deactivation via MIUI settings (for new models)
On Redmi Note 11/12 with MIUI 13/14, Google Assistant is integrated deeper into the system to disable it completely:
- Go to Settings β Applications β Application Management.
- In the search bar, type in Google and select the Google app (not to be confused with Google Play Services).
- Slip the Permits. β turn off: π€ Microphone π± Display over other windows π Auto-start
Battery
Limit background activity
Settings β System β Gestures β Home button
No.
π‘ Useful advice: If after these actions the Home button stopped responding to a short press, reset the gestures:
Settings β System β Gestures β Resetting gesture settingsThis will bring back the standard button behavior.
| Redmi Note model | MIUI version | Does Method 2 Work? | Do you need additional action? |
|---|---|---|---|
| Redmi Note 10/10 Pro | MIUI 12.5β13 | Yes. | Resetting gestures |
| Redmi Note 11/11 Pro | MIUI 13β14 | Yes. | Disable autostart |
| Redmi Note 12 Pro+ | MIUI 14 | Partially. | Method 4 (ADB) is required |
Method 3: Remove Google Updates (for old firmware)
If your Redmi Note runs MIUI 11 or older, you can roll back the Google Assistant to the factory version, where it is less intrusive.
- Go to Settings β Applications β Application Management β Google.
- Slip on the three dots in the upper right corner β Remove the updates.
- Confirm the action. The system will return the application to the factory version.
- Then turn off auto-update: Open Google Play Store. Find Google App. Tap three dots β uncheck Auto Update.
β οΈ Note: After resetting settings or updating MIUI through OTA Google Assistant may update again. To avoid this, add the Google app to the auto update blacklist through Settings. β Annexes β Special access β Optimizing the battery.
What to do if the βRemove Updatesβ button is inactive?
Method 4: Disconnect via ADB (for power users)
The method requires connecting a smartphone to a PC and using Android Debug Bridge (ADB). Suitable for all Redmi Note models, including the Note 12 Pro+ on MIUI 14. Advantage: disables the Assistant at the system level without affecting other Google features.
π Preparation:
- Download ADB Tools for Windows/macOS/Linux.
- Turn on Developer Mode on your phone: Settings β About Phone β MIUI version (shap 7 times).
- Activate Debugging by USB in Settings β Additional β For developers.
- Connect your phone to your PC and confirm your trust in the device.
π₯οΈ Commands to execute (enter in terminal/command line):
adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox
adb shell pm disable-user --user 0 com.google.android.apps.googleassistant
adb shell pm uninstall -k --user 0 com.google.android.apps.googleassistantπ To get the Assistant back, use it:
adb shell pm enable com.google.android.googlequicksearchbox
adb shell pm enable com.google.android.apps.googleassistantβ οΈ Attention: On some firmware MIUI 14 after completing these commands, voice search in Google Chrome and YouTube may disappear. To return only search, use:
adb shell pm grant com.android.chrome android.permission.RECORD_AUDIOπ‘
ADB-The only way to completely disable Assistant on Redmi Note 12 Pro+ After completing the commands, the assistant will disappear from the gesture menu and stop consuming resources.
Method 5: Complete removal via TWRP (routed devices only)
If you have root rights or custom TWRP recaps installed, you can delete Google Assistant system files, which permanently removes the assistant, but can disrupt some Google services (such as voice search in Chrome).
π οΈ Instructions:
- Download Root Explorer or any file manager with access to /system.
- Go to /system/priv-app/GoogleQuickSearchBox//system/priv-app/Velvet/
- Delete or rename (add.bak) the folders: GoogleQuickSearchBox Velvet
Reboot the phone.
π§ Alternatives for TWRP:
- Boot to TWRP (hold Power + Volume up when turned on).
- Select Advanced β File Manager.
- Find and delete files in the same ways (see above).
- Wipe your cache (Wipe β Cache) and restart.
π How to Clear the Assistant's History:
- Go to myactivity.google.com.
- In the filter, select Voice and Audio.
- Press Delete. β All the time.
- Turn off history saving in Settings β Google Assistant β Your data in Assistant.
π‘ Useful tip: To stop collecting data completely, turn off Web and hardware activity in your Google account settings:
Google Settings β Account Management β Data and Personalization β Activity Setup β Web and hardware activity