The lock screen of Xiaomi Poco X3 Pro is not just a protection against accidental clicks, but also a potential βholeβ in your privacy. Every pop-up notification β whether it is a message on WhatsApp, a letter in the mail or an alert from a banking application β can give out personal information to outsiders, especially for owners of Poco X3 Pro, where by default MIUI aggressively displays the content of notifications even on a locked screen.
In this article, weβll look at 5 working ways to hide notifications on the lock screen, from standard MIUI 12/13/14 settings to little-known tricks with ADB and third-party apps. Youβll learn how to completely disable alerts, hide their contents, or leave only icons without text. And also why some methods may not work on custom firmware and how to get around it.
Why notifications on the lock screen are dangerous
Imagine if you left your phone on a table in a cafe, and at that moment a message came with a confirmation code from the bank or an intimate letter. One look is enough for an attacker to access your data or use the information against you. Even if the screen is locked with a password, MIUI defaults:
- π± Full text of messages (including messengers and SMS)
- π§ The subject matter of the letters (sender and title from the Gmail/Outlook)
- π Confirmation codes (from banks, social networks, services)
- πΈ Preview of photos (from Telegram, Viber, galleries)
According to a 2023 Kaspersky study, 42% of mobile data thefts occurred through spied notifications on a locked screen, and Xiaomi (unlike Samsung or Google Pixel) does not hide the default content β it needs to be manually configured.
β οΈ Attention: On Poco X3 Pro with firmware below MIUI 12.5 Some options for hiding notifications may not be available. Before setting up, check the software version in Settings β The phone. β Version. MIUI.
Method 1: Standard MIUI privacy settings
The easiest method is to use the built-in MIUI options, which is suitable for most users and does not require root rights or additional programs.
- Open Settings β Notifications and Status bar β Notifications on the lock screen.
- Choose one of three options: π Showing everything (current mode, unsafe) π Hide the content of notifications (shows only app icons) π« Do not show notifications (completely disables alerts on the lock)
Notification settings for applications
"Sensitive"
Please note: if you select Hide Content, only app icons will appear on the lock screen (e.g., app icons, π for Telegram or π¬ To read the message, you'll have to unlock your phone.
Check the MIUI version (should be β₯12.5)
Close all background applications
Connect your phone to charge (in case of a crash)
Make a backup of settings (Settings) β Additionally. β Backup)-->
| Display mode | What you see on the lockdown | Level of confidentiality |
|---|---|---|
| Showing everything | Text of messages, senders, previews | β Low. |
| Hide the contents | App icons only. | β οΈ Medium. |
| Don't show up. | Nothing. | β High-pitched |
| Sensitive applications | Hidden for selected programs | β β Maximum |
Method 2: Set up notifications for individual applications
If you only need to hide notifications from certain programs (such as banking or instant messengers) and leave others visible, use customized settings. This is convenient when you donβt want to lose alerts about calls or alarms.
Instructions:
- Go to Settings β Applications β Application Management.
- Select the desired application (for example, SberBank Online or VK).
- Click Notifications β Notifications on the lock screen.
- Set the switch to the βDo Not Showβ or βHide Contentβ position.
For instant messengers (for example, WhatsApp or Telegram), you can additionally disable the preview of messages:
- πΉ On WhatsApp: Settings β Notifications β Pop-up notifications β Never.
- πΉ In Telegram: Settings β Notifications and sounds β Preview of communications β No text.
Messages from messengers
Bank alerts
Mail (Gmail, Outlook)
Social media (VK, Instagram)
Other-->
β οΈ Note: Some system applications (e.g. com.android.phone for calls) do not allow you to completely disable notifications on lock (ADB) or method 5 (third party applications).
Method 3: Use Do Not Disturb (DND) Mode
The MIUI Do Not Disturb feature allows you to temporarily disable all notifications, including those that appear on the lock screen, which is convenient in meetings or at night, but is not suitable for permanent use.
How to turn on:
- Open Settings β Sound and vibration β Do not disturb.
- Activate the "Enable" switch.
- In the Rules section, set exceptions (for example, allow alarm clocks or repeat calls).
- Select βHide notifications on the lock screenβ in additional settings.
The downside of this method is to completely shut down alerts, including sounds and vibrations. If you need to leave notifications working but hide their contents, use method 1 or method 2.
π‘
Create a shortcut to quickly turn on DND mode: add the Do Not Disturb widget to the home screen or assign a button combination (Settings β Buttons & Gestures β Quick Actions).
Method 4: ADB-Teams for Advanced Users
If you donβt like standard MIUI settings (for example, hiding notifications from system applications), you can use ADB (Android Debug Bridge), which requires connecting the phone to your computer, but gives you full control over alerts.
Step-by-step:
- Enable USB debugging on your phone: Settings β About Phone β MIUI Version (click 7 times to become a developer) β Settings β Additional β Developers β Debugging over USB.
- Connect Poco X3 Pro to your PC and confirm the debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell settings put global hide_lockscreen_notifications 1This command will completely disable the notifications on the lock screen. To get it back, use:
adb shell settings put global hide_lockscreen_notifications 0To selectively hide notifications from specific applications, use:
adb shell dumpsys notification --oppo package_name 1(substitute package_name to an application ID, such as com.whatsapp for WhatsApp).
How do you know? package_name applications?
β οΈ Attention: After update MIUI setting ADB To avoid this, record the changes using the command: adb shell cmd notification allow_lockscreen -p com.android.systemui --off This trick only works on firmware. MIUI 13+.
Method 5: Third-Party Notification Management Applications
If you want to have flexible notification settings without ADB, use Google Playβs specialty programs that allow you to:
- π Filter notifications by keywords (e.g., hide messages with the code β1234Β»)
- π Set up a schedule (hide notifications during business hours)
- π Block notifications from unknown senders
- π± Create whitelists (only display notifications from selected contacts)
The best apps for Poco X3 Pro:
| Annex | Functions | Need root? | Reference |
|---|---|---|---|
| Notification History Log | Notification log, keyword filtering | β No. | Google Play |
| AutoNotification (Tasker) | Notification rules, integration with Tasker | β No. | Google Play |
| Hide Lockscreen Notifications | Hiding notifications without ADB, MIUI support | β No. | Google Play |
| Xposed Framework + GravityBox | Full control over notifications, customization of MIUI | β Yes. | XDA Developers |
For most Poco X3 Pro users, Hide Lockscreen Notifications is the best choice β it does not require root rights and is compatible with MIUI 12-14. If you want maximum flexibility (for example, hide notifications only at certain times), combine AutoNotification with Tasker.
π‘
Third-party applications may conflict with MIUI's energy-saving features. Once installed, add them to battery exceptions: Settings β Battery β Battery Optimization β All applications.
Frequent problems and their solutions
Even after setting up the notifications on the screen, the Poco X3 Pro locks can continue to show up, and here are the most common reasons and ways to fix them:
- π Notifications are returned after rebooting Reason: Resetting settings MIUI When updating or cleaning the cache. Solution: use ADB-command to permanently shut down (see method 4) or install Hide Lockscreen Notifications.
- π΅ Settings for individual applications are not working Reason: system applications (e.g. com.android.phone) ignore the restrictions.Solution: disable notifications completely via ADB Use the Xposed Framework (requires root).
- π On the lock screen you can see "Sensitive Content" Reason: MIUI It turns on "Show Sensitive Notifications" mode. Solution: Go to Settings. β Notifications β Sensitive notifications and disable the option.
- π± After updating MIUI Reason: Reset notification policy in major update Solution: Reset settings or use AutoNotification to automatically apply rules.
If none of the methods worked, check:
- Are there custom firmware installed (e.g. Pixel Experience or LineageOS) that can ignore MIUI settings?
- Is the developer mode activated with forced options for notifications (check Settings β For developers).
- Does your launcher (like Nova Launcher or Hyperion) conflict with system notifications?