Xiaomiโs lock screen is the first thing you see when you turn on your smartphone, and its appearance can be both uplifting and annoying. Standard MIUI wallpaper quickly squashes, and the ability to install your own screensaver goes unnoticed by many users. Meanwhile, modern firmware versions (from MIUI 12 to MIUI 14) offer flexible settings, from static images to dynamic wallpapers with paralax effects or even short videos.
In this article, we will explore all the available ways to change the screensaver, from standard system tools to hidden functions and third-party applications. MIUI (For example, the ban on the installation of live wallpaper on some models, what image formats are supported, and why sometimes a new screensaver โflysโ after a reboot. ADB.
Before you start, check the version of MIUI in the Settings โ About Phone menu. This is what makes some features available. For example, MIUI 14 has support for animated screensavers at 90 Hz, and in earlier versions they only work at 60 Hz. Also note that on devices with HyperOS (the new firmware from Xiaomi), the installation algorithm may differ - we will also talk about this.
1. Standard method: changing the screensaver through the MIUI settings
The easiest method that works on most Xiaomi, Redmi and POCO devices is to use the built-in Wallpaper section, which allows you to select an image from a gallery, standard themes, or download wallpaper from an online catalog, the main advantage of which is that you do not need root access or additional programs.
To change the screensaver:
- ๐ฑ Open the Settings menu โ Wallpaper (or press and hold an empty space on the home screen, then select Wallpaperยป).
- ๐ผ๏ธ Go to the Lock Screen tab (not to be confused with Home Screen or Both on both screensยป).
- ๐ Select the source: ๐ Gallery โ any photo you have (recommended permission โ 1080ร2340 most models). ๐ Online themes โ Xiaomiโs wallpaper catalog (requires an Internet connection). ๐จ Dynamic wallpaper โ animations with paralax effect (available not on all devices).
- โ Click Apply and select whether you want to install wallpaper only on the lock screen or also on the home screen.
If the image is not the right size, the system will automatically trim it to the screen resolution. To avoid distortion, use images with an aspect ratio of 9:20 (for most modern smartphones) or 9:19 (for devices with a cutout for the front camera).
โ ๏ธ Note: On some models (Redmi Note 10 Pro, POCO X3 Pro after updating to MIUI 13 may be missing the option "Only lock screen." In this case, first select the wallpaper for both screens, and then manually change the screensaver of the main screen so that the desired image will remain on the lock.
2. Installation of video screensaver on the lock screen
Videos on the lock screen are not only stylish, but also functional: you can set a record with important information (like a schedule) or just a beautiful video, but MIUI officially supports video savers only on a limited number of devices.
List of Xiaomi models that support video on the lock screen (as of 2026):
| Series | Models. | Max. duration of the video | Sound support |
|---|---|---|---|
| Xiaomi 13 | 13 Pro, 13 Ultra | 10 seconds. | No. |
| Redmi K60 | K60 Pro, K60E | 15 seconds | No. |
| POCO F5 | F5 Pro | 10 seconds. | No. |
| Xiaomi 12T | 12T Pro | 20 seconds | Yes |
*The sound is only played when the screen is unlocked.
To set up a video screensaver:
- Download video in MP4 or MOV format with a resolution of no higher than 1080p and a duration of up to 20 seconds.
- Place the file in the DCIM โ Videos folder on the deviceโs internal memory.
- Go to Settings โ Wallpaper โ Lock screen โ Video.
- Select the file you want and cut it (if necessary).
- Press "Apply."
If the Video option is not on the menu, try to bypass the restriction with the Video Lockscreen app (available on Google Play), which allows you to install video savers on any Xiaomi device, but requires permission to display on top of other windows.
๐ก
To prevent the video from โslowing downโ, convert it to H.264 with a bitrate of no more than 5 Mbit / s. For this you can use the CapCut application or the online CloudConvert service.
3. Dynamic and live wallpaper: how to install on MIUI
Dynamic wallpaper (with paralax effect or phone tilt animation) and live wallpaper (with interactive elements) add a "highlight" to the lock screen. In MIUI 14, they are available out of the box, but on older versions of firmware, additional actions may be required.
Hereโs how to set up dynamic wallpaper:
- ๐ Go to Settings. โ Wallpaper. โ Dynamic.
- ๐ญ Choose your favorite theme (e.g., โSpace,โ โOcean,โ or โCity Lightsยป).
- ๐ Set up animation speed and sensitivity to phone tilt.
- โ Use wallpaper only for the lock screen.
If there is no dynamic section, try the following methods:
- ๐ฒ Install the app KWGT Kustom Widget Maker and download from Play Market a live wallpaper package (e.g. Klwp Live Wallpaper). Then select Live Wallpaper in the wallpaper settings and specify the path to the.klwp file.
- ๐ง For root-access devices, you can manually copy live wallpaper files to a folder /system/priv-app/MiuiHome, But it's risky and can lead to failures.
โ ๏ธ Note: On some models (Redmi Note 9, Mi 10 Lite), dynamic wallpaper can increase battery consumption by 5-10% due to the constant operation of the accelerometer sensor.
Check the MIUI version (should be at least 12.5)
Download APK live wallpaper from a trusted source (e.g. APKMirror)
Turn off battery optimization for wallpaper application
Restart the phone after installation
-->
4. How to install a screensaver through ADB (for power users)
If standard methods do not work (for example, on custom firmware or devices with HyperOS), you can resort to manual installation via ADB. This method is suitable for advanced users and requires connecting the smartphone to the computer.
Step-by-step:
- Enable USB debugging on your phone: Settings โ About Phone โ MIUI Version (click 7 times) Settings โ Additional โ For Developers โ Debugging on USB
- Connect the phone to the PC and confirm the debugging permission.
- Download Android SDK Platform-Tools and unpack the archive.
- Place the desired image (e.g. wallpaper.jpg) in the folder with the platform-tools.
- Execute the command to copy the file to the system folder: adb push wallpaper.jpg /data/system/users/0/wallpaper
- Set file rights: adb shell chmod 644 /data/system/users/0/wallpaper
- Reset the device.
This method works on most Xiaomi devices, but on some HyperOS models, the path to the wallpaper folder may be different (e.g., the path to the wallpaper folder, /data/system/users/0/wallpaper_lock). To find out the exact path, use the command:
adb shell ls /data/system/users/0/What if the ADB canโt see the device?
5. Problem Solving: Screensaver doesn't change or flies off
Sometimes, after a change of screensaver, it doesn't apply or it goes back to the standard one after a reboot, and here are some common reasons and ways to eliminate them:
| Problem. | Possible cause | Decision |
|---|---|---|
| The screensaver doesn't change | Cash system. | Clear the cache to Settings โ Applications โ App management โ Wallpaper โ Storage โ Clear the cache. |
| Image cropped incorrectly | Inappropriate permission | Use images with a ratio of 9:20 and a resolution of at least 1080ร2340. |
| The screensaver flies after the update | Resetting MIUI settings | Install the screensaver again or use ADB to fix the file. |
| Video screensaver slows down | High bitrate video | Convert your video to H.264 with a bitrate of 3-5 Mbps. |
If the problem persists, try resetting the wallpaper settings:
- ๐ Go to Settings. โ Annexes โ Application management โ Wallpaper. โ Warehouse โ Resetting settings.
- ๐ฑ Install the screensaver again.
On devices with HyperOS, a rollback to factory wallpaper settings through the ADB command can help:
adb shell cmd wallpaper clear6. Alternative applications for changing the screensaver
If embedded tools MIUI You don't like it, you can use third-party apps, and they offer more features, from animated screensavers to weather widgets or notifications.-3 tested solutions:
- ๐จ Zedge โ the largest base of wallpapers and screensavers with support 4K There's a built-in editor to crop images under your smartphone screen.
- ๐น Video Lockscreen โ allows you to install video savers on any Xiaomi device, even if the feature is not officially supported.
- ๐ Wallpaper Changer โ automatically changes the screensaver on a schedule (for example, every 6 hours) from the selected folder.
When using third-party applications, consider:
- โก They can increase battery consumption (especially if you use animations or video).
- ๐ก๏ธ Some applications require permission to display over other windows, which may conflict with other services (e.g. banking applications).
- ๐ฅ Avoid downloading wallpaper from unverified sources โ it may contain malicious code.
โ ๏ธ Attention: On devices with MIUI 14 And HyperOS, some screensaver change applications may not work because of security constraints. MIUI Optimization through ADB: adb shell settings put global miui_optimization_disabled 1 Then restart the phone.
๐ก
The app side is a good option for advanced features, but always check reviews and ratings in the Play Market before installing.
7. Features of setting up the screensaver on HyperOS
HyperOS is Xiaomi's new firmware, which has replaced MIUI on a number of devices (e.g. Xiaomi 14, Redmi K70) and has a different settings interface, and the process of changing the screensaver is a little different.
The main differences between HyperOS and MIUI are:
- ๐ The wallpaper menu moved to Settings โ Personalization โ Wallpaper.
- ๐จ Support for animated wallpaper with a frequency of 120 Hz (on supported devices).
- ๐ Standard wallpaper is now stored in a folder /data/system/users/0/hyper_wallpaper.
- ๐ Some features (such as video savers) now require authorization to your Mi Account.
To change the screensaver to HyperOS:
- Open the settings โ Personalization โ Wallpaper.
- Select the tab "Block screen".
- Click on โMy Wallpaperโ or โCatalogโ to select an image.
- If you want to use video, select the section Dynamic Wallpaper โ Video.
- Apply changes and restart the device (recommended for settings fixing).
HyperOS also has a feature called Adaptive Wallpaper, which automatically adjusts to the time of day, to enable it:
- Select wallpaper marked โAdaptiveโ in the catalog.
- Click on โSettingsโ โ โAdaptation to the time of dayโ.
- Choose a color scheme for day and night.