Get SMS-Notifications with a pleasant melody are a small thing that greatly improves the user experience. Xiaomi Redmi smartphones offer flexible sound settings, but not all users know how to configure them correctly. SMS: From standard options in the Settings menu to install custom tunes through the file system.
Feature of firmware MIUI (Even in the latest versions based on Android 14, it consists of splitting notification sounds for different types of messages. SMS It may be different from the audio for Messenger or WhatsApp, and we're going to focus on setting up the system. SMS-notifications that are managed through Googleβs Messages app or the standard Xiaomi app.
If your Redmi doesn't make sounds when you receive an SMS, the problem may lie not only in the tune settings, but also in Do Not Disturb mode, application rights, or even hardware malfunctions of the speaker, and we'll look at these cases.
1. Standard SMS audio settings through the settings menu
The easiest way to change the notification melody is to use the built-in MIUI tools.This method works on all Redmi models, including the Redmi Note 12, Redmi 10C and older Android 11/12 devices.
Instructions:
- Open the Settings app (cog icon).
- Go to the section Sound and vibration.
- Select the default notifications.
- Slip on the Notification Sound and select one of the suggested tunes (e.g. Bamboo, Reflection or Prism).
Important: This method changes the sound for all notifications, including SMS, email, and other applications. To customize the tune exclusively for SMS, read the next section.
2. Individual audio setting for the Messages app
If you wish to SMS-The notifications sounded different than the other alerts, you need to adjust the sound directly in the Messages app. This is true for users who use the standard application from Xiaomi or Google Messages.
For the standard Xiaomi app:
- π± Open the Messages app.
- π§ Slip on three dots in the upper right corner β Settings.
- π Select Notifications β The sound of the notification.
- π΅ Scroll through the list and select the tune you want (like Harp or Piano).
For Google Messages:
- π± Open the application, tap on the profile avatar β Notification settings.
- π Select the Sound and set the desired melody.
π‘
If you don't have a suitable tune on the list, try adding yours through the Ringtones folder to your internal drive. More on this in Section 4.
3.Why SMSes Come Without Sound: Diagnosing Problems
If your Redmi doesnβt make any noises when receiving an SMS, the reasons may be:
| Problem. | Reason. | Decision |
|---|---|---|
| Sound turned off in settings | Sound and vibration are set to No Sound or Vibration | Enable sound mode in the notification curtain or in the settings |
| Do Not Disturb mode | DND (Do Not Disturb) mode is activated | Turn it off in the curtain or in Settings β Notifications β Do not disturb |
| Application rights error | Application Messages deprived of rights to notification | Check in Settings β Applications β Messages β Notifications |
| Problems with SIM-card | SMS is delayed or not coming at all. | Restart your phone or check the balance/connection of the SMS service with the operator |
It's also worth checking if you've set up a customized sound setting for a specific contact, for example, if you've previously assigned a quiet notification to your mom, her voice is not a good idea. SMS They will come without a standard tune.
How to check the sound settings for a specific contact?
4. Installation of custom tunes for SMS
Standard MIUI sounds can get boring, and many users want to set their own tunes.
- Download or create an audio file in.mp3,.wav or.ogg format (up to 30 seconds).
- Place the file in one of the system folders: /storage/emulated/0/Ringtones for ringtones; /storage/emulated/0/Notifications for notifications; /storage/emulated/0/Alarms for alarm clocks.
Reboot your phone (sometimes required to update the sound list).
Select a new sound in the notification settings (see Section 2).
If you don't have Ringtones/Notifications folders, create them manually through any file manager (e.g. Mi File Manager or Total Commander) and make sure that the files don't have any special characters or spaces in the title.
File in format MP3/WAV|Duration no longer 30 seconds|File renamed in Latin|The file is copied to the Notifications folder|Phone rebooted-->
5. Set up vibration and light notifications for SMS
Sound is not the only way to alert you to new SMS messages. Xiaomi Redmi can be configured to:
- π³ Vibration: Short, long, or custom pattern (e.g., Β· Β· Β· β β Β· Β· Β· Β· Β· Β· Β· for SOS).
- π‘ Light indicator: flashing LED-lamps (if any in the model).
- π± Screen flash: Screen flashing when receiving SMS (useful for hearing impaired).
To set the vibration:
- Go to Settings β Sound and Vibration β Vibration at Notifications.
- Choose a vibrating style or create your own pattern.
For light notifications:
- Open Settings β Screen β Flash notifications.
- Turn on the option and select the flashing color (if supported).
π‘
Redmi models without LED-indicator (e.g. Redmi) 12C) Light notifications are operated by the screen light ("Ambient Display").
6. Solve sound problems on different Redmi models
Some Xiaomi Redmi models have unique features when customizing SMS sounds:
| Model | Feature | Decision |
|---|---|---|
| Redmi Note 11/12 | Double speakers, but SMS sound can only go through the top | Check the sound balance in Settings β Sound β Stereo balance |
| Redmi 10A/10C | No. LED-Indicator, light notifications operate through the screen | Enable Ambient Display in the screen settings |
| Redmi K50/K60 | Dolby Atmos support can distort notification sounds | Turn off Dolby in Settings β Sound β Sound quality |
On devices with MIUI 14 and later, you may not be able to change the sound of SMS via the standard menu.
- Use Google Messages (it offers more options).
- Install a third-party launcher (like Nova Launcher) that allows you to flexibly configure notifications.
π‘
If custom sounds are lost after the MIUI update, check if the Ringtones/Notifications folder permissions have been reset.
7. Alternative ways to control SMS sounds
If standard methods are not satisfied, consider the following options:
- ποΈ Automation via MacroDroid: the application allows you to assign unique sounds to the user SMS from certain contacts.
- π Sound Packages: Google Play has programs like Zedge where you can download free tunes for notifications.
- π² ADB-commands (for advanced users): you can force system sounds to be changed through the adb shell, but this requires unlocking the bootloader.
Example ADB-commands to change the default notification sound:
adb shell settings put system notification_sound content://media/internal/audio/media/123Where 123 is your audio file ID in the Android Media Base.
β οΈ Attention: Use ADB It can cause system failures if you make a mistake with the command.