How to hide notifications from the lock screen on Xiaomi: the complete guide

The lock screen on Xiaomi smartphones is not just a protection against unauthorized access, but also an information panel that displays notifications about missed calls, messages and events from applications. However, for many users, privacy is more important than convenience: the content of SMS, messengers or work correspondence can be seen by outsiders even if the phone is blocked. Fortunately, MIUI offers several ways to control the display of notifications, from full concealment to selective settings for individual applications.

In this article, we will discuss all the current methods, including hidden firmware functions that work on the Redmi Note 12 Pro+, POCO F5, Xiaomi 13 Ultra and other devices with MIUI 12-14.

  • πŸ”’ Completely disable notifications on the locked screen
  • πŸ“± Hide the contents of notifications by leaving only app icons
  • βš™οΈ Set exceptions for important applications (calls, alarm clocks)
  • πŸ› οΈ Use it. ADB for advanced settings (for experienced users)
  • πŸ”„ Return the standard settings if something goes wrong

Important: Some methods require unlocking the bootloader or the superuser rights (root), but most methods are available without additional manipulation. If you use POCO Launcher or third-party shells, some of the features may differ, we will mention this too.

πŸ“Š What kind of Xiaomi model do you have?
Redmi (Note/Pro series)
POCO (F/X/M)
Xiaomi (Flagship Series)
Another model

Method 1: Disabling notifications through system settings

The easiest and most versatile method is to use the built-in MIUI options, which is suitable for all Android 10-14 devices and does not require additional knowledge.

  1. Open the Settings app (the gear icon on the home screen).
  2. Go to Notifications and Status bar (some firmware may call Notifications).
  3. Select Notifications on the lock screen.
  4. You will be offered three options: πŸ“΅ Not to show notifications – complete shutdown πŸ”” Show icons – only application icons without text πŸ“„ Show content - standard mode (by default)

Choose the right option and confirm the change.

⚠️ Note: Some models (e.g. Redmi) 10C s MIUI 13) after selecting the option Do not show notifications, system warnings (low battery charge, charge connection) can continue to appear. This is not a bug, but a feature of the firmware - such notifications are managed separately.

Make sure you choose the right mode in the settings

Restart your phone if the changes don’t apply.

Check if the settings are overlapping with third-party launchers (Nova, Apex)

Open the notification curtain and make sure there are no β€œstuck” alerts.

-->

If notifications still appear after changing the settings, try clearing the system cache:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Click on the three dots in the upper right corner and select Show System Processes.
  3. Find MIUI System UI (or System Interface), open it and click Clear Cache.

Method 2: Set up notifications for individual applications

Often users want to hide notifications only from certain applications (for example, messengers or banking programs), leaving visible calls or alarms. MIUI This is implemented through the individual settings of each application.

Instructions:

  1. Open Settings β†’ Notifications and Status bar β†’ Application Notification Management.
  2. Select the application you want to change your settings for (such as WhatsApp or SberBank Online).
  3. Go to the Notifications section on the lock screen.
  4. Choose one of the options: 🚫 Disable - notifications will not be displayed πŸ” Show without content – only the name of the application πŸ“œ Showing Fully - Standard Mode

πŸ’‘ Useful tip: For high-priority applications (calls, operator messages), you can enable the option to Show on top of other notifications, which ensures that important alerts are not hidden.

AnnexRecommended settingWhy?
Telegram, ViberShowing without contentHide the text of messages, but leaves a notification about a new message
Sberbank, TinkoffShut down.Confidential data (balance sheet, codes) should not be visible
Calls, alarm clock.Show me the whole thing.Important notifications that should not be missed
Mail, CalendarShowing without contentHiding the subject of letters and details of events

⚠️ Note: Some apps (such as Google Messages or Gmail) may ignore settings MIUI You can use your own privacy settings, and then you can go to the settings of the app itself and turn off the option to show notifications on the lock screen.

Method 3: Using the Incognito mode (hidden album)

If you need to temporarily hide notifications (for example, during a meeting or in a public place), you can use the Incognito Mode feature, which is available in some versions of MIUI. This mode not only hides notifications, but also turns off sounds, vibrations and pop-ups.

How to turn on:

  1. Swipe down from the top edge of the screen to open the notification bar.
  2. Find the icon "Incognito Mode" (a mask or a cross-out eye). If it's not there, click on "Edit" (pencil) and add it to the panel.
  3. Activate the mode – notifications on the lock screen will disappear.

πŸ”Ή Important: Incognito mode is automatically disabled after 1 hour or after the phone has restarted. To return notifications, just re-click on the icon.

What to do if there is no Incognito Mode icon?
On some firmware (e.g. MIUI 12.5 for the global version), this mode may be called Do Not Disturb or DND. To activate it: 1. Go to Settings β†’ Sound and Vibration β†’ Do Not Disturb. 2. Select Full Mode and set a timer or turn on manually. 3. Make sure that the tick Hide notifications on the lock screen is active.

Method 4: ADB-Teams for experienced users

If the standard settings do not give the desired result (for example, on custom firmware or POCO Launcher, you can use it. ADB-This method requires connecting the phone to a computer and basic command line knowledge.

Instructions:

  1. Install Android SDK Platform-Tools on your computer.
  2. Turn on USB Debugging on your phone: Go to Settings β†’ About Phone β†’ MIUI version and press 7 times to activate Developer Mode. Return to Settings β†’ Additional β†’ For Developers and enable USB Debugging.
adb shell settings put global lock_screen_show_notifications 0

This command completely disables notifications on the lock screen.

adb shell settings put global lock_screen_show_notifications 1

⚠️ Attention: Misuse of the right ADB-commands can cause system failures. Before experiments, back up your data through Settings β†’ Additionally. β†’ Backup and reset.

πŸ’‘

If, after the execution, ADB-Notification commands have not disappeared, try restarting your phone or executing the command adb shell pm clear com.android.systemui.This will reset the system interface cache, but will not delete user data.

Method 5: Third-Party Notification Management Applications

If the built-in MIUI tools don't suit you, you can use third-party utilities from Google Play, which offer advanced features such as:

  • πŸ“Š Flexible customization for each application separately
  • πŸ•’ Schedule (Hidden Notifications at Certain Time)
  • πŸ” Geolocation blocking (e.g. at work)
  • 🎨 Customization of the appearance of notifications

The best applications for this task:

AnnexFeaturesCons
Notification History LogKeeps the history of notifications, allows you to hide them selectivelyRequires permission to access notifications
AutoNotification (for Tasker)Full control of notifications, integration with automationComplicated interface, paid functions
NLS NotificationsAllows you to hide notifications by keywordsIt doesn’t work on some versions of MIUI.

πŸ”Ή Important: When using third-party apps, turn off battery optimization for them in settings MIUI, Otherwise, they might not be in the background:

  1. Go to Settings β†’ Battery and Performance β†’ Application Power Management.
  2. Find the right app and select No Limits.

Frequent problems and their solutions

Even after setting up correctly, notifications may continue to appear.

Problem 1: Notifications are hidden, but app icons remain.

Solution: In the Notification settings on the lock screen, select Do Not Show Notifications instead of Show icons. If this doesn't help, check the settings of the specific application (see Method 2).

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

Solution: This is standard system behavior. Once you update the reconfigure, you can use the notification settings to avoid future problems. ADB-commands (see Method 4) as they are saved between updates.

Problem 3: Notifications from Google Play Services or MIUI Security are not being hidden.

Solution: System notifications are managed separately to disable them:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Google Play Services or MIUI Security.
  3. Open Notifications and turn off the option to Show on the lock screen.

πŸ’‘

If none of these methods worked, check if the phone has a third-party theme installed from MIUI Themes. Some themes override standard notification behavior. To return the standard look, go to Settings β†’ Decoration β†’ My Themes and select the default theme.

Can you hide notifications only for certain contacts?
Yes, but not through MIUI settings. This requires using the capabilities of the messenger itself. For example: WhatsApp: open chat β†’ click on the contact name β†’ Notifications β†’ User tones and vibrations β†’ turn off notifications. In Telegram: close notifications for chat (swipe left β†’ Disable notifications). At the MIUI level, this feature does not exist.
Why did the notifications appear again after the reset?
When you reset your phone to factory settings, all user settings (including notification settings) return to default values. To avoid this: Before reset, write down all important settings (you can take a picture of the screen). ADB-commands (see Method 4) as they are applied at the system level and are not reset.
Do these methods work on the POCO F4 GT with custom firmware?
On custom firmware (like LineageOS or Pixel Experience), MIUI settings don't work. Instead: Use Android standard settings: Settings β†’ Apps and notifications β†’ Notifications β†’ On the lock screen. Install Magisk module (like HideLockscreenNotifications) if you have root. On POCO stock firmware (even with POCO Launcher), all of the methods described work.
How to hide notifications only during sleep?
This will be done with the function Do not disturb with a schedule: Go to Settings β†’ Sound and vibration β†’ Do not disturb. Enable the option Schedule and set the right time (for example, from 23:00 to 7:00). In the Behavior section, select Hide notifications on the lock screen. Now at the specified time, notifications will be hidden, and sounds and vibrations are turned off.
Can you hide the notifications but leave the time and date?
Yes, it is possible. On the MIUI lock screen, the clock and date are displayed separately from the notifications. To hide only the notifications: Select in the Do Not Show Notifications settings (see Method 1). The clock and date will remain in place, as they are part of the system interface. If you use Always-on Display (AOD), the notifications on it are managed separately in the Lock Screen settings β†’ Always-on Display.