How to Make Notification Sound on Xiaomi Same as in the Original Firmware

The familiar melodic notification signal is one of the business cards of Xiaomi smartphones.However, after resetting settings, updating the firmware or installing a custom build. MIUI Many users are faced with a problem: standard sounds are replaced with universal Android tunes or disappear altogether. Recover the original notification sounds in several ways, from manually downloading system files to using hidden features. MIUI.

In this article, we will examine all the official and informal methods to return or set notification sounds, as on the new Xiaomi, Redmi and other smartphones. POCO. You will learn where to download original audio files, how to install them correctly through settings or file manager, and how to get around restrictions. MIUI Separately, we will consider the problems with the lack of sound after the updates and how to solve them.

Why the original notification sounds on Xiaomi are missing

The reasons for the disappearance of branded notification sounds on Xiaomi smartphones are several, and most of them are related to the features of firmware. MIUI. Here are the most common scenarios:

  • πŸ“± Update firmware - after major update MIUI (For example, from 13 to 14 system audio files can be reset to standard Android.
  • πŸ”„ Resetting – When you return to factory settings, all user sounds are removed, including original Xiaomi tunes.
  • πŸ› οΈ Custom firmware – informal builds (such as Pixel Experience or LineageOS) often replace system sounds with their own.
  • πŸ“ Delete system files – when manually cleaning memory or using optimizers, folders with sounds can be deleted (/system/media/audio).
  • πŸ”• Limitations MIUI β€” In some regional versions of firmware (for example, for the EU) branded sounds are disabled due to licensing agreements.

It is important to understand that the original Xiaomi notification sounds are stored in the system partition and are not available for direct editing without root rights.

⚠️ Note: If you use a smartphone with global firmware MIUI Global, some audio files may differ from the Chinese version (MIUI China, for example, in the Redmi Note 12 Pro+ Europe's "Mi Drop" notification sound replaced by a more neutral signal.

Where to download the original Xiaomi notification sounds

Xiaomi doesn’t officially provide a separate archive with audio files, but there are a few proven sources from where they can be obtained:

  1. Official forums MIUI β€” On c.mi.com, users back up system sounds for different models. [Sound] or [MIUI Ringtones].
  2. GitHub repositories, for example, the MIUI-Ringtones project, where sounds from different versions of firmware are collected.
  3. Telegram channels in communities like @MIUIPro or @XiaomiFirmware They often share archives with original tunes.
  4. Stock firmware - you can extract sounds from the official ROM For example, your model through tools like MIUI bootloader.

When downloading, pay attention to the version MIUI And a smartphone model, like the sounds from the MIUI 14 for Xiaomi 13 may not be suitable for Redmi Note 10 MIUI 12.5 due to differences in file structure.

πŸ“Š Where do you usually download system files for Xiaomi?
Official MIUI website
Forums (4PDA, XDA)
GitHub
Telegram channels
Other
SourcePlusesConsExample of a file
Official forums MIUIReliability, relevance to your modelRegistration is required, not all sounds are availablemi_drop.ogg
GitHubOpen access, versions for different MIUIThere may be outdated files.notification_miui.ogg
Telegram.Quick download, community supportVirus risk in informal channelsmiui_tone.mp3
Stock firmware100% original soundsHard to get without technical skills/system/media/audio/notifications/

How to Set Notification Sound Through Settings MIUI

If you already have downloaded audio files (in.ogg format,.mp3 or.m4a), They can be installed through standard settings. MIUI It's a step-by-step guide:

Download the audio file to your smartphone (for example, in the Downloads folder)

Open the Settings. β†’ Sound and vibration β†’ The sound of notifications

Click Add Sound (or Local Melodies in Older Versions) MIUI)

Select the downloaded file and confirm the installation

Reboot your smartphone to apply changes-->

V MIUI 14 and newer interface has changed a little: instead of Add sound, there might be a button Manage melodies. If your audio file doesn't appear in the list, check it out:

  • πŸ“‚ File location – it must be in the Ringtones, Notifications, or Alarms folder on the internal drive.
  • πŸ”Š Format β€” MIUI It is best supported by.ogg and.m4a. Files.mp3 may not reproduce.
  • πŸ“ Length – Optimal duration of notification sound: 2-5 seconds. Long files can be clipped.

If the sound is not played after installation, try renaming the file to Latin (for example, mi_notification.ogg instead of mi-notification.ogg). MIUI Sometimes ignores files with Cyrillic in the name.

πŸ’‘

To prevent the notification sound from being cut, edit it in an audio editor (such as Audacity) by removing the silence at the beginning and end of the file.

Manual copying of sounds to the system folder (for advanced ones)

If the standard method didn't work, you can manually replace the system's audio files, which requires root rights or use. ADB, It's 100 percent effective. Here's how to do it:

1. Download the archive with original sounds for your model (e.g, miui_notifications.zip).

2. Connect your smartphone to your PC and enable Debugging by USB (Settings β†’ The phone. β†’ Version. MIUI β†’ 7 times press to unlock the developer mode).

3.Use. ADB or a root-access file manager (such as Root Explorer) to copy files to a folder:

adb push mi_drop.ogg /system/media/audio/notifications/


adb push mi_message.ogg /system/media/audio/notifications/

After copying, be sure to set the correct access rights:

adb shell chmod 644 /system/media/audio/notifications/*


adb shell chown root:root /system/media/audio/notifications/*

If you do not have root rights, you can use a temporary workaround: place sound files in a folder. /sdcard/MIUI/sound/ (Create it manually if it is not available). MIUI automatically scans the directory at the next launch.

⚠️ Warning: Incorrectly changing system files can cause firmware to malfunction.Before copying, back up the original sounds with the command: adb pull /system/media/audio/notifications/ ~/miui_notifications_backup/

How to return notification sounds after update MIUI

After major firmware updates (for example, with MIUI 13 on MIUI 14) System sounds are often reset. Here's how to recover them:

  1. Resetting sound settings - go to Settings β†’ Sound and vibration β†’ Resetting the audio settings. This will bring back the standard tunes, but remove the user's tunes.
  2. Restore from backup – if you did backup through Settings β†’ Additionally. β†’ Backup, restore the data of the section Sounds and vibrations.
  3. Reinstall the firmware – if the sounds are lost due to an update error, reflash the smartphone through the Mi Flash Tool with the Clean All option (delete all data!).
  4. Use of the patch - on the forum 4PDA There are patches to restore sounds after updates (look for the smartphone model).

If none of the methods worked, check the integrity of system files through the MIUI Diagnostics:

  1. Enter the phone code in the app: ##6484##.
  2. Choose Media Test β†’ Audio Test.
  3. If the test shows an error in Audio files missing, you will need to flash the firmware.
What if after the update the sound in the notifications disappeared, but in the settings it was selected?
This problem is related to the media cache. Solution: 1. Go to Settings. β†’ Annexes β†’ Application management. 2. Find Media Storage. 3. Clear the cache and data, then restart the smartphone. If that doesn't work, check the permissions for the application Systems interface MIUI (MIUI System UI) β€” He must have access to the vault.

Top.-5 Original Xiaomi notification sounds and their features

Xiaomi's signature sounds are minimalist and audible, and here are the most popular tunes used in the brand's smartphones:

Name of the soundDescriptionModels where usedFile.
Mi DropA short, high-frequency, droplet-effect signal, can be heard well in noisy environments.Xiaomi 11/12/13, Redmi Note 10/11mi_drop.ogg
Mi BubbleSoft bubble sound, like bubble bursting, suitable for private messages.POCO F3/F4, Redmi K40/K50mi_bubble.ogg
Mi ChimeA bell with a gradual fading, used for reminders and alarms.Xiaomi Mi 10/11, Mi Mix 4mi_chime.ogg
Mi PulsePulsating signal with increasing volume, optimal for important notifications.Redmi Note 9 Pro, POCO X3mi_pulse.ogg
Mi WhistleEcho-effect whistles are rarely used, but are well recognized against other sounds.Xiaomi Civi, Redmi K30mi_whistle.ogg

V MIUI 14 and later, dynamic sounds are added that adapt to the theme of the design. For example, in a dark theme, notifications sound off the ground, and in a light one, they sound brighter. To turn this off, go to Settings. β†’ Sound and vibration β†’ Adaptive sounds and deactivate the option.

πŸ’‘

The Mi Drop sound is the most versatile and recognizable, and is used by default in most of Xiaomi’s flagship models of recent years.

Problem Solving: The sound of notifications is not working or quiet

If you have set the original notification sound but it is not playing or is too quiet, check the following points:

  • πŸ”‡ Do Not Disturb Mode – Make sure it is turned off (Settings) β†’ Sound and vibration β†’ Don't disturb).
  • πŸ“΅ Sound profiles - in MIUI There are separate settings for Normal, Quiet and Vibration modes.
  • πŸ”Š Media Volume – Sometimes notifications are tied to media volume rather than system sounds.
  • πŸ› οΈ Battery optimization – if an application (like Telegram) is enabled with aggressive optimization, notifications can come without sound.
  • πŸ”§ App settings – some messengers (such as WhatsApp) have their own notification sounds that override system settings.

If the sound is playing but too quiet, try:

  1. Increase volume through Settings β†’ Sound and vibration β†’ Loudness β†’ Notifications.
  2. Turn off Adaptive Volume in the same settings.
  3. Use a sound equalizer (Settings) β†’ Special facilities β†’ Improvement of sound).
  4. Check the cleanliness of the speaker – sometimes a quiet sound is associated with clogging the mesh.

⚠️ Note: On some models (e.g. Redmi Note 12) after upgrading to MIUI 14.0.4+ There's a bug where the notifications are only played through the speaker, not through the headphones, so the solution is to roll back to the previous version of the firmware or wait for the patch.

FAQ: Frequent questions about Xiaomi notification sounds

Can I install the sound of the notification from the old version? MIUI new?
Yes, but with reservations, the sound files from the MIUI 12 commonly compatible with MIUI 13/14, If they are in.ogg format, however, newer versions may have additional sounds (e.g.,.ogg, mi_dynamic.ogg For responsive themes that haven't been done before, it's recommended that you download archives that were specially collected for your firmware version.
Why did you lose all notification sounds except for Android?
When discharged MIUI Removes all user and branded sounds, leaving only basic Android tunes (e.g. reflection.ogg or piano.ogg) due to Xiaomi's policy of licensing audio files. To return original sounds, download them again (see "Where to Download") and install them manually.
How to make the notification sound different for different applications?
V MIUI There is a built-in feature of individual sounds for applications: Open Settings β†’ Sound and vibration β†’ Notifications for applications. Select an app (like WhatsApp). Press notification sound and select a tune. If the desired sound is not on the list, add it first through Settings. β†’ Sound and vibration β†’ The sound of notifications β†’ Add a sound.
Can I use my notification sounds without root rights?
Yes, but with limitations. MIUI It allows you to set custom sounds, but they must meet the requirements:.ogg format,.m4a or.mp3 (Length: no more than 10 seconds. Placement: the file should be in the Ringtones, Notifications or Alarms folders on the internal drive. If the sound does not appear in the settings, try renaming it English (no spaces and Cyrillic).
Why do some countries (e.g. the EU) have different notification sounds?
It's due to licensing restrictions. MIUI Europe (MIUI EU) Some branded sounds have been replaced with neutral ones to avoid copyright issues. mi_drop.ogg may be used notification_default.ogg. The solution is to manually download and install sounds from Chinese or Indian firmware.