The standard sound of notifications for new SMS on Xiaomi can get boring quickly โ especially if you get a lot of messages. Fortunately, MIUI offers flexible settings to personalize the audio. But where exactly is this option hiding? And why is it difficult to find it on some Redmi or POCO models?
Many users find that the path to SMS audio settings changes after a firmware update. Others complain that the system resets the selected tune to the standard. In this article, we will examine all the current ways to change the notification sound, from basic settings to hidden MIUI 14/15 functions.
If you're using the Xiaomi 13T Pro, Redmi Note 12 or POCO F5, don't worry: the manual will work for all modern models. The main thing is to consider the shell version. Let's start with the simplest method.
Method 1: Standard MIUI settings
The most obvious way is through the notification settings menu, which works on most devices with MIUI 12 and later, but may vary depending on the firmware version.
Open the Settings app (the gear icon on the desktop) and go to the section:
Settings โ Sounds and vibrations โ Sounds of notificationsHere you'll see a few categories. We're interested in the message item (SMS) or Communications Notices โ the name may vary.
After selecting the available tunes, note: if you do not see the option for SMS separately here, then your firmware combines the sounds of all notifications into one item (we will discuss this in the next section).
- ๐ Pre-Earsay: Click on any tune to listen to it before choosing.
- ๐ฑ Vibration: Next to sound, you can turn on/off the vibration response.
- ๐ Reset: If you want to return standard sound, select Default.
Some models (for example, Xiaomi 12 Lite) also have a volume slider โ it can be adjusted separately for SMS.
Method 2: If there is no separate option for SMS
On devices with MIUI 13/14 (e.g. Redmi 10C or POCO X5 Pro), developers sometimes simplify the menu by removing individual settings for SMS.
To change it:
- Go to Settings โ Sounds and vibrations โ Notification sounds.
- Select the default Notice or General Notifications option.
- Scroll down the list โ additional sounds may be hidden here, including those used for SMS.
If this is not the case, try another way:
Settings โ Applications โ Application Management โ Messages โ NotificationsIn the Notification Sound section, you can select a melody specifically for the Message application.
๐ก
On some firmware, the SMS sound changes only through the Messages app settings, not through the general notification menu. If you don't find an option, check both options.
Method 3: Adding Your Melodies
Standard MIUI sounds are limited, but you can use any audio file in.mp3,.wav or.ogg formats. The main thing is that it does not exceed 5-10 seconds, otherwise the system can crop the melody.
Instructions for adding custom sound:
- Download or prepare an audio file (for example, through the Ringtone Maker app).
- Place the file in the Ringtones or Notifications folder on the phone's internal memory. Path: /storage/emulated/0/Ringtones/ /storage/emulated/0/Notifications/ If there are no folders, create them manually.
- Restart your phone (sometimes new sounds wonโt be displayed without it).
- Return to the SMS sound settings โ your file should appear in the list.
Important: MIUI caches sounds, so it can take up to 5 minutes after adding a file to show up in the settings. If the melody does not appear, check the file extension and the placement folder.
- ๐ต Where to get sounds: Zedge sites, Mobile9 Free libraries like Freesound.
- ๐ฑ Format: better to use.mp3 128-192 kbps bitrate for better quality.
- โ๏ธ Limitations: MIUI Does not support files larger than 1 MB for notifications.
Download or create an audio file|Cut to 5-10 seconds|Convert to.mp3/.ogg|Put it in the Notifications folder|Reboot the phone-->
Method 4: Through the "Messages" app
On some firmware (especially the POCO M5 or Redmi A2), the SMS audio settings are hidden inside the messaging app itself.
Open the Messages app (the envelope icon), then:
โฎ (three dots at the top) โ Settings โ Notification โ Notification soundYou can choose a tune for SMS and MMS.
If you have a third-party messaging app installed (like Google Messages), the path will be different:
Open Google Messages โ Profile (icon at the top) โ Settings โ Notifications โ SoundNote: Some versions of Google Messages do not allow you to change the sound of SMS on Xiaomi devices due to conflict with MIUI. In this case, you will have to return to the standard application or use workarounds (about them below).
Problem Solving: The sound is not changing or resetting
A common complaint of users is that the selected tune is reset to a standard one after rebooting or updating.
| Problem. | Possible cause | Decision |
|---|---|---|
| The sound is reset after rebooting | System Resetting of MIUI Settings | Set the sound through ADB-command (section below) or roll back the firmware |
| No option for SMS in the settings | MIUI update simplifies menu | Use the Messages app settings or file manager |
| Castomic sound is not displayed | Wrong folder or format | Check the path /Notifications/ and file extension |
| The sound is playing, but very quiet. | Volume limitation in MIUI | Turn off Safe Sound in the sound settings |
If the problem persists, try resetting the Messages app settings:
Settings โ Applications โ Application Management โ Messages โ Storage โ Clear dataโ ๏ธ Attention: This will remove all yours SMS! Make a backup through Google Drive or specialized apps like SMS Backup & Restore.
Advanced Method: Change Sound Through ADB
For power users who can't change the sound in standard ways, there's a radical solution -- ADB commands -- that works even if MIUI blocks the change.
You'll need:
- ๐ฅ๏ธ Computer with installed ADB and Fastboot Tools.
- ๐ฑ Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ Press 7 times, then return to Additional โ For developers โ Debugging by USB).
- ๐ Cable USB (preferably original).
Instructions:
- Connect the phone to the PC and confirm debugging.
- Open the command prompt (Windows) or terminal (Mac/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Set your sound to SMS (substitute /sdcard/Notifications/my_sound.mp3 Towards your file: adb shell settings put system notification_sound /sdcard/Notifications/my_sound.mp3
- Reboot the phone.
If the sound is reset anyway, try blocking system changes via the command:
adb shell cmd notification allow_sound_customization trueWhat if the ADB canโt see the device?
Best SMS Sounds: Recommendations
The choice of melody depends on your preferences, but there are a few proven options:
- ๐ถ Classic: Standard sounds MIUI (Bamboo, Mi Drop โ neutral and not annoying.
- ๐ Minimalism: Short signals like Beep Once or Drip are not distracting.
- ๐ต Musical: cropped excerpts from songs (like the beginning of Nokia Tune for nostalgia).
- ๐ค Voice: Voice notifications (โYou have a new messageโ) โ suitable for people with visual impairment.
Advice: If you often get SMS At work, choose a sound that's not too loud, but it's not too loud, and for private messages, you can put something more fun.
Popular sources of sound:
| Source | Pluses | Cons |
|---|---|---|
| Zedge | Large library, there is a category "SMS" | Lots of advertising in the free version |
| Mobile9 | Uncopyrighted melodies | The interface is outdated, a lot of unnecessary content |
| Creating your own through Audacity | Unique sound, full control | It takes time and skills. |
๐ก
The best formats for custom SMS sounds are.mp3 (128-192 kbit / s) or.ogg. Length is no more than 10 seconds, otherwise MIUI can crop the melody.