Why Xiaomiβs lock screen displays stories β and how to fix it
Xiaomiβs lock screen on MIUI and HyperOS firmware often becomes a βboardβ: it displays not only the time and date, but also the notification history, the latest apps launched, and sometimes even fragments of messages from instant messengers. For many users, this is convenient, but what if you value privacy or just want a minimalist interface?
Complicating the problem is that Xiaomi regularly changes the layout of settings in new versions of the shell. What worked on MIUI 12 may not work on HyperOS, and some options are hidden in the βdevelopersβ or require disabling system services. In this article, we will analyze all the current ways, from basic to advanced, including those that are not documented in the official reference.
It is important to understand: stories on the lock screen are divided into two types: 1 Notifications β pop-up messages from applications (Viber, Telegram, SMS). 2 Application history β icons of the last running programs (for example, βYouTube was opened 10 minutes agoβ).
Each type needs its own removal methods.
Method 1: Disable notification history in lock settings
The most obvious and safe method is to use the built-in MIUI/HyperOS options. It is suitable for most models, including the Redmi Note 12, Xiaomi 13, POCO X5 and other Android 12-14 smartphones.
Instructions:
- Open the Settings β Lock screen.
- Slip on the Notifications item on the lock screen (in some firmware it is called Lock Content).
- Select the option of Do Not Show Notifications or Hide Notification Content (depending on the shell version).
- Reboot the device (required!) to make the changes apply.
β οΈ Note: On HyperOS (e.g. Xiaomi 14), this path may be different. If there is no Notification on the lock screen, try an alternative route: Settings β Annexes β Application management β Notification settings β Additionally. β Lock screen.
Make sure your smartphone is not in energy saving mode|Check if the "Children's Mode" is includedΒ»|Turn it off. VPN (It can block changes in settings)|Reboot your phone after the changes-->
Method 2: Hiding the history of running applications
If you're annoyed by the icons of recent apps (e.g., "Chrome was opened 2 hours ago"), you can remove them separately. This method works on all versions of MIUI since the 11th.
How to clean up:
- π± Go to Settings. β Lock screen β Additional settings.
- π Find the option to Show Recent Apps (or Application History) and turn it off.
- π If there is no option, try the path: Settings β System and device β Additionally. β History of applications.
On HyperOS (e.g. Redmi Note 13 Pro+), this item may be called Application Activity and may be located in the Privacy section.
π‘
If your application history is still displayed after you turn off, try clearing the system launcher cache. Go to Settings β Applications β Application Management β Launcher and click Clear Cache.
Method 3: Using a "Distractless" (DND) mode
Not only does Do Not Disturb (DND) block notification sounds, it can also hide their content from the lock screen, a method that is useful if you want to leave notifications in the curtain but remove them from the lock.
Algorithm:
- Open Settings β Sound and vibration β Do not disturb.
- Activate the mode and select Settings β Show notifications on the lock screen.
- Set the value of Hide notifications or Do not show.
- Turn on the option to always use the rule to work constantly.
πΉ Advantage: Notifications will remain in the panel, but will not be visible on the locked screen.
πΈ Disadvantage: In mode DND Important alerts may not be received (e.g. calls).
Disconnect via lock settings | Hiding application history | Do Not Disturb mode |Another method-->
Method 4: Disabling system services (for advanced users)
If standard methods fail, the problem may lie in the MIUI system services responsible for displaying content on the lock. On some firmware (for example, MIUI 13 for Redmi Note 10 Pro), the notification history is managed by the service com.miui.systemAdSolution, which can be disabled.
Instructions:
- π οΈ Turn on Developer Mode (7 times tap on Version) MIUI In Settings β The phone).
- π΅ Back to Settings β Additionally. β For developers and activate debugging by USB.
- π₯οΈ Connect the phone to the PC and execute the command to ADB: adb shell pm disable-user --user 0 com.miui.systemAdSolution
- π Reset the device.
β οΈ Warning: Disabling system services can cause the shell to function unstable. If important functions (such as quick settings in the curtain) are lost after this procedure, return everything with the command:
adb shell pm enable com.miui.systemAdSolutionWhat if the ADB does not recognize the device?
Method 5: Reset the lock screen settings (extreme case)
If none of the methods worked, maybe the lock screen settings are damaged, in which case a partial reset will help - it does not affect user data, but returns the system settings to factory settings.
How to reset:
- Open Settings β About the phone β Reset settings.
- Select Reset the lock screen settings (or Reset personal settings).
- Confirm the action and wait for the reboot.
β οΈ Note: After resetting, you will have to reconfigure:
- π Password/pattern lock/fingerprint.
- π Notification and alarm clock sounds.
- π± Widgets on the main screen.
π‘
Resetting the lock screen settings is the only way to return factory settings if notification histories are displayed due to a failure in MIUI.
Comparison of methods: which one to choose?
Not all methods are equally effective. Below is a table with the pros and cons of each method depending on your firmware and Xiaomi model:
| Method | Suitable for | Pluses | Cons | Risks. |
|---|---|---|---|---|
| Disconnection in the lock settings | MIUI 12β14, HyperOS | Quick, no need to reboot. | It doesn't work on older versions. | No. |
| Hiding the history of applications | All versions of MIUI | Not affecting notifications | Doesn't remove notifications | No. |
| Do Not Disturb mode | Any firmware | Flexible settings | Can block important alerts | No. |
| Disconnection of System Services (ADB) | MIUI 13+, HyperOS | It works where other methods are powerless. | Requires PC and ADB knowledge | Possible shell glitch |
| Resetting lock settings | All models. | Universal solution | Resets all personal settings | Loss of lockdown data |