How to change the sound of charging on the smartphone Xiaomi: 5 working ways

Are you tired of the standard β€œring” when connecting charging on your Xiaomi? or want to make your phone unique with an unusual beep? Changing the charging sound is one of those small but pleasant customizations that make using a smartphone more comfortable. In this article, we will examine all possible ways, from simple settings to advanced methods for power users.

It is important to understand that the ability to change system sounds depends on the version. MIUI and device models, on new versions (e.g, MIUI 14/15) Some methods may not work due to security constraints. We tested all methods on current firmware. 2026 For the year, we only selected the working solutions.

Why Standard Charging Sound Can Be Irritating

The sound of charging on Xiaomi is not just a random signal, it performs several functions:

  • πŸ”” Confirmation of connection – the user immediately realizes that the cable is connected correctly
  • πŸ”‹ Charging start indication – especially important for devices with slow screen response
  • 🚨 Fault Warning – Lack of sound may signal port or cable problems

But there's a downside to this sound, and many users complain about:

  • πŸ”Š A loud signal that wakes up at night
  • 🎡 Monotony is the same sound for years.
  • πŸ“΅ Style inconsistency – for example, aggressive sound on a woman’s phone
  • 🎧 Headphone conflict – sound is played through speakers even with Bluetooth-connected devices

Interesting fact: in MIUI 12 and older, the charging sound has become part of the overall sound theme, which means that when you change the theme, the system signals automatically change, but what if you need customizations specifically for charging?

πŸ“Š Which sound of charging do you like better?
Standard (ding)
Quiet (no sound)
Musical (melody)
Castomy (in its own version)
I don't care.

Method 1: Using embedded sound themes MIUI

The easiest and safest method is to change the theme through standard settings, which works on all Xiaomi, Redmi and other devices. POCO s MIUI 10 and newer.

Instructions:

  1. Open the Themes app (icon with brush)
  2. Go to the section Sounds in the lower menu
  3. Choose your favorite topic from the proposed
  4. Click Apply and Confirm Changes

Note that in some themes, the charging sound may match the notification or lock sound. To check the charging signal, connect the device to the network after applying the theme.

MIUI versionAvailable audio themesCan I change the sounds separately?
MIUI 10-115-7 variantNo, just the kits.
MIUI 12-1310+ variantPartially (via ADB)
MIUI 14+15+ variantYeah (in the sound settings)

If you don't like any of the themes, you can try downloading additional audio packages.

  • 🌐 Go to the Online section in the Topics app
  • πŸ” In the search, type "charge sounds"
  • πŸ“₯ Download and apply your favorite topic

πŸ’‘

On some firmware, audio themes may be reset after a system update. To avoid this, back up the theme in the Themes app settings

Method 2: Replace sounds through the file system (for advanced)

This method requires root rights or access through ADB. It is suitable for users who want to install their own audio files instead of the standard ones.

Warning: Incorrect actions can lead to loss of system sounds or interface failures.

Steps to replace:

  1. Connect your phone to your PC and activate Debugging USB developer-setting
  2. Download and install. ADB Tools on the computer
  3. Place your.ogg sound file on your phone (for example, in the Download folder)
  4. Execute the command: adb pull /system/media/audio/ui/charging.ogg to download the original file (optional, for backup)
  5. Replace the file with the command: Adb push /sdcard/Download/your_sound.ogg /system/media/audio/ui/charging.ogg
  6. Change the access rights: adb shell chmod 644 /system/media/audio/ui/charging.ogg
  7. Reset the device

Audio file requirements:

  • 🎡 Format:.ogg (can be converted through online services)
  • ⏱ Duration: no more 2-3 seconds
  • πŸ”Š Loudness: Normalize the sound so it is not quieter/louder than system signals
  • πŸ“ File Name: Must be the same as the original filename (charging.ogg)

Create a backup copy of the original file|Download ADB Tools on PC|Prepare a sound file in.ogg format|Enable debugging on USB phone-on|Check for root rights (if required)-->

⚠️ Attention: On devices with MIUI 14+ Android 13+ The system partition can be protected from records even through ADB. In this case, you will need to obtain a temporary root rights through Magisk or similar tools.

Method 3: Applications for modifying system sounds

If you don't want to mess with ADB, You can use specialized applications. They offer a more user-friendly interface, but they have their limitations.

Top.-3 apps:

AnnexRoot is required.FeaturesReference
ZedgeNo.Large library of sounds, simple interfacePlay Market
Ringtone MakerNo.Editor of sounds, the ability to trim melodiesPlay Market
System Sound ChangerYes.Full replacement of system sounds, including chargingXDA Developers

Instructions for Zedge (the most popular option):

  1. Install an app from the Play Market
  2. Open the Notifications and Signals section
  3. Find the category System sounds or Charging
  4. Select the sound you like and click Set.
  5. In the window that appears, select the Charging Sound (if available)

Limitations of this method:

  • 🚫 Not all applications support replacing the charging sound (notifications are often changed)
  • πŸ”„ After updating MIUI sound can be dropped
  • πŸ›‘ On new versions of Android applications limited access to system sounds
How to get around restrictions MIUI 14+?
On devices with MIUI 14 and later, many applications lose access to system sounds. The alternative is to use the AudioMod app (requires Magisk) or create your own audio profiles through Tasker with a charger trigger.

Method 4: Using Tasker to automatically play back sound

Tasker is a powerful automation tool that allows you to create your own scripts, and you can set up the playback of any sound when you connect a charger.

Advantages of this method:

  • πŸŽ› Full control of sound (loudness, repetition, delay)
  • πŸ”„ It works without root rights.
  • 🎡 Any audio files can be used.
  • πŸ“΄ It does not affect system sounds.

Step-by-step:

  1. Install Tasker from Play Market
  2. Create a new profile (+ β†’ Status. β†’ Nutrition β†’ Charging)
  3. Add a task (a new task) β†’ Multimedia. β†’ Play music)
  4. Show the path to your sound file
  5. Set up additional parameters: Volume: 50-70% (So as not to scare you: 1 Time Stream: Multimedia (Not Notifications)

Save the profile and test it out.

For more advanced settings, you can add:

  • πŸ”• Time condition (e.g., quiet sound at night)
  • πŸ“΄ Vibration with sound
  • πŸ”‹ Different sounds for wireless and wired charging
  • πŸ“Š Notification with the level of charge after connection

⚠️ Warning: Tasker consumes an extra battery as it constantly monitors charging status. 9A, POCO C31) This can affect autonomy.

Method 5: Magisk Castom firmware and modules

For the most experienced users, there is the possibility of full customization through custom firmware or Magisk modules. This method gives maximum freedom, but requires an unlocked bootloader and readiness for possible bugs.

Popular solutions:

  • πŸ“± Xiaomi.eu – European firmware with advanced sound settings
  • 🎡 ViPER4Android β€” module for deep audio tuning (including system sounds)
  • πŸ”§ Magisk Module System Sound Changer - a special module for replacing sounds

Instructions for installation of Magisk module:

  1. Install Magisk Manager on your phone
  2. Download the System Sound Changer module (for example, with XDA Developers)
  3. Go to Magisk. β†’ Modules. β†’ Install it from the vault.
  4. Select the downloaded file and confirm the installation
  5. Reset the device
  6. After restarting, open the module app and select new sounds.

Advantages of custom solutions:

  • πŸŽ› Complete control of all system sounds
  • πŸ”„ The ability to return standard sounds at any time
  • πŸ“± Compatible with most Xiaomi models

Risks and disadvantages:

  • 🚨 Possibility of "bricking" the device with improper installation
  • πŸ”„ Loss of warranty (when unlocking the bootloader)
  • πŸ“΄ Unstable work on some versions MIUI
  • πŸ”‹ Increased battery consumption (due to additional processes)

πŸ’‘

Magisk's customization tools and customization modules allow maximum flexibility, but require technical knowledge. 1-3 from this article.

Frequent problems and their solutions

When changing the charging sound, users often face typical problems, and we have collected the most common ways to solve them:

Problem.Possible causeDecision
The sound hasn’t changed since the topic was applied.Cash sounds still up.Restart the device or clear the app's cache Topics
The app doesn't see charging sound in the listMIUI restrictions for third-party applicationsUse Tasker or ADB-method
After the update, the sound dropped.Update overwrites system filesRepeat the replacement procedure or roll back the update
The sound is played through the speaker, not the headphones.Configuring the playback streamIn Tasker, select Multimedia stream instead of Notification.
New sound too quiet/loudInconsistency of volume levelsNormalize the sound file before installation

If none of the methods worked, check:

  • πŸ“± Compatibility of your model with the selected method (on the POCO F5 Xiaomi 13 may have additional limitations)
  • πŸ”„ The relevance of firmware (in beta versions) MIUI often breaks down the functionality of sounds)
  • πŸ”Š Availability settings (sometimes sounds are turned off in Settings) β†’ Special opportunities)
Can the charging sound be turned off completely?
Yes, this can be done in several ways: Through sound settings: Settings β†’ Sound. β†’ Quiet Mode (disables all sounds) Through Tasker: create a profile that will turn off sound when connecting charging via ADB: Remove charging.ogg from the system folder on some devices (Redmi Note 12, POCO X5) Charging sound is tied to system notifications – turning it off will affect other signals.
Why is it that after the sound is replaced ADB it's dropped?
This is due to the protection mechanism of system files in new versions. MIUI. Solutions: Install Disable Flag Secure in Magisk Use Tasker instead of direct file replacement MIUI (if critically MIUI 14+ Android 13+ The system partition is mounted in read-only mode, which blocks changes.
Can I play my own music instead of the standard sound?
Yes, but there are nuances: the file must be in.ogg format (can be converted via Audacity) Duration not more than 3 seconds (otherwise the sound will be cropped) ADB Best formats for conversion: 44.1 kHz, 16 bits, mono. This will ensure compatibility with system requirements.
Will this instruction work for POCO F4 GT?
All of the methods described are compatible with POCO F4 GT, Because he works at the base. MIUI. Features: On this model, the charging sound is tied to the game mode - check the settings in Game Turbo When using ADB Additional permission may be required in the developer settings Castom firmware is installed in a standard way through Fastboot For POCO s POCO Launcher Some audio settings may be in a separate customization menu.
How do you get back to the standard sound if something goes wrong?
Recovery methods: If used ADB: Return the original file with the adb push command charging_original.ogg /system/media/audio/ui/charging.ogg If you have changed themes through themes: apply the standard theme in the Topic app If you used Magisk: delete the module in Magisk Manager Last option: reset to factory settings (Settings) β†’ The phone. β†’ Reset) Before experimenting, always back up! For example, the original charging sound can be downloaded here (Section Xiaomi).