How to completely or selectively turn off notifications on Xiaomi: 5 working ways

Notification sounds on Xiaomi smartphones can be a real problem if they work too often or at the wrong time, especially for owners of devices with MIUI, a proprietary shell where the audio settings are scattered across several menus. In this article, we will discuss all possible ways to disable notifications, from full silent mode to fine-tuning for individual applications.

Itโ€™s important to understand that the interface may vary slightly depending on the version of the MIUI (12, 13 or 14) and the smartphone model (Redmi Note 12, POCO X5, Xiaomi 13T, etc.). However, the general logic remains the same. If you want to get rid of intrusive signals once and for all, read on.

1. completely disable all notification sounds through the control panel

The fastest way to silence all notifications is to use Do Not Disturb (DND) mode, which turns off not only sounds but also vibrations, and blocks pop-up banners, a method that is suitable if you need to focus on work or relax without interference.

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 bell icon with the crossed wave).
  • ๐Ÿ•’ Click on it once to activate. To set the schedule or exceptions, hold the icon for 2 seconds.

MIUI 14 has the option of flexible settings of the mode "Do not disturb": you can allow sounds for selected contacts or alarm clock.

  1. Hold the icon Do not disturb โ†’ select Settings.
  2. Activate the Allow Exclusions switch.
  3. Add to the list of allowed contacts or apps (such as WhatsApp or Calls).

๐Ÿ’ก

If the Do Not Disturb mode doesnโ€™t work for some apps, check their settings manually โ€“ some messengers (like Telegram) ignore system limitations.

2. Disabling sounds for individual applications

If you are annoyed by notifications from a particular app (such as Instagram, VK or games), you can turn off the sound only for it, without affecting others.

Instructions:

  • ๐Ÿ“ฑ Go to Settings. โ†’ Notifications and status bar โ†’ Management of notifications.
  • ๐Ÿ” Find the right app (like Facebook) and tap it.
  • ๐Ÿ”‡ In the Sound section, select No Sound or move the volume slider to the left.
  • ๐Ÿ“ต Optionally: Turn off Vibration and Pop-up Notifications if they also interfere.

On some models (POCO F4, Redmi K50) the path may be slightly different:

Settings โ†’ Applications โ†’ Application Management โ†’ [Select App] โ†’ Notifications

Note that some system applications (such as Security or Themes) may not allow you to turn off sounds completely, in which case only Do Not Disturb mode or disable notifications via ADB (more on this below).

๐Ÿ“Š What app distracts you most often with notifications?
Social media
Messengers
Games
System notifications
Other

3. Customize sounds through the "Sounds and Vibrations" menu

MIUI has a separate menu to manage all the audio signals, including notifications, calls and system alerts, and you can not only turn off the sounds, but also replace them with your own tunes.

How to set up:

  1. Open the Settings. โ†’ Sounds and vibrations.
  2. Go to the Default Notifications section.
  3. Select No Sound or tap on the current melody and set the volume to zero.
  4. For specific types of notifications (such as Messages or Calendar), customize the sounds individually.

In the same menu, you can turn off vibration at notifications (good for saving battery) and adjust the screen lock/unlock sounds.

Type of soundPath in settingsCan I turn it off?
Default notificationsSound and vibrations โ†’ Default notificationsYes.
Screen lock soundSounds and vibrations โ†’ Other soundsYes.
Camera soundCamera settings โ†’ Shutter soundYes (except for some regions)
System alerts (e.g. low charge)Sounds and vibrations โ†’ Systemic soundsPartially.
Why can't some sounds be turned off?
In some countries (such as Japan or South Korea), manufacturers are required by law to turn on the camera shutter sound. On Xiaomi smartphones for these regions, the option to turn off the camera sound may not be available, even if the device is purchased in Russia.

4.Using the "Do Not Disturb" mode on schedule

If you want to automatically turn off notification sounds at certain times (such as at night or while you're working), set up a schedule for Do Not Disturb mode, which eliminates the need to manually turn it on.

How to set up:

  • ๐Ÿ• Go to Settings. โ†’ Notifications and status bar โ†’ Don't disturb.
  • ๐Ÿ”„ Activate the option on schedule.
  • โฐ Set start and end times (for example, 23:00 to 08:00).
  • โš™๏ธ In the Rules section, select which notifications are allowed to be missed (calls, alarm clocks, etc.).

Xiaomi with MIUI 13/14 has an option to automatically turn on events, for example, you can set the automatic turn on mode "Do not disturb":

  • ๐Ÿ“… During meetings on Google Calendar.
  • ๐ŸŽฎ When you start games (if the Game Mode option is activated).
  • ๐Ÿš— When connecting to the car via Bluetooth.

๐Ÿ’ก

Do Not Disturb Schedule Mode is the best way to avoid late-night notifications without being distracted by manual settings.

5. Disable notifications via ADB (for power users)

If standard methods donโ€™t work (e.g. some system notifications still sound), you can use ADB (Android Debug Bridge), which requires connecting your smartphone to your computer and basic command line knowledge.

Step-by-step:

  1. ๐Ÿ–ฅ๏ธ Install. ADB-PC drivers.
  2. ๐Ÿ“ฑ On your smartphone, activate the Developer Mode (7 times tap the version). MIUI In Settings โ†’ The phone).
  3. ๐Ÿ”Œ Connect the phone to the computer by USB and allow debugging.
  4. ๐Ÿ Open the command line (Windows) or the terminal (macOS/Linux) enter:
adb shell pm grant com.miui.securitycenter android.permission.WRITE_SECURE_SETTINGS


adb shell settings put global zen_mode 1

These commands include Do Not Disturb mode at the system level. To turn it off, use:

adb shell settings put global zen_mode 0

Install drivers ADB PC-only|Enable the developer mode on Xiaomi|Permission. USB-debugging|Connect your phone to the original cable|Check the connection with the adb device command

-->

โš ๏ธ Attention: Misuse of the right ADB Do not change other system settings unless you are sure of their purpose. For example, the command adb shell settings put global volume_music 0 will zero the volume of the media, which can cause problems with the playback of sound in applications.

6. Alternative methods: third-party applications and firmware

If you don't like the built-in MIUI tools, you can use third-party solutions, such as MacroDroid, which allows you to create automatic rules for managing notifications.

Examples of automatic scenarios:

  • ๐Ÿ“ต Turn off the sound of notifications when connecting to the Wi-Fi network.
  • ๐ŸŽง Turn on silent mode when connecting headphones.
  • ๐Ÿšซ Block notifications from specific applications at specified times.

For advanced users, there is another radical way to install custom firmware (like LineageOS or Pixel Experience), which does not have MIUI limitations, and all sounds are flexible, but this method requires unlocking the bootloader and can be unwarranted.

Advantages of custom firmware:

ParameterMIUILineageOS/Pixel Experience
Flexibility of notification settingsLimited.Complete.
Support for topicsThere is (but a closed ecosystem)Open topics
Security updatesRegular (but delayed)Fast (from Google)
StabilityTall.Depends on the build.

โš ๏ธ Attention: Installation of custom firmware can lead to data loss, unstable operation of the camera or module NFC. Before firmware, make a backup through Settings โ†’ Additionally. โ†’ Backup and reset.

FAQ: Frequent Notification Questions on Xiaomi

Why do you still get notifications after the sound is turned off?
Youโ€™ve probably turned off the sound for default notifications only, not for specific apps. Check the settings of each messenger or game separately in the Settings menu โ†’ Notifications and Status bar โ†’ Notifications Management. Also, some system notifications (e.g. from MIUI Security) can ignore user settings. In this case, only Do Not Disturb or ADB mode will help.
How to turn off the sound of notifications only for SMS, but leave for messengers?
Go to Settings โ†’ Notifications and Status bar โ†’ Notification management, find the Messages app and turn off the sound only for it. For messengers (WhatsApp, Telegram), set the sounds separately in their notification menu.
Can I turn off the notifications but leave the vibration?
In the notification settings for a specific application (or in Sounds and Vibrations โ†’ Default Notifications), select No Sound, but leave Vibration active.
Why is the โ€œDo Not Disturbโ€ mode not working for an alarm clock?
By default, alarm clocks (Clock) take precedence over Do Not Disturb mode. To change this, go to Settings โ†’ Notifications and Status bar โ†’ Do Not Disturb โ†’ Rules and turn off the Allow Alarms option.
How to return notification sounds after resetting settings?
After resetting to factory settings, all audio settings return to default values. To restore your settings, reconfigure: Settings โ†’ Sounds and vibration (set tunes and volumes). Settings โ†’ Notifications and status bar (set exceptions for apps). Check the settings in the apps themselves (e.g. Viber or Instagram).