Xiaomiβs lock screen is not just a barrier to your data, itβs a complete personalization tool. From boring standard wallpaper to live animations, weather widgets or even personal photos, the possibilities are limited only to your imagination and the version of MIUI. But how do you find the ones that are responsible for the appearance of the lock among the dozens of settings? And why do some Redmi or POCO models have different options?
In this article, we will explore all the ways to customize the lock screen, from basic methods of changing wallpaper through the gallery to hidden features of the Theme and third-party applications. Particular attention will be paid to the difference between MIUI 12, 13 and 14, because even the location of buttons in the menu can be radically different, and also tell you how to circumvent the limitations of the system if your model does not support dynamic screensavers out of the box.
Method 1: Standard wallpaper change through settings
The simplest method that works on all Xiaomi devices, from the budget Redmi Note to the flagship Xiaomi 13. You wonβt need additional apps or root rights, but you will also have minimal creative opportunities.
To change the background of the lock screen:
- Open the Settings app (cog icon).
- Go to the Lock Screen section (on some firmwares, the path may look like Settings β Display β Lock screen).
- Select the wallpaper of the lock screen.
- Click Add Wallpaper and select the source: π· Gallery β any photo from your albums. π¨ Topics β Xiaomi Wallpaper Collection (requires Internet connection). πΌοΈ Live wallpaper - animations (not available on all models).
Apply
Important: on devices with AMOLED-screens (for example, Xiaomi 12 Pro or POCO F4) And the dark wallpaper will save you battery power. 9A s IPS-The matrix background color does not affect energy consumption.
π‘
If the image you select looks blurry, try cutting it manually in any graphics editor to your screen resolution (e.g. 1080Γ2400 for Full HD+).
Method 2: Using the Themes app for dynamic screensavers
Themes app (or Themes in global firmware) is a storehouse of free and paid designs for MIUI. Here you can find not only static wallpaper, but also dynamic screensavers that respond to touch or change depending on the time of day.
How to install an animated screensaver:
- π² Open the Topics app (brush icon on desktop).
- π In the search bar, type in βlockscreenβ or βlockscreenΒ».
- π¬ Choose your favorite theme marked βDynamicβ or βLiveΒ».
- π₯ Click Download, then Apply.
- βοΈ Additional settings are available in some themes β for example, animation speed or color schemes.
Note that dynamic screensavers can increase battery consumption by 5-15% compared to static wallpaper. If autonomy is critical for you, check power consumption in Settings β Battery β Battery Use after applying a new theme.
Method 3: Widgets on the lock screen β weather, music, notifications
Starting with MIUI 12, you can put widgets on your lock screen β small data blocks with weather, player, calendar, or even cryptocurrency rates β which is especially useful if you want to get quick access to important information without unlocking your phone.
How to add a widget:
- Open the Settings β Lock screen.
- Select Lock Screen Widgets (or Lock Screen Widgets).
- Activate the switch next to the desired widget: βοΈ Weather - temperature, precipitation, forecast. π΅ Music - Player control (Spotify, Mi Music). π Calendar - upcoming events. π° Currency rates (requires Internet connection).
Ready.
On some models (such as the POCO X3 Pro), widgets may conflict with Always-on Display (AOD). If the AOD stopped working after adding the widget, try disabling the widget or updating the firmware.
How to remove ads in weather widgets?
Method 4: Third-party applications for advanced customization
If standard MIUI capabilities aren't enough, third-party apps will come to your aid, allowing you to install interactive screensavers, paralax-effect animations, and customize gestures and short commands right from the lock screen.
Top.-3 customization:
| Annex | Features | Compatibility | Cons |
|---|---|---|---|
| Always On Edge | Animated wallpaper, AOD support, customizable clock | MIUI 12β14, Android 10+ | Paid version, can slow down on weak devices |
| Lock Screen & Wallpaper | Library HD-Wallpaper, widgets, unlocking effects | All Xiaomi models | Advertising in the free version |
| KLWP Live Wallpaper Maker | Creating custom animations from scratch, integration with Tasker | Requires Android 8.0+ | A complex interface for beginners |
Warning: Some apps (e.g. Always On Edge) require permission to Overlay other apps and Special Features.This may cause conflicts with Google Pay or banking apps due to security policies.
β Make a backup of the current wallpaper (Settings) β Lock screen β Save the wallpaper)
β Check the Android version (Settings) β The phone)
β Disable battery optimization for the application (Settings) β Battery β Optimizing the battery)
β Make sure that the device has enough memory (minimum 500 MB free)
-->
Method 5: Manually replace the screensaver via ADB (for power users)
If youβre ready to dive into the technical details, you can replace the system wallpaper of the lock screen through ADB (Android Debug Bridge), a method suitable for devices with unlocked bootloader or root rights, but requires caution β incorrect actions can lead to a system failure.
Step-by-step:
- Install. ADB-pc-tool.
- Activate Debugging via USB on your phone (Settings β About Phone β MIUI version β press 7 times, then go back to Additional Settings β For Developers).
- Connect your phone to your PC and execute the command: Adb devices Make sure the device is identified.
- Download the wallpaper in.png format with the resolution of your screen and rename the file to lockwallpaper.png.
- Replace the system file with the command: adb push lockwallpaper.png /data/system/users/0/
- Reset the device.