The curtain on Xiaomiβs lock screen is one of the most controversial features of MIUI, which has been questioned by users, and for some, itβs a convenient way to quickly access notifications, for others, an annoying element that eats up useful screen space and is accidentally activated when you take your smartphone out of your pocket. If you fall into the second category, this article will help to completely remove the curtain or at least minimize its impact on the user experience.
It is important to understand that the methods of removing the curtain depend on the version. MIUI, Device model (Redmi Note) 12, POCO F5, Xiaomi 13T And so on, and even regional firmware, where you just have to turn off one setting and you have to use it somewhere. ADB-We'll look at all the current ways, including hidden chips. MIUI 14/15, which are not dokumented in official guides.
Before you start, check your firmware version: go to Settings β About Phone β MIUI version. If you have MIUI 12 or older, some methods may not work β in which case, pay attention to alternative solutions at the end of the article.
Why does the curtain appear on the lock screen and can it be removed without consequences
The notification curtain on the locked screen is part of MIUI's philosophy of making information as accessible as possible, which is designed to allow users to see notifications without unlocking the device, but in practice, this often leads to:
- π± Accidental tapping when carrying your phone in your pocket (especially on models with curved screens like Xiaomi) 12S Ultra).
- π Increased battery consumption due to constant updating of widgets in the curtain.
- ποΈ Privacy breach if sensitive information is displayed in notifications (e.g. codes from SMS).
- π¨ Visual imbalance on wallpaper with a dark theme or AMOLED-screen.
Can you remove the curtain without harming the system?
- β Official methods (through settings) are absolutely safe and do not affect the warranty.
- β οΈ ADB-Teams require the inclusion of debugging USB, What could theoretically create a vulnerability when connecting to untrusted PCs.
- β Modifications to system files (e.g., via Magisk) may result in loss of OTA-Updates or activates anti-Rollback on new models.
β οΈ Attention: On devices with MIUI for Russia (e.g. Redmi) 10C or POCO M5) Some parameters may be hidden due to local constraints, in which case changing the firmware region or using the software will help. ADB.
Method 1: Turn off the curtain through standard MIUI settings
The simplest method that works on most devices with MIUI 13/14/15 is suitable for models Xiaomi 11T, Redmi Note 11 Pro, POCO X5 and others where the system settings are not blocked.
Instructions:
- Open Settings β Always on screen and lock (on some firmware, the path may be called Settings β Lock screen).
- Scroll down to the Notifications section on the lock screen.
- Select the Notification Style item.
- Activate the option No Notifications or Hide Content (depending on the MIUI version).
- Go back and turn off the Show Notifications curtain (if any).
On some devices (such as Black Shark 5), this option may be called Quick Notification Access. If you don't have an option, try an alternative path:
- Go to Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select Special Access.
- Select Notifications on the lock screen and disable access for unnecessary applications.
Check the MIUI version in the settings
Make a backup copy of important data
Charge your phone at least 50%
Turn it off. VPN (It can block system settings)-->
If the curtain keeps coming after this manipulation, your firmware uses hard-stitched display logic, and then move on to the following.
Method 2: Using ADB to deep shut down (no root)
The Android Debug Bridge (ADB) method is suitable for advanced users and allows you to completely remove the curtain even where standard settings do not allow it. It works on MIUI 12-15, but requires a computer with Xiaomi drivers installed.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Click 7 times on MIUI until you become a developer!
USB debugging
- Back to Settings β Additionally. β For developers.
- Turn on the debugging slider over USB.
- Connect the phone to the PC and confirm the debugging permission.
- Download ADB Tools and unpack into any folder.
- Open the command prompt (Win + R β cmd) and go to the folder with ADB:
- Save the changes and restart the device.
If the code doesnβt work, try alternatives for MediaTek:
##36446337##or
##8255##On devices with Qualcomm Snapdragon (for example, Xiaomi 12 Pro or XPG) POCO F4 GT) The engineering menu may not have the options or the options you need. ADB.
What to do if the engineering menu is not opened?
Method 4: Install an alternative launcher (without root)
If previous methods didn't work or you're afraid to use ADB, you can go around the way of replacing the standard launcher with a third-party launcher that supports customization of the lock screen, which does not remove the curtain completely, but allows you to hide it or replace it with a more convenient analogue.
The best options for Xiaomi:
- π Nova Launcher + Nova Lockscreen plugin (paid, but with trial period) allows you to completely redefine the appearance of the lock.
- π§ Lawnchair 2 (free, open source) Supports hiding interface elements through settings.
- π¨ Smart Launcher 6. has built-in themes for the lock screen without curtain.
- π‘οΈ Evie Launcher Minimalist Launcher with the option to disable notifications on lock.
Instructions for setting up (for example, Nova Launcher):
- Install Nova Launcher from Google Play.
- Download the Nova Lockscreen plugin (premium version required).
- Open the launcher settings and go to Lockscreen β Customize.
- Turn off the Show Notification Shade option.
- Assign the default launcher in the system settings (Settings β Applications β By default).
The downside of this method is that not all notifications will be hidden; system alerts (such as low battery charge) may continue to be displayed, and some banking applications (such as SberBank Online or Tinkoff) may block non-standard launchers due to security policies.
MIUI Launcher (standard)
Nova Launcher
Lawnchair
Smart Launcher
Another (I will write in the comments)-->
Method 5: Edit system files (root only)
If you have root rights (e.g., through Magisk), you can manually edit the system files that display the curtain, a method that is the most radical and suitable for experienced users who are prepared for the possible consequences.
You'll need:
- Installed by Magisk or another root manager.
- A file manager with root support (e.g. Solid Explorer or FX File Explorer).
- Backup copy of the system (required!).
Instructions:
- Open the file manager and go to /system/priv-app/SystemUI/SystemUI.apk.
- Copy the file to your computer and open it with the APK Editor (e.g. JADX).
- Find the res/values/bool.xml file and change the setting:
<bool name="config_enableLockScreenNotificationShade">false</bool>- Save the changes, reassemble the APK and return it back to /system/priv-app/SystemUI/, replacing the original.
- Change the file permission to 644 (r-w-r--r---).
- Reset the device.
β οΈ Note: On devices with Dynamic Partitions (e.g. Xiaomi 13 or Redmi) K60) Editing system files can result in loss of ability to update over the air (OTA). In this case, you will have to install firmware manually through Fastboot.
An alternative for Magisk is to use the Lockscreen Mod module, which allows you to flexibly configure lock elements. Install it through the module manager and select the Disable Notification Shade option.
π‘
Editing system files is an extreme method. If you're not sure what you're doing, use ADB or alternative launchers. An error when you change the APK can lead to a bootloop.
What to do if nothing helps: alternative solutions
If none of the above methods worked, your firmware may have strict manufacturer restrictions, leaving the following options:
- π Change the firmware region. Set up a global (Global) or European one (EEA) version MIUI They're often less constrained.
- π± Use the second space. Create a second user profile (Settings) β Special facilities β Second space) and set it to lock without curtain.
- π οΈ Custom firmware. Install LineageOS, Pixel Experience or crDroid β they don't have a curtain on the default lock screen.
- π Disable notifications for individual applications. Go to Settings β Notifications β Manage notifications and manually prohibit displaying lock alerts for unnecessary apps.
If you decide to re-flash, consider:
- The warranty will be lost (if the device is warranty).
- Requires unlocking the bootloader (on new Xiaomi models, it takes up to 720 hours of waiting!).
- Risk of βbrickingβ (turning the phone into a βbrickβ) when doing the wrong thing.
For models POCO Black Shark has another lifehack: activate Game Turbo mode β Special facilities β Game Turbo) and enable the option to block notifications in games. This will temporarily hide the curtain, but only when the application is running on full screen.