How to Change Keyboard Sound on Xiaomi: 5 Proven Ways (Including Hidden Features) MIUI)

The sound of the keys on Xiaomi smartphones is one of those little things that either annoy or become part of your unique user experience. Some people prefer silence, some people want to hear a nice click when they type, and some people need to completely replace the standard sounds with their own, for example, tunes from games or movies. In this article, we will discuss all possible ways to change the key sounds, from basic settings to basic settings. MIUI Advanced methods with the use of ADB and third-party applications.

It is important to understand that the ability to change sounds depends on the version. MIUI And the smartphone models, for example, on the Xiaomi Redmi Note 12 or POCO F5 With the latest firmware, some options can be hidden or moved, and we have taken these nuances into account and prepared current instructions for 2026, including bypassing restrictions for devices without root rights.

If you've never changed system sounds, don't worry, most of the techniques don't require technical skills, and for those who are ready to experiment, we'll reveal less obvious tricks, like how to replace sounds through a Media folder or using Xiaomi. EU ROM.

1. Standard settings MIUI: How to turn off or change the sound of the keys

Let’s start with the simplest – built-in options. MIUI. Even if you're a beginner, it won't take more than a minute. Most Xiaomi models (including Redmi, POCO and Mi allow:

  • πŸ”‡ Turn off the keyboard sound completely.
  • πŸ”Š Change the volume of system sounds (including keyboard).
  • 🎡 Select one of the pre-installed audio packages (if available).

To get to the right menu, follow the path:

  1. Open the Settings.
  2. Go to Sound and Vibration.
  3. Select System Sounds (or Key Sounds on some firmware).
  4. Activate or deactivate the switch next to the Sound of Keystrokes.

On some devices (e.g. Xiaomi) 13T) You can choose an alternative sound from the list, but the choice is usually limited to 2-3 options.

⚠️ Attention: On devices with MIUI Global Stable may not have the option of selecting alternative key sounds. In this case, use the methods in the following sections.

πŸ“Š What keyboard sound do you like better?
Standard click
Silence.
Melodic sound
Castomic sound (option)

2.Use of the topics MIUI: subtlety

Few people know, but in MIUI So, the keys are tied to the current theme, which means that if you change the theme, you'll automatically change the soundtrack, and it works on all Xiaomi devices with themes. MIUI (including the Redmi Note 11, POCO X5 etc.).

How to do this:

  1. Open the Themes app (icon with brush).
  2. In the Popular or Recommended section, find a topic marked Includes sounds (usually themes marked "Premium" or "Dynamic").
  3. Download and apply the topic.
  4. Restart the device (optional, but sometimes the sounds are only used after a reboot).

The downside is that you can't choose sounds apart from visual design, but it's the only way to legally change sounds without root rights or third-party apps, and some themes offer really unique sound packages, like those with effects from anime or retro games.

πŸ’‘

Check reviews before installing a theme – some users complain that sounds in themes may sound quieter than standard ones.

3. Install custom sounds through the Media folder (without root rights)

If you need to set your sound (such as recorded by voice or downloaded from the Internet), you can use the standard Media folder in the device’s internal memory. MIUI 12-14, but requires strict adherence to instructions.

Here's what you're gonna need:

  • πŸ“ A file with sound in.ogg format or.mp3 (Better.ogg for compatibility).
  • πŸ“± Access to internal memory via Explorer or PC.
  • πŸ”„ Reboot the device after replacing files.

Step-by-step:

  1. Connect your smartphone to your PC or open Explorer on your device.
  2. Cross the path: /storage/emulated/0/media/audio/ui/ If you don’t have a folder, create it manually.
  3. Copy your audio file into this folder and rename it to KeypressStandard.ogg for standard click; KeypressSpacebar.ogg for space; KeypressDelete.ogg for deletion.

Reset the device.

If the sound hasn't changed, check:

  • πŸ”Š File format (should be.ogg with a bitrate not higher than 192 kbit / s).
  • πŸ“Œ Rights to the file (must be rw-r)--r--, But on most devices, it's set up automatically).
  • πŸ”„ Try replacing all three files (Standard, Spacebar, Delete).

⚠️ Note: On some firmware (for example, MIUI China) folder media/audio/ui It can be blocked. In this case, use the method of ADB next section.

Download the sound in.ogg format|Check the duration (no more than that). 1 seconds)|Rename the file according to the instructions|Copy it into a folder. /media/audio/ui|Reset the device-->

Advanced method: Replacing sounds through ADB (rootless)

If the standard methods do not work, you can use Android Debug Bridge (ADB) β€” This method does not require root rights, but requires connecting the smartphone to a PC. Suitable for all Xiaomi models based on Android 10-14.

What you'll need:

  • πŸ–₯️ Computer with installed ADB and Xiaomi drivers.
  • πŸ“± Included Debugging by USB on a smartphone (in Settings) β†’ The phone. β†’ Version. MIUI Press 7 times, then return to the Additional Settings β†’ For developers).
  • πŸ”Š Prepared sound files in.ogg format.

Instructions:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command prompt (or Terminal on Mac/Linux) and type: Adb devices Make sure your device appears in the list.
  3. Copy audio files to the system folder: adb push KeypressStandard.ogg /system/media/audio/ui/ adb push KeypressSpacebar.ogg /system/media/audio/ui/ adb push KeypressDelete.ogg /system/media/audio/ui/
  4. Change the rights to files: adb shell chmod 644 /system/media/audio/ui/KeypressStandard.ogg adb shell chmod 644 /system/media/audio/ui/KeypressSpacebar.ogg adb shell chmod 644 /system/media/audio/ui/KeypressDelete.ogg
  5. Reboot the device: adb reboot

If the sounds have not changed after the reboot, check:

  • πŸ”§ Correctness of paths (on some firmware folder may be called /product/media/audio/ui/).
  • πŸ”Š File format (.ogg only, other formats not supported).
  • πŸ› οΈ Possible errors in commands (e.g., typos in file names).

⚠️ Attention: On devices with MIUI 14+ Android 13+ systemfolder /system This can be read-only protected, and you will need to temporarily obtain root rights or use Magisk.

What if ADB issues a Read-Only File System Error?
This error means that the section /system It's set up in read-only mode: 1. Use the adb remount command before copying files (not working on all devices). 2. Install Magisk and System Module RW record-breaker. 3. Try an alternative method to replace files through TWRP (requires an unlocked loader).

5 Third-Party Apps: Zedge, Ringtone Maker and Others

If you don't want to mess with ADB Or folders, you can use third-party applications, they offer ready-made sound packages and a simple interface to install:

AnnexFeaturesSupport for MIUIRatings.
ZedgeLarge library of sounds and melodies, the ability to upload your filesYes (works on all versions)4.5/5
Ringtone MakerSound editor, file cropping, support.mp3 and.oggYes (requires a storage permit)4.3/5
MIUI Sound ChangerSpecialized application for replacing system sounds on XiaomiYes, only for MIUI 12–14)4.0/5
AudioPickerAllows you to assign any sound from the device’s memory to system eventsPartially (may not work on the MIUI China)3.9/5

How to set the sound through Zedge:

  1. Download and install Zedge from Google Play.
  2. Open the Ringtones & Sounds section.
  3. Find the sound you like (for example, by keyboard tag).
  4. Click Set and select Keyboard Sound (if the option is available).
  5. If you don’t have an option, download the sound, then manually place it in the folder. /media/audio/ui/ (sectionally 3).

Advantages of this method:

  • 🎢 A huge selection of ready-made sounds (from classic clicks to sounds from games).
  • πŸ”„ Possibility of pre-listening.
  • πŸ“± It does not require a PC connection.

Disadvantages:

  • 🚫 Not all apps work correctly with the latest versions. MIUI.
  • πŸ“΄ Some sounds may sound quieter than the system sounds.

πŸ’‘

Apps like Zedge are convenient for quick sound replacement, but for full control it is better to combine them with manual installation of files in a folder. media/audio/ui.

6. Custom firmware and Magisk: for power users

If you are ready to go further and have experience with custom firmware, you can consider the following options:

  • πŸ”§ Installation Xiaomi EU ROM β€” Unofficial firmware with extended sound settings.
  • πŸ› οΈ Using Magisk and Audio Modification Library for deep customization.
  • πŸ”„ Switch to Pixel Experience or LineageOS (full freedom to customize sounds, but loss of features) MIUI).

For example, in Xiaomi EU ROM Sound section available β†’ Keyboard Sounds, where you can select any sound from the device's memory without restrictions, and the Audio Modification Library module for Magisk allows you to replace system sounds through a user-friendly interface.

Warnings:

  • ⚠️ Installation of custom firmware resets all data on the device.
  • ⚠️ Unofficial firmware may contain bugs (e.g., camera or sensor issues).
  • ⚠️ Xiaomi warranty is canceled when unlocking the bootloader.

If you decide to do this, follow the official instructions for installing firmware for your model. We recommend trying Magisk first, which is less risky than completely reflashing.

7. Frequent problems and their solutions

When you change the keys on Xiaomi, users are faced with typical problems, and we have collected the most common and ways to solve them:

Problem.Possible causeDecision
The sound does not change after the file is replaced.Incorrect access rights or file formatCheck the format (.ogg), rights (644) and folder path
The sound is too quiet.Low volume in the file or limitations MIUIIncrease the volume in the audio editor or use the Volume Booster from Magisk
Sounds reset after updateMIUI overwrites system filesSave a backup of files and restore them after the update
ADB Error No such file or directoryWrong path to the ui folderCheck the path through adb shell ls /system/media/audio/
Apps don't see keyboard soundsMIUI restrictions for third-party applicationsUse manual installation through the folder media/audio/ui

If none of the methods worked, your Xiaomi model may have unique limitations.

  1. Check the forums XDA Developers or 4PDA Instructions for your model.
  2. Update your firmware to the latest version (sometimes bugs are fixed in new builds).
  3. Contact Xiaomi for a description of the problem (specify the model and version) MIUI).
Can I change the sound of the keys to Xiaomi without a computer?
Yes, there are two ways: through apps like Zedge or Ringtone Maker (but the choice can be limited) by manually copying audio files to a folder. /media/audio/ui/ But for complete freedom of action (e.g., replacing system sounds) it will still be necessary to do so. ADB root-right.
Why do they reset to standard sounds after replacing them?
This is due to: Updates MIUI (system overwrites files. Resets settings or clears cache. firmware restrictions (e.g., on MIUI Solution: save backup audio files and restore them after updates, and you can use Magisk to protect files from overwriting.
What sound formats are supported on Xiaomi?
To replace system sounds, it is recommended to use:.ogg - the main supported format (bitrate up to 192 kbit / s)..mp3 β€” It works in some cases, but may sound quieter..wav - not recommended (large size, possible lags). Optimal parameters for.ogg: Duration: no more than 1 second. Bitrate: 96-192 kbit / s. Channels: mono (for compatibility).
Can I get back the standard sounds after the changes?
Yes, there are several ways: Remove custom files from the folder /media/audio/ui/ Reset the device. Reset the audio settings to Settings. β†’ Sound and vibration β†’ Reset settings. Reinstall firmware via Fastboot (extreme case). If you used Magisk or custom firmware, return standard sounds via the appropriate modules or roll back firmware.
Does this work for POCO and Redmi?
Yes, all of the described methods are applicable to linear devices. POCO And Redmi, because they work for MIUI. Exceptions: POCO Launcher may differ in the way to customize sounds. POCO (for example, POCO F4 GT) They have unique audio packages that cannot be replaced by standard methods. MIUI device model.