Why notifications on the lock screen can be a problem
The lock screen of the Xiaomi Redmi Note 8 displays notifications by default, which is convenient for quick access to important information. However, such alerts often become a source of discomfort. First, confidential data (messages from messengers, email, bank notifications) can be seen by outsiders if the phone is left unattended. Second, the constant stream of unnecessary alerts from games or social networks distracts and forces you to unblock the device once again.
Redmi Note 8 owners face this problem particularly acutely: MIUI does not have a universal βhide everythingβ switch, and the logic of displaying notifications depends on the firmware version. For example, in MIUI 12, privacy settings are hidden deeper than in MIUI 14, where they are put in a separate section. In addition, some applications (for example, WhatsApp or Viber) ignore system restrictions and continue to show the content of messages even after disabling the corresponding options.
In this article, weβll break down 5 working ways to hide notifications on the lock screen, from basic MIUI settings to advanced tricks with ADB and third-party utilities.
- π Completely disable notification impressions on the locked screen
- π± Hide the content of messages, leaving only the icons of the applications
- π οΈ Set up exceptions for individual programs (e.g., hide notifications from games, but leave them alone) SMS)
- π§ Use it. ADB-Deep Customization Teams (for experienced users)
Method 1: Disable notifications via MIUI settings
The easiest method is to use built-in privacy options, which are suitable for most users and do not require root rights or technical skills, and the instructions are relevant for the Redmi Note 8 on MIUI 12, 13 and 14 (there may be minor differences in the location of menu items).
Go to Settings β Notifications β Notifications β Notification settings on the lock screen. Here you will see three main modes:
- π΅ "Show everything" - App icons and notification text are displayed (default mode).
- π "Hide the content of notifications" - only application icons are shown, the text is hidden.
- π« "Do not show notifications β the lock screen is completely clean.
Please note that even in Hide Content mode, some system notifications (such as low battery power) may slip. To fix this, you will need to set exceptions for individual applications.
Check the MIUI version in Settings β About Phone β MIUI version
Close all background apps (especially messengers)
Make sure your phone is at least 30% charged.
Backup important notifications (if necessary)
-->
β οΈ Note: On some firmware (for example, MIUI Global Stable) after the system update, the notification settings may be reset.
Method 2: Hiding notification content for individual applications
If you only need to hide notifications from certain programs (such as games or social networks), but leave important alerts (SMS, calls), use customized settings, which is more accurate than the first one and allows you to flexibly manage the visibility of content.
Algorithm of action:
- Open Settings β Applications β Application Management.
- Select the app you want to hide (such as Facebook or TikTok).
- Go to the Notifications section.
- Turn off the βShow on the Lock screenβ switch or select the βHide Contentβ option (if available).
Messengers (Telegram, Viber) may need to be configured internally, such as WhatsApp, where you need to go to Settings β Notifications β Pop-up notifications and disable the βShow text messageβ option.
| Annex | The path to settings | Option to hide content |
|---|---|---|
| Telegram | Settings β Notifications and sounds β Notifications | "Hide the text of the message" in the section "Block screen" |
| Viber | More. β Settings β Notifications β Notification settings | "Hide text" in the block "Block screen" |
| Gmail | β° β Settings β [Account] β Notifications | "Confidential mode" (hiding the sender and the subject) |
π‘
If there is no option in the appβs settings to hide notification text, try disabling notifications completely and then turning them on again β sometimes this resets the cache and returns hidden options.
Method 3: Use of the "Do Not Disturb" mode
The Do Not Disturb (DND) feature in MIUI allows you to temporarily disable all notifications or configure exceptions, a method that is convenient if you need to hide alerts for a certain period (e.g., during a meeting) or at night.
How to set up:
- Go to Settings β Sound and vibration β Do not disturb.
- Activate the "Enable" switch.
- In the "Rules" section, select Add a rule and specify:
The main difference from previous methods is that Do Not Disturb is a temporary, rather than permanent, concealment of notifications, which is useful if you want to control the visibility of alerts based on the context (work, sleep, driving).
What to do if "Do Not Disturb" does not work?
Method 4: ADB-Deep customization commands (for experienced users)
If standard methods don't work, you can use ADB (Android Debug Bridge), a tool for low-level Android management, which is suitable for users who are willing to work with the command line.
What you need:
- π₯οΈ Computer with installed ADB Tools.
- π± Included debugging by USB on Redmi Note 8 (Settings) β The phone. β Version. MIUI β 7 times tap the assembly number β Go back to Settings β Additionally. β For developers β Debugging by USB).
- π USB-cable (preferably original).
Commands to hide notifications:
adb shell settings put global lock_screen_show_notifications 0 # Disables notifications on the lock screen
adb shell settings put global lock_screen_allow_private_notifications 0 # Hide notification contentTo return the standard settings, replace 0 with 1 on both commands. After completing the commands, restart the phone.
β οΈ Note: On some versions MIUI (Especially custom firmware, these commands may not work because of the system settings that have changed. Before experimenting, back up your data via Mi Cloud or TWRP β This is the only way to restore the system when it fails.
Method 5: Third-Party Notification Management Applications
If you want the flexibility that standard MIUI doesn't offer, look for third-party tools that allow you to filter notifications by keyword, time, app, and even geolocation.
| Annex | Functions | Cons |
|---|---|---|
| Notifier | Filtration of notifications by text, disabling on the lock screen, customization of appearance. | Requires permission to access notifications (may conflict with MIUI) |
| Notisave | Stores notification history, hides content on the lock screen, locks on schedule. | The paid version is needed for advanced functions. |
| Notification Blocker | Block notifications by application, keyword, time. | Advertising in the free version, can slow down on weak devices. |
Check reviews before installing β some apps may conflict with MIUI Optimization (a built-in Xiaomi optimization feature), which will cause notifications to disappear completely, not just on the lock screen.
π‘
Third-party notification management apps require βAccess Notificationsβ permission in Settings β Applications β Special Access β Access to Notifications. Without that, they wonβt be able to filter alerts.
Frequent problems and their solutions
Even after all the methods have been used, notifications can continue to appear. Consider typical scenarios and how to fix them:
Problem 1: Notifications are hidden, but the app icons remain on the lock screen.
Solution: There is no option in MIUI to completely remove icons β they will always appear if the notification is active. To remove them, you need to turn off notifications for the application completely (see Method 2).
Problem 2: After the MIUI update, the settings reset.
Solution: This is a well-known feature of Xiaomiβs global firmware. Check the settings after each update or use it. ADB-Teams for the Continuous Application of Rules.
Problem 3: Notifications from banking applications (SberBank Online, Tinkoff) ignore privacy settings.
Solution: Banking applications often use system notification channels that defy standard restrictions.
- π± Disable notifications for the application in its own settings (usually there is an option "Do not show on the lock screen").
- π Use the Incognito mode in MIUI (if available β it hides notifications from all applications except system.