How to change notification sound on Xiaomi Redmi: 5 ways to MIUI 12-14

The standard notification sounds on Xiaomi Redmi are boring quickly โ€” especially if youโ€™ve been using your smartphone for years. Fortunately, MIUI offers flexible audio settings that allow you to personalize tunes for SMS, messengers and system alerts. But not everyone knows that in addition to built-in options, you can set custom sounds from files or even record your own.

In this article, we will discuss all the current ways to change the sound of notifications, from basic MIUI settings to advanced methods using themes and third-party utilities. We will pay special attention to the nuances for different versions of firmware (MIUI 12, 13, 14) and Redmi models (including Redmi Note 10/11/12, Redmi 9/10 and flagship series).

๐Ÿ”น Important: Instructions in the article are relevant for Xiaomi smartphones based MIUI 12 and newer. On older versions (MIUI 11 and below: some menu items may differ.

๐Ÿ“Š What kind of notification sound do you prefer?
Standard (MIUI)
A melody from music
Recorded voice
The sounds of themes
Your own version

1. Standard method: change through MIUI settings

The easiest method is to use the built-in MIUI tools, which are suitable for most Redmi models and do not require additional applications.

Open the Settings app and go to the Sounds and Vibrations section, and here you'll see a few categories:

  • ๐Ÿ”” The sound of notifications is the main melody for all alerts
  • ๐Ÿ“ฑ The sound of the call is the melody of the incoming call
  • โšก The sound of the alarm clock โ€“ a signal for timers and reminders

We're interested in the first item. You tap it, and you'll be taken to the MIUI sound library.

  • ๐ŸŽต Standard tunes (about 20 variations)
  • ๐ŸŽง Sounds from established topics (if you downloaded themes from the Topic)
  • ๐Ÿ“ Local files (if you have added your sounds to the Ringtones folder)

Choose your favorite option and click OK. Changes apply immediately - check by running a test notification (for example, via Settings โ†’ About Phone โ†’ MIUI version, tap 5 times in a row).

๐Ÿ’ก

If the list doesnโ€™t have a suitable tune, try downloading free notification sounds from the Zedge app (available on Google Play), which automatically adds files to the Notifications system folder.

2. Installation of custom sounds through the file system

If you don't like the built-in tunes, you can upload your own sounds.

  1. File in.mp3,.ogg or.wav format (up to 30 seconds, up to 1 MB in size).
  2. File Manager (e.g., embedded Explorer or Solid Explorer)

Instructions for addition:

  1. Connect your smartphone to your PC or download the sound directly to your phone.
  2. Move the file to one of the system folders: ๐Ÿ“‚ /storage/emulated/0/Ringtones/ โ€” call-in ๐Ÿ“‚ /storage/emulated/0/Notifications/ โ€” notice-in ๐Ÿ“‚ /storage/emulated/0/Alarms/ โ€” alarm-box

Reboot your phone (optional, but sometimes helps to update the sound list).

Settings โ†’ Sounds and vibrations โ†’ Sound of notifications

โ˜‘๏ธ Custom sound preparation

Done: 0 / 4

Note: Some Redmi models (e.g. Redmi Note 10 Pro) may not have Ringtones/Notifications folders, in which case you can manually create them through the file manager.

โš ๏ธ Note: Not all audio formats are supported MIUI. If your file doesnโ€™t appear in the list, convert it to.ogg with a bit rate of 128 kbps through online services (e.g. Online-Convert).

3. Use MIUI themes to change sounds

One of the little-known ways is to install themes from the official Topics store, and many themes include unique notification sounds that you can't find in the standard set.

Steps to Change Sound Through Themes:

  1. Open the Themes app (icon with brush).
  2. Go to the Sounds section (the tab at the bottom of the screen).
  3. Select your favorite theme and click Apply.
  4. Back to Settings โ†’ Sounds and vibrations โ€“ new sounds will appear on the list.
How to get back to standard sounds after changing the theme?
If youโ€™ve applied a theme with sounds, but want to go back to standard MIUI tunes, do this: 1. Open Themes โ†’ Mine โ†’ Sounds. 2. Find a theme marked โ€œStandardโ€ (usually the first one on the list). 3. Click Apply and restart the phone. After that, the original tunes will appear in the sound settings.

4. Separate sound settings for applications

MIUI allows you to assign individual sounds to each application, which is convenient if you want to distinguish notifications from WhatsApp and Telegram, or highlight important alerts (for example, from a banking application).

How to set up:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the application you want (for example, Viber).
  3. Tap Notifications. โ†’ Categories of notifications.
  4. Turn on the Sound switch and select the melody from the list.

Limitations of the method:

  • โŒ Not all apps support custom sounds (depends on developer).
  • ๐Ÿ”• Some messengers (for example, VK) Ignore system settings and use their sounds.

Tip: For Telegram and WhatsApp, notification sounds are customized directly in the apps themselves:

  • ๐Ÿ“Œ Telegram: Settings โ†’ Notifications and sounds โ†’ The sound of notifications.
  • ๐Ÿ“Œ WhatsApp: โ‹ฎ โ†’ Settings โ†’ Notifications โ†’ The sound of the notification.

5. Advanced Methods: ADB and Third Party Applications

If you want advanced audio customization capabilities (like dynamic tune change or.flac format support), you'll need to use third-party tools. Let's look at two proven ways.

Method 1: Appendix Ringtone Maker

    Method 2: ADB commands (for power users)

    If you want to replace system sounds (such as lock or charge sound), you will need access via ADB. Here is the basic instruction:

    1. Turn on USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (shap 7 times, then go back to Additional Settings โ†’ For Developers).
    2. Connect your phone to your PC and execute the command: adb pull /system/media/audio/notifications/ to download standard sounds.
    3. Replace your files with your own (with the same names!) and download back: adb push your file.ogg /system/media/audio/notifications/
    4. Reboot the phone.

    โš ๏ธ Note: Modifying system files through ADB You can crash your firmware. Before you experiment, back up through Settings. โ†’ Additionally. โ†’ Backup and reset: On models with a locked bootloader (Redmi Note 11 and later), this method may not work.

    MethodDifficultyRequired. root/ADBSupport for MIUI 14
    Standard settingsโญโŒ No.โœ… Yes.
    Custom filesโญโญโŒ No.โœ… Yes.
    MIUI themesโญโŒ No.โœ… Yes.
    Ringtone MakerโญโญโŒ No.โœ… Yes.
    ADB-replacementโญโญโญโœ… Yes.โš ๏ธ Partially.

    Frequent problems and their solutions

    When you change the notification sounds, Xiaomi Redmi users encounter common errors, and let's look at the most common ones and how to fix them.

    Problem 1: Added a file to Notifications, but it doesnโ€™t show up in the settings.

    • ๐Ÿ”น Check the file format (should be.mp3,.ogg or wav).
    • ๐Ÿ”น Make sure the file does not contain any special characters in the name (e.g. sound#1.mp3 โ†’ rename sound_1.mp3).
    • ๐Ÿ”น Restart your phone - sometimes MIUI Does not update the list of sounds in real time.

    Problem 2: Notifications are reset after the MIUI update.

    • ๐Ÿ”น This is a well-known firmware bug. Solution: once you update, re-apply your theme or reassign the sound manually.
    • ๐Ÿ”น If you use custom files, check if the system has deleted the Notifications folder.

    Problem 3: Some apps (like Instagram) donโ€™t change the sound.

    • ๐Ÿ”น Some apps ignore system settings. Try to tune the sound directly into the app itself.
    • ๐Ÿ”น For Facebook Messenger and Slack, notification sounds are customized in the web version of the account.

    ๐Ÿ’ก

    If after all the manipulations, the sound of the notifications has not changed, check whether the phone is worth it in the Do Not Disturb mode (Settings โ†’ Sounds and vibrations โ†’ Do Not Disturb).

    Can I put my tune on the alarm clock?
    Yes, to do this, place the file in /storage/emulated/0/Alarms/. Then select it in the alarm settings (Clock โ†’ Alarm โ†’ Sound). Limit: MIUI cuts the length of the alarm to 1 minute.
    Why are my custom sounds quieter than standard ones?
    This is due to normalizing the volume in MIUI. Solutions: Increase the volume of the file through an audio editor (such as Audacity). Use the.ogg format - it usually plays louder. Enable Sound Amplification in Settings โ†’ Special Features โ†’ Sound.
    How to return the standard sound of notifications?
    Go to Settings โ†’ Sounds and Vibrations โ†’ Notifications sound and select Default or MIUI (usually the first option on the list). If this option is missing, apply the standard theme through the Themes app.
    Does this guide work for POCO and Black Shark?
    Yes, because these devices also run on MIUI (or its modifications like the POCO Launcher), except for Android One models (like the Mi A3), where the interface is different.
    Can I assign different sounds to SMS and messengers?
    Yes, but only partially: For SMS, sound is configured into Settings โ†’ Sounds and Vibrations โ†’ Notification Sound (this is system sound). For messaging apps (WhatsApp, Telegram) โ€“ in the settings of each application separately. MIUI does not allow you to assign unique sounds to each contact in SMS (unlike the iPhone).