Why do users want to get rid of the voice assistant?
The voice assistants on Xiaomiโs Redmi Note 9 Pro smartphones are both a useful tool and a source of constant irritation. Many owners face a situation where the phone suddenly activates the microphone, reacts to random phrases or even turns on music during an important conversation. Especially annoying is XiaoAI, a Xiaomi-branded assistant that often launches when you press a side button or voice command โOK, Google.โ
According to surveys of Redmi Note 9 Pro users, more than 60 percent turn off voice assistants in the first months of use. The main reasons are battery drain (background processes eat up to 5 percent of the charge per day), accidental triggers (for example, in transport or on a noisy street), and privacy problems โ not everyone is ready to constantly โlistenโ to the surrounding sounds. In this article, we will discuss all ways to completely deactivate both assistants โ and Google Assistant, and XiaoAI โ without losing the functionality of the smartphone.
Method 1: Disabling Google Assistant through Settings
The most obvious method is to deactivate Google Assistant in the settings menu, which is a good way to do it if you donโt use voice search and other features of the Google ecosystem, and itโs important to note that once you turn off some services (like fast-start apps with voice) will stop working.
Instructions:
- ๐ฑ Open the Google app (the icon with the letter "G" on a colored background).
- ๐ค In the upper right corner, tap on the account avatar. โ Select Settings.
- ๐ Go to the Google Assistant section โ General settings.
- โ๏ธ Find the Google Assistant and translate the slider to the position..
- ๐๏ธ For full deactivation, go back and select Devices. โ Redmi Note 9 Pro โ Shut down.
After this, the voice activation for the phrase "OK, Google" will stop working, but XiaoAI will remain active - it must be disabled separately (see next section).
Method 2: Deactivation of XiaoAI in MIUI
XiaoAI is a proprietary assistant from Xiaomi that is integrated into the MIUI firmware. It is activated not only by voice, but also when you hold the Home or Power button for a long time (depending on the firmware version). It is impossible to completely remove it without root rights, but you can turn off all functions.
Step-by-step:
- ๐ง Go to Settings. โ Annexes โ Application management.
- ๐ In the search bar, enter XiaoAI (or "Voice Assistant" on Russian firmware).
- โก Select the app and click Disable (if the button is inactive, first tap Stop).
- ๐ก๏ธ Go to Permits and disable Microphone, Contacts and Notifications.
Make sure the application is stopped in "Application Management"
Try holding the power button โ there should be no assistant window.
Check that there is no microphone icon in the status bar
Run any app and say โOK Googleโ โ there should be no reaction.-->
If XiaoAI continues to work after this, it is integrated into system processes, in which case only disabling through ADB (Method 4) or installing custom firmware will help.
๐ก
To temporarily block XiaoAI when you press the power button, go to Settings โ Buttons and gestures โ Power button and turn off the โRun Voice Assistantโ option.
Method 3: Remove Google App Updates (for power users)
Google Assistant works through the Google app (com.google.android.googlequicksearchbox component) and if you roll it back to the factory version, some of the assistant's features will stop working, a method that is suitable for those who do not use other Google services (such as Google Lens or Discover).
How to do this:
- ๐ฑ Go to Settings. โ Annexes โ Application management โ Google.
- โฎ๏ธ In the upper right corner, press three dots. โ Remove updates.
- ๐ Reboot the phone.
- ๐ซ In Google Settings, disable App Auto Update (so that the system doesnโt restore the assistant).
โ ๏ธ Note: After removing updates, some features, such as voice input in Google Docs or quick screen search, may stop working. If you are actively using Google services, this method is not recommended.
| Method of disconnection | Functions affected | Is root required? | Reversibility |
|---|---|---|---|
| Disconnection in Google Settings | Voice activation, notifications | No. | Yes. |
| Deactivation of XiaoAI | Power button, microphone, system prompts | No. | Yes. |
| Removing Google App Updates | Google Assistant, Discover, Lens | No. | Partially (requires blocking of updates) |
| ADB-team | All functions of assistants | No (but debugging rights are needed) | Yes. |
Method 4: Disconnect via ADB (for advanced)
If standard methods don't work, you can use Android Debug Bridge (ADB), a low-level system setup tool that allows you to disable Android-level assistants without physically removing them.
What you need:
- ๐ป Computer with installed ADB-driver.
- ๐ฑ Included Debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ 7 times tap the version โ Return to the Additional Settings โ For developers).
- ๐ USB-cable (preferably original).
Commands to disable:
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchbox # Google Assistant
adb shell pm uninstall -k --user 0 com.miui.voiceassist # XiaoAIOnce you've done the commands, reboot your phone. The assistants will disappear from the app menu, and their processes won't start in the background. To get it back, use the same command, but with install instead of uninstall.
What if the ADB canโt see the device?
โ ๏ธ Attention: Teams ADB They only turn off the assistants for the current user, and after resetting the settings or updating the firmware, they will have to be re-run, and some system functions (for example, quickly starting the camera with a double press of the power button) may not work correctly.
Method 5: Using third-party applications (without root)
If you donโt want to dig into settings or use ADB, you can use permission management apps, such as App Ops or Package Disabler, which allow you to block access to the microphone and other resources for specific applications.
How it works:
- ๐ฅ Install App Ops from Google Play.
- ๐ Find the list in Google and XiaoAI.
- ๐ค Turn off the Microphone and Auto Start resolution.
- ๐ Reboot the phone.
The advantage of this method is that you don't remove applications completely, you only limit their functionality, but some functions (such as processing voice commands) can continue to work in the background.
๐ก
Apps like App Ops donโt require root rights, but their effectiveness depends on the version of MIUI. On some firmware, Xiaomi blocks changes in permissions for system applications.
What if the assistant is still working?
If Google Assistant or XiaoAI continues to activate after all the manipulations, the problem may lie in:
- ๐ Updates to the firmware - after the update MIUI some settings are reset.
- ๐ฑ Brand gestures โ check button settings and gestures in MIUI.
- ๐ง Connected accessories โ some headphones or smartwatches automatically trigger the assistant.
- ๐ Random voice commands โ if music or video is played in the background with the phrase โOK, Google".
Decisions:
- Check Settings โ Linked devices and turn off automatic starts.
- In Google Settings โ Voice Match disable the Match option over Bluetooth.
- Install a third-party launcher (like Nova Launcher) that allows you to reassign button actions.
If neither method works, there are two options: installing custom firmware (like LineageOS) or physically shutting down the microphone (in the extreme case, it requires disassembling the phone).