How to turn off the sound when connecting charging to Xiaomi: all ways

The sound signal when connecting a charger to Xiaomi can be annoying, especially if you connect your phone at night or in a quiet environment. Although this sound signals a successful start of charging, many users want to turn it off. In this article, we will discuss all the current methods, from standard MIUI settings to hidden developer functions.

Complicating the problem is that newer versions of Xiaomi’s firmware (especially on MIUI 14/15 and Android 13/14) often remove direct settings to disable system sounds. However, workarounds still exist, which we’ll discuss below. It’s important to consider that some methods require developer rights or third-party apps.

Why Xiaomi Adds Charging Sound and Can It Be Removed Without Root Rights

The audible signal when you connect the charging is part of MIUI's firmware. It's designed to:

  • πŸ”Š Confirm that the cable is connected correctly and the charging process has begun.
  • ⚑ Warn of possible problems (e.g. slow charging or using unoriginal cable).
  • πŸ“± Improve the user experience through feedback.

Fortunately, on most Xiaomi models (including Redmi Note 12, POCO X5, Xiaomi 13) it can be turned off without rooting permissions using a combination of system settings and developer mode, with the exception of some budget models with stripped-down firmware - there may be a need to install custom software.

If you don't want to dig into the settings, the easiest way is to turn on the silent mode (Loudness β†’ No Sound). But that will turn off all notifications, which is not always convenient. We'll look at more point-based methods next.

Method 1: Disconnect via sound settings (MIUI 12–15)

In most versions of MIUI, the charging sound is linked to system notifications to turn it off:

  1. Open the Settings. β†’ Sound and vibration.
  2. Scroll down to the System Sounds section.
  3. Turn off the slider Connect and Disconnect Sounds (on some models, it may be called Charging Sounds).

If there is no such item, try:

  • πŸ” Go to Settings β†’ Additionally. β†’ Special facilities β†’ Sound effects.
  • 🎡 Disable System Sounds completely (this will also remove screen lock sounds).

Make sure your phone is at least 20 times charged%|Make a backup copy of the settings|Check the version. MIUI on the telephone"|Close all background applications-->

On some devices (e.g., POCO F4 or Redmi 10C), this method does not work due to the features of the firmware, in which case move on to the following methods.

Method 2: Using the Developer Mode

If the standard settings don’t work, you can use the developer menu, which works on most Xiaomi devices with Android 10 and later.

First, activate the developer mode:

  1. Go to Settings. β†’ The phone.
  2. Click on the MIUI version 7 times (you will be notified that you are a developer).

Now turn off the charging sound:

  1. Back to Settings β†’ Additionally. β†’ For developers.
  2. Find the USB Debugging option and turn it on (this is a must for some models).
  3. Scroll down to the Media section and turn off USB Connection/Disable Sounds.

πŸ’‘

If there is no β€œUSB Connection Sounds” item, try to find β€œDisable Charging Sounds” in the search by settings (the magnifier icon at the top).

Some firmware (MIUI 14 for Xiaomi 12T) may call this option something else, such as Disable charging sounds. If that doesn't work, move on to the next method.

Method 3: Remove system sound through file manager

This method requires access to system files, but not necessarily root rights.

The charging sound is stored in the charging.ogg file (or connect.ogg) along the way:

/system/media/audio/ui/

To remove it:

  1. Install a file manager with access to system folders (e.g. FX File Explorer or Solid Explorer).
  2. Go to the indicated path and find charging.ogg, connect.ogg, disconnect.ogg files.
  3. Rename them by adding.bak at the end (e.g. charging.ogg.bak).
  4. Reboot the phone.
What if the file manager can’t see the system folders?
To access system files without root rights, sometimes connecting the phone to a PC via ADB and command: adb shell su mount -o rw,remount /system But this requires an unlocked bootloader and can violate the warranty.

⚠️ Warning: Incorrectly changing system files can cause crashes.If after renaming the phone stopped loading, return the original file names via Recovery Mode.

Method 4: Third-party applications to disable sounds

If previous methods have not worked, you can use the apps from Google Play.

AnnexNeed a rut?Support for MIUIReference
Sound Assistant (Samsung)❌ No.⚠️ Partially.Download
Disable Charging Soundβœ… Yes.βœ… Complete.Download
MacroDroid❌ No.βœ… Complete.Download

For example, in MacroDroid, you can create a rule:

  1. Trigger: Charger connected.
  2. Action: Set the volume of notifications to 0%.
  3. Restriction: Only when charging is connected.

This will temporarily turn off all notification sounds, but it will return them after the charging is turned off.

Through settings MIUI|Developer mode|File manager|Third-party annexes|Another option-->

Method 5: Disconnect via ADB (for advanced users)

If you’re familiar with Android Debug Bridge (ADB), you can turn off the command charging sound.This method works on most Xiaomi devices with Android 11 and later.

Instructions:

  1. Install ADB on PC (you can download from the official website).
  2. Turn on USB debugging on your phone (Settings β†’ Developer).
  3. Connect your phone to your PC and execute the command:
adb shell settings put global charging_sound_enabled 0

To get the sound back, use:

adb shell settings put global charging_sound_enabled 1

⚠️ Attention: On some firmware MIUI This command can be reset after restarting, in which case add it to the auto-execution script at launch (e.g., via Tasker).

What to do if nothing works

If none of these things worked, maybe your Xiaomi model has a stripped-down firmware, and there are a few options left:

  • πŸ”„ Update. MIUI until the latest version - sometimes the sound of charging is removed in new builds.
  • πŸ“± Install custom firmware (like LineageOS or Pixel Experience).
  • πŸ”‡ Use silent mode while charging (inconvenient, but it always works).
  • πŸ› οΈ Contact the service center – on some models, the charging sound is prescribed in the hardware.

For example, on the Redmi 9A and POCO M3, the charging sound is hard-stitched into the firmware, and you can only remove it by flashing it, and before that, check if you lose your warranty.

πŸ’‘

On devices with a MediaTek chip (such as the Redmi 10A), the charging sound is often controlled at the core level, and it is impossible to turn it off without root rights.

FAQ: Frequent questions about the charging sound on Xiaomi

Can I turn off the charging sound on Xiaomi without root rights?
Yes, on most models, this is possible through sound settings, developer mode, or ADB. However, some budget devices (like the Redmi 8A) require root or custom firmware.
Why did the charging sound come back after the MIUI update?
The manufacturer can reset custom audio settings with major updates. Try repeating the shutdown via Settings β†’ Sound or ADB.
Is it safe to rename system audio files?
If you just add the.bak extension, it's safe to keep the original files in place, and the key is not to delete them completely or change other system files.
How to turn off the charging sound on the POCO X3 Pro?
This model will work a way through the settings β†’ For developers β†’ Connection sounds USB. If there is no item, use it. ADB-team from Method 5.
Could turning off the charging sound affect the charging speed?
No, the charging sound is just a notification, and the charging speed is only affected by the cable, the power supply and the battery temperature.