How to remove the sound of the keyboard on Xiaomi: all ways for MIUI

The audio signals used in typing on Xiaomi can be annoying, especially if you type frequently in public or at night. Fortunately, the manufacturer has provided several ways to turn off the sound, but not all of them are obvious to users. In this article, we will discuss all the current methods for different versions of MIUI (12 to 14), including the standard Mi Keyboard, Gboard and other popular alternatives.

It’s important to understand that settings may vary depending on the smartphone model (Redmi Note 12, POCO X5, Xiaomi 13, etc.) and the firmware version. We’ve taken these nuances into account and prepared universal instructions that work on 90% of the brand’s devices. If you encounter an unusual situation, there is a section on solving problems at the end of this article.

Why is the sound of the keyboard not switched off in the standard way?

Many users complain that even after the keyboard settings are turned off, the sounds continue to play back, for several reasons:

  • πŸ”Š Systemic sounds MIUI β€” Some models ignore keyboard settings if the system has enabled "Touch Sounds" or "Audio feedback".
  • πŸ“± Application conflict – third-party launchers (like Nova Launcher) or optimizers can reset settings.
  • πŸ”„ Updates MIUI β€” after major updates (for example, with MIUI 13 on MIUI 14) some parameters are reset to factory.
  • 🎹 Keyboard specificity – in Gboard and SwiftKey, the sound settings are stored separately from the system.

Before you go to radical methods (like resetting), check all possible sources of sound. Often the problem is solved by simply turning off one or two switches.

πŸ“Š What keyboard do you use on Xiaomi?
Standard Mi Keyboard
Gboard (Google)
SwiftKey
Another.
I don't know.

Method 1: Turn off the sound in the Mi Keyboard settings

If you use a standard Mi Keyboard, the following algorithm will work 95% of the time:

  1. Open any application with a field to enter text (such as Notes or Messages).
  2. Touch the gear badge (βš™οΈ) on the keyboard to open its settings.
  3. Go to Sound and Vibration (or Keyboard Settings β†’ Sound in older versions).
  4. Turn off the switches: πŸ”‡ Keystroke sound πŸ”Š Vibration upon pressing (optional)

If you don't have Sound and Vibration, your Mi Keyboard version is outdated, upgrade it through Google Play Market or use an alternative method in the next section.

Text field open | Keyboard active (not rolled) | Device not in "Do Not Disturb" | System sounds checked in MIUI-->

⚠️ Note: On some models (Redmi) 9A, POCO M3) After the Mi Keyboard has turned off the sound, it may reappear after the reboot. MIUI The solution is to install Gboard or disable sounds at the system level (see Method 3).

Method 2: Configure sounds in Gboard (Google keyboard)

Gboard is the most popular alternative to the standard keyboard on Xiaomi, to turn off the sounds in it:

  1. Run Gboard (for example, in Chrome or Telegram).
  2. Click on the gear icon in the top menu of the keyboard.
  3. Select Settings β†’ Sound when pressed.
  4. Move the slider to the off position.

πŸ’‘

If you don't have "Click Sound" in Gboard, try resetting the app: Phone Settings β†’ Apps β†’ Gboard β†’ Storage β†’ Clear the data. This will bring all settings back to factory settings, but it won't delete your dictionaries.

Method 3: Disabling system sounds in MIUI

If the keyboard sound is still there even after the keyboard settings are turned off, the problem lies in MIUI global sound settings.

  1. Go to Settings. β†’ Sound and vibration.
  2. Scroll down to the Other Sounds and Vibrations section.
  3. Turn it off: πŸ”Š Touch sounds πŸ”„ Vibration upon touch (optional) 🎹 Keyboard sound (if any)

Some firmware (e.g. MIUI 14 for the global version) may not have the "Keyboard Sound" clause, in which case only resetting the sound settings or installing a third-party keyboard will help.

Xiaomi modelMIUI versionAvailability of the item "Keyboard sound"Alternative solution
Xiaomi 13/13 ProMIUI 14There is.Disconnection through keyboard settings
Redmi Note 12MIUI 13.5No.Use Gboard or SwiftKey
POCO X4 ProMIUI 13 (Global)Yes, but it is reset after the update.Disable "Touch Sounds" in system settings
Redmi 10AMIUI 12.5No.Install APK keyboards with switched off sounds

Method 4: Radical methods (for power users)

If none of these things work, then there are more complex solutions, and they should only be used as a last resort:

4.1. Disconnecting sounds via ADB

This will require a computer and enabled debugging over USB:

adb shell settings put system sound_effects_enabled 0

This command will turn off all system sound effects, including keyboard sounds, and to bring them back, replace 0 with 1.

4.2 Deletion of system sound files

⚠️ Note: This method requires root rights and can lead to unstable system operation. Use it only if you understand the risks!

Keyboard sounds are stored in files along the way:

/system/media/audio/ui/KeypressStandard.ogg


/system/media/audio/ui/KeypressSpacebar.ogg




/system/media/audio/ui/KeypressDelete.ogg

You can either delete these files or rename them (for example, adding.bak at the end). MIUI.

What happens if you remove system sounds without root?
Without root rights, you can't change files in /system/. Any attempt to do so through a standard file manager will result in a "Denied Access" error. The only safe way to do so is to use ADB (see Method 4.1) or specialized applications like Mixplorer with superuser mode enabled.

Method 5: Using third-party keyboards without sound

If you can't turn off the sound on a standard keyboard, the easiest way to install an alternative is to use the best options for Xiaomi:

  • 🎹 Gboard (Google) is a reliable keyboard with flexible audio settings.
  • ⚑ SwiftKey (Microsoft) – supports gestures and themes, sounds are turned off in two clicks.
  • πŸ”’ AnySoftKeyboard – open source, no data collection, minimalist design.
  • πŸ“± Fleksy – keyboard with extended gestures, sounds are turned off in the input settings.

To install a third-party keyboard:

  1. Download the app from Google Play.
  2. Go to Settings β†’ System and Device β†’ Language and Input β†’ Current Keyboard.
  3. Select the keyboard installed and activate it.
  4. In the settings of the new keyboard, turn off the sounds and vibrations.

πŸ’‘

The keyboard side not only solves the sound problem, but often offers better auto-replacement, gesture support, and synchronization between devices.

Solving typical problems

Even after the audio is turned off, Xiaomi users face a recurrence of the problem.

Problem 1: The sound comes back after the reboot

This is a typical MIUI 12.5-13 bug.

  • πŸ”„ Update your firmware to the latest version (via Settings) β†’ The phone. β†’ Updating the system).
  • πŸ“΅ Install Gboard and turn off the sounds in it – they don’t reset.
  • πŸ”§ Use Automation applications (such as MacroDroid) to automatically turn off the sound after downloading.

Problem 2: Sound is only available in some applications

If the keyboard sound is only heard on WhatsApp, VK or Telegram, check:

  • πŸ”Š The sound settings inside the app itself (e.g. in Telegram: Settings) β†’ Notifications and sounds β†’ Keyboard sounds).
  • πŸ“± Application version – sometimes bugs with sound are fixed in new updates.
  • 🎡 Conflict with other sound effects (e.g. notification sounds).

Problem 3: No "Keyboard Sound" item in the settings

On some firmware (especially for the Redmi budget line), this item is hidden.

  • πŸ” Use the Settings Search (swipe down on the main settings screen and type in the β€œkeyboard sound").
  • πŸ“² Install. MIUI Hidden Settings (application for access to hidden parameters).
  • πŸ”§ Reset the keyboard settings to factory (Settings) β†’ Annexes β†’ Mi Keyboard β†’ Warehouse β†’ Clear the data).

FAQ: Frequent questions about keyboard sounds on Xiaomi

Can I turn off the keyboard sound for certain applications only?
No, at the system level, MIUI does not support selectively disabling keyboard sounds for individual applications. However, you can: Use different keyboards for different applications (for example, Gboard for Telegram and Mi Keyboard for Messages). Some messengers (for example, VK) have their own keyboard sounds settings.
Why did the keyboard sound turn on again after the MIUI update?
This is standard MIUI behavior β€” after major updates (e.g., from MIUI 13 to MIUI 14), some settings are reset. To avoid this: Before upgrading, back up settings through Settings β†’ Additional β†’ Backup and Reset. Use third-party keyboards (Gboard, SwiftKey) that are independent of system updates.
How to turn off the vibration of the keyboard, but leave the sound?
The Mi Keyboard or Gboard settings have separate switches for sound and vibration. For example: Mi Keyboard: Keyboard settings β†’ Sound and vibration β†’ Vibration when pressed (turn off only this item). In Gboard: Settings β†’ Vibration when pressed. If vibration remains, check system settings (Settings β†’ Sound and vibration β†’ Vibration when touched).
Will the keyboard work without sounds in safe mode?
Yes, in Safe Mode (started by holding the power button), all third-party applications are disabled, but system sounds (including the keyboard) remain active. If the sound disappears in Safe Mode, a problem is in one of the installed applications (most often in launchers or optimizers).
Can I turn off the keyboard sound through the developer (Debug Mode)?
Yes, but it's not the most convenient way. Activate the developer mode (Settings β†’ About Phone β†’ MIUI version – press 7 times), then: Go to Settings β†’ Additional β†’ Developers. Find the item Turn off touch (not all firmware). Activate it and restart the device. This method works unstable and can turn off other system sounds.