Notifications on your smartphone are like a window into your privacy. Even a casual look at a lock screen can reveal the content of messages from messengers, emails or banking applications. On the Xiaomi Redmi 9 with the MIUI shell, there are several levels of privacy protection, from simple concealment of text to full blocking of notifications for individual applications. But not all users know where to look for these settings β especially after system updates when the menu moves to other sections.
In this article, weβll discuss 5 working ways to hide notifications on Redmi 9, including little-known tricks for MIUI versions 12, 13 and 14.
- π Hide the text of notifications on the lock screen, leaving only the application icons
- π± Set up βsensitiveβ notifications for banking and work applications
- π Completely disable preview text in the status bar (top curtain)
- π‘οΈ Use incognito mode for individual chats in messengers
- π Return the standard settings if something goes wrong
Importantly, some methods require permission to change system settings, which we'll discuss in detail, and at the end of the article, you'll find an FAQ with answers to typical problems (for example, why notifications are still shown after a phone reset).
Basic privacy settings in MIUI: hide text on the lock screen
The easiest way to limit notification visibility is to use the built-in MIUI options. They work on all firmware versions for Redmi 9 (including global and Chinese builds).
- Open Settings β Notifications and Status bar.
- Go to the Notification Privacy section (in some versions of MIUI it is called Notification Settings on the Lock screen).
- Choose one of three display options: π± Show everything β the text of the notifications is visible in full (not safe). π Hide the content of notifications β only app icons and titles are shown (e.g., βNew WhatsApp message"). π« Do not show notifications β nothing is displayed on the lock screen.
An important nuance: if you have a Smart Lock option enabled, when you unlock it, notifications can be temporarily displayed in full. To avoid this, turn off Show Notifications when you smartly lock in the same settings section.
β οΈ Attention: Redmi 9 with firmware MIUI 14 The path to settings may be different. If you don't find the Notification Privacy section, try the alternative route: Settings β Annexes β Application management β Notification settings (cog icon in upper right corner).
2. Advanced Settings: Hiding Notifications for Individual Applications
General privacy settings are good, but sometimes you only need to hide notifications from specific applications (such as banking or work messengers). MIUI It's done this way:
- Go to Settings β Applications β Application Management.
- Select the application you want (such as SberBank Online or Telegram).
- Put it on the Notifications.
- Activate Sensitive Notifications (or Hide Content in older versions of MIUI)
- Additionally, you can disable Sound, Vibration or Pop-ups for this application.
βοΈ Preparation for setting up notifications
Tips for MIUI 14 users: If the appβs settings donβt have the Sensitive Notifications option, try first turning off all notifications for it, then turning it back on β sometimes this resets hidden settings.
3. Hiding the preview text in the status bar (top curtain)
Even if you hid the notifications on the lock screen, the text can appear in the status bar (top bar) when you deploy the curtain.
- Go to Settings β Notifications and Status bar β Status string.
- Tap on notification settings (or additional settings in MIUI 13).
- Find the option to Preview notifications and turn it off.
- To completely mask, activate Hide the contents of notifications in the status bar (not available in all regional firmware).
If these options are not available, use the workaround through ADB-commands (requires a connection to the PC):
adb shell settings put global heads_up_notifications_enabled 0
adb shell settings put global hide_sensitive_notifications 1β οΈ Warning: Disabling preview in the status bar may cause some system notifications (such as low battery charge) to become less noticeable. To return standard settings, follow the command: adb shell settings put global settings hide_sensitive_notifications 0
4.Use Second Space to completely isolate notifications
If you need to separate your work or personal notifications completely, use the Second Space feature in MIUI, which creates an isolated environment with separate notification settings, apps, and even wallpaper.
How to set up:
- Open Settings β Special Options β Second Space
- Create a second profile by following the instructions on the screen.
- After restarting your phone, select the Main Profile or Second Space when you turn on.
- In each profile, independently set up notifications via Settings β Notifications.
Advantages of the method:
- π Complete isolation of notifications between profiles.
- π± Different privacy settings for each space.
- π Quickly switch between profiles through the notification panel.
How to reset Second Space if you forget your password?
Restriction: Second Space is not available in some regional firmware (e.g. EU).If you don't have the option in your settings, try installing global firmware through the Mi Flash Tool.
5. Resetting notification settings to factory
If after experimenting with the settings, notifications stopped working correctly (for example, they do not show at all or are duplicated), reset:
- Go to Settings β Applications β Application Management.
- Slip on three dots in the top right corner and select Reset notification settings.
- Confirm the action. The phone will reboot.
If there is no reset option, use the manual method:
- π± Delete the Settings application data through Settings β Annexes β All applications β Settings β Warehouse β Clear the data.
- π Reboot the phone.
- π§ Reconfigure notifications from scratch.
β οΈ Note: Resetting notification settings does not affect application data, but may result in loss of user rules for Do Not Disturb and Priority Notifications.
π‘
Resetting notifications doesnβt delete the messages themselves, only the rules for displaying them. To clear your notification history, use apps like Notification History (requires root rights).
Additional security measures: disabling pop-ups and notifications on a locked screen
Even after hiding the notification text, some apps can show pop-ups on top of other windows.
- Go to Settings β Special Opportunities β Pop-up windows.
- Turn off pop-up permissions for unnecessary apps (such as games or ad services).
- To completely disable pop-up notifications, execute a command via ADB: adb shell settings put global heads_up_notifications_enabled 0
Also check the lock screen settings:
- π Go to Settings. β Lock screen β Additional settings.
- π± Turn off the options Show notifications on the lock screen and Double tap to wake up (the latter may accidentally open notifications).
- π In the Security section, activate Hide sensitive content.
For Redmi 9 root-rights owners, you can use the Xposed or Magisk module with the Hide Notification Content plugin, which allows you to flexibly configure notification masking even for system applications.
Comparison of methods of hiding notifications on Xiaomi Redmi 9
| Method | Level of confidentiality | Difficulty setting up | Whether a PC/root is required | Limitations |
|---|---|---|---|---|
| Hiding text on the lock screen | Medium. | Low. | No. | App icons remain visible |
| Sensitive notifications for individual applications | High-pitched | Medium | No. | It does not work for system notifications. |
| Disabling preview in the status bar | High-pitched | High (requires ADB) | Yes (for ADB) | Can Hide Important System Notifications |
| Second Space | Maximum | Medium | No. | Unavailable in some firmware |
| Resetting notification settings | Low (dumping) | Low. | No. | Remove all user rules |
π‘
If you often pass your phone to colleagues or friends, turn on the Guest Session mode in MIUI. Go to Settings β System and Device β Additional β Guest Session and activate the option. Guest mode will hide all notifications and personal data.