Google voice input on Xiaomi smartphones can be useful for quick search or typing, but not all users like its obsessive appearance. A pop-up with a microphone is often activated accidentally - when you click on the search box, while typing or even when you lock the screen. This is especially annoying for owners of devices with a MIUI shell, where the integration of Google services sometimes works too aggressively.
In this article, we will discuss all possible ways to disable voice input β from standard settings MIUI You will learn how to remove the microphone from the search bar, deactivate voice dialing in the Gboard keyboard, and even completely remove unnecessary Google services without root rights. POCO base MIUI 12, 13 and 14.
Before you start settings, consider that some methods may affect the performance of other functions (for example, the voice assistant Google Assistant). We noted such cases with special warnings. If you only need partial locking, just turn off voice input in the keyboard.
Why is Google Voice Entering on Xiaomi?
The Google Microphone pop-up is part of the companyβs MIUI-integrated services ecosystem, and can appear in several cases:
- π When clicking on the search bar in Google Widget or on the home screen (if the search widget is installed).
- β¨οΈ In the Gboard keyboard with a long press on the space or microphone button.
- π€ When activating Google Assistant with a voice command (OK, Google) or gesture.
- π± On some Xiaomi models (e.g. Redmi Note 10 Pro) POCO X3 Pro) the microphone may appear when the screen is locked if the "Voice access" function is enabled".
The main problem is that MIUI The default option is not to turn off voice input completely. Even if you delete the search widget, the microphone may continue to appear elsewhere. MIUI.
In addition, on devices with a pre-installed Google Discover shell (for example, on Xiaomi 11T Pro or Redmi K40), voice input can be activated when swiping right on the home screen.
Method 1: Disabling voice input in the Gboard keyboard
The easiest way to get rid of the microphone is to remove it from the Gboard keyboard, a technique that doesnβt affect other Google features and is suitable for most users.
Instructions:
- Open any application where the keyboard appears (such as Messages or Notes).
- Touch the badge. βοΈ (gears) in the top keyboard panel to open Gboard settings.
- Go to the Voice Input section.
- Turn off the voice input switch (or use voice input depending on the version).
- Return to the basic settings and select Toolbar β remove the tick from the Microphone.
If the microphone continues to appear after these actions, try resetting the keyboard settings:
Settings β System β Language and input β Virtual keyboard β Gboard β Resetting settingsMake sure the microphone is gone from the keyboard panel |
Check for no voice when pressing the space for a long time |
Reboot your smartphone to apply changes |
Try to enter text in different applications-->
Note: Some versions of MIUI (e.g., the Xiaomi 12 Pro with MIUI 13) may have the voice input option hidden, in which case try updating Gboard via Google Play or use an alternative method from the next section.
Method 2: Removing Google Search Widget from Home Screen
If the microphone appears when you click on the search bar on the home screen, the problem is with the Google widget, which can either be hidden or completely removed.
How to remove the widget:
- π± Click on Google Search widget on the home screen for a long time.
- ποΈ In the menu that appears, select Delete (or drag the widget to the basket at the top of the screen).
- π If the widget is not deleted, go to Settings β Main screen screen β Widgets and disable Google in the list.
On some devices (such as the POCO F3 or Redmi Note 11), the search widget may be part of Google Discover, a service that shows the news feed when swiped to the right, to turn it off:
Long tap on the home screen β Screen settings β Discover (or Google News Feed)Important: On devices with Google Go preset (e.g., on the Redmi A1 or POCO C40 budget models), the search widget can be part of the system application and not be removed by standard methods, in which case only disabling the Google application through settings (see Method 4) will help.
π‘
If you delete the widget and still see a search bar, try changing the launcher, such as Nova Launcher or Hyperion Launcher, which allows you to completely hide Google elements.
Method 3: Disabling Google Assistant and Voice Commands
If voice input is activated by a voice command (OK, Google) or when holding the Home button, the problem is with Google Assistant. It can be turned off completely or configured so that it does not interfere.
Instructions for unsetting:
- Open the Google app (the icon with the letter "G").
- Tap your avatar in the top right corner β Settings β Google Assistant.
- Go to General Settings β Google Assistant and turn off the main switch.
- Go back and select Voice Control β turn off Google and Voice Access.
Some devices (such as the Xiaomi 13 Lite) may require additional gesture disabling:
Settings β Special features β Gestures β Disable βActivation of voice assistantβIf Google Assistant continues to activate, check the button settings:
Settings β Buttons and gestures β Home button β Set the βStandardβ (or βNothingβ) actionWhat happens if you completely disable Google Assistant?
Method 4: Disable the Google application through system settings
If previous methods didnβt work, you can try disabling or removing updates for the Google app, a radical way that can affect other services (like Google Play or YouTube) but is guaranteed to remove voice input.
How to disable the Google app:
- Go to Settings β Applications β Application Management.
- Search the Google list (the icon with the letter βGβ) and open its settings.
- Click Disable (if the button is inactive, click Remove Updates first).
- Confirm the action in the window that appears.
On some devices (e.g. Redmi 9A or POCO M3), the Remove option for all users may be available instead of turning it off, which will only remove updates, returning the app to the factory version.
| Action. | Effects of consequences | Recommendation |
|---|---|---|
| Disabling the Google app | Google Assistant will stop working, there may be errors in Google Play | This is good if you donβt use Google services. |
| Removal of updates | Googleβs factory version will return (possibly without voice input) | Safe option, but can return the microphone after the upgrade |
| Stopping the annex | Temporary shutdown before reboot | Short-term solution is not suitable for permanent use |
β οΈ Attention: On devices with MIUI 14 and later disabling the Google application may cause a malfunction in the Google Play Services. If push notifications or account sync stop working after the disabling, return the settings back and use methods 1β3.
Method 5: Using ADB for deep shutdown (no root)
If standard methods fail, you can use ADB (Android Debug Bridge) to disable Google system components, a method that does not require root rights, but requires connecting your smartphone to your computer.
Step-by-step:
- Turn on Developer Mode on Smartphone: Settings β About Phone β MIUI Version (click 7 times)
- Activate USB Debugging in Settings β Additional β For developers.
- Connect your smartphone to your PC and install ADB Tools.
- Open the command prompt (or Terminal on Mac/Linux) and type: Adb devices Make sure your device appears in the list.
- Run the command to disable voice input: adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox This will disable the Google app responsible for search and voice input.
If you only need to turn off the microphone in the keyboard, use the command:
adb shell pm disable-user --user 0 com.google.android.inputmethod.latinTo get it back, replace the disable-user with enable.
β οΈ Attention: Teams ADB Improper use can lead to unstable operation of the smartphone.Be sure to back up data through Settings before executing commands. β Additionally. β Backup and reset.
π‘
The ADB method is the most reliable way to turn off voice input permanently, but it requires caution. If you are not sure about your actions, use the standard settings from Methods 1-3.
What to do if voice input still appears?
If after all the manipulations, the Google microphone continues to pop up, check the following points:
- π Updates MIUI: After the system update, the settings may reset. Check the firmware version in Settings β About the phone and if necessary, repeat the setting.
- π± Third-party launchers: Some launchers (like Apex Launcher) may conflict with Google's settings.Try to return a standard launcher MIUI.
- π Special features: In the Settings section β Special features can be enabled with Voice access or Voice control.
- π οΈ Resetting: In extreme cases, reset your keyboard settings or all smartphone settings (but this will delete all data!).
If the problem persists, you may have modified firmware installed on your device (e.g. Xiaomi.EU or custom ROM).
- Check the firmware version in Settings β About Phone β MIUI version.
- If this is not an official firmware, please contact the Xiaomi.EU or 4PDA forum for help.
- In some custom firmware, Google voice input is disabled through Settings β MIUI Settings β System applications.