Google Assistant on Xiaomi Redmi 9 is often a cause of inconvenience: it spontaneously activates when holding the Home button, consumes battery power in the background and takes up precious space in memory. Despite the useful features (voice search, reminders, smart home management), many users prefer to turn it off β especially if you use alternative assistants like Mi AI or Alice Yandex.
The problem is that MIUI (Xiaomi firmware) does not always provide an obvious way to completely disable Google Assistant. Even after deactivation through settings, it can continue to work in the background, consuming resources. In this article, we will discuss 5 methods - from simple to advanced, including hidden settings MIUI 12/13/14 and ADB commands. You can choose the best option depending on your version of the firmware and level of technical training.
Why Google Assistant is Interfering with Redmi 9
On Redmi 9 (Redmi 9A/9C/9T models inclusive), Google Assistant is integrated at the system level and has multiple βentry pointsβ:
- π Home button activation: Holding calls the assistant, even if you are used to another action (such as opening the app menu).
- π Voice activation: The phrase βOK, Googleβ is triggered by random action while talking or listening to music.
- π± Background processes: com.google.android.googlequicksearchbox consumes up to 150-200 MB of RAM and drains the battery by 3-5% per night.
- π Google Play Services regularly restores the assistant, even if you disabled it.
According to XDA Developers, on Redmi 9 with 2/3/4 GB of RAM, disabling Google Assistant frees up to 10-15% of RAM and increases battery life by 1-1.5 hours, especially on MIUI firmware 12.5 and older, where optimizing background processes leaves much to be desired.
β οΈ Note: On some versions MIUI Global (e.g. 12.0.8.0 for Redmi 9) disabling Google Assistant may cause Google Play Store or YouTube to malfunction. β The phone. β Version. MIUI.
Method 1: Disconnect via Google Settings (the easiest)
This method is suitable for users who want to deactivate the voice assistant but don't want to delete it completely.It works on all versions of MIUI and doesn't require root rights.
Instructions:
- Open the Google app (the icon with the letter βGβ on the home screen).
- Slip on the profile avatar in the upper right corner β select Settings.
- Go to the Google Assistant section β General.
- Turn off the Google Assistant slider (at the top of the screen).
- In the window that appears, confirm the action by clicking Off.
After that, the assistant will stop responding to voice commands and the Home button retention. However, the background processes (com.google.android.googlequicksearchbox) will continue to work, consuming resources.
There is no response to βOK, Google"|Home button does not call an assistant|Task Manager does not have a Google App process"|Notifications from the Assistant are disabled-->
To completely stop background activity, additionally:
- Go to Settings β Applications β Application Management.
- Find Google β Battery β Select Limit Background Activity.
- In the same Google app menu, click Notifications and turn off all switches.
π‘
If the Assistant is activated again after Google is disabled, clear the cache of the Google and Google Play Services app in the app settings.
Method 2: Remove Google App Updates (without root)
Google Assistant is part of the Google app (com.google.android.googlequicksearchbox) If you roll it back to the factory version, the assistant will stop working, but the basic search features will remain.
How to do this:
- Open Settings β Applications β Application Management.
- Find Google β click on the three dots in the top right corner β Remove updates.
- Confirm the action. The app will return to the version that was installed out of the box.
After that:
- π« Google Assistant will stop running.
- β οΈ Voice search in Chrome browser may not work properly.
- π Google Play Store will try to update the app.To prevent this, disable auto-update for Google in Play Store settings.
β οΈ Attention: On some firmware MIUI (For example, 13.0.4.0 for Redmi 9, removing updates can cause the error "Google stopped." In this case, restart the phone or restore updates.
Method 3: Disconnect via ADB (for power users)
If previous methods failed, you can force the Google Assistant to be deactivated using ADB (Android Debug Bridge) commands. This does not require root rights, but requires connecting the phone to a computer.
What you need:
- π₯οΈ Computer with Windows/macOS/Linux.
- π± Cable USB (preferably original).
- π οΈ Utility. ADB (You can download from the official Android website).
- βοΈ Included Debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times tap the assembly number β Go back to Settings β Additionally. β For developers β Debugging by USB).
Step-by-step:
- Connect Redmi 9 to your computer and allow debugging (a request will appear on your phone screen).
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to disable Google Assistant: adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox
- Reboot the phone.
This command removes the application only for the current user (without affecting system files).
- β Google Assistant will disappear from the system.
- β οΈ Some Google features (like image search) may not work well.
- π To return the assistant, just update the Google application through the Play Store.
What if the ADB canβt see the device?
Method 4: Use hidden MIUI settings (for firmware 12.5+)
MIUI 12.5 and later (including MIUI 13/14 for Redmi 9) have hidden options for managing system applications, which allow you to disable Google Assistant without ADB.
How to access:
- Open the phone app and enter the code: ##4636##
- In the menu that appears, select Phone Information β scroll down to the MIUI Hidden Settings block.
- Go to Manage Applications (Manage Applications).
- Find in the Google list and turn off the switches: π Assistant (Assistant) π Background Activity (Background Activity) π Auto-start (Auto-start)
Save the changes and restart the phone.
This method doesnβt work on all versions of MIUI, but if itβs available, itβs the safest way to disable the assistant without the risk of crashes.
| Method | Root is required. | PC required | Risk of failure | Efficiency |
|---|---|---|---|---|
| Google settings | β No. | β No. | β οΈ Low. | ββ (partial-out) |
| Removal of updates | β No. | β No. | β οΈ Medium. | βββ (shutdown) |
| ADB-team | β No. | β Yes. | β οΈβ οΈ High-pitched | ββββ (complete removal) |
| Hidden MIUI settings | β No. | β No. | β οΈ Low. | ββββ (shutdown) |
| Root + Titanium Backup | β Yes. | β Yes. | β οΈβ οΈβ οΈ critical | βββββ (complete removal) |
Method 5: Complete root-right removal (extreme method)
If you're willing to take drastic measures, you can completely remove Google Assistant with root rights.
- π§ I have already received root (for example, through Magisk).
- π± Use custom firmware (for example, LineageOS or Pixel Experience).
- π At least once unlocked bootloader on Xiaomi.
Instructions:
- Install Titanium Backup or Root Explorer from Play Store.
- Open the app and find it in the list of com.google.android.googlequicksearchbox.
- Select Delete and confirm the action.
- Reboot the phone.
Advantages of the method:
- β Google Assistant will be permanently removed, even after resetting.
- β Free up to 200-300 MB of memory.
Risks:
- β οΈ Google Play Services malfunction (apps may stop updating).
- β οΈ Loss of warranty (if the phone is warranty) it is better to use other methods).
- β οΈ Possible disruptions GMS (Google Mobile Services).
β οΈ Attention: Redmi 9 with firmware MIUI Global Stable removing system applications through root can result in a bootloop (loop reboot). TWRP.
Through Google's settings|Removal of updates|ADB-team|Hidden settings MIUI|Root + complete removal|Don't turn it off.-->
What to do if Google Assistant is turned on again
Even after Google is disabled, Assistant may recover due to:
- π Auto Updates to Google Apps Through Play Store.
- π± Resetting phone settings to factory.
- π§ Firmware updates MIUI (Especially when switching to a new version of Android).
How to prevent:
- Turn off auto-update for Google app: Open Play Store β click on profile avatar β Settings. Select App Auto-Update β Do not update automatically.
- Freeze the app with App Quarantine (requires Xiaomi ADB/Fastboot Tools).
- Use an alternative launcher (like Nova Launcher) where you can reassign the Home button.
If the assistant shows up anyway, check:
- π Availability of updates MIUI (Sometimes bugs are fixed in new versions).
- π Relevance of Google Play Services (Older versions can restore Assistant).
π‘
If Google Assistant returns after each update MIUI, The only radical way is to turn it off. ADB In other cases, the combination of removing updates will help. + shutdown.