Notifications on Xiaomi, Redmi and smartphones POCO can turn into a real problem: constant alerts from applications, system alerts and advertising spam from the Internet. MIUI According to a study by Counterpoint Research (2023), Xiaomi users receive 30% more notifications per day than owners of smartphones on pure Android. MIUI, which by default allows most services to display alerts.
In this article, you will find 7 proven ways to disable notifications on Xiaomi, from basic settings to hidden features for power users. We will learn how to remove system allerts, block spam from Mi Browser and GetApps, and configure โdo not disturbโ for individual applications. All instructions are relevant for MIUI 14/15 (including HyperOS) and work on models from Redmi Note 12 to Xiaomi 14 Ultra flagships.
1.How to disable notifications for a specific application
The easiest way to reduce the number of alerts is to block them from unnecessary programs, which is done through the app's settings menu at MIUI:
- Open the Settings โ Applications.
- Select an app (such as Facebook or Mi Video).
- Put it on the Notifications.
- Switch the slider to the off position or turn off certain types of alerts (sound, banners, icons).
To speed up the process, you can use a quick menu:
- ๐ฑ Keep your finger on the notification in the curtain.
- ๐ In the window that appears, click Disable notifications.
- โ๏ธ Or tap Settings to fine-tune alerts.
๐ก
If the app continues to send notifications after disabling, check permissions in Settings โ Special Access โ Notifications. Some programs (like Viber) bypass standard restrictions.
Important: After the MIUI update, some applications (especially system ones) may turn on notifications again.
2. System notifications: what can be turned off without risk
MIUI generates dozens of system alerts, from security updates to Mi Services ads, some of which can be safely disabled:
| Type of notification | How to turn off | Risks. |
|---|---|---|
| Advertising by GetApps/Mi Browser | Settings โ Memory โ Cleanup โ Settings โ Advertising Notifications | No. |
| MIUI updates | Settings โ The phone. โ Updating the system โ โฎ โ Settings โ Notifications | You may miss an important security update. |
| MIUI tips | Settings โ Additional โ Special. features โ MIUI tips | No. |
| Notifications about connecting to Wi-Fi/Bluetooth | In the settings of the corresponding module (Wi-Fi) โ โฎ โ Additionally. โ Notifications) | You won't know about new networks. |
Critical information: Disable low battery notifications (Settings) โ Battery โ โฎ โ Settings โ Notifications can cause a sudden shutdown of the phone.This is the only type of system alerts that we do not recommend blocking.
3. Do Not Disturb and Silence Schedule
Do Not Disturb (DND) in MIUI allows you to completely disable notifications or configure exceptions.
- Go to Settings โ Sound and vibration โ Do not disturb.
- Activate the slider or set up a schedule (for example, from 23:00 to 7:00).
- In the Exclusions, add important contacts or apps (calls, SMS, WhatsApp).
For quick activation:
- ๐ฝ Swipe down for the notification panel.
- ๐ Find the icon Do not disturb (may be hidden under the โฎ).
- ๐ Hold the icon to set the timer (for example, for 1 hour).
How to bypass โDo Not Disturbโ for important notifications?
HyperOS models (such as Xiaomi 14) have a Focus Mode feature that blocks all notifications and restricts access to distracting apps. Activated via Settings โ Digital Well-being.
4. Hidden MIUI settings: disable system-level notifications
For experienced users, there are ways to deep-tube notifications through hidden menus and ADB-team.
Method 1: Disconnection through the Engineering Menu
- Open the Phone app.
- Enter ##4636##.
- Go to Phone Information โ Settings menu (you may need to tap several times).
- Find Notification History and disable unnecessary services.
Method 2: ADB-commands to completely disable spam
Connect your phone to a PC with ADB Tools installed and do:
adb shell pm disable-user --user 0 com.miui.systemAdSolution
adb shell pm disable-user --user 0 com.xiaomi.midropThese commands will disable system advertising and Mi Drop service (file transfer).
Install Xiaomi drivers on PC
Turn on USB debugging in Settings โ About Phone โ MIUI version (shap 7 times)
Connect the phone over the cable and allow debugging
Download platform-tools from the Android Developers website-->
โ ๏ธ Attention: Use ADB This can cause system instability. Before executing commands, back up through Settings. โ Additionally. โ Backup.
5. How to remove notifications from the lock screen
By default, MIUI shows the content of notifications on a locked screen, which is not secure.
- Go to Settings โ Lock screen.
- Select Notifications on the lock screen.
- Set the value of Do not show notifications or Hide sensitive content.
For individual applications (such as SMS or Gmail):
- ๐ Go to the app notification settings (as in Section 1).
- ๐๏ธ Turn off the option Show on the lock screen.
- ๐ For instant messengers (Telegram, Signal) turn on Notification Protection โ the content will be hidden before unlocking.
On devices with Always-On Display (such as Xiaomi 13 Pro), notifications can be displayed even when turned off.
- Settings โ Always-on display and lockdown.
- Select AOD Style without notifications or disable the feature completely.
6.Spam Blocking from Xiaomi: GetApps, Mi Browser, Mi Video
Xiaomi is actively promoting its services through notifications, which annoys many users.
1. Disabling Advertising in GetApps:
- ๐ฆ Open GetApps โ Profile โ Settings โ Promotional notices.
- ๐ซ Turn off all sliders.
- ๐๏ธ For complete removal: Settings โ Annexes โ GetApps โ Remove (on some firmware requires root rights).
2. Mi Browser setup:
- ๐ Launch your browser โ โฎ โ Settings โ Site notifications.
- ๐ Turn off permissions for all websites.
- ๐ก๏ธ In Privacy, turn off Personalized News.
3. Delete Mi Video and Mi Music:
These applications cannot be removed by standard means, but you can disable:
adb shell pm disable-user --user 0 com.miui.video
adb shell pm disable-user --user 0 com.miui.playerโ ๏ธ Note: Some HyperOS firmwares disable system applications via ADB This can cause errors in Google Play Protect. + App Manager for โfreezingโ applications.
7. Alternative methods: third-party applications and firmware
If standard MIUI tools donโt help, consider these options:
1. Notification management applications:
- ๐ก๏ธ Notification History Log โ keeps a log of all notifications and allows you to block them retroactively.
- ๐ Silence โ Creates flexible rules for automatically disabling alerts.
- ๐ต AutoNotification (requires Tasker) โ for advanced users.
Castom firmware:
AOSP-based firmware (such as LineageOS or Pixel Experience) is free of spam from Xiaomi, but has disadvantages:
- โ ๏ธ Loss of guarantee.
- ๐ง Installation Difficulty (bootloader unlock required).
- ๐ฑ There may be problems with the camera or sensors (especially on the Redmi Note series).
Root access:
With root rights, you can delete system applications via Titanium Backup or edit files in /system/priv-app.
- ๐จ Security breach (Google Pay, Banking apps not working).
- ๐ Possibility of "bricking" the phone.
๐ก
Use third-party solutions only if you have exhausted all standard methods, start with the least risky options (applications), and only then consider firmware or root.