How to hide the text of notifications on Xiaomi: all the ways for MIUI 14 and 15

Xiaomi, Redmi and POCO MIUI-based smartphones display notifications as informative as possible, sometimes too informative. If you receive instant messaging, work emails or bank alerts, their contents can be seen by anyone who looks at the lock screen or notification panel, posing privacy risks, especially in public places or when using a smartphone by colleagues/relatives.

Fortunately, MIUI 14 and MIUI 15 (and earlier versions) have several layers of protection: You can hide the text of notifications completely, leave only app icons, block impressions on the lock screen or even disable previews for individual messengers. In this article, 5 proven ways, including hidden settings, that work even on budget models like the Redmi Note 12 or POCO X5.

Important: Some methods require administrator rights or enable Developer Mode. If you use Xiaomi at work, check with the user. IT-Department, whether these settings violate the corporate security policy.

1. Hiding the text of notifications on the lock screen

The most obvious way is to turn off the display of notification content on a locked screen, which does not remove the alerts themselves, but makes them โ€œemptyโ€ for prying eyes.

How it works in MIUI 14/15:

  • ๐Ÿ“ฑ Go to Settings. โ†’ Lock screen.
  • ๐Ÿ”’ Select Notifications on the lock screen.
  • ๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Activate Hide the contents of notifications (in some firmware it is called Do not show text).
  • โš™๏ธ To fine-tune, tap Additional and select which apps should be displayed without text (e.g. WhatsApp or Telegram only).

Once the changes are applied, only the app icons and the number of new notifications (e.g., โ€œ2 new messagesโ€) will be visible on the lock screen, but not their contents. Exception: if you use Smart Lock (location or device unlock), the settings may be reset after the reboot.

โš ๏ธ Note: Some models (e.g. Xiaomi 13 Pro) after upgrading to MIUI 15, this option may be hidden behind an additional menu. If you can't find an item, check Settings. โ†’ Annexes โ†’ Notifications โ†’ Lock screen.

๐Ÿ“Š How often do you check notifications on the lock screen?
Constantly (every 5-10 minutes)
Several times an hour
Only when the beep comes in.
There is no one around, I donโ€™t hide it.

2. privacy settings for individual applications

If you only need to hide notifications from certain messengers (like Viber or corporate Slack), use customized application settings, which is convenient when the general restrictions on the lock screen seem excessive.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Select the application you want (such as Telegram).
  3. Tap Notifications. โ†’ Categories of notifications.
  4. For each category (such as โ€œMessagesโ€ or โ€œGroupsโ€), activate the Hide option on the lock screen.
  5. Save the changes.

This method allows you to flexibly manage visibility: for example, hide the text of work emails in Gmail, but leave notifications from Instagram open. Note: some applications (for example, WhatsApp Business) may have a separate setting for confidential mode inside the messenger itself.

I went to the settings of a specific application|Check all categories of notifications|Activated the option "Hide on the lock screen"|Rebooted the smartphone to apply the changes-->

3.Using the โ€œPrivacyโ€ mode in MIUI

MIUI 14 and later includes a special Privacy Mode that automatically hides sensitive information in all notifications, a method that is useful if you are often in public places or sharing your phone with loved ones.

Activation of the regime:

  • ๐Ÿ” Go to Settings. โ†’ Confidentiality.
  • ๐Ÿ›ก๏ธ Select Privacy Mode (or Notification Protection in some firmware).
  • ๐Ÿ“ต Turn on the switch Hide notifications on the lock screen.
  • ๐Ÿ”„ If you wish, add exceptions for trusted apps (like Weather or Calendar).

The advantage of this is centralized management, and the disadvantage is that on some devices (like Redmi 10C), the mode can conflict with the Second Space if it is activated, and then you have to choose the priority function.

Coverage methodApplicationDeficienciesIt's good for MIUI.
Hiding on the lock screenGlobal for all notificationsDoes not work in an unlocked state12, 13, 14, 15
Set up individual applicationsSelective concealment (e.g. Telegram only)Requires manual adjustment for each messenger11 and newer
Confidentiality regimeAutomatic hiding of sensitive dataIt may be in conflict with the Second Space.14, 15
Disabling previews in the status barHiding text in the top panelDoes not hide the number of notificationsAll versions.

4. disable notification previews in the status bar

Even if you have hidden the text on the lock screen, when you unlock the smartphone in the top panel (status bar), the content of the notifications may be displayed for a short time.

Step-by-step:

  1. Open Settings โ†’ Notifications and Status bar.
  2. Select Notification Management.
  3. Slip on Additional (or Notification Settings in older versions).
  4. Turn off the option to Show the contents of notifications in the status bar.

After that, only app icons will appear in the top bar, and text will only appear after the notification curtain is fully opened.This method is especially useful for Xiaomi owners with Always-on Display (such as Xiaomi 13 Ultra), where notifications can be displayed even on the screen off.

๐Ÿ’ก

If the preview notifications stop coming after you turn off, check if the Do Not Disturb (DND) mode is activated, which can automatically block alerts from some applications.

5. Hidden features for advanced users

If the standard settings don't work, you can use hidden MIUI capabilities or third-party tools, which require more effort but give you maximum control.

Method 1: ADB-global concealment

With Android Debug Bridge (ADB), you can force notification text display to all apps, which is useful if the manufacturer has blocked settings in firmware.

adb shell settings put global hide_notification_content 1

To return the standard display, do:

adb shell settings put global hide_notification_content 0

Method 2: Notification management applications

Google Play has utilities like Notification History Log or Notisave that allow you to:

  • ๐Ÿ“Š Archiving notifications without displaying on the screen.
  • ๐Ÿ”’ Block impressions for certain keywords (e.g., โ€œpasswordโ€ or โ€œbankยป).
  • ๐Ÿ› ๏ธ Set up Priority Notifications with Individual Rules.

โš ๏ธ Attention: Use ADB or third-party applications may disrupt some system functions, especially on devices with HyperOS (new shell from Xiaomi, which came to replace the system). MIUI Before experimenting, back up through Settings. โ†’ My device. โ†’ Backup.

What to do if after ADB-Notification teams are missing altogether?
If after the execution of commands notifications stopped coming, check: 1. Is the mode activated Do not disturb (DND). 2. Notified system applications in Settings โ†’ Annexes โ†’ Application management โ†’ Three points. โ†’ Show system-based. 3. Restart the device - sometimes changes are only applied after the reboot. If the problem persists, follow the command adb shell settings put global. hide_notification_content 0 and check the settings again.

6. Features for different Xiaomi models

Not all methods work equally well on different Xiaomi devices.

For flagships (Xiaomi 13/14, MIX Fold):

  • ๐Ÿ“ฑ Supports Always-on Display โ€“ Hiding notifications on it is configured separately in Settings โ†’ Lock screen โ†’ Always-on Display.
  • ๐Ÿ”ง Have extended privacy settings in MIUI 15, including the protection of personal data in notices.

For budget models (Redmi Note 12, POCO M6):

  • ๐Ÿ“‰ There may be no privacy mode โ€“ use the settings of individual applications.
  • ๐Ÿ”„ After updating the firmware, the notification settings may be reset.

For HyperOS devices (2026 and later):

  • ๐Ÿ†• Menu of notification settings moved to Settings โ†’ Notification centre.
  • ๐Ÿ”’ Sensitive notifications that automatically hide messages with passwords or financial information.

If your model doesnโ€™t support the right features, consider alternative solutions โ€” for example, using Secure Folder (for Xiaomi based on Android 12+) or installing Nova Launcher with the TeslaUnread plugin to customize notifications.

๐Ÿ’ก

On HyperOS devices (such as Xiaomi 14), standard methods of hiding notifications may not work, in which case use Settings โ†’ Notification Center โ†’ Notification privacy and activate the option to Hide sensitive content.

FAQ: Frequent questions about hiding notifications on Xiaomi

Can you hide notifications only for certain WhatsApp contacts?
Yeah, but not through the settings. MIUI. Open WhatsApp, go to chat with a contact โ†’ โ‹ฎ โ†’ Notifications โ†’ Use high priority and disable the option. After that notification from that contact will come without text.
Why are the notifications visible again after the MIUI update?
Firmware updates sometimes reset user settings. After the update, recheck: Settings โ†’ Lock screen โ†’ Notifications. Settings. โ†’ Annexes โ†’ [Choose the messenger] โ†’ If the problem is recurring, use it. ADB-commando.
How to hide notifications on the Always-on Display screen?
On Always-on Display devices (e.g. Xiaomi 13 Pro): Go to Settings โ†’ Lock screen โ†’ Always-on Display. Select Display Style โ†’ Minimalist (hidden notification text). Or turn off the option to Show notifications in full.
Do these methods work on POCO F5 with HyperOS?
Yes, but with HyperOS in mind: Use Settings โ†’ Notification Center โ†’ Notification Privacy. For Always-on Display, set up the Hiding in Settings โ†’ Screen โ†’ Always-on Display โ†’ Style. If you don't have an option, upgrade to the latest version.
Can I hide notifications from banking applications (Sberbank, Tinkoff)?
Banking applications often block system privacy settings. Solutions: Disable notifications within the banking application itself. ADB-command for global concealment (see section 5).Install Secure Folder and move the banking application there - notifications will be automatically hidden.