Keyboard sounds on Xiaomi smartphones can be annoying, especially if you type often in silence or at work. Although clicks are included by default in MIUI firmware, you can turn them off in a few seconds. In this article, we will discuss all the current ways for different versions of the system (including MIUI 14 and MIUI 15), and also explain how to remove sounds in third-party keyboards like Gboard or SwiftKey.
The problem is that the keyboard sound settings are not hidden in an obvious way β they are not in the main Sound menu. Moreover, on some models (for example, the Redmi Note 12 or POCO X5), the path to options is different. We tested all methods on current firmware and collected 5 working methods, including a solution for cases where standard settings do not help.
Why is the keyboard sound not switched off through normal settings?
Many users find that even after the Sound and Vibration menu is turned off, the keyboard continues to click, and the reason is because of the MIUI architecture:
- π The system keyboard (MiuiKeyboard) has separate sound settings not related to common audio profiles.
- π± On some models (for example, Xiaomi 13 Ultra or Redmi). K60) Keyboard settings are duplicated in two places: in "Language and input" and in "Additional settingsΒ».
- π After updating MIUI Sometimes the user keyboard settings are reset and the sound is switched on automatically.
- π οΈ In rare cases, the fault of the firmware - for example, in MIUI 14.0.4. POCO F4 Keyboard sound not disabled due to com.miui.system error.
If you have already tried to turn off the sound through Settings β Sounds, but nothing has changed, do not rush to reset your phone to the factory settings.
Method 1: Turn off the sound in the settings of the MIUI system keyboard
This is the most reliable method for most Xiaomi, Redmi and POCO models, and the instructions are relevant for MIUI 12-15:
- Open Settings (the gear icon on the main screen).
- Go to the section Additional settings β Language and input β Current keyboard.
- Tap on MiuiKeyboard (or MIUI Keyboard).
- Select keyboard settings β Sound and vibration.
- Turn off the slider Key Sound (and Key Vibration if necessary).
On some firmware, the path may be slightly different. For example, on Xiaomi 12T with MIUI 14, you need to go to Settings β System β Language and Input β Virtual Keyboard β MiuiKeyboard β Settings β Sound when pressed.
Make sure you use a standard MIUI keyboard (not Gboard)
Check the version of MIUI in "Settings β About the phone"
Restart your phone after the changes
- Update the firmware if the sound is not switched off-->
β οΈ Warning: If you still hear clicks after you turn off the sound in your keyboard settings, check to see if you have a customized theme, some of which from the Mi Theme Store override system sounds, including the keyboard. To fix this, reset the theme to standard or turn off sounds in the theme settings.
Method 2: Turning off sounds through βSounds and Vibrationsβ (alternative path)
In some versions of MIUI (e.g., on the Redmi 10 or POCO M4 Pro), the keyboard sound settings are duplicated in the main sound menu.
- Open the Settings. β Sounds and vibrations.
- Scroll down to the System Sounds section.
- Slip on the keyboard sounds (or dial sounds).
- Select the option No sound or move the slider to the position Off.
If there is no such item, it is transferred to the keyboard settings on your model (see Method 1). Also note that in some MIUI localizations (for example, for India), this section may be called Keyboard tones.
| Xiaomi model | MIUI version | The Way to Setting the Keyboard Sound |
|---|---|---|
| Xiaomi 13/13 Pro | MIUI 14β15 | Settings β Additional settings β Language and input β MiuiKeyboard β Sound and vibration |
| Redmi Note 12 | MIUI 14 | Settings β Sounds and vibration β System sounds β Keyboard sounds |
| POCO X5 Pro | MIUI 14 (Global) | Settings β System β Language and input β Virtual keyboard β Settings β Sound |
| Xiaomi 11T | MIUI 13 | Settings β Sound β Other Sounds β Keyboard Sound |
π‘
If you can still hear clicks in your keyboard settings after you turn off the sound, try clearing the MiuiKeyboard app cache. Go to Settings β Applications β Application Management β MiuiKeyboard β Storage β Clear the cache.
Method 3: Turn off sound in third-party keyboards (Gboard, SwiftKey, etc.)
If you're using a third-party keyboard, rather than a standard MIUI keyboard (like Google's Gboard or Microsoft's SwiftKey), the audio settings are inside the app itself.
- Open any field to enter text (such as Notes) to make the keyboard appear.
- Put the pin on the gear badge (βοΈ) keyboard.
- Select Settings β Sound when pressed.
- Turn off the slider Keyboard Sound.
For SwiftKey, the path is: Keyboard settings β Sound and vibration β Keyboard sound. If you use another keyboard, look for the same section in its settings.
β οΈ Attention: On some firmware MIUI Third-party keyboards can conflict with system sounds. If you have clicks left after you turn off the Gboard sound, try making Gboard the default keyboard in your language and input settings. β Supplemental settings β Language and input β Current keyboard and select Gboard.
What if the keyboard sound turns on after the update?
Method 4: Using Do Not Disturb Mode to Temporarily Shut Down
If you need to quickly turn off all sounds, including the keyboard, but not permanently, use Do Not Disturb (DND) mode:
- Open the notification bar (swipe down from the top edge of the screen).
- Press and hold the bell icon (π) pre-menu.
- Choose Not to Disturb.
- Set the time of action or leave the mode manually turned on.
In this mode, all system sounds will be turned off, including keyboard clicks, but notifications will remain in the status bar. Note that Do Not Disturb does not affect media sounds (music, video) if they are played.
To set exceptions (e.g., leave alarm sounds), go to Settings β Sounds and Vibrations β Do Not Disturb β Rules.
Method 5: Radical Method β Disabling System Sounds via ADB (for Advanced)
If none of the methods helped, and the sound of the keyboard is very annoying, you can turn it off at the system level using the help of the keyboard. ADB-This method requires connecting the phone to a computer and basic knowledge of working with Android Debug Bridge.
Warning: improper use of ADB can cause your phone to malfunction.
- Turn on USB debugging on your phone: Settings β About Phone β MIUI version (tap 7 times until the message βYouβre a developerβ appears). Then go back to Settings β Additional settings β Developer options β Debugging over USB.
- Connect your phone to your PC and open the command line (or Terminal on Mac/Linux).
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Turn off the keyboard sound with the command: adb shell settings put system sound_effects_enabled 0 This will turn off all system sounds, including the keyboard.
- If you want to turn off only the keyboard, use: adb shell settings put system keyboard_sound 0
To get the sounds back, replace the 0 with the 1 commands above, a technique that works on most Xiaomi devices, but on some custom firmware, it may not work.
π‘
Disabling sounds via ADB is an extreme method, and try all other methods before using it, as it can affect other system sounds (such as screen lock or notification sounds).
Frequent problems and their solutions
Even after the keyboard is turned off, users sometimes face unexpected problems, and here are the most common ones and how to solve them:
- π Sound comes back after you reboot. Reason: reset due to system optimization. Solution: disable auto-optimization in Settings β Battery β Battery Optimization (Look for MiuiKeyboard and select Unlimited).
- π΅ Clicks are only heard in some applications, and the reason is that the app uses its own keyboard (e.g., the keyboard, VK Solution: Turn off the sound in the settings of a particular application or use a third-party keyboard.
- π The keyboard sound is quieter, but it's not gone completely.
- π± There's no keyboard sound settings. MIUI Solution: upgrade the system or install a third-party keyboard.
If none of the solutions worked, try resetting the keyboard to the standard settings.
- Go to Settings β Applications β Application Management.
- Find MiuiKeyboard and tap it.
- Select Warehouse. β Clear the data.
- Reboot the phone.
After resetting, all keyboard settings (including dictionary and themes) will return to factory settings, but the sound should turn off.