How to turn off the charging sound on Xiaomi Redmi Note 8 Pro: all ways

The sound of charging on the Xiaomi Redmi Note 8 Pro may seem like a harmless trifle, but it gets annoying over time - especially if you plug your phone in at night or in a quiet environment.Unfortunately, the manufacturer didn't provide a separate switch for this signal in standard settings, so users have to look for workarounds.

In this article, we’ll look at all the current ways to turn off charging sound, from simple changes to the MIUI menu to advanced methods using ADB and third-party applications. It’s important to consider that some solutions may require superuser rights or temporarily affect other system sounds. We’ll also explain why sound appears even in silent mode and how to fix it.

Why does the sound of the charger not turn off in silent mode?

Many Redmi Note 8 Pro users are faced with a paradox: the phone is switched to silent mode (Do Not Disturb or Vibration), but the charging connection sound still resounds, which is due to the fact that in MIUI the charging signal is classified as system notifications, which by default ignore the global volume settings.

What's more, the sound is played through a separate channel -- Media, not Notification, or Ring -- which means that even if you turn off all notifications, the charging signal can continue to sound, and the solution depends on the version of MIUI and the updates installed.

πŸ“Š How often do you get annoyed by the sound of charging?
Constantly.
Only at night.
Abruptly when I forget to turn it off
Not annoying.

Method 1: Disconnect via audio settings (MIUI 12 and later)

The latest versions of MIUI 12+ have a hidden setting that allows you to control the connection sounds.

  1. Open the Settings. β†’ Sound and vibration.
  2. Scroll down to the Additional section and select System Sounds.
  3. Find the item "Charging Connection Sound" (can be called Charging Sound in English firmware).
  4. Move the slider to the off position.

If there is no such option, then your version of MIUI does not support this option, in which case move on to the following methods.

πŸ’‘

Before changing your sound settings, check if you have third-party themes installed, which can override system sounds and block access to certain settings.

Method 2: Use of Do Not Disturb mode with exceptions

If the charging sound only interferes at certain times (e.g. at night), you can set Do Not Disturb mode to block all sounds, including system sounds.

  • πŸ“± Go to Settings. β†’ Sound and vibration β†’ Don't disturb.
  • πŸ”„ Turn on the switch Schedule and set the desired time interval (for example, from 23:00 to 7:00).
  • πŸ”‡ In the Rules section, select No Sound (not vibration!).
  • βš™οΈ Press More. β†’ System sounds and disable slider Play system sounds.

This method does not turn off the charging sound completely, but it is guaranteed to drown it out at a given time. The main disadvantage is that other important signals, such as an alarm clock, will disappear along with it (unless it is added as an exception).

Make sure that the alarm is added to the exceptions.|Check if the schedule is in conflict with other automatic rules.|Turn off the vibration if it is also disturbing.|Reboot your phone after the changes-->

Method 3: Disconnect via ADB (without root)

For users willing to work with the Android debugging bridge (ADB), there is a reliable way to turn off the charging sound forever.This method does not require root rights, but requires a computer and installed Xiaomi drivers.

Instructions:

  1. Turn on Developer Mode on your phone: go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and enable USB debugging.
  3. Connect your phone to your PC, open the command line (or Terminal on the PC). Mac/Linux) Enter: adb shell settings put global charging_sound_enabled 0
  4. Reset the device.

To get the sound back, use the same command, but with 1 instead of 0. This method works on most versions of MIUI, but after resetting the settings or updating the firmware, you may need to re-execute the command.

What if the ADB does not recognize the device?
If Adb devices don’t show you your Redmi Note 8 Pro, check it out: 1. Are Xiaomi drivers installed (download from [official website](https://new.c.mi.com/global/miuidownload/index)). 2. Is debugging allowed on the phone (a request will appear when you first connect). 3. Are you using the original? USB-cable (cheap cables may not support data transmission). 4. Try another one. USB-port on PC (preferably) USB 2.0).

Method 4: Delete the system sound file (requires root)

If you have root rights, you can delete or rename the file that plays the charging sound, which is radical, but it's reliable.

Step-by-step:

  1. Install any file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/media/audio/ui/
  3. Find files with the names: Charging.ogg (main charging sound) Unplug.ogg (disable sound) Wireless_charging_start.ogg (for wireless charging, if supported)

Rename the files by adding.bak at the end (e.g. Charging.ogg.bak) or delete them.

Reboot the phone.

⚠️ Warning: Changing system files can cause malfunctions MIUI. Before editing, make a backup copy of the folder /system/media/audio/ui/.

πŸ’‘

Deleting system sounds doesn’t affect your phone, but when you update your firmware, files can be restored. To avoid this, create empty files with the same names and 644 rights (rw-r----).

Method 5: Third-party applications for sound management

If previous methods didn’t work or seem too complicated, you can use third-party utilities, for example, the SoundAssistant app (from Samsung, but it works on Xiaomi) allows you to flexibly customize system sounds.

Alternatives:

AnnexFunctionalityNeed root?Reference
SoundAssistantDisabling individual system sounds, including chargingNo.Google Play
MacroDroidAutomatic sound shutdown when connecting charging (according to the event)No.Google Play
TaskerCreating rules to block charging soundNo.Google Play
Disable Charging SoundSpecialized application for turning off the charging soundYes.XDA Developers

⚠️ Note: Some applications (such as Disable Charging Sound) require root rights and may conflict with updates. MIUI. Before installing, check user reviews with your phone model.

What do you do if nothing helps?

If none of the methods worked, the problem may lie in the following:

  • πŸ”„ Castom firmware: some unofficial assemblies MIUI Custom ROM (For example, LineageOS can ignore the standard audio settings, in which case try resetting to the factory settings or reflashing the phone with the official version.
  • πŸ”Š Hardware malfunction: If the charging sound is played even after all system sounds are completely turned off, the audio chip may malfunction.
  • πŸ“± Application conflict: Some programs (such as launchers or optimizers) can intercept sound control. Try temporarily disabling third-party utilities through Settings β†’ Annexes.

If you suspect a hardware problem, pay attention to other phone sounds: If the audio in the speaker/earphones disappears or distorts along with the charging signal, this is a sign of an audio track malfunction.

In this case, independent intervention can aggravate the situation - it is better to contact specialists.

FAQ: Frequent questions about the charging sound on the Redmi Note 8 Pro

Can I turn off the charging sound without root and ADB?
Yes, in MIUI 12+, you can do this through audio settings (see Method 1). If you don't have this option, use Do Not Disturb (Method 2) or third-party apps like SoundAssistant.
Why did the charging sound come back after the MIUI update?
Firmware updates often reset user settings, including changes made through ADB or deleting system files. After the update, repeat the steps from Method 3 or Method 4.
Will wireless charging work after the sound is turned off?
Yes, turning off the sound does not affect the functionality of charging. Sound is only a system notification, and the charging process itself is controlled at the hardware level.
Can I turn off the sound just for wireless charging?
In standard settings MIUI But if you have root rights, you can only delete the file. Wireless_charging_start.ogg (see method 4).
Why did the sound of the charger become louder after the update?
In some versions of MIUI (e.g. MIUI 13), developers have changed the system sound volume policy to link it to a media channel. Try to reduce the volume through the media regulator (volume buttons while playing music).