The sound of charging on Xiaomi is one of those little things that either pleases the owner every day or starts to annoy after a month of use. The standard signal in MIUI (especially in versions 12-14) seems too loud, monotonous or simply not suitable for the style of the device. Fortunately, the manufacturer and the community of enthusiasts offer several ways to change it, from simple settings to deep modifications of the system.
In this article, we will discuss all the current methods of replacing charging sound with Xiaomi, Redmi and POCO, including official and informal solutions.
- π Use built-in themes MIUI alternation
- π± Install custom audio through the file system (without root)
- π» Apply ADB-deep-tuning
- π΅ Use third-party applications (with reservations)
- βοΈ Return the standard sounds if something goes wrong
Importantly, not all methods are equally safe, for example, changing system files can cause crashes, and using ADB requires caution, and we will detail the risks and give recommendations on how to minimize them.
Method: Use of MIUI topics (official method)
The easiest and safest way to change the charging sound is to use the built-in theme feature in MIUI. The manufacturer allows you to install themes that change not only wallpaper and icons, but also system sounds, including power connection notifications.
How it works:
- Open the Themes app (icon with brush).
- Go to the Sounds section (the tab at the bottom of the screen).
- Choose your favorite theme marked "Includes sounds".
- Click Apply and confirm the changes.
πΉ Pros of the method:
- π Completely secure β does not require root or ADB.
- π¨ A wide range of sounds (from minimal to playful).
- π It is easy to return standard settings.
β οΈ Limitations:
- Not all themes change the sound of charging β look for System Sounds in the description.
- After the MIUI update, the sounds may be reset.
2. Method: Replace the audio file manually (without root)
If the built-in themes don't work, you can manually replace the audio file, which doesn't require superuser rights, but you need a file manager with access to system folders (such as MiXplorer or Solid Explorer).
π Step-by-step instruction:
- Download any sound file in.ogg format (such as from the Zedge collections).
- Rename the file to Charging.ogg (registration is important!).
- Connect your phone to your PC or use the file manager to move the file along the way: /sdcard/MIUI/sound/ If there is no sound folder, create it.
- Reset the device.
β οΈ Attention: Some versions MIUI Ignore the user sounds in this folder. If the method didn't work, try the following method.
Download file in.ogg|Rename to Charging.ogg|Place in /sdcard/MIUI/sound/|Reboot phone
-->
Method 3: Use of ADB (for power users)
For those who are not afraid of the command line, ADB (Android Debug Bridge) offers more features, which allows you to replace the system sound directly, but requires you to enable debugging over USB and install ADB on your computer.
π§ Instructions:
- Activate Developer Mode: Settings β About Phone β MIUI Version (click 7 times)
- Enable USB debugging in Settings β Additional β For developers.
- Connect your phone to your PC and execute commands: adb pull /system/media/audio/ui/Charging.ogg adb push your file.ogg /system/media/audio/ui/Charging.ogg adb reboot
π‘ Important: On new versions MIUI (13+) The system partition can be protected from writing, in which case you will need to temporarily obtain root rights (for example, through Magisk).
What if ADB issues a Read-Only File System Error?
Method: Third-party annexes (with reservations)
Google Play has apps that promise to change the systemβs sounds, like Zedge or Ringtone Maker, but they donβt work well with MIUI due to the manufacturerβs limitations.
π² How to try:
- π Install Zedge and select the sound in the System Sounds category.
- π Click Set and select Charging Sound (if option is available).
- π Reboot the phone.
β οΈ Attention: On Xiaomi with MIUI 12+ Most of these apps only change notification sounds, not system signals!
| Method | Difficulty | Required. root/ADB | Risk of failure | Compatibility |
|---|---|---|---|---|
| MIUI themes | β | β No. | β No. | All models. |
| Manual file replacement | ββ | β No. | β οΈ Low. | MIUI 10β14 |
| ADB | βββ | β ADB | β οΈβ οΈ Medium. | MIUI 11-14 (with reservations) |
| Third-party annexes | β | β No. | β No. | Limited. |
5. Method: Castom firmware (for enthusiasts)
If you use custom firmware (like LineageOS, Pixel Experience or Xiaomi.eu), the audio replacement process is simplified, and most of these firmware stores system sounds in accessible folders, and some even offer built-in settings to change them.
π οΈ How to do this:
- Install a file manager with root access (such as Root Explorer).
- Go to /system/media/audio/ui/.
- Replace the Charging.ogg file with your own (donβt forget to backup!).
- Change the file permission to 644 (rw-r-----).
- Reset the device.
On firmware like Xiaomi.eu, charging sounds are often stored in the /system/product/media/audio/ui/ folder β check both locations.
π‘
Always back up your system files before you replace them! For example, copy the original Charging.ogg to a memory card or to the cloud, which will help you quickly recover sound if the new file is corrupted or not suitable.
Frequent problems and their solutions
Even after successful audio replacement, Xiaomi users sometimes experience problems, and here are the most common ones and ways to fix them:
π The sound hasn't changed since the reboot:
- π Make sure the file has the correct name (Charging.ogg) and format.
- π Check the path, perhaps in your version. MIUI The sound is stored in another folder (for example, /product/media/audio/ui/).
- π Try clearing the Settings app cache (Settings) β Annexes β Application management β Settings β Warehouse β Clear the cache).
π The sound became quieter or distorted:
- ποΈ Check the bitrate of the file - it should not be higher than 192 kbit / s.
- π Make sure the file is monophonic (not stereo).
- π± Check the volume of system sounds in the settings.
β οΈ After the sound was changed, the phone began to slow down:
β οΈ Warning: If after manipulating the system files, the device began to work unstable, reset the cache via Recovery: Turn off the phone. + Volume up to enter Recovery. Select Wipe Cache Partition. Reboot the device. If the problem persists, return the original sound file.
FAQ: Answers to popular questions
Can you change the charging sound on Xiaomi without a computer?
Why did the charging sound drop after the MIUI update?
Can I play my own tune instead of the sound of the charger?
Is it safe to change system sounds through ADB?
How to get back the standard charging sound?
π‘
On most Xiaomi devices, the easiest way to change the charging sound is through official MIUI themes. This method does not require technical skills, is safe and reversible. For advanced users, replacing a file through ADB or custom firmware is suitable, but it is important to be careful and make backups.