Google Assistant on Xiaomi Redmi Note 10 Pro may be useful for quick search or control of the device, but not all users need it. Many people find that the assistant is activated accidentally (for example, when you press the power button or voice command βOK, Googleβ), consumes battery resources in the background or simply interferes. Unfortunately, MIUI does not offer an obvious βDeleteβ button β but there are several ways to completely deactivate it, including hidden settings and technical techniques.
In this article, we will discuss three proven methods: through standard MIUI settings, with ADB (for advanced users), and alternative solutions for those who want to not only disable, but block the launch of the Assistant at the system level. You will also learn what consequences a disablement can have, and how to return the assistant back if it is suddenly needed. All instructions are tested on the Redmi Note 10 Pro with MIUI 14/15 and are relevant to models based on Android 11/12/13.
Why Google Assistant works for Xiaomi, even if you donβt use it
Many are surprised to find that Google Assistant is active on their Redmi Note 10 Pro, even though they never set it up.
- π§ Pre-installed by default: MIUI (Even in the global version, it includes Google services, including the assistant, and it's integrated into the firmware at the level of Google Play Services.
- π€ Gesture activation: On the Redmi Note 10 Pro, the Assistant can be triggered by holding the Home button (if any) or Power button, as well as by voice (OK, GoogleΒ»).
- π Background activity: Even if you donβt call the assistant consciously, it may wake up to update data, sync, or context analysis (e.g. when using Google Search or Google Maps).
- π± Connection with other services: The Assistant is closely linked to Google Now, Google Lens, and Google Discover, so disabling it may affect how these features work.
It's important to understand that you can't completely remove the Assistant without root rights -- it's a system application, but you can deactivate it so that it stops running, consuming resources, and disrupting work. We'll look at the ways from simple to complex.
Method 1: Disconnect via MIUI settings (without root)
The easiest and safest method is to use the built-in MIUI settings, which require no technical skills and is suitable for most users, but keep in mind that this method does not remove the Assistant completely, but only blocks it from running in standard ways.
To disable the assistant:
- Open Settings β Applications β Application Management.
- In the search bar, type in Google and select Google Assistant (or Google App if the first one is not listed).
- Press Disable (if the button is inactive, first tap Stop).
- Confirm the action in the window that appears.
The Assistant will then stop running by voice or gesture, but it will still take up space in memory and can be updated via Google Play to limit its background activity:
- π Return to the Google Assistant menu β Battery β Select to limit background activity.
- π In the same menu, click Notifications and turn off all switches.
- π΅ B Settings β Sounds and vibrations β Voice assistant disable the option OK Google.
Disable the application "Google Assistant"|Stop background activity|Remove microphone and location permissions|Turn off voice activation OK Google"|Remove the label from the desktop (if any)-->
β οΈ Note: After you turn off some of Google's features may not work properly, such as voice search in Google Maps or fast commands in Google Lens will become unavailable. If you use these services, consider an alternative method below.
Method 2: Disconnect via ADB (for power users)
If a standard shutdown doesnβt work (for example, the Assistant still starts when you hold the power button), you can use ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but allows you to more deeply lock the assistant, including its system triggers.
You'll need:
- π₯οΈ Computer with installed ADB-driver.
- π± Xiaomi Redmi Note 10 Pro with Debugging enabled USB (Settings β The phone. β 7 times press the version MIUI, Then go back to the additional settings. β For developers).
- π USB-cable (preferably original).
Instructions:
- Connect your phone to your PC and type in the command line (or Terminal on Mac/Linux): Adb devices Make sure the device is identified (its serial number should appear).
- Run the command to disable the Assistant as the default application: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox This command does not remove the application completely, but makes it inaccessible to the current user.
- To block the launch by the power button, type: adb shell settings put secure assistant null
- Reboot your phone (adb reboot).
After these actions:
- β Assistant will stop opening when holding the power button.
- β Voice activation will disappear, OK, GoogleΒ».
- β The app will not appear in the menu and consume resources.
What if the ADB canβt see the device?
β οΈ Attention: Teams ADB It can affect system settings, and if you get the syntax wrong, it can cause a malfunction. MIUI. We recommend you to pre-create a backup of data through Settings β Additionally. β Backup and reset.
Method 3: Alternative solutions (without shutting down)
If you donβt want to completely deactivate Google Assistant, but itβs in the way, consider these options:
| Decision | What's he doing? | Pluses | Cons |
|---|---|---|---|
| Replacement with another assistant | Install Alice from Yandex or Bixby (if supported) | Maintains the voice control functionality | Requires third-party software installation |
| Turning off the microphone | Disable microphone access for Google App | Blocks voice activation | Does not disable the launch button |
| Use of Nova Launcher | Set up gestures in a third-party launcher | You can reassign the power button retention | Does not block background activity |
| Energy saving regime | Add Google App to battery exclusion | Reduces resource consumption | Does not completely disable the assistant |
For example, to replace the Assistant with Alice:
- Choose Yandex instead of Google Assistant.
If you only need to turn off the start by the power button, but leave voice commands, use ADB-command from Method 2, but without removing the application:
adb shell settings put secure assistant nullπ‘
If after disabling the Assistant, voice navigation in Google Maps stopped working, turn it on separately in the settings of the Maps β Navigation β Voice prompts application.
What happens if you disable Google Assistant: the consequences
Before you deactivate the assistant, read about the possible consequences:
- π Google Voice Search will stop working (including Google Lens photo search).
- π Contextual clues (such as meeting or weather reminders) will disappear.
- π§ Managing smart devices via Google Home will be unavailable.
- π± Fast teams (e.g., βshow me pictures from Parisβ) will not work.
- βοΈ Some settings MIUI, Google Services may be affected by the.
On the other hand, you'll get:
- β‘ Savings in battery life (up to 5-10% per day with active use).
- π‘οΈ More privacy: Google will stop analyzing your voice queries.
- π Faster system performance (especially noticeable on the Redmi Note 10 Pro with 6 GB of RAM).
If you use Google Ecosystem (e.g. Gmail, Calendar, Drive), disabling Assistant will not affect their performance, but some features, such as automatic on-screen text recognition (Google Lens) or contextual notifications, will become unavailable.
π‘
Disabling Google Assistant doesn't remove it completely - it will stay on the system but stop running and consuming resources.Root rights are required to completely remove, which is not recommended because of the risk of disrupting MIUI.
How to Get Google Assistant Back If You Need It
If you change your mind and want to restore the assistant, do the following:
- To return after a standard shutdown (Method 1): Go to Settings β Apps β App Management β find Google Assistant and click Enable.
- To return after ADB-shutdown (Method of 2): Connect your phone to your PC and execute the command: adb shell cmd package install-existing com.google.android.googlequicksearchbox Then reset the default assistant settings: adb shell settings put secure assistant com.google.android.googlequicksearchbox/.GoogleAssistant
- Update the Google App through the Play Store if it doesnβt work properly.
If the Assistant does not start after recovery:
- π Reboot the phone.
- π₯ Update Google Play Services and Google App to the latest version.
- π§ Check if it is blocked by Antivirus or Battery Optimizer (in Settings) β Battery β Optimizing the battery).
If you used ADB to reassign the power button, you also need to return the power button to:
adb shell settings put secure assistant com.google.android.googlequicksearchbox/.GoogleAssistant