The sound of keystrokes on Xiaomi Redmi can be annoying β especially if you often type in quiet places or use your smartphone at night. Fortunately, the manufacturer has envisaged several ways to turn off this sound, but not all of them are obvious to users. In this article, we will examine all possible methods, from standard MIUI settings to hidden features for power users.
Complicating the problem, different versions of MIUI firmware (12, 13, 14) and different Redmi models (e.g. Note 12 Pro+ vs Redmi 10A) may have different paths to settings. We took these nuances into account and prepared universal instructions that work on 95% of Xiaomi devices in recent years. If you do not find the right item on the menu, check the alternative methods below.
1. Standard shutdown via MIUI settings
The easiest way is to use the built-in options, which is suitable for most users and does not require the installation of additional applications.
Open Settings β Sound and Vibration. Here you need to find the System Sounds section (some versions of MIUI call it Other Sounds) and scroll down and find the Keyboard Sound or Press Sound switch. Turn it off, the sounds should disappear immediately.
- π For MIUI 14: The path may look like settings β Sound. β Additionally. β Keyboard sound
- π± On the Redmi Note. 11/12: Sometimes the option is hidden in Settings β Special facilities β Sound effects
- βοΈ If there is no item: Try searching by settings (the magnifying glass icon at the top) - type "keyboard"
An important nuance: this method only disables sounds for the standard Xiaomi keyboard (MIUI Keyboard app).If you use Gboard, SwiftKey or another third-party keyboard, move on to the next section.
2. Disable sounds in third-party keyboards (Gboard, SwiftKey)
Third-party keyboards have their own sound settings that do not depend on the system parameters of MIUI. Let's consider two popular options:
For Gboard (Google Keyboard):
- Open any field to enter text (e.g. in messages)
- Click on the icon. βοΈ keyboard β Settings
- Go to Preferences β Sound when pressed and turn off the switch
For SwiftKey:
- Click the space on the keyboard β select Settings
- Go to Sound and Vibration.
- Turn off "Key Sound" and "Key Vibration"
Make sure the keyboard is updated to the latest version|Check the permissions of the keyboard application in the settings|Reboot your smartphone after the changes|Try to enter text in different applications (messages, browser)-->
If the sounds continue to play after the shutdown, there may be a problem in the app's cache.
Settings β Applications β Application Management β [Your Keyboard] β Storage β Clear the Cache3. Hidden developer settings (for power users)
MIUI has hidden parameters that allow you to turn off all system sounds, including the keyboard, which requires activation of the developer mode.
First, turn on the developer mode:
- Go to Settings. β The phone.
- 7 times press "Version" MIUI" (A notice will appear, You have become a developer")
- Go back to the main settings menu β find a new section for developers
Now turn off the sounds:
- In Settings β For developers, find βDebugging β Turn off soundsβ
- Activate the switch "Tap sounds off"
- Reset the device
What to do if there is no item "Switch off touch sounds"?
β οΈ Attention: Disabling sounds through developer mode may affect other system signals (e.g., screen lock sounds).Be prepared for the phone to become quieter overall.
4.Use of ADB-commands (advanced method)
If the standard methods don't work, you can use ADB (Android Debug Bridge), which requires connecting your smartphone to your computer, but gives you 100% results.
Be prepared first:
- π» Install. ADB Tools on PC
- π± Turn on Debugging. USB In the developer settings on Xiaomi
Now, execute the commands:
adb shell settings put system sound_effects_enabled 0
adb shell settings put system haptic_feedback_enabled 0The first command turns off all sound effects of the system (including the keyboard), the second command turns off vibration. To bring the sounds back, replace 0 with 1.
| Team team. | The effect | Reversibility |
|---|---|---|
| sound_effects_enabled 0 | Turns off all system sounds. | Yes (replace 0 for 1) |
| haptic_feedback_enabled 0 | Turns off vibration when pressed | Yes. |
| adb shell pm clear com.miui.touchassistant | Resets the gesture settings | Reconfiguration is required |
β οΈ Attention: Misuse of the right ADB This may cause system failures. Before executing commands, back up your data via Mi Cloud or locally.
5 Problems and Solutions: Why the Sound Doesn't Turn Off
Sometimes users are faced with the fact that the keyboard sounds continue to play despite all the manipulations.
Annex conflict:
Some programs (such as launchers or optimizers) can override system settings.
- π Temporarily disable newly installed applications
- π Restart your phone in Safe Mode (press the power button) β"Restarting in Safe Mode")
- π§Ή Clear the cache of system applications through Settings β Warehouse β Clean up
Firmware error:
Some versions of MIUI (especially beta versions) have bugs with sounds.
- π Update the firmware through Settings β Updating the system
- π₯ Install a stable version MIUI via Fastboot (instructions on the official website)
- π§ Do a reset (but it will delete all data!)
π‘
If the sound only appears in a particular app (like WhatsApp), check the sound settings inside that app β many instant messengers have their own audio profiles for the keyboard.
Hardware problem:
In rare cases, the sound may be played due to a malfunction of the speaker or motherboard.
- π Sound distorted or intermittent
- π΅ Disabling in settings does not have an effect
- π§ The problem arose after falling or getting moisture
In this case, only a diagnosis in the service center will help.
6. Alternative solutions: if nothing helps
If all of the above methods have not worked, consider these options:
Installation of another keyboard:
Some alternative keyboards (like Fleksy or Chroom) don't have default sounds.
- π² Install Fleksy from Google Play
- π§ Activate it in Settings. β System system β Language and input β Virtual keyboard
- π In Fleksy settings, turn off all sound effects
2.Use of the "Do Not Disturb" profile:
You can create a profile that will turn off all sounds:
- Go to Settings. β Don't disturb.
- Create a new rule β Choose βSounds and Vibrationsβ
- Turn off System Sounds and Notification Sounds
- Activate the rule manually or on schedule
3. Manual deletion of audio files (for advanced):
This method requires root rights and can disrupt the system. Use it at your own risk.
Keyboard sounds are stored in /system/media/audio/ui/ files.
- π Rename (add extension.bak)
- ποΈ Delete (create a backup copy!)
- π Replace by βemptyβ sound files
π‘
If you are not sure about your ADB or root access, you should contact Xiaomi Service Center. Mismanipulation can lead to loss of warranty or βbrickingβ of the device.