How to customize the notification sound like Xiaomi: original tunes, custom ringtones and secrets MIUI

Xiaomiโ€™s familiar notification motif is one of those sounds that instantly associate with the brand. A light electronic tune with a characteristic โ€œbeep-boopโ€ has become the hallmark of Mi, Redmi and POCO smartphones, but not all users know how to return it after a reset, update to the current version or replace it with an alternative. In this article, we will analyze all the ways to customize notification sounds, from standard MIUI functions to hidden chips for experienced users.

The problem is that after updating the firmware or switching to a new model (for example, from the Redmi Note 10 to the Xiaomi 13T), factory sounds can disappear from the list of available ones. In addition, MIUI often limits the choice of tunes depending on the firmware region, we will show how to circumvent these restrictions, where to download the original Xiaomi sounds in high quality and how to install them without root rights.

Why Notification Sounds on Xiaomi Are Different: MIUI Versions and Regional Features

If youโ€™ve ever compared the notification sounds on Xiaomi Mi 11 and Redmi 9A, you might notice that theyโ€™re not the same โ€” even though theyโ€™re the same MIUI firmware.

  • ๐ŸŽต Global sounds are universal tunes for all regions (e.g., the standard "Mi Drop"), and can be found in firmware marked Global.
  • ๐Ÿ‡จ๐Ÿ‡ณ Chinese exclusives, unique sounds only available in firmware for China, often with a more "futuristic" sound.
  • ๐Ÿ“ฑ Model-dependents are special tunes for flagship series (Xiaomi 12S Ultra, MIX Fold) that are not found on budget devices.

The sounds may also vary depending on the MIUI version:

  • MIUI 12 โ€“ a new sound package with softer notifications is introduced.
  • MIUI 13/14 โ€“ dynamic sounds are added, which are adapted to the theme of the design.

Important: After upgrading from MIUI 12 to MIUI 14, old sounds may disappear from the system โ€“ they must be restored manually.

To find out which version of the audio package is installed on your device, go to Settings โ†’ About Phone โ†’ MIUI version and check the firmware region. If it says China, you have access to exclusive Chinese tunes.

๐Ÿ“Š What a firmware MIUI You're using it?
Global (international)
China (Chinese)
EEA (Europe)
other

Where to download the original Xiaomi notification sounds in high quality

If you lose factory sounds after resetting or updating, you can get them back by downloading the official files.

SourceType of soundFormatReference
Official MIUI repositoryAll regional packages.ogg (optimized for Android)miuirom.xiaomi.com
GitHub (MIUI community)Exclusive Chinese sounds.mp3 /.oggMIUI-Russia
4PDA ForumCastomic and modified.zip (archives with sets)4PDA โ†’ Topics about MIUI

For download from the official repository:

  1. Go to miuirom.xiaomi.com.
  2. Select your model (e.g. Redmi Note 12 Pro+).
  3. In the Downloads section, find a file marked ringtones_and_notifications.zip.
  4. Download and unpack the archive โ€“ the sounds will be in the folder MIUI/notification.

โš ๏ธ Warning: Don't download sounds from dubious sites that offer "Xiaomi unique tunes." Often, these files contain malicious code or inserts. Use only official sources or trusted communities like 4PDA.

๐Ÿ’ก

If you want sounds from a particular model (such as the Xiaomi 13 Ultra), look for the theme of that model on 4PDA and look for files that are tagged โ€œStock Soundsโ€ on it.

How to install notification sound on Xiaomi: step-by-step instructions

Installing custom notification sound on Xiaomi is different from the standard Android process. Here are three working methods, depending on your task:

Method 1: Using standard MIUI settings (without root)

If you want to use the downloaded sound as a notification:

  1. Place the sound file (.ogg or.mp3) in the Ringtones or Notifications folder on internal memory.
  2. Open Settings โ†’ Sound and vibration โ†’ Sound of notifications.
  3. Your file will appear in the list. Select it and save the changes.

Method 2: Replace system sounds (ADB required)

To completely replace the standard MIUI sounds with custom ones:

adb shell


su




mount -o rw,remount /system




cp /sdcard/Download/mi_notification.ogg /system/media/audio/notifications/




chmod 644 /system/media/audio/notifications/mi_notification.ogg




reboot

Where mi_notification.ogg is your file, pre-renamed according to the original system sound name.

Method 3: Through the Themes app (for dynamic sounds)

In MIUI 13/14, notification sounds can change along with the theme of the design:

  1. Open the Topic app.
  2. Select a theme marked Dynamic Sounds (e.g. Mi Space or Crystal).
  3. Apply the theme โ€“ the notification sounds will be updated automatically.

Download the sound in.ogg or.mp3| format

Check the file name (without spaces and Cyrillic) |

Backup of original sounds |

Connect the debugging to USB (for ADB-method)-->

Xiaomi's Secret Sounds: How to Include Hidden Melodies

MIUI firmware has hidden notification sounds that don't appear in the standard list, so you can activate them:

  • ๐Ÿ” Use the MIUI Hidden Settings app (available at 4PDA) that provides additional options, including audio packets.
  • ๐ŸŽ›๏ธ Enter the code ##36446337### in the engineering menu, then go to Hardware Testing โ†’ Audio โ†’ Notification Sounds.
  • ๐Ÿ“ Manually add files with the names mi_drop.ogg, mi_bubble.ogg (these are standard hidden sounds) to the /system/media/audio/ui/ folder.

Some models (such as the Xiaomi 12 Pro) have an exclusive charging sound that can be enabled via ADB:

adb shell settings put global charging_sound_enabled 1

โš ๏ธ Warning: Changing system files via ADB or root may cause firmware to crash. Before experimenting, back up through Settings โ†’ Additional โ†’ Backup and Reset.

How to get back sounds after a failed replacement?
If the system sounds are lost or the phone is making an error, follow the following steps: 1. Remove all custom audio files from the folders /system/media/audio/. 2. Reboot the device in Safe Mode (press the power button โ†’ Reboot Safe Mode Reboot) 3. Recover the original sounds via MIUI Recovery: - Turn off the phone. - Press Volume up + Power before the Mi logo appears. - Select Wipe & Reset โ†’ Repair System Files. This will return all system files, including the sound factory.

Notification Sound Problems on Xiaomi and Their Solutions

Sometimes the notification sounds don't work properly, disappearing, playing with a delay, or being replaced with a standard beep.

Problem.Reason.Decision
The sound of notifications doesn't playDisabled in the application settingsCheck Settings โ†’ Applications โ†’ [Application] โ†’ Notifications
The sound is playing with a delayOptimizing the battery for the applicationTurn off optimization in Settings โ†’ Battery โ†’ Battery Optimization
The sound is reset to standard.Conflict of topics of designSet a standard theme in the Topic Appendix
No sound in the headphones.Setting up the outputTurn on Settings โ†’ Sound โ†’ Output sound through headphones

If the notification sound is completely gone after the update, try:

  1. Reset the sound settings: Settings โ†’ System โ†’ Resetting the settings โ†’ Resetting the sound settings.
  2. Clear the cache of the Sound Settings app (Settings โ†’ Applications โ†’ App Management โ†’ Sound settings โ†’ Clear the cache).
  3. Install the patch via MIUI bootloader (available on 4PDA).

๐Ÿ’ก

If the notification sound only works in some applications (for example, WhatsApp, but not Telegram), the problem lies in the notification settings of a particular messenger, not in the system settings.

Castomic notification sounds: the best alternatives to standard

If youโ€™re bored with Xiaomiโ€™s factory sounds, here are 5 proven alternatives that will fit perfectly into the MIUI ecosystem:

  • ๐ŸŽถ Mi Drop (Remix) is a modified version of the standard sound with a deeper bass.
  • ๐Ÿ”Š Pixel Notify is a notification sound from Google Pixel adapted for MIUI. Suitable for Xiaomi 13 and later.
  • ๐ŸŒŒ Sci-Fi Alert is a futuristic melody similar to the sounds from Xiaomi MIX Fold 2.
  • ๐Ÿ“ฑ iOS Glass is a minimalist sound in the style of the iPhone, but with a characteristic "mi-sounding".
  • ๐ŸŽน Retro Game is an 8-bit melody for retro gamers (ideal for POCO F5).

To set custom sound as default notification:

  1. Download the file and rename it to notification_custom.ogg.
  2. Place it in /sdcard/Media/Audio/Notifications/ (create it if it isnโ€™t).
  3. Reboot the phone.
  4. Select a new sound in Settings โ†’ Sound and vibration โ†’ Notifications sound.

For advanced users: If you want custom audio to be played only for specific applications (e.g., Telegram and Gmail separately), use the Notification Sounds app from Google Play.

How to return notification sounds after resetting or firmware

Once reset to factory settings or flashed through Fastboot, all custom and even some system sounds may be lost.

  1. Check the firmware region: If you flash Global instead of China, the Chinese exclusive sounds will disappear. To get them back, you need to check out the Chinese version of MIUI.
  2. Restore from backup: If you backupdated through Settings before reset โ†’ Additional โ†’ Backup, restore the Sounds and Vibration section data.
  3. Download the original sound package: Find the 4PDA theme of your model (e.g., "Redmi Note 11 Pro+ sounds"). Download the miui_sounds_ archive{model}.zip. Unpack it in /system/media/audio/ via Root Explorer or ADB.

Use the MIUI patch:

XDA Developers

MIUI_Sound_Restore.zip

TWRP

โš ๏ธ Warning: If the notifications are quieter after the sound is restored, check the settings for Settings โ†’ Sound โ†’ Amplification. In some firmware MIUI, this setting is reset after the update.

How to check the integrity of audio files?
If the sounds are recovered but are playing with distortion, follow the command to ADB: adb shell media check It will check the system audio files for errors. If corrupt files are found, they should be replaced manually.

FAQ: Frequent questions about notification sounds on Xiaomi

Can I set the notification sound longer than 5 seconds?
Yes, but there are limitations: Standard MIUI sounds are cropped to 5 seconds, but custom sounds can be made longer. To do this, rename the file to long_notification.ogg and place it in /sdcard/Media/Audio/Notifications/. In some firmware, long sounds may not be played completely - this depends on the version of MIUI.
Why is the sound of notifications different on WhatsApp and Telegram?
Applications can use their own sound engines, ignoring system settings. To unify sounds: In WhatsApp: โ‹ฎ โ†’ Settings โ†’ Notifications โ†’ Notifications Sound. In Telegram: โ˜ฐ โ†’ Settings โ†’ Notifications and sounds โ†’ Notifications Sound. Select the same sound in both apps (e.g. Mi Drop.ogg).
How to make vibrations with the sound of notifications?
In MIUI, vibration and sound are set separately: Go to Settings โ†’ Sound and Vibration โ†’ Vibration. Select Vibration at notifications. Set up a vibration pattern (e.g., Long-Short). For custom patterns, use the Vibration Patterns app from Google Play.
Can I use music from Spotify as a notification sound?
Directly from Spotify -- no, but you can get around the limitation: Download the track via Spotify (premium required). Use the Ringtone Maker app to crop the snippet to 30 seconds. Save the file in.ogg format and set it as a notification. Note that because of DRM- protection, not all tracks can be converted.
Why did the MIUI update make the sounds quieter?
This is a famous MIUI 13/14 problem associated with the new audio driver Solutions: Turn on Settings โ†’ Sound โ†’ Amplification (if available). Install ViPER4Android (Magisk required) and set the equalizer. rollback to the previous version of MIUI (if sound is critical).