How to remove the sound of buttons on the phone Xiaomi: 5 ways to MIUI 12, 13 and 14

The button-clicking sounds on Xiaomi smartphones can be annoying โ€” especially if youโ€™re actively using the keyboard, playing or switching between apps frequently. By default, MIUI plays system sounds when touching on-screen buttons, locking/unlocking the device, and even typing. Fortunately, you can turn them off in a few steps โ€” both through standard settings and using hidden features.

In this article, we will discuss 5 working methods, including:

  • ๐Ÿ”• Disabling sounds through basic settings MIUI
  • ๐ŸŽ›๏ธ Use of the MIUI Hidden Settings for deep customization
  • ๐Ÿ“ฑ Resetting sound parameters to factory (if previous methods did not work)
  • ๐Ÿ› ๏ธ Solving problems when sounds come back after reboot

The instructions are relevant for all modern models, from the Redmi Note 12 to the flagship Xiaomi 14, as well as for MIUI 12, 13 and 14 firmware (including global and Chinese versions). If your phone runs on POCO Launcher or custom firmware, some menu items may differ - we will mention this too.

๐Ÿ“Š How often do you get annoyed by system sounds on Xiaomi?
Constantly.
Sometimes.
Only in quiet places.
I'm not worried about it.

1. Standard disabling button sounds in MIUI settings

The easiest way is to use the built-in MIUI options, which is suitable for most users and does not require the installation of additional applications.

  1. Open the Settings app** (the gear icon on the desktop).
  2. Go to the Sound and Vibration section (some models may call it Sound).
  3. Scroll down to the System Sounds block** and click on it.
  4. Turn off the sliders: ๐Ÿ”Š Touch sound โ€“ responsible for clicking when pressing the screen ๐Ÿ” Lock/Unlock Sound โ€“ Signals when the screen is turned on/off ๐Ÿ“ Type-in audio โ€“ keyboard clicks (if Gboard or Gboard is used) MIUI Keyboard)

After this, all system button sounds will be turned off, but the vibration will remain active (it can be turned off separately in the same section).If you do not have the right points, then your version of MIUI will use a different path (see the next section).

โ˜‘๏ธ Checking for sound switching off

Done: 0 / 4

2. Deep customization via MIUI Hidden Settings (for power users)

If standard settings do not give the desired result (for example, sounds remain in some applications), you can use the hidden menu MIUI Hidden Settings. This method requires activation of the developer mode, but allows you to point-off even those sounds that are not normally available in the interface.

Here's the step-by-step instruction:

  1. Activate Developer Mode: Go to Settings โ†’ About Phone. Click 7 times in a row on the MIUI Version (you will be notified "You are a developer").
  2. Return to the main settings menu and open a new Developer section (usually at the bottom of the list).
  3. Find the MIUI Hidden Settings option (if not, install the same app from Google Play).
  4. In the "System Sounds" section, disable: ๐ŸŽต Touch sound (touch sound) ๐Ÿ”’ Lock/unlock sound (locking/unlocking) โŒจ๏ธ Keyboard sound (keyboard) ๐Ÿ“ด Screen recording sound (screen recording sound if disturbed)

Important! After the changes to Hidden Settings, restart your phone to make sure the settings are correct. If the sounds are back, check if the sliders have reset (sometimes after the MIUI update).

What to do if MIUI Hidden Settings is not available?
Some of the other versions (such as the Chinese version) MIUI for Redmi K50) This section can be hidden. Install the application. MIUI Hidden Settings from Google Play or use it ADB-Adb shell settings put global touch_sound 0 This command will turn off the touch sound at the system level.

3. disable keyboard sounds (Gboard, MIUI Keyboard, SwiftKey)

MIUI system settings don't always control the sounds of third-party keyboards. If the sound and click vibrations remain after the menu sounds are turned off, the problem lies in the settings of the keyboard itself.

keyboardThe path to settingsWhat to turn off
MIUI Keyboard (standard)Settings โ†’ Additional โ†’ Language and input โ†’ MIUI Keyboard โ†’ Keyboard settings๐Ÿ”‡ ยซKeys sound" and "Vibration when pressedยป
Gboard (Google)Settings โ†’ System โ†’ Language and input โ†’ Virtual keyboard โ†’ Gboard โ†’ Settings๐Ÿ”Š ยซPressed sound in the "Preferences" sectionยป
SwiftKey (Microsoft)Press the gear icon on the keyboard โ†’ โ€œSound and vibrationโ€๐Ÿ“ด ยซKeyboard Sound" and "Sound when you press spaceยป

If you use another keyboard (like Fleksy or Chroom), look for similar options in its settings, usually in the Sound & Vibration or Preferences section.

๐Ÿ’ก

To quickly open the keyboard settings, press the gear icon (โš™๏ธ) On the keyboard panel โ€“ this will work for most applications.

4. Resetting the sound settings to factory (if the sounds returned)

Sometimes, after updating MIUI or resetting your phone, the button sounds turn on automatically. If previous methods have not worked, try resetting the sound settings to factory:

  1. Open the Settings. โ†’ Sound and vibration.
  2. In the upper right corner, press three dots (โ‹ฎ) and select "Reset settingsยป**.
  3. Confirm the action (this wonโ€™t affect your files or apps, just the sound settings).

After resetting, all sounds (including alarms and notifications) will return to standard values. You will have to turn off unnecessary ones again, but this is guaranteed to remove all the "glitch" with the system signals.

๐Ÿ’ก

Resetting sound settings does not affect the melodies of alarm clocks and notifications โ€“ they will have to be adjusted separately.

5.Why do button sounds come back after the reboot?

Some Xiaomi users are faced with a problem: the button sounds are turned off, but after a reboot or update, MIUI is turned on again.

โš ๏ธ Attention, if your phone is working MIUI 14 with HyperOS, some system sounds can be controlled through Media Storage. Disabling this service will cause gallery problems - don't do it!

Safe ways to fix the settings:

  • ๐Ÿ”„ Cleaning the Settings app cache: Go to Settings โ†’ Annexes โ†’ App management. Find the Settings app** and select Clear cache.

Use of Automate or Tasker:

Tasker

Profile: Loading the device โ†’ Task: Execute ADB- the command "settings put global touch_sound 0"

Manual editing of system files (for advanced ones):

Root Explorer

ADB

/system/media/audio/ui

unlocked

If the problem persists, check if the phone has an app like SoundAssistant or Good Lock installed (they can override system settings).

6.Alternative methods: Disabling sounds via ADB

For users who arenโ€™t afraid of the command line, thereโ€™s a way to turn off button sounds forever โ€“ via Android Debug Bridge (ADB), a method that works even on phones without root rights, but requires a computer connection.

Here's what we need to do:

  1. Install. ADB-Drivers on PC and enable debugging by USB on the phone (Settings) โ†’ For developers โ†’ Debugging by USB).
  2. Connect Xiaomi to your computer and type in the terminal (or PowerShell): adb shell settings put global touch_sound 0 adb shell settings put global lock_screen_sound 0 adb shell settings put global keyboard_sound 0
  3. Reboot the phone.

These commands will turn off Android system-level sounds, and they won't reset after updates.To get the sounds back, replace 0 with 1 in commands.

๐Ÿ’ก

If ADB doesnโ€™t recognize the device, try reinstalling Xiaomi drivers or using Mi PC Suite to connect correctly.

FAQ: Frequent questions about button sounds on Xiaomi

โ“ Why my Redmi Note 11 doesnโ€™t have System Sounds in the settings?
On some models (especially with POCO firmware), this section may be called differently. Try: Open Settings โ†’ Sound. Find the Other Sounds tab or Sound Effects tab. If there are no options available, use MIUI Hidden Settings or ADB.
โ“ Can I turn off the button sound only for specific applications?
Yeah, but not through system settings: ๐ŸŽฎ For games: use Do Not Disturb* (in the notification curtain) or turn on Game Turbo Mode (it turns off system sounds). ๐Ÿ“ฑ For individual applications: Install App Volume Control from Google Play โ€“ it lets you manage sounds for each application separately.
โ“ After updating to MIUI 14 button sounds turned on themselves?
This is a well-known MIUI 14 problem (especially on Xiaomi 13/14 and Redmi K60). Solutions: Reset the audio settings (see section 4). Turn off the sounds via ADB (see section 6) - this will permanently fix the settings. If nothing helps, roll back to the previous version of MIUI via Fastboot.
โ“ Will these methods work for POCO F5 or black shark?
Yeah, but with nuances: ๐Ÿ“ฑ POCO F5: Use the standard settings MIUI (The same path as in section 1). ๐ŸŽฎ Black Shark: Button sounds are controlled via Shark Space. Open it, go to Settings โ†’ Sound and turn off "System soundsยป**.
โ“ Can you turn off the vibration of the buttons without turning off the sound?
Yes, vibration and sound are controlled separately. To turn off vibration only: Go to Settings โ†’ Sound and vibration โ†’ Vibration, turn off the sliders: ๐Ÿ“ฑ Vibration on touch โŒจ๏ธ For keyboards (Gboard, SwiftKey) vibration also need to be turned off in their settings separately.