Googleโs voice input on the Xiaomi Redmi 7 can be useful for quick typing or handless control, but not everyone needs it. Many people find it activates itself when tapping a microphone in a keyboard, consumes battery power in the background, or even collects voice data without explicit consent, especially annoying if you never use voice control, but the system insists on turning it on.
In this article, weโll look at all the ways you can disable voice input on Redmi 7, from standard MIUI settings to hidden developer and ADB command settings. Youโll learn how to remove the microphone from the Gboard keyboard, deactivate Googleโs voice recognition service, and even block it at the system level. And weโll also explain what hidden consequences a complete shutdown of voice services can have and how to avoid them.
Why Google Voice Entering is Powered by Xiaomi Redmi 7
Voice input is built into Xiaomi Redmi 7 on several levels:
- ๐น The Gboard keyboard is a standard keyboard from Google, where the microphone button appears next to the space. It activates the speech recognition service.
- ๐น Google App โ Google App (not to be confused with Google Play Services) contains a voice search and input module.
- ๐น MIUI-Integration โ Some versions of the firmware MIUI Redmi 7 has its own voice chips, such as running a voice assistant.
- ๐น Background processes โ even if you donโt use voice input, the service can run in the background, consuming 10โ30MB of RAM and up to 1-2% battery per hour.
The main problem is that Google and Xiaomi are actively promoting voice functions, so they are often turned on by default and do not have an obvious switch to turn off. For example, in Gboard, the microphone button can appear even after it is manually hidden - this is due to automatic updates to the application.
Another caveat: Redmi 7 with MIUI 10/11 firmware (Android 9 Pie) can duplicate voice input โ one from Google, the other from Xiaomi, which means that you will have to turn off the feature in several places.
Method 1: Turn off the microphone in the Gboard keyboard
The easiest way to remove voice input is to hide the microphone button in the keyboard, which won't shut down the speech recognition service completely, but it will eliminate random taps.
Instructions:
- Open any field to enter text (for example, in Messages or Notes).
- Touch the badge. โ๏ธ (gears) in the top panel of the Gboard keyboard to open the settings.
- Go to Settings. โ Voice input.
- Turn off the voice typing slider (or Enable voice typing in English).
- Go back and select the Input Preferences โ Toolbar.
- Remove the tick from the Microphone for voice input.
If the microphone button still appears, try resetting the Gboard settings:
- ๐ฑ Go to Settings. โ Annexes โ Application management โ Gboard.
- ๐ Press Warehouse. โ Clear the data (this will reset all user keyboard settings).
Removed microphone button from the keyboard panel
Voice input is disabled in Gboard settings
Application data has been cleared (if necessary)
Rebooted smartphone to apply changes-->
โ ๏ธ Note: After updating Gboard via Google Play, settings may reset.To avoid this, disable automatic updates for the app in the Play Store โ My apps. โ Gboard โ โฎ โ Turn off auto-update.
Method 2: Deactivate Google Voice Search
If you want to turn off speech recognition completely, not just hide the button, you need to deactivate the corresponding service in the Google app.
How to do this:
- Open the Google app (the icon with the color letter "G").
- Tap your avatar in the upper right corner and select Settings.
- Go to Voice Search (or Voice).
- Turn off the sliders: ๐ค Google (voice activation) ๐ Voice search (speech recognition) ๐ฑ Unlock by voice (if any)
Account and Privacy โ Data Management and Personalization โ Voice and Audio Activity
Preservation of voice recordings
These actions will disable all Google voice functions, including voice search and text input, but the service may continue to work in the background โ the following method will be required to completely disable.
๐ก
If the feature still works after you turn off voice search in the Google app, check the settings of Google Play Services. Sometimes they override the settings of the main application.
Method 3: Disconnect via MIUI settings (for Xiaomi firmware)
Xiaomi is adding its own voice features to MIUI that can duplicate or conflict with Google services, which are less common on Redmi 7 than on flagships, but still worth checking out.
How to turn it off:
- Go to Settings โ Additional settings โ Special features โ Voice assistant.
- Turn off the Xiaomi Voice Assistant slider (if any).
- Go back to Settings โ Applications โ Application Management.
- Find the Mi Voice Assistant app (or MIUI Voice Assistant) and click Disable (if the button is active).
Some MIUI 10/11 firmware for Redmi 7 may have a separate Voice Wake-up module to turn it off:
- Go to Settings โ Lock and Protection โ Advanced Settings.
- Find Voice Unlock or Voice Unlock and deactivate it.
Step-by-step:
- Connect Redmi 7 to your computer and confirm debugging permission.
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and type:
adb shell
pm uninstall -k --user 0 com.google.android.tts
pm uninstall -k --user 0 com.google.android.voicesearch
pm disable-user --user 0 com.google.android.googlequicksearchboxThese teams:
- ๐๏ธ Google Text-to-Speech module (responsible for speech synthesis).
- ๐ค Google Voice Search (Voice Recognition).
- โ๏ธ Deactivate the main Google app (if you just need to disable voice search, this command can be skipped).
Once you execute the commands, restart your smartphone. Voice input will disappear from all apps, including Gboard and Google Assistant.
What if the ADB canโt see the device?
โ ๏ธ Note: Disabling system applications through ADB This can cause some functions to be unstable, for example:
- ๐ Voice search will stop working in the Chrome browser.
- ๐ Voices for navigation in Google Maps may disappear.
- ๐ค Google Assistant will not be available (if you need it).
If there are problems after disconnecting, return the applications with the command:
adb shell
pm install-existing com.google.android.tts
pm enable com.google.android.googlequicksearchboxMethod 5: Blocking through the developer settings (alternative to ADB)
If you don't want to use ADB, but you need to go deep, you can use the hidden developer settings, which is less radical than ADB, but it's also effective.
Instructions:
- Activate Developer Mode (if not already enabled): Go to Settings โ About Phone โ MIUI Version and tap it 7 times.
- Back to Settings โ Additionally. โ For developers.
- Find Inactive Apps (or Inactive Apps in English).
- Find it in the list: ๐ค Google Text-to-Speech Engine ๐ค Google App (Google App) ๐ค Google Play Services (if you want to disable all voice functions)
Shut down.
This way, not to delete applications, but to stop them from working, to return functionality, just go back to Inactive Applications and click Enable.
โ ๏ธ Note: Disabling Google Play Services may disrupt other applications, such as YouTube, Gmail, or banking services. Use this method only if you know exactly what you are doing!
๐ก
The safest way is to disable only the Google Text-to-Speech Engine and Google App. This will remove voice input, but will not affect the basic features of Google Play Services.
Comparison of methods: what way to choose
To make it easier for you to decide, we have collected all the ways in the table with their pros and cons:
| Method | Difficulty | Efficiency | Side effects | Reversibility |
|---|---|---|---|---|
| Gboard blackout | โญ (simple) | Remove the microphone button, but does not turn off the service | No. | Yes (can be returned) |
| Google App Settings | โญโญ (middle-of-the-road) | Disables voice search and input | They may be reset after the update. | Yes. |
| MIUI settings | โญ (simple) | It only disables voice chips Xiaomi | No. | Yes. |
| ADB-team | โญโญโญ (difficult) | Complete system-level shutdown | Google Maps may stop working, Assistant | Yes (via ADB) |
| Developer mode | โญโญ (middle-of-the-road) | Suspends Voice Services | There may be problems with Google Play Services | Yes. |
Selection recommendations:
- ๐น If you just interfere with the microphone button in the keyboard - enough Method 1.
- ๐น If you want to disable all Google voice functions, use Method 2. + Method 3.
- ๐น If you want to remove voice input permanently, choose Method 4 (ADB).
- ๐น If you're afraid. ADB, But if you want a deep shutdown, try Method 5.
Frequent problems and their solutions
When disabling voice input on Redmi 7, users often face the following difficulties: