The screensaver of locking the screen on Xiaomi smartphones is not just a design element, but part of the security system. It protects your data from prying eyes, but can sometimes be annoying: too bright animations distract, standard wallpapers are tired, and constant notifications on the lock screen prevent you from focusing. Fortunately, MIUI offers several ways to customize or completely remove the screensaver - from simply turning off animations to deep customization through hidden menus.
In this article, we will discuss all the current methods for Redmi, POCO and Xiaomi devices based on MIUI 12/13/14 and HyperOS. It is important to understand that completely removing the lock screen is impossible without root rights - this is contrary to Android security policy. However, you can make it as neutral as possible: remove animations, hide notifications, replace wallpaper with a black screen or turn off backlight. Next, step-by-step instructions taking into account the nuances of different versions of the firmware.
Standard MIUI settings: what can be disabled without administrator rights
Starting with the safest and most versatile method, the built-in MIUI settings, which are suitable for all models, including the Redmi Note 12, POCO X5, Xiaomi 13 and older devices, you canβt completely remove the lock screen (this would violate security), but you can:
- π¨ Remove animations when blocking/unblocking
- π΅ Disable notifications on the locked screen
- πΌοΈ Replace the wallpaper with a monochromatic black background
- β±οΈ Set up a timeout of screen illumination
To get to the desired menu, go to: Settings β Lock screen β Lock screen settings
Here you will see a few key options:
- π "Lock animations β disable the slider to remove effects when the screen is turned on/off.
- π± "Show Notifications β Select βDo Not Showβ or βBadies Onlyβ to hide sensitive information.
- π "Dark theme β turn it on so that the background of the lock screen turns black (saves battery power on the screen) AMOLED-display).
β οΈ Note: On some models (e.g, POCO F4) The option "Blocking animation" may not be available, in which case try updating the firmware or using the methods in the following sections.
Back up important data | Check the MIUI version in Settings β About Phone | Connect your phone to charge (recommended) | Close all background apps-->
2 Hidden MIUI features: how to remove the screensaver through "Developer Mode"
If standard settings are not enough, you can activate hidden options through Developer Mode, which allows you to disable some system animations, including those that appear on the lock screen. Importantly, changes in this menu can affect the stability of the phone, so follow the instructions carefully.
Steps to activate the developer mode:
- Go to Settings. β The phone.
- Find the MIUI version and tap it 7 times in a row, and the notification will appear "You became a developer!".
- Return to the main settings menu and open a new section β For developers.
Now find the following options and turn them off:
- π Windows animation β set the value without animation.
- π Transition animation β choose No animation.
- π₯οΈ Shut down. HWM (Hardware Overlay β Activate this item (may speed up the interface).
These changes wonβt remove the lock screen completely, but will make it appear and disappear instantly, without smooth transitions. On some devices (such as the Xiaomi 12T), this also removes unnecessary animation when unlocking with a fingerprint.
What to do if the developer mode is not turned on?
3.Use of third-party launchers: bypassing the lock screen
If you're not so much annoyed by the screensaver as by its design or notifications, you can install an alternative launcher that won't remove the lock screen completely (this is impossible without root rights), but will customize its appearance and functionality.
- π± Nova Launcher β supports customization of icons, gestures and even some elements of the lock screen through plugins.
- π¨ Action Launcher β offers unique themes and integration with Google Now.
- π§ Lawnchair is an open source lightweight launcher optimized for MIUI.
To change the appearance of the lock screen through the launcher:
- Install the selected launcher from Google Play.
- Launch it and select as the default launcher (the offer will appear automatically).
- In the launcher settings, find the Lock Screen or Lock section (in Nova Launcher, this is done through the Nova Lockscreen plugin).
- Set up wallpaper, fonts and widgets to your liking.
β οΈ Note: Third-party launchers may conflict with Xiaomi system applications, especially on HyperOS devices. If there are lags or errors after installation, return the standard launcher to Settings β Annexes β By default. β Launcher.
The main advantage of this method is the flexibility of the configuration. For example, in Nova Launcher you can:
- πΌοΈ Install dynamic wallpapers (including: GIF) lock-screen.
- π± Add weather, calendar or music widgets.
- π Set up gestures for quick access to applications.
Standard MIUI|Nova Launcher|Action Launcher|Lawnchair|Other |Not using launchers-->
4. Disabling the screensaver through ADB: for advanced users
If you are willing to take more drastic measures, you can use them. ADB-Android Debug Bridge, which requires connecting the phone to the computer and basic command line knowledge, has the advantage of not having root rights, but the risk of disrupting the stability of the system if used improperly.
Steps to disable the animation block through ADB:
- Download and install ADB Tools on your computer (e.g. Googleβs Platform Tools).
- Activate USB Debugging on your phone: Settings β Additional β For developers β Debugging over USB.
- Connect your phone to your PC through USB-cable and confirm trust in the computer on the smartphone screen.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and type:
adb devicesMake sure your device is listed. Then follow the commands:
adb shell settings put global window_animation_scale 0
adb shell settings put global transition_animation_scale 0
adb shell settings put global animator_duration_scale 0These commands will disable all system animations, including those that appear on the lock screen. To get it back, replace the 0 with 1 in the commands above.
| ADB Team Team | The effect | Reversibility |
|---|---|---|
| window_animation_scale 0 | Disables window animation (including locking) | Yes (replace 0 for 1) |
| transition_animation_scale 0 | Remove smooth transitions between screens | Yes. |
| lockscreen_rotation 0 | Blocks the turn of the lock screen | Yes. |
| pm disable-user com.miui.miservice | Disables MIUI system services (risky!) | Partially. |
β οΈ Note: The pm disable-user command com.miui.miservice may cause some functions to fail MIUI, Use it only if you understand the consequences. To return to the original state, do adb shell pm enable com.miui.miservice
π‘
Before working with ADB, create a restore point in MIUI Recovery. To do this, reboot your phone to recovery mode (press Power + Volume Up) and select Backup β System.
5. Installation of custom firmware: a radical solution
If you donβt like half-measures and want to completely remake the lock screen, the only option is to install custom firmware (like LineageOS, Pixel Experience or ArrowOS).
- π Ability to remove the lock screen completely (not recommended for security reasons).
- π¨ Complete customization of appearance (fonts, animations, wallpaper).
- π Improved performance through optimized code.
However, this method has serious disadvantages:
- β οΈ Loss of warranty (if the phone is under warranty).
- π§ Risk of βbrickingβ (turning the phone into a βbrickβ) when making an error.
- π± Certain functions MIUI (for example, IR-The blaster or camera may not work properly.
If you do, follow this algorithm:
- Unlock the bootloader through the official Xiaomi website (requires a Mi Account and wait 7-30 days).
- Install TWRP Recovery - custom recovery for firmware.
- Download the right firmware for your model (check compatibility on the XDA Developers forum).
- Sweat the firmware through TWRP, having previously made a backup.
After installing custom firmware, you can:
- π Use alternative screen locking applications (e.g. AcDisplay or C Lockscreen).
- πΌοΈ Customize transparency, blur and effects on the lock screen.
- β‘ Disable unnecessary system processes, speeding up the phone.
π‘
Custom firmware is a last resort, and 90% of lock screen problems can be avoided with standard settings or ADB.
6.Alternative methods: disabling through Safe Mode and resetting settings
If the lock screen starts to glitches (for example, constantly appearing ads or not working unlock fingerprint), try the following methods:
π‘οΈ Downloading to Safe Mode (Safe Mode)
Safe Mode allows you to boot your phone without third-party apps, and if the problem has disappeared, one of the installed apps is to blame.
How to log in to Safe Mode:
- Press the power button until the shutdown menu appears.
- Press and hold the "Switch off" (or "Reboot" on some models).
- Confirm the transition to Safe Mode.
In this mode:
- π Check if the problem with the lock screen has disappeared.
- π± Remove recently installed applications (especially launchers or optimizers).
- π Restart your phone in normal mode.
βοΈ Resetting the lock screen settings
If the lock screen settings are "tracked" or it began to work incorrectly, you can reset them to the factory:
- Go to Settings β System β Resetting settings.
- Select Reset the lock screen settings (not to be confused with a full reset!).
- Confirm the action.
β οΈ Note: On some devices (Redmi 9, POCO X3) This item might not be there, and then it'll only help to reset the settings completely, but it will delete all the data from the phone!