The lock screen on Android 10 is not just protection against accidental clicks, but also a potential โloopholeโ for prying eyes. Even if you use a password or fingerprint, notifications from instant messengers, email or social networks can display confidential information: sender names, message fragments, email subjects. In this article, we will look at all the available ways to hide notifications on a locked screen - from standard settings to hidden functions for advanced users.
The feature Android 10 is the flexibility of notification management: the system can be configured to completely hide all notifications, or to selectively display only important ones. But there are nuances: some manufacturers (Samsung, Xiaomi, Huawei) modify the standard interface by adding their own options. We will focus on โpureโ Android 10 (for example, on Google Pixel or devices running the app Android One), but we will point out the key differences for popular shells.
If you have never looked at the notification settings, be prepared for surprises. For example, by default Android 10 can show the contents of messages from all applications, even if the screen is locked with a password. This applies not only to SMS, but WhatsApp, Telegram, Gmail and other services. Next, you will learn how to fix it in 2 minutes.
1. Standard notification privacy settings
The most obvious and secure way is to use the built-in system options. T Android 10 here they are hidden in the settings menu, but they are not difficult to find if you know the way. Here are the step-by-step guide:
Open the application
Settings(gear in the menu or on the desktop).Go to the section
Applications and notifications โ Notifications.Tap on the item
On the lock screen.Select one of three options:
- ๐ Show all notification contents (default) - icons, application names and message text are displayed.
- ๐ Hide notification contents โ only application icons and the number of new notifications are shown.
- ๐ซ Do not show notifications at all โthe lock screen remains blank.
Option Hide the contents of notifications โthe gold standard for most users. It allows you to see that a new message has arrived (for example, from Viber or Instagram), but does not reveal its contents. This is convenient if you often check your phone in public places, but do not want others to read your correspondence.
It is important to consider that these settings apply to all applications at once. If you need to hide notifications only from individual instant messengers (for example, Signal or Slack), proceed to the next section.
โ ๏ธ Attention: On some devices (for example, Samsung Galaxy with shell One UI) the path to the settings may differ: Settings โ Lock screen โ Notifications. If you donโt find the item you need, use the search in the settings (magnifying glass icon at the top of the screen).
2. Selectively hide notifications for individual applications
If you need to leave notifications from Google Messages or Calendarbut hide messages from Facebook Messenger or Discord, use individual settings for each application. This method works even on customized firmware (MIUI, ColorOS etc.).
Action algorithm:
Go to
Settings โ Applications and notifications.Select the application whose notifications you want to hide (for example, Telegram).
Tap on the item
Notifications(orAlertson some devices).Find the section
On the lock screenand select:- ๐ Show notifications (with or without content).
- ๐ซ Do not show notifications.
For example, for Gmail You can leave the option Show. notifications, but select Hide contentso that only โNew message from [address]โ is displayed on the lock screen, and not the subject and text of the message. Alternatively, you can completely disable the display of notifications on the locked screen. WhatsApp You can also completely disable the display of notifications on the locked screen.
Open application settings|Go to the "Notifications" section|Find the "On the lock screen" option|Select display mode|Save changes-->
Some applications (for example, Slack or Microsoft Teams) have their own privacy settings inside the app. To find them:
Open the application.
Go to its settings (usually through the profile icon or three dots in the menu).
Find the section
Notifications โ PrivacyorLock screen.
โ ๏ธ Attention: After updating the application, its privacy settings may be reset to default values. Check them after each major update (especially important for Facebook Messenger i VK).
3. Using Do Not Disturb mode to temporarily hide
If you need to hide notifications on the lock screen only at certain times (for example, in a meeting or at the movies), use the Do Not Disturb (DND)mode. It allows you to flexibly. set up rules for displaying notifications, including the lock screen. Android 10 it allows you to flexibly configure the rules for displaying notifications, including the lock screen.
How to enable:
Open the quick settings panel (swipe down from the top edge of the screen).
Find the icon
Do not disturb(usually depicted as a crossed out bell) and hold it for 1-2 seconds.In the menu that opens, select
Settings โ Rules.Create a new rule or edit the existing one by specifying:
- ๐ Action time (for example, from 20:00 to 8:00).
- ๐ Type notifications: select
No sounds and no vibrationorOnly important. - ๐ Lock screen: check
Hide notifications.
The advantage of this method - automation. For example, you can set up a rule that will be activated according to a schedule (daily from 22:00 to 7:00) or when connected to a specific Wi-Fi network (for example, at work). At the rest of the time, notifications will be displayed as usual.
| DND rule parameter | Action | Example of use |
|---|---|---|
| Time | Activates scheduled mode | From 23:00 to 7:00 on weekdays |
| Event | Enables DND when the condition is met | Connecting to Wi-Fi โWorkโ |
| Exceptions | Allows notifications from selected contacts/applications | Calls from โMomโ or SMS from bank |
| Lock screen | Hide notifications on the locked screen | Always enabled in this rule |
Please note: in mode Do not disturb can be configured exceptions. data-i="168">4. Hiding sensitive notifications through security settings. For example, allow notifications from Google Clock (alarm clock) or repeated calls from one contact. This is useful if you do not want to miss an important call, but at the same time hide all other notifications.
4. Hide sensitive notifications through security settings
V Android 10 there is a little-known feature that allows you to hide notifications from all applicationsmarked as "sensitive". These include instant messengers, banking applications, email clients and other services that work with personal data. This method is useful if you want to automatically hide notifications from applications that could potentially contain sensitive information.
How to enable:
Go to
Settings โ Security โ Additional settings(the path may differ on some devices).Find the item
Notifications on the lock screenorNotification privacy.Activate the option
Hide sensitive content.
After activation, the system will automatically hide notification text from applications that:
- ๐ Have access to SMS or calls (for example, Truecaller).
- ๐ณ Are working with payment data (Google Pay, SberBank Online).
- ๐ง Manage mailboxes (Gmail, Yandex Mail).
- ๐ฌ Are messengers (Viber, Skype).
This method is convenient because it does not require manual configuration of each application. However, it does not provide flexibility: you cannot choose which โsensitiveโ notifications to hide and which not. For example, if you want to see notifications from WhatsAppbut hide from Tinder, this method will not work.
To check which applications are considered "sensitive", open Settings โ Applications and notifications โ Permissions and find the category Sensitive permissions. There will be a list of apps that can send sensitive notifications.
5. data-i="198">If the standard settings do not suit you, you can go further - use
If the standard settings do not suit you, you can go further - use ADB commands or third-party utilities. These methods are suitable for experienced users who are willing to sacrifice security for additional control.
Method 1: Disable notifications via ADB
Using Android Debug Bridge (ADB) you can completely block the display of notifications on the lock screen for all applications. To do this:
Connect your phone to the PC and enable
USB Debuggingin the developer settings.Open the command line on your computer and enter:
adb shell settings put global lock_screen_show_notifications 0
To get everything back, use:
adb shell settings put global lock_screen_show_notifications 1
Method 2: Third Party Applications
B Google Play there are utilities that expand the capabilities of managing notifications. For example:
- ๐ก๏ธ Notification History Log โkeeps a log of notifications and allows you to filter their display.
- ๐ง AutoNotification (requires Tasker)โcreates complex rules for displaying notifications.
- ๐ Lockscreen Notifications โsuggests flexible settings for the lock screen.
โ ๏ธ Attention: Using ADB or third-party applications may disrupt the stability of the system, especially if you change system settings. Before experiments, create a backup copy of your data. In addition, some applications for managing notifications require permission Accessibility Service, which is potentially dangerous (attackers can intercept your data).
What to do if after ADB commands notifications disappear completely?
If you accidentally turned off all notifications (including those that should be shown on the unlocked screen), run the command:
adb shell settings put global lock_screen_show_notifications 2
This will reset the settings to default values. If the problem persists, check the settings of individual ones. applications manually.
6. Features for devices with shells (MIUI, One UI, EMUI)
Smartphone manufacturers often modify Android 10by adding their own notification management functions. Let's look at the key differences for popular shells:
Samsung. One UI (Galaxy S10, Note 10, etc.)
- ๐ฑ Path to settings:
Settings โ Lock screen โ Notifications. - ๐ Additional option:
Notification transparency(allows you to make the notification background translucent). - ๐ Function
Secure Foldercan block notifications from applications inside the protected folder.
Xiaomi MIUI (Redmi, Poco, Mi)
- ๐ฑ Path to settings:
Settings โ Lock and protection โ Notifications on the lock screen. - ๐ Option
Hide notification contentsworks only for applications added toBlacklist. - ๐ MIUI 12+ there is a function
Super Wallpaperthat may conflict with the display of notifications.
Huawei EMUI (P30, Mate 30, etc.)
- ๐ฑ Path to settings:
Settings โ Notifications โ Notifications on the lock screen. - ๐ Function
Private modecompletely hides notifications when activation. - ๐ต Option
Do not disturbhas advanced rules for work and home profiles.
On devices with customized firmware, unique ones may also occur functions. For example, Oppo ColorOS there is an option Smart Sidebarthat allows you to quickly turn on/off the display of notifications on the lock screen.
Before changing settings on devices with shells, check the firmware version. For example, in MIUI 14 the path to the notification settings is different. from MIUI 12. If you are not sure, use the search in the settings (magnifying glass icon).
7. Checking the result and fixing problems
After applying any changes, check how notifications are now displayed.
Lock the screen (with the power button or gesture).
Ask a friend to send you a test message in the messenger or send yourself an email.
Unlock the screen and compare what was displayed before and after the changes.
If notifications are still not shown correctly, check:
- ๐ Application cache: sometimes cache reset for
SettingsorSystem UIhelps to apply changes. To do this, go toSettings โ Applications โ Show system โ Settings โ Storage โ Clear cache. - ๐ฑ System updates: on some devices, bugs with notifications are fixed in new firmware versions.
- ๐ง Conflicting applications: antiviruses (for example, Avast) or launchers (for example, Nova Launcher) may override notification settings.
If you are using Android 10 on a rooted device, the cause of the problem there may be a modified system file. In this case, try:
Install the original
SystemUI.apk.Check the settings in Xposed Framework (if used).
โ ๏ธ Attention: On some devices (for example, Samsung Galaxy c One UI 2.0) after a factory reset, the notification settings on the lock screen may be reset to default values. Before resetting, write down the current settings or take screenshots.
Frequently asked questions
Is it possible to hide notifications only from certain ones? contacts?
Yes, but not through the system settings. To do this, you need to use the capabilities of the messenger itself. For example:
- In WhatsApp: open the chat โ click on the contact name โ
NotificationsโUse default settings(disable) โ set up individual ones. notifications. - In Telegram: go to chat โ
... โ Disable notificationsorSilent mode.
At the system level Android 10 does not support selective hiding of notifications by contacts.
Why are notifications on the lock screen shown differently after updating to Android 10?
The logic of notifications has changed. Now they are grouped by channels, and the lock screen settings are applied to all channels of the application at once. If after the upgrade, notifications are not displayed as before, check: Android 10 The notification logic has changed. Now they are grouped by channel, and the lock screen settings are applied to all channels of the application at once. If after the upgrade notifications are not displayed as before, check:
- Settings for a specific application (section
Notifications โ Channels). - Global lock screen settings (
Settings โ Applications and notifications โ On the lock screen).
Also, some manufacturers (for example, Samsung) reset user settings after major updates.
How to hide notifications only for the time when the phone is lying face up?
This function can be implemented using the application Tasker + plugin AutoNotificationCreate a task:
- Condition:
Status โ Sensor โ Lies with the screen up. - Action:
Plugin โ AutoNotification โ Lock screen settings โ Hide notifications.
Similarly, you can configure hiding notifications when connected to a specific Wi-Fi network or at a certain time of day.
Will notifications be hidden if someone calls me?
No, the lock screen settings do not affect incoming calls. The caller's name and call accept/reject buttons are always displayed, even if you turn off notifications completely. To hide this information, you need to:
- Use the mode
Do not disturbwith the rule enabledBlock all calls. - Install a third-party application to block calls (for example Call Blocker).
Please note: hiding call information may cause you to miss an important call.
Is it possible to hide notifications but leave application icons?
Yes, to do this, select the option in the lock screen settings Hide the contents of notifications. In this case:
- Application icons will be displayed on the screen (for example, ๐ง Gmail or ๐ฌ WhatsApp).
- The text of notifications (sender's name, message) will be hidden.
- The number of new notifications may displayed as a badge on the icon (depending on the launcher).
This mode is a compromise between privacy and convenience.