Notifications on Xiaomiβs screen can be helpful, but often turn into a real problem: annoying banners from apps, system alerts for updates, ads from MIUI. Itβs especially annoying when sensitive information (messages, emails) is displayed on a locked screen, accessible to anyone who picks up your phone. Fortunately, MIUI has several layers of notification management β from a complete shutdown to fine-tuning for individual applications.
In this article, weβll discuss 5 ways to remove notifications from Xiaomiβs screen (including Redmi, POCO, Black Shark models) running MIUI 12, 13, and 14. Youβll learn how to hide notifications on the lock screen, disable system alerts, block spam from apps, and even remove unnecessary icons from the status bar. All methods are tested on current firmware and do not require root rights.
Important: some settings may vary depending on the version of MIUI and regional firmware (Global, Chinese, EEA). If you do not find the specified menu item, check the shell version in Settings β About Phone β MIUI version.
1. Disable notifications on the lock screen
By default, Xiaomi displays the content of notifications (message text, email topics) directly on the locked screen, which is convenient but not secure, to hide sensitive information:
- Go to Settings β Lock screen.
- Select Notifications on the lock screen.
- Set the switch to Hide the contents of notifications or Do not show notifications (complete disabling).
On some models (such as the POCO F5 or Xiaomi 13), the path may be slightly different:
Settings β Always on screen and lock β Notifications on the lock screenIf you need to leave notifications but hide their content, select Show without details β so the screen will only display application icons without text.
β οΈ Attention: On devices with MIUI 14 and Android 13+ After disabling notifications on the lock, they can continue to appear in the notification bar when unlocked. To remove them completely, go to the next section.
2. Completely disabling notifications for individual applications
If you are annoyed by notifications from specific applications (e.g. Mi Browser, GetApps, Mi Video), they can be turned off selectively.
- Open Settings β Applications β Application Management.
- Choose the app you want (such as Cleaner or Mi Community).
- Go to the Notifications section.
- Turn off the Display Notifications switch.
For system applications (e.g., Security or System Update), the path may be hidden.
- π Use the search in the settings on request "notifications".
- π± Press and hold the notification from the application β Select Disable Notifications.
- π§ In some cases, resetting notification settings will help (more on this below).
Nana POCO-device POCO Launcher may need to further disable notifications in launcher settings.
βοΈ Disabling notifications for the application
3. Hiding system notifications (updates, security, MIUI)
System notifications from MIUI (e.g., Update Available, 3 Apps Optimized, Battery Nearly Rid) are disabled differently than notifications from third-party programs.
- Go to Settings β Notifications and Status bar β Notification management.
- Scroll down to the System Applications section.
- Select the application (e.g. System Update, Security, Mi Account).
- Turn off the switches for all types of notifications (e.g. Updates, Recommendations).
Some system notifications (e.g., Low battery charge) may require use ADB-If you're ready for this, do it:
adb shell settings put global heads_up_notifications_enabled 0This command will disable βheads-upβ notifications for all applications.
β οΈ Warning: Disabling notifications about low battery charge or overheating can cause the phone to suddenly shut down.
| Type of notification | Can I turn it off? | Risks. |
|---|---|---|
| System updates | Yes. | You may miss an important security update. |
| Optimizing the battery | Yes. | No. |
| Low battery charge | Partially (via ADB only) | The phone can be turned off without warning. |
| Notifications from Mi Account | Yes. | You can miss important messages from Xiaomi |
4.Removal of notification icons from status panel
Even after the notifications are turned off, their icons can remain in the status bar (top bar of the screen) to remove them:
- Open Settings β Notifications and Status bar.
- Select the icons in the status bar.
- Turn off switches for unnecessary icons (e.g. Power Saving Mode, Bluetooth, Location).
Some icons (such as NFC or VPN) may require:
- π Reboot your phone after the changes.
- π΄ Temporarily disable the corresponding function (e.g. Bluetooth) to make the icon disappear.
- π§ Use Developer Mode to Hide System Icons (see below).
On devices with MIUI 14 and Android 13+, some icons (such as the microphone or camera indicator) cannot be removed by standard means.
π‘
If the notification icon remains even after disabling, try clearing the System Interface app cache in the application settings.
5. Reset all notification settings to factory
If you have experimented with settings and now notifications behave unpredictable (not showing important alerts or, conversely, appear duplicates), will help reset:
- Go to Settings β Applications β Application Management.
- Click on the three dots in the upper right corner β Reset application settings.
- Confirm the reset (this will not delete the application data, only return the notification settings to the factory).
After discharge:
- π Apps will have to re-apply for permission to display notifications.
- π± System notifications (e.g. battery charge) will return to their original state.
- π§ The lock screen settings will also reset.
β οΈ Note: Reset does not delete application data (saved games, chats, photos), but may log out of accounts on some services (for example, Mi Account).
What if the reset didn't help?
6. Additional methods: Do not disturb mode and hidden functions
If you need to temporarily turn off all notifications (e.g. overnight or during a meeting), use Do Not Disturb:
- Open Settings β Sound and vibration β Do not disturb.
- Activate the mode and set the schedule (for example, from 23:00 to 8:00).
- In the Exclusions section, select which notifications are allowed to show (e.g., Alarms or Repeat Calls).
For advanced users, there are hidden opportunities:
- π Developer Mode: Turn it on (7 times click on Version) MIUI in the phone settings, then in the settings β Additionally. β For developers, find the option to Disable all notifications (not on all firmware).
- π± ADB-commands: you can globally disable notifications for all applications with the command: adb shell cmd notification allow_list -a -p com.example.app (replace com.example.app with an app package).
- π§ Third-party applications: for example, AutoNotification (requires root) allows you to manage notifications flexibly.
Some firmware (e.g. Xiaomi.EU) have additional settings for notifications that are not available in the global version of MIUI.
π‘
Do Not Disturb with a schedule is the easiest way to automatically turn off notifications at night or during business hours.