The sound of keystrokes on Xiaomi Redmi can be annoying - especially if you often type in instant messengers or play mobile games. Even the quiet clicks of the system buttons (Back, Home, Recent) get on your nerves over time. Fortunately, there are several ways to turn those sounds off in MIUI firmware - both for physical buttons and for a virtual keyboard.
The problem is that the audio settings are spread across different menus, and newer versions of MIUI 14/15 have re-named or moved some of the items, and we've put all the current methods together in one instruction, taking into account the features of different Redmi models (from Redmi Note 10 to Redmi 13) and Android versions, and we'll also tell you how to return the sounds if they suddenly disappear after the system update.
1. Disconnect the system buttons (Back/Home/Recent)
By default, Xiaomi includes audio for navigation buttons โ even if you use gestures.
- Open the Settings. โ Sounds and vibrations.
- Scroll down to the System Sounds block and press Touch Sounds.
- Transfer the slider to the Off position for Navigation Sound (in older versions of MIUI it may be called Button Sounds).
โ ๏ธ Note: On some models (Redmi) 9A, Redmi 10C) This item may not be available. In that case, try the method in the next section.
๐ก
If the button sounds remain after the switch is off, restart the phone - sometimes changes are applied only after the reboot.
2. How to remove the sound of the keyboard (Gboard, Xiaomi Keyboard, SwiftKey)
The typing sounds are set separately from the system buttons, and the instructions depend on the keyboard used:
For the standard Xiaomi keyboard (Mi Keyboard):
- Run any application with an input field (such as Notes).
- Touch the gear badge (โ๏ธ) on the keyboard panel to open its settings.
- Go to the keyboard settings โ Sound and vibration.
- Turn off the options: ๐ Keystroke sound ๐ต Sound when entering symbols (if any)
For Google Keyboard (Gboard):
- Open Settings โ System and device โ Language and input.
- Click on the Virtual Keyboard โ Gboard.
- Select Settings โ Sound when pressed and move the slider to the off position..
On some MIUI firmware, the keyboard sound can automatically turn on after the Gboard update. Check the settings after the updates!
3. Turn off sounds via Do Not Disturb mode
If you need to temporarily remove all sounds (including keys) but donโt permanently turn them off, use Do Not Disturb:
- Swipe down from the top edge of the screen to open the notification bar.
- Press and hold the icon. ๐ (Or don't disturb).
- Select Rules โ Create Rules โ Events.
- Set the trigger When using apps and add messengers/games where the keys are annoying.
- In the settings, mark the rules: ๐ Turn off the media ๐ต Turn off system sounds ๐ง Turn off the touching sounds
What if the "Do Not Disturb" mode does not turn off the keys?
4. Resetting sound settings to factory
If the key sounds disappeared by themselves or the settings went wrong after the update, reset:
- Go to Settings โ Sounds and vibrations.
- Press three points (โฎ) in the upper right corner and select Resetting Settings.
- Confirm action. This will bring all audio back to factory settings, but it won't affect any other phone settings.
โ ๏ธ Warning: After reset, sounds you have previously turned off (such as screen lock or notifications) may turn on. Check all items in the menu!
| Problem. | Possible cause | Decision |
|---|---|---|
| The keys are switched on themselves. | Auto-Update Keyboard (Gboard) | Turn off auto-update in Google Play |
| No "Navigation sounds" item. | An outdated version of MIUI | Update the firmware through Settings โ About the phone |
| It's sounding, but it's very quiet. | Quiet Sound mode activated | Check the settings โ Special. capabilities โ Sound |
| The clicks remained after the shutdown | Conflict with the subject of design | Reset the theme to standard in Settings โ Screen |
5. Manual removal of audio files (for advanced)
If standard methods don't work, you can manually remove system sounds via ADB (requires a computer and USB debugging), which is suitable for power users!
Instructions:
- Turn on Developer Mode (7 times click on the MIUI version in Settings โ About Phone).
- Activate USB Debugging in Settings โ Additional โ For developers.
- Connect your phone to your PC and execute the command: adb shell su mount -o rw,remount /system rm /system/media/audio/ui/Touch.ogg rm /system/media/audio/ui/Effect_Tick.ogg mount -o ro,remount /system
๐ก
Before rolling back the firmware, be sure to back up the data through Settings โ Additional โ Backup and Reset!