The sound of incoming SMS on Xiaomi smartphones can be a real problem if you get a lot of messages from banks, services or spammers. Even in Do Not Disturb mode, some notifications break through with a characteristic signal, interrupting meetings, sleep or important conversations. In this article, we will explore all possible ways to turn off SMS sound, from standard MIUI settings to hidden features for advanced users.
The feature of Xiaomi firmware (including HyperOS) is that message sounds are set separately from other notifications, which means that even if you turn off the sound for WhatsApp or Viber, SMS can continue to emit signals. We tested all methods on the latest firmware versions and collected working solutions for the Redmi Note 12, POCO X5, Xiaomi 13T and other popular devices.
Important: Some methods require administrator rights or system files, and if you're not sure what you're doing, use the standard settings of the first three sections.
1. Disabling SMS sound through message settings
The easiest and safest way to do this is to use the built-in Messages app options, which works on all versions of MIUI (12 to 15) and HyperOS, requires no root rights, and takes less than a minute.
Instructions:
- π± Open the Messages app (the envelope icon on the home screen)
- π§ Click on three dots in the upper right corner β Settings
- π Select Notifications β The sound of notifications
- π« Click No Sound or select an empty sound file (if there is one in the list)
If there is no sound option on your list, try an alternative path:
- Go to Settings β Applications β Application Management
- Find Messages and click on it
- Select Notifications β Sound.
- Turn off the switch or select a quiet sound.
βοΈ Checking for SMS sound switch-off
β οΈ Note: Some firmwares reset notification settings after updating the system. MIUI.
2. Sound adjustment for individual contacts
If you only need to turn off the audio for specific senders (such as bank SMS or spam), use customized contact settings. This is convenient when you want to save audible notifications from friends, but silently receive service messages.
How to set up:
- π€ Open the Contacts app and find the right contact
- π Click Edit β The sound of notifications (or by default)
- π Choose No Sound or Create an Empty Sound Profile
- πΎ Save the changes.
For SMS from unknown numbers (spam, advertising):
- In the Messages app, open a dialog with an unwanted number.
- Click on three points β Details β Notifications
- Turn off the sound or vibration for this chat
| Type of contact | The path of adjustment | Features |
|---|---|---|
| Retained contact | Contacts β Edit β The sound of notifications | Works for all messages from this number |
| Unsaved number | Communications β Dialogue β Details β Notifications | The settings apply only to the current chat |
| Group chat rooms | Messages β Group β Settings β Notifications | You can turn off the sound for the whole group. |
| Service SMS | Messages β Settings β Spam filter | Automatically Blocking Keywords |
π‘ Useful tip: For banking SMS (Sberbank, Tinkoff, etc.), it is better not to turn off notifications completely, but to set a quiet sound or vibration, so you do not miss important messages about transactions, but they will not interfere with the notifications.
3.Using the "Do Not Disturb" mode
If you need to temporarily turn off all sounds, including SMS, use Do Not Disturb (DND) System Mode, which is suitable for sleeping, important meetings, or when you want complete silence.
How to turn on:
- π Swipe down from the top edge of the screen to open the notification bar
- π Find the icon Do not disturb (the icon of the crossed bell)
- π Press and hold to set a schedule or exceptions
Advanced settings:
- Go to Settings β Sound and vibration β Do not disturb
- Set up a schedule (for example, from 23:00 to 8:00)
- In the Exceptions section, add important contacts whose SMS will break through silence.
- Turn off Allow Notification Sounds for Total Silence
β οΈ Warning: Do Not Disturb by default blocks all notifications, including alarm clocks. Before using, check the exception settings in Settings β Don't disturb. β Exceptions and add alarm clocks and reminders.
4. Turn off the sound through Android notification settings
On Xiaomi smartphones, you can manage SMS sounds through Androidβs global notification settings.This method is useful if the standard Messages app options donβt work or reset after the update.
Step-by-step:
- βοΈ Go to Settings. β Annexes β Application management
- π Find Messages in the List and click on it
- π Select Notifications β Categories of notifications
- π€ Click on Incoming Messages or New SMS Category
- π Turn off the sound switch or set the volume to 0
For advanced users:
adb shell settings put global notification_sound ""This command will reset notifications to all applications, including SMS, via ADB. Use only if standard methods donβt help.
What if there are several notification categories?
π‘ Key takeaway: Android notification settings take precedence over the app's settings. If SMS sound doesn't turn off through Messages, be sure to check global notification settings.
5. Create an empty audio file (for power users)
If your firmware doesn't have the No Sound option, you can create an empty sound file and assign it as a notification, which requires access to the file system, but doesn't need root rights.
Instructions:
- π΅ Download any empty one. MP3-file (0 seconds)
- π Put it in a folder. /storage/emulated/0/Notifications/ (Make it if you don't)
- π In the SMS sound settings, select this file
Alternative methods through ADB:
adb push empty.mp3 /sdcard/Notifications/
adb shell settings put system notification_sound file:///sdcard/Notifications/empty.mp3β οΈ Attention: Some firmware MIUI They ignore the empty audio files and use the standard signal, in which case only replacing the system file will help. /system/media/audio/notifications/ via Magisk or TWRP, But it requires root rights and can disrupt the system.
6 Problems and Solutions: Why the Sound Doesn't Turn Off
Sometimes even after all the settings, the text continues to play back, so let's look at the typical causes and ways to fix them.
| Problem. | Possible cause | Decision |
|---|---|---|
| The sound returns after the reboot | Resetting system settings | Use it. ADB-commands |
| It's just a bank SMS. | DND exceptions | Check the settings Do not disturb β Exceptions |
| There is sound, but not in the settings. | Duplicate applications for SMS | Remove third-party messengers (Google Messages, Textra) |
| Sound only when the screen is locked | Locking settings | Turn off the sounds when blocking in the notification settings |
π§ Diagnostics of the problem:
- Check which application handles SMS (there may be a conflict between Messages and Google Messages)
- Make sure in Settings β Sound and vibration β Volume Slider Notifications is 0
- Try sending a test text from another phone β itβs possible the sound is not coming from a notification, but from a system event.
If nothing helps, the last option is to reset the application settings:
- βοΈ Settings β Annexes β Communications β Warehouse
- π§Ή Click Clear Data and Reset Settings
- β οΈ After that, all messages and chat settings will be deleted!