How to hide notifications on the lock screen Xiaomi Redmi Note 10S: 5 working ways

The Xiaomi Redmi Note 10S lock screen is not only about protecting your data, but also a window into the world of notifications, which can sometimes become a source of annoyance. Messages from messengers, alerts from games, reminders of missed calls can all be distracting, especially when the phone is lying on the table during a meeting or simply preventing you from focusing. Fortunately, MIUI offers several ways to manage the display of notifications on a locked screen, from completely disabling them to fine-tuning them for individual applications.

In this article, we’ll look at all the current techniques, from basic settings in the Security menu to hidden features that even work on custom firmware, how to remove notifications completely, hide their content (leaving only app icons), or set exceptions for important contacts, and why settings are sometimes reset after a MIUI update and how to avoid it.

Important: Instructions are checked on Redmi Note 10S with MIUI 12.5–14 (including global and Chinese versions).If you have a different model or firmware, some menu items may differ - but the general logic remains the same.

1. Basic method: disabling notifications via β€œSettings”

The easiest method is to use the built-in MIUI options, which is suitable for those who want to completely remove notifications from the lock screen or hide their contents.

  1. Open Settings β†’ Always on screen and lock (or lock screen in older versions).
  2. Select Notifications on the lock screen.
  3. Switch the slider to Off for full shutdown, or select Hide the contents of notifications so that only the application icons without text are shown.

⚠️ Note: In some versions MIUI (For example, in China, this item may be called Privacy Notifications or Privacy Locking. If you don't, search by settings (the magnifying glass icon in the upper right corner).

Make sure you have the latest version of MIUI| Check if Do Not Disturb mode is enabled | Remember the current rollback settings |Reboot your phone after changes

-->

This works for all notifications at once, but what if you want to hide the alerts from only certain applications?

2. Thin customization: notifications for individual applications

If you want to leave only important notifications (such as WhatsApp or Telegram) on your lock screen and hide the rest, use custom settings.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Select the app you want to set up (such as Instagram).
  3. Click Notifications β†’ Lock screen.
  4. Choose one of the options: πŸ”• Allow – Show notifications in full; πŸ”’ Hide content – only display the app icon; ❌ Block – Do not show notifications at all.

πŸ’‘ Useful tip: For instant messengers (like Viber or Signal), you can set exceptions for specific contacts. β†’ Notifications β†’ Turn on the option to Show on the lock screen.

Type of notificationCustomization in MIUIThe result on the lock screen
Messages from all contactsPermit (with contents)Shows the text of the message and the name of the sender
Messages from all contactsHide the contentsShows only the messenger icon (e.g., "1 new message")
Messages from selected contactsSetting up in chat β†’ Show on the lock screenThe text is only displayed from selected contacts.
System notifications (updates, battery)Block in the application settings SystemDoes not show notifications about charging, updates, etc.

⚠️ Attention: After update MIUI Individual notification settings may reset. To avoid this, back up through Settings before updating. β†’ The phone. β†’ Backup.

3. Hidden features: Do not disturb mode and schedule

If you need to temporarily remove notifications (such as during a sleep or important appointment), use Do Not Disturb (DND) mode.

  • πŸ•’ Set a schedule (for example, from 23:00 to 8:00);
  • πŸ“΅ Disable all notifications or leave only important (calls, alarms);
  • πŸ”‡ Set exceptions for repeat calls or selected contacts.

How to turn on:

  1. Open Settings β†’ Sound and vibration β†’ Do not disturb.
  2. Activate the slider on or set the schedule.
  3. In the Exclusions section, select which notifications are allowed to show (such as alarm clocks or repeat calls).
πŸ“Š How often do you use the "Do Not Disturb" mode"?
Every night.
Only at important meetings.
Sometimes, in the mood.
Never use.

Important detail: In Do Not Disturb mode, notifications don't disappear forever - they just don't show up on the lock screen or make sounds. All alerts will remain in the notification curtain and will be available after unlocking the phone.

4. Advanced method: setup via MIUI Launcher

If standard settings don’t help (for example, notifications slip anyway), try using MIUI Launcher features, which is suitable for users who have a standard launcher from Xiaomi:

  1. Press and hold your finger to the free space on the main screen.
  2. Select the Home Screen Settings (the gear icon at the bottom).
  3. Go to Notifications. β†’ Lock screen.
  4. Turn off the option to Show notifications on the lock screen or set exceptions.

πŸ”§ Technical nuance: In some versions MIUI (for example, 13.0.4+) This item may duplicate the basic settings, but sometimes additional options are available here, such as:

  • 🎨 Notification style (compact or extended);
  • πŸ”„ Automatically conceal notifications through 5/10 seconds;
  • πŸ“± Display on Always-on Display (if supported).
What to do if the launcher settings are not saved?
If they reset after changing the settings in MIUI Launcher, try: 1. Clear the launcher cache (Settings β†’ Applications β†’ MIUI Launcher β†’ Clear the cache). 2. Reboot the phone. 3. Update the launcher via GetApps (the Xiaomi app store). If the problem remains, it may be a bug of the current version of MIUI. In this case, resetting the launcher settings to the standard (in the Home Screen Settings menu will help.)

5. Radical Solution: Disabling Notifications via ADB

If none of the above methods worked (for example, due to custom firmware or a bug in MIUI), you can use the ADB commands. This method requires connecting the phone to a computer and basic knowledge of working with Android Debug Bridge.

Here's the step-by-step instruction:

  1. Turn on USB Debugging on your phone (Settings β†’ About Phone β†’ MIUI Version β†’ Press 7 times, then go back to Additional β†’ For Developers β†’ Debugging by USB).
  2. Connect the Redmi Note 10S to your PC and confirm debugging permission.
  3. Open the command line (Windows) or the terminal (macOS/Linux) Enter: adb shell settings put global lock_screen_show_notifications 0 This command completely disables notifications on the lock screen.
  4. To return notifications, use: adb shell settings put global lock_screen_show_notifications 1

⚠️ Attention: Misuse of the right ADB If you are not sure about your actions, you should use other methods in this article.

πŸ’‘

ADB commands operate at the system level and are not reset after the phone is restarted. However, after the MIUI update, they may need to be repeated.

Problems and Solutions: Why Notifications Don't Disappear

Sometimes, even after all the settings, notifications continue to appear on the lock screen, and here are the most common reasons and ways to eliminate them:

Problem.Possible causeDecision
Notifications are displayed despite disconnectionSystem applications (e.g. Security) take priorityTurn off notifications for system applications manually (see Section 2)
Settings are reset after rebootingBug in the current version of MIUIUpdate the firmware or use it ADB-teams (section 5)
Notifications are shown only from certain applicationsIndividual application settings overlap commonCheck the settings of each application separately (Section 2)
The lock screen displays β€œClean Screen” instead of notificationsConfidentiality mode is enabled in the lock settingsDisable the option to Hide notifications when blocked in Settings β†’ Block

πŸ” Diagnostics: If the problem persists, check if notification management apps (such as Notification History or AutoNotification) are installed on the phone. MIUI.

πŸ’‘

If you have custom firmware installed (like Pixel Experience or LineageOS), notification settings may vary, in which case, look for similar items in the Settings β†’ Apps and notifications menu.

Alternative methods: third-party applications

If you don't like the built-in MIUI, you can use third-party utilities. Here are some proven options:

  • πŸ”’ Lockscreen Notifications (from Google Play) – allows you to flexibly configure notification displays, including keyword filtering.
  • πŸ“± NLS Lockscreen – replaces the standard lock screen with full control over notifications.
  • πŸ› οΈ MacroDroid – Automates the shutdown of notifications on a schedule or under certain conditions (for example, when the phone is lying down on the screen).

⚠️ Note: Party notification management applications require permission Special access (Settings) β†’ Annexes β†’ Special access β†’ Be careful: some utilities may collect information about your alerts.

πŸ“Œ Important nuance: On MIUI 14 and later, some third-party apps may not work due to tightening security policies. In this case, try to roll back to an older version. MIUI or use ADB-section 5.

FAQ: Frequent Notification Questions on Redmi Note 10S

πŸ”Ή Why After Updating MIUI Notifications reappear on the lock screen?
This is a known MIUI problem, with major updates (e.g., version 12 to version 13), some settings are reset. To avoid this, before updating: Back up via Settings β†’ Additional β†’ Backup. Record or take a picture of the current notification settings. After updating manually restore the settings (see sections 1–2 of this article).
πŸ”Ή Can you hide notifications only for certain contacts?
Yes, but not through the standard MIUI settings. You'll need to: Set up a third-party messenger that supports a "blacklist" of notifications (such as Signal or Session) or use MacroDroid to create a rule: "If a notification from contact X β†’ hide it from the lock screen." Standard SMS or Google Messages do not have this feature.
πŸ”Ή Why notifications are displayed differently on Always-on Display than on the Lock screen?
Always-on Display (AOD) in MIUI has separate settings. To change them: Go to Settings β†’ Always on screen. Select AOD Style β†’ Notification settings. Turn off the option to show notifications or configure them. Note: AOD only supports a limited set of notifications (usually missed calls and SMS).
πŸ”Ή How to return notifications if I accidentally disabled them ADB?
If you use the adb shell settings put global lock_screen_show_notifications 0 If you want to return notifications, follow: adb shell settings put global lock_screen_show_notifications 1 If this doesn’t work, check if Do Not Disturb or other restrictions in settings are enabled. MIUI.
πŸ”Ή Does this work on other Xiaomi models (e.g. Redmi Note 11 or Xiaomi) POCO X3)?
Yes, most methods (except those specific to the Redmi Note 10S) are applicable to other devices on MIUI, including: Redmi Note 9/11/12 series; POCO X3/X4/F3; Mi 10/11 series. The differences may be in: Menu Item Names (e.g. Lock screen instead of Always on screen and lock); Always-on Display Availability (not all models support it); Third-Party Apps (new versions of MIUI may have restrictions).