How to completely disable voice input on Xiaomi Redmi Note 7: 5 working ways

Xiaomi Redmi Note 7 is one of the brand's most popular smartphones, but its voice assistant (built into a keyboard or as a standalone app) often annoys users with random positives.If you're tired of the phone activating the microphone while typing, turning on Google Assistant voice search without a team, or simply wasting battery power on background work - this article is for you.

We'll look at all the ways you can disable, from basic settings in MIUI to deep changes through ADB (for advanced users). Importantly, some methods require administrator or unlocked bootloader rights, but most solutions are available without root. Also note that after updating the firmware, some of the settings may reset, we'll explain how to avoid this.

Why voice input interferes: the main problems

Voice functions in Redmi Note 7 are implemented through several modules: the built-in Gboard keyboard (or Mi Keyboard), Google Assistant system, and Xiaomi’s own solution – Mi AI Assistant.

  • 🎀 Random positives: The phone starts listening to voice commands when touching the screen or pressing volume buttons (especially in the pocket).
  • πŸ”‹ Battery consumption: background microphone operation and voice processing consume up to 15-20% daily charge (according to the test results) MIUI 12).
  • πŸ“± Application Conflict: Google Assistant and Mi can work at the same time AI, which leads to hanging.
  • πŸ”Š Inconvenient input: When typing, the keyboard automatically switches to voice mode, even if you didn’t want it to.

According to a survey of Redmi Note 7 owners, 63 percent of users have experienced a microphone switching on at least once, while only 12 percent actively use voice commands β€” the rest want to disable them. If you are one of the majority, read on.

πŸ“Š You use voice input on your smartphone?
Yeah, all the time.
Sometimes, for convenience.
No, just random triggers.
I have already turned off (a) and do not plan to include

Method 1: Disabling voice input in the keyboard (the easiest)

If the problem occurs when typing (keyboard automatically switches to microphone), just change the settings of the current keyboard. Redmi Note 7 can default to Gboard (from Google) or Mi Keyboard (from Xiaomi).

For Gboard (Google Keyboard)

  1. Open any field to enter text (such as notes or a message).
  2. Touch the badge. βš™οΈ top-right corner of the keyboard β†’ Select Settings.
  3. Go to Voice Input.
  4. Turn off the slider Voice input from the keyboard.
  5. Go back and in the text input section, turn off Show the microphone button.

For Mi Keyboard (Xiaomi Keyboard)

  1. Press the comma (,) on the keyboard β†’ choose βš™οΈ Settings.
  2. Go to Advanced Settings β†’ Voice input.
  3. Turn off Voice Search and Microphone in the toolbar.
  4. Save the changes.

If after these actions the microphone button is still displayed, try resetting the keyboard settings to factory (the option is in the same settings menu).

The microphone button disappeared from the keyboard panel|When you press the keyboard space, listening is not activated.|In the keyboard settings, all voice sliders are turned off|Testing was conducted in 2-3 different applications (messages, browser, notes)-->

Method 2: Disable Google Assistant (to completely remove voice commands)

Google Assistant is the main culprit behind the accidental positives on the Redmi Note 7. It can be activated by voice (OK, Google), pressing the Home button (if configured), or even by plugging in the headphones to turn it off:

  1. Open the Google app (the icon with the letter "G").
  2. Tap your avatar in the top right corner β†’ Settings β†’ Google Assistant.
  3. Select your device (Redmi Note 7).
  4. In the Assistant section, disable the Google Assistant slider.
  5. Confirm the action in the dialog window.

For a complete shutdown, it is also recommended:

  • πŸ”• Delete Google App Data in Settings β†’ Annexes β†’ Application management β†’ Google β†’ Warehouse β†’ Clear the data.
  • 🚫 Disable Autoplay for Google and Google Play Services in Settings β†’ Annexes β†’ Permits β†’ Auto-start.
What happens if you completely remove Google Assistant?
Disabling the Assistant will not affect the basic functions of the smartphone (calls, SMS, Internet). However, it will stop working: - Voice search in Google (including search by pictures through the microphone). - Quick commands (for example, "show my photos from Paris"). - Integration with smart devices (if you use Google Home). - Voice control in some applications (YouTube, Google Maps).

Method 3: Disable Mi AI Assistant (Xiaomi voice assistant)

Xiaomi is introducing its own voice assistant, the Mi AI Assistant, into its smartphones, which is less intrusive than Google Assistant, but it can also interfere with it.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Mi AI Assistant (or Mi Voice Assistant).
  3. Select Disable (the application will not be deleted, but will stop working).
  4. For complete removal (root required), use Titanium Backup or analogues.

If the Mi AI Assistant is not listed in the app list, but voice commands still work, check:

  • πŸ” Availability of updates for MIUI (In new versions, the assistant can be integrated deeper).
  • πŸ“± Regional settings: in firmware for China (China) ROM) Mi AI It is more active than the global economy (Global). ROM).

πŸ’‘

If after disabling Mi AI Assistant you have lost weather widgets or smart hints on the home screen, do not worry - they can be returned through the launcher settings. Click the empty space on the desktop β†’ Settings β†’ Widgets and add the necessary elements manually.

Method 4: Disconnect via ADB (for advanced users)

If standard methods don’t work, you can block voice functions at the system level using Android Debug Bridge (ADB), which is suitable for the Redmi Note 7 on any version of MIUI (including 10-14), but requires a computer connection.

Preparation

  • πŸ–₯️ Install. ADB Tools on PC.
  • πŸ“± Enable Developer Mode on your phone: Settings β†’ The phone. β†’ Version. MIUI (press 7 times).
  • πŸ”§ B Settings β†’ Additionally. β†’ For developers, activate the debugging by USB.

Commands to shut down

Connect your phone to your PC and execute in the command line:

adb shell pm disable-user --user 0 com.google.android.googlequicksearchbox # Shuts down Google Assistant


adb shell pm disable-user --user 0 com.miui.voiceassist # Disables Mi AI Assistant




adb shell pm disable-user --user 0 com.android.voiceinteraction # Blocks system voice commands

To get it back, replace the disable-user with enable.

πŸ’‘

Disabling through ADB is the only way to completely block voice functions at the system level, and after that, no application will be able to activate the microphone for voice input, even after the MIUI update.

Method 5: Reset keyboard and voice settings to factory

If you've tried different methods and you're still having problems, the last option is to reset your voice and input settings, which doesn't affect personal data (photos, contacts), but it will return all system settings to the post-purchase state.

  1. Go to Settings β†’ System β†’ Resetting settings.
  2. Select Reset App Settings (not to be confused with a full reset!).
  3. Confirm the action. The phone will reboot.

After the reboot:

  • βœ… The voice input in the keyboard will be turned off.
  • βœ… All permissions for the microphone will be reset (they will have to be reconfigured for the desired applications, such as WhatsApp).
  • ⚠️ You will need to log in to Google and Xiaomi accounts again.

πŸ’‘

Before reset, back up your installed application list. Use Settings β†’ Apps β†’ App Backup. Once reset, you can quickly restore all programs in one tap.

Table: Comparison of ways to disable voice input

MethodDifficultyYou need a PC?Need root?EfficiencyThe reverse effect
Keyboard settings⭐❌ No.❌ No.Remove the microphone only in the keyboardGoogle Assistant may still work
Disconnecting Google Assistant⭐⭐❌ No.❌ No.Disables all voice commands from GoogleGoogle Voice Search is Stopping
Disconnect Mi AI Assistant⭐⭐❌ No.❌ No.Xiaomi Assistant is removed, but not GoogleWeather widgets could be missing
ADB-teamβ­β­β­β­βœ… Yes.❌ No.Complete shutdown at the system levelRequires reconfiguration after updates
Resetting application settings⭐⭐⭐❌ No.❌ No.Returns all settings to factoryYou'll have to reset the permissions.

What to do if the voice input is still turned on?

If the microphone continues to activate after all the manipulations, check:

  1. MIUI Updates: In some firmware versions (e.g. MIUI 12.5 Enhanced), voice functions return after the update, the solution is to roll back the firmware or use ADB again.
  2. Third-party applications: some programs (e.g. Shazam, VK, Alice from Yandex) request access to the microphone. Check permissions in Settings β†’ Privacy β†’ Application permissions β†’ Microphone.
  3. Gestures and buttons: in Settings β†’ Lock screen and password β†’ Gestures can be enabled voice control via double tap or swipe.
  4. Viruses or malware: Some ad SDKs activate the microphone to show targeted ads. Scan your phone through Google Play Protect or Malwarebytes.

πŸ’‘

To check which app is using the microphone in the background, install Access Dots (from Google Play), which shows the microphone and camera activity indicator in real time.

⚠️ Note: If your Bluetooth headphone calls (such as AirDots) stop working after all voice functions are turned off, check your Bluetooth settings. β†’ Additionally. β†’ Audio via Bluetooth. HFP ( Hands-Free Profile).

FAQ: Frequent questions about turning off voice input

Can I turn off voice input without losing Google functionality?
Yes. Disabling the microphone in the keyboard or blocking the Mi AI Assistant does not affect the operation of Google Services (Mail, Maps, Play Market).However, if you disable Google Assistant via ADB, voice search in the browser and some functions in YouTube (for example, voice commands to control playback) will stop working.
Why is voice input turned on again after the MIUI update?
In major updates (e.g., from MIUI 12 to MIUI 13), the system resets some security settings, including microphone permissions. Solution: Before upgrading, back up via Settings β†’ About Phone β†’ Backup. After updating, repeat the steps to disable (especially if you used ADB). Install MacroDroid app and create a rule that will automatically turn off the microphone after rebooting.
How to check if the microphone is turned off?
There are a number of ways: πŸ” Use Access Dots (shows microphone activity). πŸ“± Call another phone and check if background noises are heard. 🎀 Start the recorder and try to record the voice – if the microphone is turned off, the recording will be empty. πŸ› οΈ B Settings β†’ Confidentiality β†’ Permit manager β†’ Microphones see which apps have access.
Can I turn off voice input only for specific applications?
Yes. Go to Settings β†’ Applications β†’ App management, select the desired application (e.g. Google or VK) β†’ Permissions β†’ turn off the microphone. Note: some applications (e.g. WhatsApp) will not work correctly without access to the microphone (you will not be able to send voice messages).
Is it safe to turn off voice functions through ADB?
Yes, if you use official commands and you don't modify system files: ⚠️ After resetting the phone to factory settings, everything ADB-change. ⚠️ Some banking applications (for example, Sberbank Online) may perceive ADB as a sign of a rooted device and block work. ⚠️ If you make a mistake in the command, you can disable critical system components (for example, com.android.phone will lead to loss of network). Always check the commands before execution. For reliability, backup through the network. TWRP beforehand ADB.