How to hide the text of notifications on Xiaomi: from standard settings to hidden MIUI chips

Privacy on a smartphone starts with small details β€” like the text of notifications that strangers can read when you pull your phone out of your pocket or leave it on the table. Xiaomi’s MIUI-powered smartphones offer several ways to hide the content of notifications, from basic settings on the menu to little-known features that not all users notice. But not all methods are equally effective β€” some hide text only on a locked screen, others work in an unlocked state, and still others require the installation of additional applications.

In this article, we’ll look at 5 working ways, including MIUI settings, incognito modes for individual applications, and even ADB capabilities for advanced users. We’ll focus on why some Xiaomi models (like the Redmi Note 12 or POCO X5) might not work, and what to do in such cases.

Standard MIUI settings: hide the text of notifications on a locked screen

The easiest way is to use the built-in MIUI options, which are available on all Xiaomi smartphones, starting with the MIUI 12 firmware version, and do not require superuser rights or additional programs. However, there is an important caveat: these settings only work on a locked screen, and once unlocked, the notification text will be visible in full.

To activate the function:

  1. Go to Settings β†’ Notifications β†’ Notification settings.
  2. Select Notifications on the locked screen.
  3. Activate the option to Hide the contents of notifications.

On some models (such as Xiaomi 13T or POCO F5), the path may be slightly different: Settings β†’ Screen Lock β†’ Additional settings β†’ Notifications on the locked screen.

⚠️ Note: If you have Smart Lock enabled, notifications can be displayed in full even on a locked screen in β€œtrusted” locations (such as at home or when connecting to a trusted device via Bluetooth). β†’ Screen locking β†’ Smart lockdown.

πŸ“Š What kind of smartphone you Xiaomi?
Redmi (Note/Pro series)
POCO (F/X/M)
Xiaomi (number series)
Black Shark
Other

2. Incognito mode for individual applications

If you only need to hide notifications from specific messengers (such as Telegram, WhatsApp or Viber), you can use the built-in incognito mode, which works on both locked and unlocked screens, but requires customization for each application separately.

Instructions for Telegram:

  1. Open the app and go to Settings β†’ Notifications and sounds.
  2. Select the Notification Type and activate the No Text option.
  3. For additional privacy, disable Message Preview.

For WhatsApp:

  • πŸ“± Go to Settings. β†’ Notifications.
  • πŸ”’ Select Notification Tone and turn off Display Text Messages.
  • πŸ”” For full cover, also deactivate Notification Sounds and Vibration.

Similar settings are found in other popular messengers, and the main advantage of this method is flexibility: you can leave notifications visible to important contacts and hide them to others.

πŸ’‘

If the messenger does not have the option to hide the text of notifications, try to disable notifications completely, and instead use the app widget on the home screen, so you will see new messages, but their content will remain hidden.

3. Use of "Secure Mode" (Second Space) to completely isolate notifications

The MIUI’s Second Space feature allows you to create an isolated environment with separate settings, apps, and notifications, which is useful if you want to completely hide notifications from certain applications not only on the lock screen, but also in the notification bar.

How to set up:

  1. Go to Settings β†’ Special Options β†’ Second Space.
  2. Create a second desktop and transfer to it applications, notifications from which you want to hide.
  3. In the main space, these notifications will not be displayed.

The downside is that you have to constantly switch between spaces, but it's the only way to completely hide notifications from certain applications, even when unlocked, without using third-party programs.

MethodIt works on a locked screen.It works in an unlocked state.Requires root rightsSuitable for individual applications
Standard settings of MIUIβœ… Yes.❌ No.❌ No.❌ No, everyone)
Mode "Incognito" in messengersβœ… Yes.βœ… Yes.❌ No.βœ… Yes.
Second Spaceβœ… Yes.βœ… Yes.❌ No.βœ… Yes (through isolation)
Third-party applications (such as Notisave)βœ… Yes.βœ… Yes.❌ No.βœ… Yes.
ADB-teamβœ… Yes.βœ… Yes.⚠️ Partially.βœ… Yes.

4. Third-party applications for concealing notifications

If MIUI isn't built in, you can use third-party utilities, and one of the most popular solutions is Notisave (available on Google Play), which not only hides the text of notifications, but also stores their history, allowing you to view messages later in encrypted form.

How to set up Notisave:

  • πŸ“² Install the app from Google Play.
  • πŸ”§ Provide access to notifications in Settings β†’ Annexes β†’ Special access β†’ Access to notifications.
  • πŸ”’ In Notisave settings, select Hide Notification Content and activate encryption.
  • πŸ“Œ Add the Notisave widget to the home screen for quick access to hidden notifications.

Other useful applications:

  • πŸ›‘οΈ Notification History Log – keeps a log of notifications and allows you to filter them by application.
  • πŸ” Hide Lockscreen Notifications – specializes in hiding notifications on the lock screen.
  • πŸ“± NLS (Notification Log Shortcut – Creates a shortcut to view notification history without displaying it on the screen.

⚠️ Note: Some notification hiding apps (such as those that require Accessibility Service rights) may conflict with features MIUI, If after installing such software, the smartphone began to slow down or discharge quickly, check the battery optimization settings in Settings. β†’ Battery β†’ Optimizing the battery.

Check compatibility with your version MIUI|Download the app only from the official store (Google Play)|Provide manual access to notifications|Set up exceptions for the application in battery optimization|Backup important notifications before experimenting-->

5. Advanced method: Hiding notifications via ADB (no root)

If you're ready to dive into the technical details, you can use ADB (Android Debug Bridge) to hide notifications at the system level, a method that doesn't require root rights, but requires connecting your smartphone to your computer and basic command line knowledge.

Step-by-step:

  1. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI Version (click 7 times to unlock Developer Settings, then activate debugging in Settings β†’ Additional β†’ For Developers).
  2. Connect your smartphone to your PC and execute the command: adb shell settings put global hide_notifications_on_lockscreen 1 This hides notifications on a locked screen.
  3. To hide notifications for a specific application (e.g. Telegram), use: adb shell cmd notification allow_listener -c org.telegram.messenger -u 0

To reverse the changes, use the same commands by replacing 1 with 0 or -u 0 with -u 1.

This method is suitable for users who want full control over notifications but do not want to install third-party applications, but it requires caution: incorrect ADB commands can disrupt the system.

What if the ADB does not recognize the device?
If your smartphone does not appear in the list when executing the adb device command, check the following: 1. Make sure that Xiaomi drivers are installed on the PC (download them from the official website). 2. Try using another one. USB-cable (preferably original). 3. In the developer settings, activate Debugging by USB (Security settings) and confirm the connection permission. 4. Reboot your smartphone and PC. If the problem persists, try using adb kill-server and then adb start-server in the command line.

6. Hiding notifications from specific contacts (for instant messengers)

Sometimes you don't want to hide notifications from the entire app, but only from certain contacts, like you want to see messages from your family, but you want to hide correspondence with your colleagues, and most messengers support this feature, but it's implemented in different ways.

On Telegram:

  • πŸ‘€ Open a chat with the contact you want to hide the notifications from.
  • πŸ”• Click on the contact name β†’ Notifications β†’ Disable notifications.
  • πŸ”’Alternatively, select Quiet Mode to let notifications arrive, but without sound or text on the screen.

On WhatsApp:

  • πŸ“Ž Open the chat room. β†’ Click on three dots in the upper right corner β†’ More. β†’ Notifications.
  • πŸ”” Turn off Show notifications or select Only icon.
  • πŸ”Ή For additional privacy, disable Message Preview.

On Viber:

  • πŸ’¬ Go to the chat room. β†’ Information β†’ Notifications.
  • πŸ”‡ Choose No Sound or Hide Text.
  • πŸ“΅ To completely hide notifications, deactivate the option to Show notifications.

This method is convenient because it does not require global changes to the system – you control the visibility of notifications at the level of individual chats.

πŸ’‘

Hiding notifications from specific contacts is the most flexible method, since it does not affect system settings and allows you to point-to-point control of privacy.

Alternative methods: disabling notifications at the system level

If you need to completely disable notifications from certain applications (rather than simply hide their text), you can use the built-in MIUI tools. This is a radical method, but it is guaranteed to solve the problem of privacy.

Instructions:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Choose the app you want (like Facebook or Instagram).
  3. Press Notifications and turn off the switch.

For a more subtle setup:

  • πŸ“΅ Turn off Sounds and Vibration, but leave Notifications to see new messages without text.
  • πŸ”• Use Notification Categories to disable only certain types (e.g., YouTube β€œRecommendations”), but leave β€œMessages").

This is a good way to do this if you don’t want to see notifications from social networks or games, but you’re not ready to install additional programs.

FAQ: Frequent questions about hiding notifications on Xiaomi

Can you hide notifications for certain applications without affecting others?
Yes, use Incognito mode in the app itself (if supported). Notification settings in Settings β†’ Applications β†’ Application Management β†’ [Select App] β†’ Notifications. Second Space, bringing the desired applications to an isolated space. Third-party apps like Notisave also allow you to flexibly adjust the visibility of notifications for each software separately.
Why did the MIUI update stop working on the notification hiding settings?
This is a common problem after major updates (e.g., with a MIUI 13 on MIUI Possible causes and solutions: Settings reset: The update may have reset your personal settings. β†’ Notifications and reconfigure. Changes to API: New versions MIUI Sometimes they change the logic of the notifications. ADB-Application conflict: If you used third-party software to hide notifications, it could become incompatible. Update it or find an alternative. If the problem persists, try resetting notification settings to standard: Settings β†’ Annexes β†’ Resetting application settings.
How to hide notifications on the lock screen, but leave them visible in the notification panel?
This can be done in two ways: Standard settings MIUI: Activate Hide Notification Content in Settings β†’ Notifications β†’ Notifications on the locked screen, while in the notification panel itself (after unlocking), the text will be visible. ADB-Adb shell settings put global hide_notifications_on_lockscreen 1 This command hides notifications only on a locked screen without affecting the notification bar.
Is there a way to hide notifications from specific words or phrases (such as β€œpassword” or β€œbank”)?
There is no such feature in standard MIUI settings, but there are workarounds: Third-party apps: Notification Filter or MacroDroid let you create rules to filter notifications by keywords. For example, you can set up automatic concealment of messages containing the word "password." Automation via Tasker: A complex but flexible method. Tasker can intercept notifications and hide them if they contain predefined phrases. Both methods require manual adjustment and can affect smartphone performance.
Will the notification cover-up work if I use an alternative launcher (like Nova Launcher)?
Yes, but with reservations: Lock screen: Settings MIUI Notification Panel: Alternative launchers (like Nova or Apex) do not replace the notification panel, but they remain standard from the launcher. MIUI. All the hidden settings (through the ADB, Second Space or apps will work. Notification widgets: If you use third-party app widgets (like Notisave), their appearance may change, but the functionality will remain. The exception is deep integration launchers (such as Microsoft Launcher), which may conflict with certain features. MIUI. In this case, try to disable battery optimization for launcher.