How to hide notifications on the screen of the Xiaomi phone: from lock to system alerts

Why Xiaomi notifications get in the way and how to properly disable them

Owners of Xiaomi, Redmi and POCO smartphones often face a problem: the screen is littered with notifications, from messages in messengers to advertising fluffs from system applications. Even when locked, the phone can display sensitive information, such as text messages, sender names or transaction details, which is not only annoying, but also creates risks to privacy.

Unlike pure Android, MIUI (and the new HyperOS) firmware aggressively uses notifications to interact with the user. For example, the default lock screen displays not only app icons, but also full text messages from WhatsApp, SMS, and even low-power notifications.

In this article, we will discuss all possible ways to hide notifications, from basic privacy settings to advanced methods using ADB and third-party utilities. The instructions are relevant for devices on MIUI 12/13/14 and HyperOS, including Xiaomi 13/14, Redmi Note 12/13, POCO F5/X5 and others.

πŸ“Š What kind of Xiaomi model do you have?
Xiaomi 13/14 series
Redmi Note 12/13
POCO F5/X5
Another Xiaomi model
Not Xiaomi.

1. Hiding notifications on the lock screen

The most obvious way to limit the visibility of notifications is to set them up on a locked screen, and in MIUI and HyperOS, this is done through the privacy menu.

Go to: Settings β†’ Screen Lock and Password β†’ Privacy β†’ Notifications on the Lock screen.

There are three options available here:

  • πŸ”’ Show all text – App icons and full notification text are displayed (by default).
  • πŸ” Hide the text – only application icons are visible, the text is hidden.
  • 🚫 Do not show notifications – the lock screen is completely clean.

Choosing the second or third option will solve the privacy problem right away, but it won’t remove the notifications from the status bar (top curtain).

πŸ’‘

If you have a pattern lock installed or PIN-code, some notifications (e.g. from banking applications) may be hidden automatically by security policy MIUI.

2. Disable notifications for individual applications

If you are annoyed by alerts from specific programs (such as games, social networks or system services), they can be selectively disabled.

Instructions:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the app you want (such as Facebook or Mi Video).
  3. Go to the Notifications section.
  4. Turn off the Allow notifications switch or set categories (e.g., "Sound", "Vibration", "Sign on the lock screen").

Pay special attention to system applications:

  • πŸ“Š miui.analytics – sends data about the use of the phone (you can turn off without consequences).
  • πŸ“± com.xiaomi.midrop – File Transfer Notifications via Mi Share.
  • πŸ”‹ com.miui.powerkeeper – Battery Alerts and Optimization.

Turn off notifications from miui.analytics|

Turn off "Recommendations" in Mi Browser|

Hide alerts from Mi Video and Mi Music|

Check the settings of Google Play Services (frequently sends flies)

-->

3.Use of the "Do Not Disturb" mode

The Do Not Disturb (DND) feature in MIUI allows you to temporarily block all notifications or set exceptions for important contacts, which is useful in meetings, while sleeping or watching movies.

Activate the mode in two ways:

  1. Through the Quick Settings Panel (swipe down from the top edge of the screen) β†’ badge πŸ””).
  2. Through the menu: Settings β†’ Sound and vibration β†’ Do not disturb.

Flexible options are available in DND settings:

ParameterDescription
ScheduleAutomatic turn on time (for example, from 23:00 to 7:00).
ExceptionsAllow calls/messages from selected contacts or repeat calls.
Quiet notificationsHide notification icons in the status bar (but they will remain in the curtain).
Visual interruptionsTurn off screen blinking or backlighting when new notifications are made.
How to get around DND restrictions for important notifications?
In MIUI 14 and HyperOS, you can configure Priority Notifications: 1. Go to Settings β†’ Notifications and Status bar β†’ Priority Notifications. 2. Add apps (such as WhatsApp or Telegram) that will bypass DND. 3. Set up repeated alerts for missed calls (useful for work contacts).

4 Advanced Methods: ADB and Hidden Settings

Some notifications (such as those from Xiaomi system services) cannot be disabled through the standard interface, and in such cases ADB (Android Debug Bridge) – a tool for low-level Android configuration – will help.

Warning: ADB use requires caution, and incorrect commands can disrupt the system.

⚠️ Note: Before executing commands through ADB Backup your data. Some changes may result in resets or errors in your work. MIUI.

Instructions for disabling system notifications:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and click on MIUI Version 7 times.
  2. Enable USB debugging in Settings β†’ Additional β†’ For developers.
  3. Connect your phone to your PC, install ADB (e.g., via Google's Platform Tools) and execute the command: adb shell pm hide com.xiaomi.mipicks This command will hide notifications from Mi Picks (Xiaomi's advertising service). Replace com.xiaomi.mipicks with the package of the desired application.

List of frequently blocked packets:

  • πŸ›’ com.xiaomi.mipicks – Advertising Notices.
  • πŸ“Š com.miui.analytics – statistics collection.
  • 🎡 com.miui.player - Music player.
  • πŸ“Ί com.miui.videoplayer - video player.

πŸ’‘

The adb shell pm hide command does not delete the application, but only hides its notifications and icon. To return everything back, use adb shell pm unhide.

5. Third-party applications for notification management

If standard methods don’t work, third-party utilities can be used, offering advanced filtering features, including blocking keyword or time notifications.

Top.-3 apps:

AnnexFunctionsReference
Notification History LogNotification log, blocking by regular expressions.Google Play
AutoNotification (for Tasker)Automation rules for notifications (e.g., hiding at night)Google Play
NLS NotificationsBlock notifications from specific apps with a timer.Google Play

Example of settings in AutoNotification:

  1. Install Tasker and AutoNotification.
  2. Create a profile with the "Time" condition (for example, 22:00-8:00).
  3. Add AutoNotification β†’ Block and select the applications to block.

⚠️ Note: Some notification blocking apps require Accessibility Service permissions. Only provide them to trusted utilities - attackers can use this access to steal data.

6. Resetting notification settings to factory

If after experimenting with the settings, notifications began to work incorrectly (for example, important alerts are not shown or duplicated), you can return everything to factory parameters.

For this:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the top right corner and select Reset App Settings.
  3. Confirm action. This will return notifications, permissions and cache settings to "as after purchase."

After discharge:

  • πŸ”„ You'll have to reconfigure permissions for applications.
  • πŸ“± Notifications from system services (Xiaomi) will return to the original state.
  • πŸ”” The "Do Not Disturb" mode will also drop.

This method is useful if you don’t remember what changes you made or if notifications have malfunctioned after the MIUI/HyperOS update.

FAQ: Frequent questions about hiding notifications on Xiaomi

Can you hide notifications only for certain contacts?
Yes, but not through system settings. Use messengers with WhatsApp: open chat β†’ three dots β†’ Notifications β†’ No sound. Telegram: press chat β†’ disable notifications. For SMS: in the Messages app, select contact β†’ Details β†’ Notifications β†’ Disable.
Why do hidden notifications appear again after the MIUI update?
MIUI/HyperOS updates often reset privacy settings for system applications. After the update: Check Settings β†’ Screen Lock β†’ Privacy. Re-disable notifications from miui.analytics and other services. If the problem recurs, use ADB to permanently disable (see Section 4).
How to hide notification icons in the status bar, but leave them in the curtain?
In MIUI 14 and HyperOS, it does this: Go to Settings β†’ Notifications and Status bar β†’ Notification icons. Choose Hide icons or Show only the number. For individual applications: Settings β†’ Applications β†’ [Select App] β†’ Notifications β†’ Icon on the Lock screen β†’ Turn off.
Is it safe to use ADB to disable system notifications?
Yes, if you: Block only known packages (e.g. com.xiaomi.mipicks); do not delete system applications with pm uninstall (this may disrupt MIUI); follow the instructions and do not enter random commands. The risks are minimal, but back up before changes via Settings β†’ About Phone β†’ Backup.
Can I completely disable all notifications on Xiaomi?
Technically, yes, but it's not practical: πŸ“΅ Skipping important messages and calls. πŸ”‹ Lack of low battery alerts. πŸ”’ Problems with some applications (e.g. Google Pay requires notifications for security) It is better to use selective shutdown (see section 2) or do not disturb mode with exceptions.