How to permanently disable Google on Xiaomi Redmi Note: 5 working methods

The OK Google voice assistant on Xiaomi Redmi Note smartphones is often activated by accident, whether during conversations, listening to music, or even in silence, and not only irritates but drains the battery as it constantly β€œlistens” to surrounding sounds. In this article, we’ll look at all the ways to turn off the voice assistant, from standard settings to hidden settings and commands for power users.

Redmi Note features (including Note 10/11/12 and earlier) are the duplication of voice controls in MIUI and Google Assistant. Simply turning off the settings is often not enough: the assistant can continue to work in the background. We tested the solutions on MIUI 12-14 firmware (including global and Chinese versions) and identified 5 reliable methods, among which is a little-known way through ADB to completely remove Google services.

Important: Some methods require developer rights or unlock the bootloader, and if you’re not ready to experiment, use the first two methods (they’re safe and don’t require technical skills).

1. Disable OK Google through Google Settings

The easiest way is to deactivate voice search in the Google app, which works on all Redmi Note models regardless of the MIUI version, but does not guarantee 100% results: some features may remain active in the background.

Instructions:

  1. Open the Google app (the icon with the letter β€œG” on a color background).
  2. Slip on the profile avatar in the upper right corner β†’ select Settings.
  3. Go to the Voice Search section β†’ Voice assistant.
  4. Turn off the access slider using the OK Google voice command.
  5. Go back and select Voice Control β†’ turn off OK Google.

After that, the assistant will stop responding to voice commands, but the background listening can persist. To check the result, say "OK Google" - if the notification appears "Voice search is disabled", then the method worked.

πŸ’‘

If the assistant is still activated after turning off, clear the Google app cache in your phone settings (Settings β†’ Apps β†’ App Management β†’ Google β†’ Storage β†’ Clear the cache).

2. Deactivation through MIUI settings

MIUI has a separate partition for voice commands management that duplicates Google Assistant features, and disabling it will help avoid conflicts between the two voice control systems.

How to turn it off:

  • πŸ“± Go to Settings. β†’ Additionally. β†’ Special facilities β†’ Voice control.
  • πŸ”‡ Turn off the Xiaomi Voice Assistant slider (if you have one in your version) MIUI).
  • πŸ” Back to Settings β†’ Annexes β†’ Manage applications, find Voice Search and turn it off forcibly (disable button).

Some Redmi Note firmware (e.g. Note 9 Pro on MIUI 12.5) may not have this section, so use the following method.

What to do if there is no "Voice Control" item?
On Chinese firmware (China ROM), this section is often hidden. To open it, change the region of the phone to India or Russia in the settings (Settings β†’ Additional β†’ Region). After changing the region, restart your smartphone and check for the item again.

3. Complete disabling via ADB (for power users)

If standard methods do not help, and the assistant continues to activate, use the ADB-This method completely removes the ability to voice control, including the background processes of Google Assistant.

What you need:

  • πŸ–₯️ Computer with installed ADB-Drivers (you can download it on the Android Developers website).
  • πŸ“± Developer mode on Redmi Note is enabled (7 times tap on the version) MIUI phone-setting).
  • πŸ”Œ USB-cable.

Step-by-step:

  1. Connect the phone to the computer and allow debugging over USB (a request will appear on the smartphone screen).
  2. Open the command line (Windows) or terminal (macOS/Linux) in the folder with the platform-tools.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Run the command to disable Google Assistant: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
  5. Reboot your smartphone.

⚠️ Warning: This command will remove the Google app for the current user, search functions will remain available through the browser, but the voice assistant will be permanently disabled, and to return it, you will have to reset your phone settings or reinstall the app manually.

Install ADB-PC drivers|

Enable the developer mode on Xiaomi|

Allow debugging via USB|

Connect the phone to the computer |

Check the connection of the team `adb devices`-->

4. Disconnection through battery settings (background restriction)

If you don’t want to remove Google Assistant completely, but want to minimize its battery impact, limit its performance in the background.This won’t turn off voice commands completely, but will reduce the frequency of random positives.

How to limit:

  1. Go to Settings β†’ Battery and Performance β†’ Battery Consumption Management.
  2. Select App Choices β†’ Find Google in the list.
  3. Set a limit to limit background activity.
  4. Return to Settings β†’ Apps β†’ Google β†’ Permissions and disable access to the Microphone.

This method is suitable for users who sometimes use voice search but want to extend battery life. However, note that once the background is limited, Google Assistant may not work stable (for example, not open from the corner of the screen via swipe).

πŸ“Š How often do you accidentally activate Google"?
Several times a day
1-2 times a week
Rarely, but annoying.
Never activated.

5. Google Resetting (last resort)

If none of these methods worked, and the assistant is still working, reset the Google app settings, which will return all settings to factory settings, but will not affect personal data (photos, contacts, etc.).

Instructions:

  • πŸ”§ Go to Settings. β†’ Annexes β†’ Application management β†’ Google.
  • πŸ—‘οΈ Press Warehouse. β†’ Management of space β†’ Clear all data.
  • πŸ”„ Reboot the phone.

Once reset, you'll have to reset your Google Account, but that's guaranteed to delete all the voice models and assistant settings you've saved, and if the cached data was the problem, this method will help.

⚠️ Attention: Google data clearing will result in logging out of your account across all services (Gmail, YouTube, Play Market) and save important passwords and data in advance.

Comparison of methods: which one to choose?

Depending on your Redmi Note model and MIUI version, the effectiveness of your methods may vary, and in the table below, you can compare all methods in terms of reliability and complexity.

MethodReliabilityDifficultyPC requiredImpact on the battery
Google settingsMediumLow.No.Minimum
MIUI settingsTall.Low.No.Average.
ADB-teamMaximumTall.Yes.Absent.
Background restrictionLow.Low.No.Positive.
Google resetTall.MediumNo.Minimum

For most Redmi Note users, the first two methods are sufficient. If you encounter Chinese firmware or custom MIUI build, use ADB - this is the only way to completely remove the voice assistant without root rights.

πŸ’‘

On the firmware MIUI 13+ after disabling β€œOK Google” through the settings of Google, it is recommended to additionally prohibit the auto-run of the application in the Settings β†’ Battery β†’ Auto-Run.

Frequent problems and solutions

Even after the shutdown, OK, Google can continue to activate, so let's look at typical situations and how to address them.

Problem 1: The assistant is triggered when the headphones are connected.

Solution: Turn off microphone access permission for the Google app in settings (Settings β†’ Apps β†’ Google β†’ Permissions β†’ Microphone).

Problem 2: After the MIUI update, the assistant turned on again.

Solution: Repeat the shutdown via ADB or reset Google's settings (method 5). Updates often reset user settings.

Problem 3: The lock screen will show the prompt β€œSay OK Google.”

Solution: Turn off Google Discover on the home screen: Long tap on the desktop β†’ Home screen settings β†’ turn off Discover Stream.

⚠️ Note: On some Redmi Note models (such as the Note 8 Pro), the voice assistant is integrated into the system-level firmware, in which case it can only be disabled via custom recovery (TWRP) or reflashing on Global ROM.

Can I turn off Google without losing Google?
Yes, use method 1 or 2 (Google or MIUI settings) and they only disable voice search without affecting other services (Gmail, YouTube, Play Market), and completely deleting it through ADB (method 3) will result in the loss of some features.
Why does the assistant still work after the shutdown?
Your Redmi Note is probably running Chinese firmware (China) ROM), where the voice control is duplicated in MIUI Google Assistant. Try method 2 (settings) MIUI) method 3 (ADB). Also check if a third-party voice-controlled app is installed (e.g. Xiao) AI).
Will Google Assistant work after using ADB?
No, the adb shell pm uninstall command -k --user 0 com.google.android.googlequicksearchbox completely removes the Google app (including Assistant) for the current user.To return it, you either reset the phone to factory settings or manually install it. APK-file.
How to turn off voice search on the lock screen?
Go to Settings β†’ Lock Screen β†’ Additional settings and turn off Voice Search or Google Assistant. If there is no option, use Method 4 (Background Limitation) or ADB.
Can I turn off Google on root forever?
Yes, with root rights, you can delete the system files that are responsible for voice search. To do this, install Root Explorer or a similar application. Go to the folder. /system/priv-app/Velvet (or /system/priv-app/GoogleQuickSearchBox). Remove or rename the folder (for example, in the Velvet_bak). Reboot the phone. ⚠️ Attention: Incorrect actions with system files can lead to bootloop (locking on the boot!