Keyboard sounds on Xiaomi can be annoying, especially when you type at night or in a quiet room. Fortunately, the manufacturer has provided several ways to turn them off, but not everyone knows that settings can be hidden in different sections depending on the version of MIUI and the model of the device.
Many users face the problem of returning sounds after upgrading the system, or standard methods do not work on custom firmware. In this article, we will discuss all the current methods, from basic settings to hidden developer parameters, and also tell you how to turn off sound for specific applications (for example, WhatsApp or Telegram), if system methods do not help.
Before you start settings, check the version of your shell. To do this, go to Settings โ About Phone โ MIUI version. It depends on which of the proposed methods will work on your device.
If you're using a POCO Launcher or a third-party keyboard (like Gboard), some of the instructions may not work, they need separate settings, and we've taken that into account and added generic solutions.
1. Standard method: through system settings
The easiest method is to turn off keyboard sounds in the MIUI menu.It works on most Xiaomi, Redmi and POCO devices with a shell version at least MIUI 12.
Here's the step-by-step instruction:
- Open Settings (the gear icon on the main screen).
- Go to the section Sound and vibration.
- Scroll down to the System Sounds block.
- Find the keyboard sound and move the slider to the off position.
On some devices (such as Xiaomi 13 Pro or Redmi Note 12), this item may be called Press Sounds or Audio Feedback. If you can't find it, try searching by settings (the magnifier icon in the upper right corner).
โ๏ธ Checking before switching off sounds
Important: This method only disables sounds for the MIUI system keyboard. If you use Gboard, SwiftKey or another third-party keyboard, read the next section.
2. Disabling sounds in third-party keyboards
If you have installed a keyboard from Google, Microsoft or another manufacturer, its settings do not depend on the system parameters of Xiaomi.
For Gboard (Google Keyboard):
- ๐ฑ Open any field to enter text (for example, in Notes).
- ๐ง Click on the gear icon in the top panel of the keyboard.
- ๐ Select Settings โ Sound when pressed and turn off the slider.
For SwiftKey (Microsoft):
- ๐ฑ Launch the keyboard in any application.
- ๐ง Slap the icon. โ๏ธ โ Sound and vibration.
- ๐ Turn off the keys and vibration when pressed.
If you can still hear sounds after you turn off, check if the keyboard conflicts with the system settings. Sometimes resetting the keyboard to the factory settings helps (this item is usually on the Additional menu).
3. Hidden settings: Developer mode
On some firmware (especially custom or beta versions of MIUI), standard methods donโt work, and in this case, the developer mode, where you can turn off sounds at the system level, will help.
How to turn on the developer mode:
- Go to Settings. โ The phone.
- Tap 7 times on the MIUI version (you will be notified โYou became a developerโ).
- Go back to the main settings menu and open a new section for developers.
Next, find the parameters:
- ๐ Turn off the sounds when pressed (if any).
- ๐ง Audio. โ Interface sounds โ set the value No.
What to do if there is no "UI Sounds" item?
Xiaomi. 12T redmi K50 s MIUI 14+ You may need to deactivate the parameter. force_fb_key_sounds through ADB (instruction).
4. Advanced method: ADB-team
If none of the previous methods worked, the only thing left is to turn off the sounds via ADB, which would require the phone to be connected to a computer, but it would work on any version of MIUI.
What you need:
- ๐ป Computer with Windows/macOS/Linux.
- ๐ Cable USB (preferably original).
- ๐ ๏ธ Google Platform Tools (download from official website).
Step-by-step:
- Turn on the phone debugging over USB (Settings โ For developers).
- Connect the device to the PC and confirm trust in the computer.
- Open the command prompt (or Terminal on macOS/Linux) in the folder with the platform-tools.
- Enter the command: adb shell settings put system sound_effects_enabled 0
- Reboot the phone.
If the sounds are still there, try additional commands:
adb shell settings put system haptic_feedback_enabled 0
adb shell settings put system lock_screen_sounds_enabled 0๐ก
Before using ADB, back up your settings through Settings โ Additional โ Backup. This will help you recover your data if something goes wrong.
5. Disabling sounds for specific applications
Sometimes keyboard sounds are only heard in certain messengers (like VK or Instagram), because apps override system settings, and the solution is:
For WhatsApp/Telegram:
- ๐ฑ Open the application settings (three dots in the upper right corner).
- ๐ Select Notifications โ Sounds.
- ๐ Turn off keyboard sounds or system sounds.
For VK/OK:
- ๐ฑ Go to Settings. โ Sound and notifications.
- ๐ Deactivate the item Interface Sounds.
If the app doesnโt have these settings, try clearing its cache:
- Open the Settings โ Applications.
- Find the right app and tap the Warehouse.
- Click Clear the cache and restart the program.
6. Alternative solutions: if nothing helps
In rare cases, keyboard sounds can be sewn into firmware (especially on older models like the Redmi 4X or Mi A1), leaving radical measures:
Method 1: Installation of another keyboard
- ๐ Download a silent keyboard from Google Play (such as Simple Keyboard or AnySoftKeyboard).
- ๐ง Set it by default in the settings โ Language and input โ Current keyboard.
Method 2: Turn off all system sounds
- ๐ Go to Settings. โ Sounds and vibrations โ Regimes.
- ๐ Choose No Sound or Don't Disturb.
Method 3: Resetting settings
โ ๏ธ Note: This method will delete all your personal settings (but not files and apps) and only use it if other methods have failed.
- Open Settings โ About the phone โ Reset settings.
- Choose Reset all settings (not to be confused with Reset to factory!).
- After restarting, check the keyboard sounds.
Comparison of methods: which one to choose?
To make it easier for you to navigate, we have compiled a table with the pros and cons of each method:
| Method | Difficulty | Works on | Cons |
|---|---|---|---|
| Standard settings of MIUI | โญ | MIUI 12+ | It doesnโt work for third-party keyboards. |
| Settings Gboard/SwiftKey | โญ | Any keyboards. | Requires manual adjustment for each application |
| Developer mode | โญโญ | MIUI 10โ15 | May be reset after the update |
| ADB-team | โญโญโญ | Any version of Android | You need a PC and debugging over USB |
| Resetting settings | โญโญโญ | Any device. | Remove personal settings |
๐ก
Start with simple methods (standard settings or keyboard settings). ADB and reset only if other methods have not helped.