How to remove messages from the lock screen on Xiaomi: the complete guide

Why Xiaomiโ€™s lock notifications are becoming a problem

Xiaomi's lock screen is not just a protection against random clicks, but a window into your privacy. SMS A bank or WhatsApp notification can be read by strangers if the phone is in the wrong hands. MIUI 14/15 Developers have added advanced privacy settings, but not all users know how to use them correctly.

Compounding the problem, the default system displays full notifications โ€” from the senderโ€™s name to the contents of the message โ€” and poses a risk of data leakage, especially if youโ€™re in public places or leave your phone unattended. Fortunately, there are several ways to hide notifications on a locked Xiaomi screen, from complete shutdown to selective hiding for individual applications.

In this article, we will discuss all the current methods, from basic MIUI settings to hidden features for advanced users.

  • ๐Ÿ”’ Completely remove notifications from the lock screen
  • ๐Ÿ“ฑ Hide the contents of messages by leaving only application icons
  • ๐Ÿ”„ Set exceptions for important contacts or messengers
  • ๐Ÿ› ๏ธ Use it. ADB-commands for fine tuning (for experienced)
๐Ÿ“Š What notifications are you most concerned about on the lock screen?
SMS and calls
Messages from messengers
System alerts
Notifications from social networks
All of the above

Method 1: Globally disabling notifications on the lock

The most radical, but also the most reliable, method is to completely ban notifications from the locked screen, which will suit those who value privacy over convenience. In MIUI 14/15, the path to this setup has changed, so follow the current instructions:

  1. Open Settings โ†’ Notifications and Status bar.
  2. Go to the Notifications section on the lock screen.
  3. Select the option Do not show notifications.

Once the changes are applied, the lock screen will become โ€œcleanโ€ โ€“ without any hints of new messages. However, note that this method hides all notifications, including important ones (for example, about missed calls or low battery power).

๐Ÿ’ก

If you need to temporarily hide notifications (e.g., in a meeting), use the Do Not Disturb in the notification curtain mode. It turns off all alerts, but does not change the system settings.

โš ๏ธ Note: Some Xiaomi models (e.g. Redmi Note 12 Pro)+) post-update MIUI 15 this section may be called Privacy Notifications. If you don't find the right item, search the settings (the magnifying glass icon at the top).

Method 2: Hiding the content of notifications (leave only icons)

If you want to know about new posts but donโ€™t want to show them, you can only leave the app icons without text on the lock screen, a compromise that preserves awareness but protects privacy.

Instructions for MIUI 14/15:

  1. Go to Settings โ†’ Notifications and Status bar โ†’ Notifications on the lock screen.
  2. Select the option to Show notification icons.
  3. Activate the Hide contents of notifications switch (if available).

Now, only app icons (such as Telegram or SMS) will be displayed on the locked screen, but not the text of messages. To read the notification, you will need to unlock the device.

Display variantWhat you see on the lockdownLevel of confidentiality
Show me the whole thing.Icon + text of the notificationโŒ Low.
Showing iconsApp icons only.โš ๏ธ Medium.
Don't show up.Nothing.โœ… High-pitched
What if the โ€œHide Contentโ€ option is not available?
Some of the major versions (e.g., global versions) POCO F5) This item may be hidden. In that case, try: 1. Update MIUI Up to the latest version. 2. Used ADB-3. Install an alternative launcher (e.g., Nova Launcher) that supports additional notification settings.

Method 3: Set up notifications for individual applications

If you only need to hide notifications from certain messengers (like Viber or WhatsApp) but leave SMS or calls visible, use customized settings for each application, a flexible method that allows you to fine-tune privacy.

How to set up:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the application you want (such as Telegram).
  3. Go to the Notifications section.
  4. Turn off the option to Show on the lock screen or select Hide content.

For convenience, we have compiled a list of popular messengers and their privacy settings:

  • ๐Ÿ“Œ WhatsApp: In the app notification settings there is a separate item Show text message - disable it.
  • ๐Ÿ“Œ Telegram: In the Notifications and Sounds section, select No text for notifications on the lock.
  • ๐Ÿ“Œ Viber: Settings hidden in Privacy โ†’ Notifications on the lock screen.
  • ๐Ÿ“Œ SMS: For the standard Message application, the setting is in Settings โ†’ Notifications โ†’ Lock screen.

Turn off previews on WhatsApp

Hide the text of notifications in Telegram

Check your privacy settings in Viber

Make sure that SMS not displayed on the lock-->

โš ๏ธ Note: Some apps (such as Facebook Messenger) ignore system settings MIUI And they show notifications in their own format, and then you have to turn off the notifications directly in the settings of the messenger itself.

Method 4: Using Do Not Disturb Mode to Selectively Hide

Xiaomiโ€™s Do Not Disturb (DND) feature not only allows you to turn off notification sounds, but also completely hide them from the lock screen, a method that is convenient if you need to temporarily remove alerts โ€“ for example, during sleep or an important meeting.

How to turn on:

  1. Open the notification panel and hold the Do Not Disturb icon (or go to Settings โ†’ Sounds and Vibrations โ†’ Do Not Disturb).
  2. Activate the mode and select Show notifications without sound or Hide notifications.
  3. Set up a schedule or exceptions (for example, allow calls from selected contacts).

The advantage of this is flexibility. You can:

  • โฐ Set a schedule (for example, hide notifications from 23:00 to 7:00).
  • ๐Ÿ“ต Allow calls from important contacts, even if the screen is locked.
  • ๐Ÿ”• Turn off vibrations but leave visual alerts.

Do Not Disturb mode does not affect alarms and some system notifications (such as low battery charge), which is important to consider if you use your phone as your primary wake-up device.

Method 5: Advanced settings through ADB (for power users)

If standard methods are not suitable, you can use ADB-It requires you to connect your phone to your computer and have a basic command line knowledge, but it gives you maximum control.

Step-by-step:

  1. Enable Developer Mode on Xiaomi (7 times click on the MIUI version in Settings โ†’ About Phone).
  2. Activate Debugging by USB in Settings โ†’ Additional โ†’ For developers.
  3. Connect your phone to your PC and execute the command: adb shell settings put global lock_screen_show_notifications 0 This will completely disable notifications on the lock.
  4. To return standard settings, use: adb shell settings put global lock_screen_show_notifications 1

To selectively hide the content of notifications (leave icons) use:

adb shell settings put global lock_screen_allow_private_notifications 0

๐Ÿ’ก

ADB-commands allow you to bypass firmware restrictions, but require caution. Misuse can lead to malfunctions in notifications.

โš ๏ธ Attention: After update MIUI setting ADB Some teams are not running custom firmware (e.g. Xiaomi.EU.

Additional Security Measures: What More Can Be Done

Hiding notifications is only part of Xiaomiโ€™s privacy protection, and to fully secure your data on a locked screen, we recommend:

  • ๐Ÿ” Use a pattern lock or PIN-a code instead of a fingerprint/face if the phone is often left unattended.
  • ๐Ÿ“ต Disable Smart Lock (Automatic Unlocking in Trusted Places) if it is not secure.
  • ๐Ÿ”„ Regularly check the App Permissions list in settings โ€“ some programs may request access to notifications.
  • ๐Ÿ›ก๏ธ Install a third-party notification management application (e.g., Notification History Log) if standard features are available MIUI insufficiently.

Also note the privacy settings in your Mi Account:

  1. Open Settings โ†’ Xiaomi Account โ†’ Privacy.
  2. Check what data is synced to the cloud (including notification history).
  3. Turn off Personalized Recommendations if you do not want the system to analyze your notifications.
How do you check which apps are reading your notifications?
In Settings โ†’ Applications โ†’ Permissions โ†’ Notifications, you will see a list of programs that have access to alerts. Disable access for suspicious applications (such as launchers or optimizers).

FAQ: Frequent questions about hiding notifications on Xiaomi

Can you hide notifications only for certain contacts?
Yes, but not through system settings. You'll need to: Open the Contacts app and select the contact you want. Click Edit โ†’ Notifications (if available). Select Silent Notifications or disable notifications completely. For WhatsApp and Telegram, this is done in the Contact Chat settings.
Why did the MIUI update make notifications visible on the lock again?
MIUI updates often reset user privacy settings. After upgrade: Check Notifications section on the lock screen - you may have reset the Do Not Show option. Update settings for individual applications (see Method 3). If you used ADB, repeat commands (they are reset in major updates).
How to hide notifications on Xiaomi with always on display (AOD)?
On models with Always-on Display (such as the Xiaomi 13 Ultra or Redmi K60 Pro), notifications can even be displayed on the screen off. To remove them, go to Settings โ†’ Screen โ†’ Always-on Display. Turn off the option to show notifications. Or select Only the clock and date in the AOD settings. Note: on some firmwares, AOD may conflict with lock settings, in which case you will have to choose between always on the display and privacy.
Can you hide notifications only for SMS, but leave messengers?
Yes, this is done through the settings of the standard Messages app: Open Messages โ†’ โ‹ฎ (menu) โ†’ Settings โ†’ Notifications. Select the Lock Screen and turn off notifications. For instant messengers (like Telegram), leave the default settings. If you use a third-party one, SMS-Apps (e.g. Google Messages), similar settings are searched in its settings.
Will notifications be hidden if someone calls a locked phone?
No, incoming calls always show up on the lock screen regardless of the notification settings, so you don't miss an important call. However, you can: Hide the caller's name (only the number will be shown) in the Phone settings โ†’ Settings โ†’ Lock screen. Turn off vibration when calling if it's critical for privacy.