How to remove notifications from the lock screen on Xiaomi Redmi Note 8T: all ways

The lock screen of Xiaomi Redmi Note 8T is not only protecting your data, but also a window into the world of notifications. However, not all users like when the content of messages from messengers, mail or social networks is displayed on a locked screen. This is a question of not only privacy, but also convenience: a constant stream of alerts can distract or even drain the battery due to frequent display switches.

In this article, we’ll look at all the ways you can hide notifications on the Redmi Note 8T lock screen, from standard MIUI settings to advanced ADB and third-party utilities. We’ll focus on the nuances that depend on the firmware version (e.g. MIUI 12/13/14) and device model. If you want to leave notifications only for individual applications or turn them off completely, here’s the solution.

πŸ”Ή Important: Some methods require administrator rights or debugging USB. If you are not sure about your actions, use only standard settings. MIUI.

1. Method: Standard MIUI settings (without root)

The easiest and safest method is to use the built-in options, which is suitable for most users and does not require additional knowledge.

Open the Settings menu β†’ Notifications and Status bar β†’ Notifications on the lock screen. Here you will see three main options:

  • πŸ“± Show all text notifications – display the title and content (by default).
  • πŸ”’ Hide the content of notifications – only app icons and headers are shown.
  • ❌ Do not show notifications – completely disabling alerts on the lock.

Choose the second or third option depending on your preferences. If you want to leave notifications but hide their content, the optimal option is "Hide content." After changing the settings, check the result by blocking the screen with the power button.

πŸ“Š What kind of notifications do you prefer?
Standard settings of MIUI
ADB-team
Third-party annexes
Turn off notifications completely.

⚠️ Note: on some versions MIUI 14 The path to settings may be different. If you don't find "Notifications on the lock screen", try the alternative route: Settings β†’ Annexes β†’ Management of notifications β†’ Lock screen.

2. Method: Configure for individual applications

If you only need to hide notifications from specific messengers (like WhatsApp or Telegram) and leave others visible, use customized settings. This is convenient when you want to see alerts from banking apps but hide private messages.

Instructions:

  1. Go to Settings β†’ Applications β†’ Notification management.
  2. Select the application from the list (for example, Viber).
  3. Slip to the item "Notifications on the lock screen".
  4. Select "Hide Content" or "Do Not Show".

For convenience, you can sort applications by category (social networks, messengers, system) - so it is easier to find the right one. Remember that changes apply immediately, but sometimes you need to restart the device for proper operation.

Is the notification settings open?|Whether the desired application is selected?|Is there a β€œHide of content” mode in place"?|Checked the display on the lock?-->

πŸ’‘ Useful tip: if notifications are still shown after the changes, clear the Settings app cache β†’ Annexes β†’ All applications β†’ Settings β†’ Clear the cache. This often solves problems with synchronizing settings.

3. Method: Use of ADB (for advanced users)

If the standard settings do not give the desired result (for example, on custom firmware), you can use the ADB-This method requires connecting the device to the PC and enabling debugging mode, but allows you to flexibly manage notifications.

Step-by-step:

  1. Activate Developer Mode: Go to Settings β†’ About Phone and tap on the MIUI version 7 times.
  2. Return to Settings β†’ Additional β†’ For developers and enable β€œDebugging by USB”.
  3. Connect the Redmi Note 8T to your computer and confirm the debugging permission.
  4. Open the command line (Windows) or the terminal (macOS/Linux) Enter: adb shell settings put global lock_screen_show_notifications 0 This command will completely disable notifications on the lock.

To return notifications, replace 0 with 1. To partially hide the content, use the command:

adb shell settings put global lock_screen_allow_private_notifications 0
What if the ADB does not recognize the device?
Make sure that Xiaomi drivers are installed USB Drivers and File Transfer mode is enabled when connected. Also try using another one. USB-cable (original) and port USB 2.0 on PC.

⚠️ Attention: misuse ADB This can cause system failures. Before executing commands, back up your data through Settings. β†’ Additionally. β†’ Backup and reset.

Method: Third-party applications (without root)

If you need advanced notification management capabilities (e.g., hiding only for certain contacts or over time), look for third-party utilities. 8T fit:

  • πŸ” Notification History Log – keeps a log of notifications and allows you to filter their display.
  • πŸ›‘οΈ Hide Lockscreen Notifications – a special application for hiding notifications (requires permission to access notifications).
  • πŸ“± Naptime – optimizes notifications in the background (useful for battery savings).

To use such applications:

  1. Download the utility from Google Play.
  2. Provide access to notifications in Settings β†’ Applications β†’ Special Access β†’ Access to notifications.
  3. Set up the rules of hiding in the application interface.

Important: Some applications may conflict with MIUI’s energy-saving features. If notifications stop coming after installation, add it to the auto-cleaning exception list (Settings β†’ Battery β†’ Battery Optimization).

5. Method: Disabling notifications via Safe Mode (diagnostics)

If the lock notifications appear against all settings, the problem may lie in the application conflict. To check this, run the device in Safe Mode, where only system services work.

How to activate Safe Mode:

  1. Press the power button before the off menu appears.
  2. Hold your finger on the "Switch off" option - a prompt will appear to go to Safe Mode.
  3. Confirm the action and wait for the reboot.

In Safe Mode, check if the notifications are displayed on the lock. If not, the problem is in one of the installed applications. alternately delete the newly installed programs until you find the culprit.

  • πŸ€– Launchers (for example, Nova Launcher or POCO Launcher).
  • πŸ”„ Battery Optimizers (e.g. Greenify).
  • πŸ“± Automation applications (e.g. MacroDroid).

πŸ’‘

Safe Mode is a diagnostic tool, not a permanent solution, and once you find a problem, go back to normal and uninstall the conflicting app.

Comparison of methods: which one to choose?

To make the choice easier, we have compiled a table with the pros and cons of each method:

MethodDifficultyRequired rightsFlexibilityRisks.
Standard settings of MIUI⭐No.Medium (general settings)Absent.
Setup for individual applications⭐⭐No.High (by annex)Absent.
ADB-team⭐⭐⭐USB debuggingHigh (exact setting)Failures under wrong teams
Third-party annexes⭐⭐Access to notificationsMaximum (rules, exceptions)Conflicts with MIUI
Safe Mode⭐⭐No.DiagnosticsTemporary shutdown of applications

For most Redmi Note 8T users, the first two methods are sufficient. If you need fine-tuning (for example, hiding notifications only at night or for specific contacts), look for ADB or third-party utilities.

Frequent problems and solutions

Even after all the recommendations have been applied, notifications may continue to appear.

Problem 1: Settings are not saved after the reboot.

Solution: Clear the Settings app cache (as described above) or reset the notification settings to factory: Settings β†’ Apps β†’ Notification management β†’ Three dots (menu) β†’ Reset settings.

Problem 2: Notifications are displayed despite the option of β€œDo not show”.

Solution: Check if the "Show as Important Notifications" mode is enabled for a particular application. Open the notification settings for that application and turn off the "Show as Important" option.

Problem 3: After the MIUI update, the settings reset.

Solution: This is typical system behavior. After major updates (e.g., from MIUI 12 to MIUI 13), you will have to reconfigure notifications. To avoid this in the future, back up through Settings β†’ Additional β†’ Backup (select System Settings).

πŸ’‘

If you often encounter problems after updates, turn off automatic updates in Settings β†’ About Phone β†’ System Update β†’ Three Points β†’ Settings β†’ Auto Update.

Can you hide notifications only for certain WhatsApp contacts?
Yes, but not through MIUI settings. Use Exclusions in WhatsApp itself: Open the contact chat. Tap three points β†’ More β†’ Notifications. Turn off the "Show notifications" option or select "No sound." This will hide notifications from that contact in all modes, including the lock screen.
Why did the notifications appear again after the reset?
Factory reset returns all system settings to their original state, including notification settings. After reset, you will have to reset the notification display on the lock screen. To avoid this, export the settings through Settings β†’ Additional β†’ Backup (select "Application Settings") before reset.
Is there a difference in settings for the Redmi Note 8T and Redmi Note 8 Pro?
Yes, despite the similar names, these models run on different processors (Redmi Note 8T for Snapdragon 665, and Note 8 Pro for Mediatek Helio G90T), which affects the MIUI version and available options. For example, the Note 8 Pro may not have a Hide Content clause for individual applications, in which case use ADB or third-party utilities.
How to hide notifications only during sleep?
MIUI doesn’t provide a built-in feature for temporarily hiding notifications, but you can use the MacroDroid app to automate: Create a macro with Time β†’ 23:00 to 7:00. Add Notifications β†’ Disable Notifications on the Lock screen. Save and activate macro. This will require granting permissions to access notifications and special features.
Can I hide the notifications without turning off the sound?
Yes, in the MIUI settings, notifications and their display on lock are separately adjusted. You can: Leave the sound on, but hide the text of the notifications (the option β€œHide content”). Or turn off the vibration / sound for a particular application, leaving notifications on the screen. To do this, go to Settings β†’ Sounds and vibrations β†’ Notifications and configure the settings separately.