Why Xiaomi Mi9 SE owners want to get rid of Google Assistant
Googleβs voice assistant is integrated into most Android devices, including the Xiaomi Mi9 SE, but not all users actively use it. Moreover, many people experience the Assistant activating itself when holding the Home button, consuming battery power in the background and conflicting with proprietary MIUI features such as the Xiaomi AI Assistant or control gestures.
On the Mi9 SE (2019 model with Snapdragon 712 processor and 6GB of RAM), the extra background processes are particularly noticeable: users complain of slowing animations, sudden hangings and shortening battery life. Disabling Google Assistant can return up to 10-15% of performance in everyday tasks - tested on MIUI 12-14 firmware.
In this article, we will discuss all the current ways to deactivate the assistant, from standard settings to deep system interventions. Importantly, some methods require developer rights or root, so evaluate your technical capabilities in advance.
Method 1: Disconnect via standard Android settings
The easiest and safest method is to use the built-in options, which is suitable if you just need to remove the Assistant call from the Home button or turn off voice activation.
Instructions:
- π± Open the Settings. β Google β Settings for Google apps β Search, Assistant and Voice.
- π Select the Google Assistant option β Go to the General Settings section.
- βοΈ Turn off the Google Assistant slider (at the top of the screen).
- π Restart the device to make the changes effective.
This method does not remove the Assistant completely, but only blocks its basic functions. com.google.android.googlequicksearchbox background processes can continue to work, consuming up to 50-80 MB of RAM.
π‘
If the Assistant is activated again after disabling, check for Googleβs Play Market app updates β sometimes resets occur after an automatic update.
Method 2: Deactivate via MIUI settings (for firmware 12+)
Xiaomi has added its own assistant management tools in later versions of MIUI. On the Mi9 SE with MIUI 12.5+ firmware, you can disable Google Assistant integration with system buttons.
Step-by-step:
- Go to Settings β Special Opportunities β System settings.
- Select the Home button (or gestures if you use navigation without buttons).
- In the Long Click section, change the action from Google Assistant to No or Xiaomi AI Assistant.
- Save the changes and make sure that when you hold the Home button, voice search no longer starts.
This way, not to disable the Assistant itself, but to remove its binding to the hardware buttons, would require more radical measures to fully deactivate it.
Method 3: Disconnect via ADB (without root)
For users who are ready to work with Android Debug Bridge (ADB), there is a way to disable the Assistant at the system level without obtaining root permissions.
What you need:
- π₯οΈ Computer with installed ADB-driver.
- π± Included Debugging by USB on Mi9 SE (In Settings β The phone. β Version. MIUI Press 7 times, then return to the Additional Settings β For developers).
- π USB-cable (preferably original).
Instructions:
- Connect your phone to your PC and execute the command in the terminal: adb devices Make sure that the device is determined (serial number should appear).
- Enter the command to disable the Assistant: adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox
- Restart the Mi9 SE. After that, the Assistant will stop launching, and its icon will disappear from the application menu.
To get it back, use the command:
adb shell pm enable com.google.android.googlequicksearchboxDebugging is on. USB|Installed ADB-PC-driver|The phone is connected in file transfer mode|Battery charge > 50%-->
Method 4: Remove via Magisk (root required)
If youβre ready for deeper changes, you can completely remove Google Assistant packets using the Magisk module.This method is suitable for users with an unlocked bootloader and root installed.
Warnings:
β οΈ Warning: Removing system applications can lead to unstable work MIUI, especially if you use Google services (Gmail, Maps, Play Market) before the procedure, make a backup through the TWRP.
Instructions:
- π² Install Magisk Manager and get root rights.
- π In Magisk, go to the Modules section and install the Universal System App Remover module.
- ποΈ Launch the module, find in the list of applications: com.google.android.googlequicksearchbox (main package of Assistant) com.google.android.apps.googleassistant (additional components)
- π Reboot the device, and then the assistant will be completely removed.
If you have problems with other Google services after deleting, restore the deleted packages through the same module or roll back to the backup.
What to do if Google Play Services stop working after deletion?
Method 5: Use of third-party utilities (without root)
For those who donβt want to work with ADB or get root, there is an alternative, like Package Disabler or Bloatware Remover, that allows you to freeze unnecessary system applications without removing them completely.
Recommended utilities:
| Annex | Need root? | Functional | Reference |
|---|---|---|---|
| Package Disabler Pro | β No. | Freezes packages through ADB | Play Market |
| Bloatware Remover | β Yes. | Remove system applications | XDA |
| App Inspector | β No. | Shows all installed packages | Play Market |
How to use Package Disabler Pro:
- Download and install the app.
- Connect the Mi9 SE to your PC and allow debugging over USB.
- In the app, search for the com.google.android.googlequicksearchbox package and click Disable.
- Reboot the phone.
This method is reversible β you can defrost the package at any time through the same application.
π‘
Third-party rootless utilities work through ADB, so they will still require a computer and enabled USB debugging.
What if the assistant is turned on again?
Some Mi9 SE users are faced with the Assistant returning to its original state after updating MIUI or Google services, which is due to the system restoring standard settings for mission-critical packages.
How to prevent re-activation:
- π Regularly check the list of active applications in Settings β Annexes β All applications.
- π΅ Turn off automatic updates for Google app in Play Market.
- π§ Use it. ADB-command to permanently disable (see Method 3) and apply it after each major update.
- π‘οΈ Install Disabler for Magisk, which blocks the recovery of deleted packets.
If the Assistant returned after resetting, repeat the shutdown procedure again β most likely, the system restored it as part of the factory configuration.
β οΈ Attention: On some firmware MIUI (for example, MIUI 13 Global) after disabling the Assistant, voice search in Google Chrome and other applications may disappear.To return this feature, install an alternative browser (for example, Firefox) or use Yandex Alice.