How to turn off keyboard sound on Xiaomi: the complete guide

The constant clicking sound of typing on a smartphone can be annoying, especially in quiet rooms, libraries or during meetings. Owners of Xiaomi, Redmi and Poco devices often find that the standard settings of the MIUI shell or the new HyperOS hide some keyboard audio control options in non-obvious menus. Sometimes it seems impossible to remove this sound, but it is not.

In this article, we will go into detail all the ways to disable the audio of text input. We will look at standard methods through system settings, the specific parameters of the Gboard keyboard itself, and even hidden functions available through the engineering menu or ADB for advanced users.

Don't put up with the noise that distracts you and gives you away your actions to others. Getting your device's audio profile right makes it invisible to outsiders. Let's start tweaking your device Step-by-step.

Basic configuration through the Xiaomi system menu

The easiest and most affordable way to remove keyboard sound on Xiaomi is to use the system's general sound settings. The MIUI shell groupes many of the sound effects parameters in one place, but users often confuse them with the volume of media, and you need to find a section that deals with system sounds, not music or video.

To start, open the main settings menu of your smartphone. Scroll down to "Sound and Vibration." In this section, you're interested in "Additional Settings" or "System Sounds." That's where the switch that controls clicks on input is hidden. If the Keyboard Sound slider is active, just turn it off and the sound disappears in all applications.

However, depending on the firmware version and regional build, the path may differ. In some versions of HyperOS, this option is displayed separately. If you do not find the right switch right away, search by settings by typing in the "keyboard" or "system sounds" query, which will save time and lead you to the desired menu directly.

πŸ’‘

Use the search in the settings by entering System Sounds to instantly find the right switch without wandering through the menu.

It's important to understand the difference between the system sound of the keyboard and the notification sound of the keyboard application itself. We customize the tap sound that is played every time you touch the screen. System sounds take precedence over some applications, so turning them off ensures silence even in third-party launchers.

Set up parameters inside the Gboard application

Most Xiaomi smartphones use Google's Gboard keyboard by default. This app has its own audio settings that can overlap or work in parallel with the system. If the system shutdown didn't work, or you want to customize the sound for this app only, you need to go to its internal settings.

Open any application that requires text input to call the keyboard. On the toolbar above the letters, find the gear icon or press and hold the comma to open the settings menu. In the list that opens, select Settings or Preferences. Here is the key setting "Keystroke Sound" that you need to deactivate.

In the same menu, you can set the delay time and volume separately from the system. Gboard allows you to create profiles for different languages, but the audio settings are usually applied globally for the entire application. This is convenient if you use multiple layouts and desires for keyboard behavior.

πŸ“Š Which keyboard do you use most often?
Gboard
SwiftKey
Standard MIUI
other

It’s worth noting that Gboard app updates can return default audio settings. So if the sound comes on suddenly after the apps update on Google Play, check this settings section again. Google often changes the layout of items in the interface to make it more intuitive.

Features of turning off the sound on the Sogou keyboard

Xiaomi devices designed for Asian markets or global versions with specific regional settings can pre-installed the Sogou keyboard. It is a popular solution that has its own interface and operating logic different from Gboard.

To control sound in Sogou, call the keyboard and find the logo icon or settings in the top bar. Go to "Input settings" or "Sound and vibration." Unlike system settings, there's often a separation between the tap sound and the word completion sound. You need to turn off "Click sound."

Sogou's keyboard also offers an "Autocorrect Sound" feature that can annoy users as much as the sound of keys.Make sure you check all subsections of the audio settings, as developers often hide these options deep in the Advanced Settings or Profiles menu.Be sure to save the changes if the app requires confirmation.

⚠️ Note: On some versions of the firmware MIUI For the Chinese market, Sogou keyboard audio settings can be tightly tied to the β€œNo Sound” system profile, in which case a separate shutdown within the app may not work without the entire phone’s silent mode being turned on.

If you rarely use Sogou, but it is set by default, it makes sense to simply switch to Gboard or another familiar keyboard through the language and input settings in the system.This will solve the sound problem and improve typing ergonomics if you are not familiar with the Sogou interface.

Controlling Vibration and Sound at the Same Time

Often users want to turn off not only the sound, but also the vibration of the keyboard, since the two effects work together. Vibration can be even more distracting than sound, especially with long-term typing. On Xiaomi devices, the management of these parameters is often combined, but has its own nuances.

In MIUI or HyperOS, go to Sound and Vibration, and find Vibration on Touch or System Vibration, and turning it off will remove vibration throughout the system, including keyboard, navigation and system actions, a radical but effective method for achieving complete silence.

If you want to leave the system vibration, but only remove it on the keyboard, you have to go back to the settings of the keyboard application itself. In Gboard, this is in the Preferences section -> Vibration when you press the keys. Here you can not only turn off the effect, but also adjust its strength and duration if you do not need full deactivation.

β˜‘οΈ Checklist of total silence

Done: 0 / 1

There's also a quick way to control these parameters through the sidebar of the sound modes. On many modern Xiaomi models, when you press the volume rocker, a slider appears, next to which there's a gear icon or three dots, and you click on them, you'll see switches for vibration and system sounds, which allows you to quickly drown out the phone before you meet.

Use of Do Not Disturb Mode and Sound Profiles

The Do Not Disturb mode on Xiaomi smartphones is a powerful tool that can automatically turn off keyboard sounds at a given time or under certain conditions.It is ideal for those who want silence only at night or while working without changing the settings manually every time.

To set up the automation, go to Settings -> Sound and Vibration -> Do Not Disturb. You can create a schedule, for example, from 23:00 to 07:00. In the settings of the mode, make sure that there is a checkmark or switch "Switch off all sounds", including system ones. When activated, the keyboard will become silent automatically.

In addition, new versions of HyperOS have audio profiles that can be switched with a single touch. You can create a "Movie" or "Work" profile, which by default turns off keyboard sounds and system clicks. Switch between profiles is done through the control panel or widget on the desktop.

Mode of workKeyboard soundVibration.Notifications
Normal.IncludedOn.All right.
No sound.Off.Off.Visual only.
Don't disturb.Off.Choices.Only the elect.
Game/Game modeOff.Choices.Disabled.

Using these modes allows you to flexibly control the behavior of the device without digging deep into the menu every time. For example, the Game mode automatically turns off keyboard sounds so that they do not interfere with the sound in the game, which can also be used in everyday life for silence.

πŸ’‘

Automation via Do Not Disturb mode is the most convenient way to ensure the keyboard is quiet at night without manually reconfiguring.

Advanced Methods: ADB and Hidden Settings

For users who want to gain full control of their Xiaomi device, there are methods to turn off keyboard sound via the Android debugging bridge (ADB).This method is useful if standard settings are blocked by the manufacturer or if you use custom firmware where the menu is stripped down.

To do this, you will need a computer, a USB cable and an installed set of tools ADB. On the phone, you need to activate Developer Mode (click seven times on the build number in About Phone) and enable Debugging via USB. After connecting to the PC, execute a command to change the global variable sound.

adb shell settings put global sound_effects_enabled 0

This command forcibly disables the system sound effects, which include the sound of the keyboard. To get it back to normal, use the same command, replacing 0 with 1. This solution works at the level of the Android operating system and ignores the settings of individual applications.

⚠️ Attention: Use of teams ADB Changes to system variables incorrectly can cause the interface to work in an unstable way, and only use this method if you understand what you're doing and are willing to reset if you have a problem.

There are also hidden test menus available through a set of special codes in the Phone app. ##6484## opens the engineering menu where you can customize volume levels in detail in the Audio section for various scenarios, including Key, but the changes are temporary before rebooting and require in-depth knowledge.

What if the sound returned after the reboot?
If the keyboard sound returned after the phone restarted, it means that the keyboard application takes priority over the system setting, in which case you should check the settings inside the Gboard or Sogou application itself, since they overwrite the system settings when you start.

Frequently Asked Questions (FAQ)

Why does the keyboard sound not turn off even after all settings are turned off?
This may be due to a confluence of settings between the MIUI shell and the keyboard application itself. Check if audio is enabled in accessibility settings or in third-party applications to improve input. Also try clearing the keyboard app cache.
Does the energy saving mode affect the sound of the keyboard?
In some cases, Xiaomi’s hard power mode can turn off vibrations and system sounds to save battery power, but this is not a good idea, as behavior can be unpredictable across different versions of firmware.
Can I customize different sounds for different input languages?
Android and Gboard can’t do this with standard tools; sound settings are applied globally to all active languages, and third-party keyboards with advanced profiling functionality would be required to implement this feature.
Are the sound settings reset after the system update?
Usually, custom settings are saved when you update HyperOS or MIUI. However, after a major update (for example, from Android 13 to 14), it is recommended to check the settings again, as developers can reset some sound effects flags to default values.
How quickly can I get the keyboard sound back if I need it again?
The fastest way is to use the side volume bar. Press the volume button, select three dots or a gear, and activate the sliders "Keyboard Sound" or "System Sounds." It only takes a couple of seconds.