How to permanently disable all notifications on your Xiaomi phone: 5 proven ways

Why Notifications on Xiaomi Become a Problem and When to Turn Them Off

Xiaomiโ€™s MIUI-based smartphones are known for their abundance of system alerts, from push notifications to duplicate signals from embedded services. According to Counterpoint Research (2023), 68 percent of Redmi and POCO users complain of excessive notifications that not only distract but also drain the battery 12-15% faster in the background, especially for models with MIUI 14/15, where aggressive alerting policies have become part of โ€œcustomer experience optimization.โ€

Disabling all notifications may be necessary in several cases: before an important event (meeting, exam), when using your phone in โ€œdigital detoxโ€ mode, or if you are just tired of the constant vibration noise and flashing LED. However, a complete shutdown has the downside: you risk missing important messages from messengers or system warnings (for example, about low battery charge). In this article, weโ€™ll discuss how to selectively or completely disable notifications on Xiaomi without losing critical alerts, including hidden settings. MIUI, which are not written in official documentation.

Method 1: Globally disable notifications via "Do Not Disturb"

The fastest method is to activate Do Not Disturb (DND) mode, which blocks all audio and visual alerts, but still keeps the notifications coming in the curtain, which is ideal for temporarily "silence" the phone.

How to turn on:

  • ๐Ÿ“ฑ Open the Settings. โ†’ Sound and vibration โ†’ Don't disturb.
  • ๐Ÿ”„ Select Always (complete shutdown) or schedule (e.g. 22:00 to 8:00)
  • ๐Ÿ› ๏ธ In the Exclusions section, add the contacts or apps you want to receive notifications from (such as family calls or Google Maps)
  • ๐Ÿ”” Turn off the โ€œShow notification iconsโ€ option so that they donโ€™t appear on the lock screen.

Open Settings โ†’ Sound and vibration

Select "Do Not Disturb" and activate the mode

Set exceptions for important contacts

Disable notification icons on the lock (optional)

-->

โš ๏ธ Attention: B MIUI 15 modes Do not disturb and sleep were combined. DND, Look for it in the Sleep and Rest modes section, and note that some system notifications (such as when charging is completed) may slip even in this mode, which is a feature of the firmware.

Method 2: Completely disable notifications for all applications

If you need to permanently disable notifications from all applications (except system ones), use the central Alert Management menu, a method that is more radical than DND, as it blocks notifications at the OS level.

Instructions:

  1. Go to Settings โ†’ Notifications and Status Bar โ†’ Notification Management
  2. Slip on the three dots in the upper right corner and select "Show system applications"
  3. Scroll down the list and click โ€œDisable Allโ€ (this item only appears after scrolling through to the end)
  4. Confirm the action in the pop-up window

๐Ÿ’ก

To return notifications for individual applications (such as WhatsApp or Bank), after a global shutdown, go to the settings of each of them manually and turn on the alerts back.

โš ๏ธ Note: This method does not disable system warnings (low charge, errors) SIM-Maps and notifications from Xiaomi services (such as Mi Cloud or Security) will require manual configuration of each service to disable them โ€“ read more about this in the next section.

Type of notificationIs it off 2?Notes
Messages in messengersโœ… Yes.Including Telegram, Viber, Signal
Calls.โŒ No.Call sound is blocked only in DND mode
System alertsโŒ No.Low charge, network errors, etc.
Advertising from Xiaomiโœ… Yes.Including push notifications from Mi Browser and GetApps
Calendar and alarm clocksโŒ No.Alarms are triggered even when notifications are turned off.

Method 3: Manually disable notifications for Xiaomi system applications

Xiaomiโ€™s system services are the main source of annoying notifications, such as Mi Security with warnings about โ€œpotentially dangerous filesโ€, Mi Cloud with backup reminders, and GetApps with game advertising. These cannot be turned off globally (mode 2), so you will have to configure each manually.

List of the most โ€œnoisyโ€ system applications and how to silence them:

  • ๐Ÿ“ฑ Topics: Settings โ†’ Annexes โ†’ Application management โ†’ Topics โ†’ Notifications โ†’ Shut down.
How to turn off Xiaomiโ€™s advertising notifications forever?
V MIUI 14/15 The advertising flies come through the service msa (Mobile Services Analytics) to block them: 1. Install. ADB on a PC and plug in the phone. 2. Execute the command: adb shell pm uninstall --user 0 com.miui.analytics 3. Reset the device. โš ๏ธ This will shut down all Xiaomi analytics, including data to improve firmware!

โš ๏ธ Warning: Disabling notifications from Mi Security may reduce the protection of the phone from viruses.If you use a third-party antivirus (for example, Kaspersky or Bitdefender), the risk is minimal. MIUI Some settings may reset โ€“ check them after each update.

Advertising fluffs from GetApps|Mi Security Warnings|Reminders of Mi Cloud|Notifications of updates|System sounds (low charge, etc.)|Other-->

Method 4: Using ADB for deep shutdown (for advanced)

If standard methods donโ€™t work, and notifications keep popping up, youโ€™ll need to use the Android debugging bridge (ADB), which allows you to block system-level notifications, including those that donโ€™t turn off via the GUI.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB Tools (you can download from the official Android website)
  • ๐Ÿ“ฑ Xiaomi phone with enabled debugging USB (Settings โ†’ The phone. โ†’ Version. MIUI โ€” Tap 7 times, then return to the Additional Settings โ†’ For developers)
  • ๐Ÿ”Œ USB-cable (preferably original)

Commands to disable notifications:

Disable notifications for a specific package (example for GetApps)


adb shell pm disable-user --user 0 com.xiaomi.gamecenter.sdk.service




Disable all notifications from system applications (caution!)



adb shell settings put global heads_up_notifications_enabled 0




Disable notification icons on the lock screen



adb shell settings put global lock_screen_show_notifications 0

๐Ÿ’ก

ADB commands are valid until the next reset or MIUI update, and after the firmware update, they will have to be re-run.

โš ๏ธ Attention: Misuse of the right ADB It can cause unstable phone performance or even a "brick" (unable to download). โ†’ Additionally. โ†’ Backup and reset. Also note that some commands (e.g., disabling com.miui.securitycenter) may disrupt the fingerprint sensor.

Method 5: Alternative methods (without root and ADB)

If you donโ€™t want to mess with ADB, but standard settings donโ€™t help, try these workarounds:

  1. Using third-party launchers (like Nova Launcher or Lawnchair) to hide notification icons on the home screen, although the alerts themselves will still come in the curtain.Setting: Long-press on the desktop โ†’ Settings โ†’ Notifications โ†’ Hide icons.
  2. Blocking apps like Notification History or Notisave, which don't turn off notifications, but let you control how they display, for example, you can set up a filter to keep notifications from social media from showing up on the lock screen.
  3. Second Space Mode (for MIUI 12+) Create a second profile (Settings โ†’ Special Options โ†’ Second Space) and set up notifications in it as you wish. Minus: you have to constantly switch between spaces.

โš ๏ธ Note: Blocking applications require permission for Special Access (Settings) โ†’ Annexes โ†’ Special access โ†’ Some antiviruses (e.g. Avast) may block their operation as suspicious activity. MIUI These applications may no longer function properly.

What to do if notifications are returned after MIUI update

Xiaomi is known for resetting some of its user settings, including notification options, after firmware updates, due to the companyโ€™s policy of โ€œimproving the user experienceโ€ (and probably a desire to show more ads).

  • ๐Ÿ“‹ Create a backup of settings before updating via Settings โ†’ Additionally. โ†’ Backup and reset โ†’ Local backup, restore it after the update.
  • ๐Ÿ”„ Reverse to the old version MIUI, If the new firmware is too intrusive, download the version from Xiaomifirmwareupdater.com and run through Recovery.
  • ๐Ÿšซ Turn off automatic updates: Settings โ†’ The phone. โ†’ Updating the system โ†’ Threefold โ†’ Settings โ†’ Auto-update โ†’ Turn it off.
  • ๐Ÿ› ๏ธ Use Magisk modules (root required). MIUI Optimizations Disabler blocks Forced notifications from system services.
How to return the old version of MIUI without losing data?
1. Download the archive with firmware (for example, miui_HMNote10Global_V12.5.1.0.RFOEUXM_...) official website. 2. Rename the file to update.zip and put it in the root of the phone's memory. 3. Go to Settings. โ†’ The phone. โ†’ Updating the system โ†’ Threefold โ†’ Select a firmware file. 4. Confirm the rollback. โš ๏ธ Risk of data loss: ~15%. It is recommended to pre-do backup through Mi PC Suite.

โš ๏ธ Note: Reverse to the old version MIUI It can cause data loss in some applications (e.g. Xiaomi Health or Mi Fit) and after a rollback, the phone may require a link to your Mi Account โ€“ remember your username and password!

FAQ: Frequent questions about disabling notifications on Xiaomi

Can you turn off notifications only for sleep, but leave them during the day?
Yes, to do this, set up Sleep Mode in Settings โ†’ Sound and Vibration โ†’ Sleep and Rest Modes. Specify the time (e.g. 23:00-7:00) and select the option "Disable All Notifications." The rest of the time, the alerts will come as normal.
Why do they still come after WhatsApp notifications are turned off?
It's a feature. MIUI: Some messengers (including WhatsApp and Telegram) have privileged status.To block their notifications: Go to Settings โ†’ Annexes โ†’ Application management โ†’ WhatsApp. Select Notifications and disable all categories (messages, calls, groups). Go back to the basic WhatsApp settings and turn off Media Autoupload, which will reduce background activity. If it didn't work, use ADB-Command: adb shell pm revoke com.whatsapp android.permission.POST_NOTIFICATIONS.
How to turn off flashing notification LED on Xiaomi?
The LED is controlled separately from the audible alerts. To turn it off: Go to Settings โ†’ Notifications and status bar โ†’ LED indicator. Turn off the slider "LED on". For models without this item (for example, POCO X3) use ADB: adb shell settings put system notification_light_pulse 0 On some devices (such as Redmi Note) 11) LED is controlled through Settings โ†’ Screen. โ†’ Additionally. โ†’ Blinking notifications.
Will alarms work if you turn off all notifications?
Yes, alarms work regardless of the notification settings, as they use a separate system process (com.android.deskclock). However, reminders from Calendar or Google Keep are blocked along with other notifications. To make them work, add these apps to the Do Not Disturb mode exceptions.
Can I turn off notifications for a specific contact only?
Yes, but not through system settings. Here are two ways: In messengers: WhatsApp or Telegram, open a contact chat โ†’ Triple โ†’ Notifications โ†’ Disable. In the phone book: Open a contact โ†’ Edit โ†’ Additional โ†’ Call/message notifications โ†’ Disable (not available on all models). For SMS: use Googleโ€™s Messages app โ€” it has a feature to block notifications from individual numbers.