How to install changing wallpaper on the lock screen Xiaomi: 5 proven ways

Xiaomiโ€™s lock screen is the first thing you see when unlocking your smartphone, but standard static wallpaper quickly becomes squashed. Fortunately, MIUI allows you to set dynamic wallpapers that change depending on the time of day, the weather, or even your location. However, not everyone knows that this feature can be activated not only on the home screen, but also on the lock screen โ€“ both through built-in tools and through third-party solutions.

In this article, we will discuss 5 working ways to install changing wallpapers on the Xiaomi lock screen, including hidden MIUI settings, applications from Google Play and even methods for advanced users using ADB. Particular attention will be paid to compatibility with different models (Redmi Note 12, Poco X5, Mi 13, etc.) and firmware versions, and also tell you how to circumvent system limitations if standard methods do not work.

Before you start, make sure your smartphone runs on MIUI 12 and later โ€“ older versions have limited support for dynamic wallpaper on the lock screen. Also check if your launcher (like POCO Launcher or Mi Launcher) blocks wallpaper changes โ€“ sometimes requiring a reset screen settings.

๐Ÿ“Š What Xiaomi model do you use?
Redmi (Note/Pro series)
Poco (F/X/M)
Mi (flagship series)
Black Shark
Another model

Built-in dynamic wallpaper in MIUI: how to turn on the lock screen

The easiest way is to use Xiaomiโ€™s built-in live wallpaper, which is already pre-installed on the system. However, by default, itโ€™s only available for the home screen, and a lock screen requires a little trickery.

Open the Themes app (brush icon) and go to Wallpaper, and select Dynamic or Live Wallpaper (name depends on MIUI version) and look for Wallpapers marked "Supports Lock Screen" โ€” usually Earth & Moon, Forest, or Abstract collections.

After selecting the wallpaper, click Apply, but instead of automatically applying, click on the three dots in the upper right corner and select Set. Here you can manually specify that the wallpaper should also be displayed on the lock screen. If there is no such item, then the selected wallpaper does not support this function.

  • ๐ŸŒ Earth & Moon Wallpaper โ€“ Changes with the Time of Day and the Phase of the Moon.
  • ๐ŸŒณ ยซForest โ€“ Animated leaves and light effects that respond to touch.
  • ๐ŸŽจ ยซAbstract โ€“ geometric patterns with smooth transitions of colors.

โš ๏ธ Note: On some models (Redmi) 9A, Poco M3) Built-in live wallpaper can slow down animation when unlocked. If you notice lags, try turning off effects in Settings โ†’ Display. โ†’ Animation of the system.

๐Ÿ’ก

If there are few built-in wallpapers, update the Themes app via Google Play โ€“ new collections often appear after the update.

2. Third-party applications for live wallpaper: TOP-3 solutions for Xiaomi

If built-in options are not enough, you can install third-party apps from Google Play, the main advantage of this method is a wide range of animations, including wallpaper with weather effects, 3D-graphics and even interactive elements (e.g., reaction to music).

The best applications for dynamic wallpaper on Xiaomi:

AnnexFeaturesCompatibility with MIUICons
Wallpapers Craft4K-Paralax-effect wallpaper, weather themes, Always-on Display support.Complete (including MIUI 14)Paid premium wallpapers, sometimes cut animations on weak chips (Snapdragon 4xx).
KappboomLive wallpaper with gesture response, time of day and battery charge. POCO.Partial (may not work on MIUI for China)Advertising in the free version, high battery consumption.
Live Wallpapers 4KLarge library of animated wallpaper (fire, water, space) AMOLED-screen.Complete.Some wallpapers require manual adjustment for the lock screen.

To install wallpaper from a third-party application on the lock screen:

  1. Download and open an app (like Wallpapers Craft).
  2. Choose your favorite wallpaper and click Install.
  3. In the installation menu, select Only the lock screen or both screens.
  4. If the option is not available, go back to Settings โ†’ Wallpaper and manually apply the wallpaper to lock.

โš ๏ธ Attention: On Xiaomi with MIUI For China (without Google Services), some apps may not have wallpaper installed on the lock screen. ADB (section).

How do I check the MIUI version?
Open Settings โ†’ About Phone โ†’ MIUI version. If the letters CN are at the end of the name, it is Chinese firmware, Global/EEA is international.

3.Use of MIUI themes for dynamic wallpaper

Few people know, but MIUI has hidden themes that include not only icon changes, but also dynamic lock screen wallpapers.These themes are often updated through the Themes app, but not all of them support lock-on animation.

How to find and apply this topic:

  1. Open Topics โ†’ Online and search for queries: live lock screen wallpaper, dynamic lockscreen or live wallpaper theme.
  2. Browse the available themes - look for the "Dynamic Wallpaper" mark in the description.
  3. Download and apply the theme. Wallpaper will automatically be installed on both screens.

Popular themes with live wallpaper:

  • ๐ŸŒŒ ยซCosmic โ€“ an animation of the starry sky with moving constellations.
  • ๐ŸŒŠ ยซOcean Wave โ€“ waves that respond to the tilt of the phone.
  • โšก ยซNeon Glow: Neon lines that change color depending on time.

If after applying the theme wallpaper on the lock remained static, try:

  1. Reboot the phone.
  2. Manually set the wallpaper through Settings โ†’ Wallpaper โ†’ Lock screen.
  3. Clear the cache of the application Themes in Settings โ†’ Applications.

Theme supports your version of MIUI| The description indicates "live wallpaper" | No warnings of incompatibility | Theme rating above 4.5-->

Installation via ADB: for advanced users

If standard methods donโ€™t work, you can resort to manual adjustment via ADB. This method is suitable for Xiaomi on custom firmware or Chinese versions of MIUI, where personalization features are limited.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to unlock the developer mode, then Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ“‚ Live wallpaper file in.apk or.kwl format (you can download from themes) MIUI).

Instructions:

  1. Connect the phone to the PC and open the command line (cmd).
  2. Check the connection command: Adb devices should appear serial number of your device.
  3. Set the rights to write to the system folders: adb shell pm grant com.android.themes permission.WRITE_SECURE_SETTINGS
  4. Download the live wallpaper file (e.g., from here) and transfer it to /sdcard/MIUI/theme/.
  5. Apply wallpaper through ADB: adb shell am start -n com.android.themes/.activity.ThemePreviewActivity --es theme_package_name theme packet name (replace the topic packet name with the actual name from the.mtz file).

โš ๏ธ Attention: Wrong commands ADB You can disrupt the system. Before experimenting, back up through Settings. โ†’ Additionally. โ†’ Backup.

๐Ÿ’ก

The ADB method is the only way to install live wallpaper on Chinese versions of MIUI without Google Services.

5. Alternative methods: Always-on Display and widgets

If your Xiaomi supports Always-on Display (AOD), you can use it to simulate live wallpaper. For example, MIUI 13/14 has animated AOD styles with watches that change color depending on the time of day.

How to set up:

  1. Go to Settings โ†’ Display โ†’ Always-on Display.
  2. Choose the โ€œDynamicโ€ or โ€œColorโ€ style.
  3. Activate the โ€œShow at Notificationsโ€ option.
  4. In some firmware, the Color Scheme setting is available โ€“ select Auto to automatically change colors.

For more flexible settings, you can use widgets:

  • ๐Ÿ“ฑ UCCW โ€” Allows you to create custom widgets with animation.
  • โฑ๏ธ KWGT โ€” Advanced watches and wallpaper with support AOD.
  • ๐ŸŒฆ๏ธ Transparent Clock & Weather โ€“ Weather Effects on the Lock Screen.

Important: Widgets on the lock screen only work on devices with unlocked bootloader or custom firmware (for example, Pixel Experience for Xiaomi). On standard MIUI, they will only appear after unlocking.

6.Problem Solving: Why Live Wallpaper on Lockups Don't Work

If after all the manipulations the wallpaper remains static, check the following points:

Problem.Possible causeDecision
Wallpaper is not animatedEnergy saving blocks background processesAdd the wallpaper app to battery exclusions (Settings โ†’ Battery โ†’ Battery Optimization)
Wallpaper is reset after resettingApp cache error TopicsClear cache and data Topics in Settings โ†’ Apps
No โ€œlock screenโ€ option when installingFirmware Restriction (Chinese version of MIUI)Use ADB or install wallpaper through Nova Launcher
Lags when unlockedWeak processor or lack of RAMTurn off animation in Settings โ†’ Display โ†’ System animation โ†’ No animation

If the problem persists, try:

  • ๐Ÿ”„ Reset the screen settings (Settings) โ†’ Display. โ†’ Resetting settings).
  • ๐Ÿ“ฅ Update MIUI Up to the latest version (sometimes bugs are patched).
  • ๐Ÿ› ๏ธ Install a custom launcher (like Nova Launcher) that supports live wallpaper on lock.

๐Ÿ’ก

On Xiaomi AMOLED-screen (e.g. Mi 11, Redmi) K50) Live wallpaper with a dark background saves battery power.

FAQ: Frequent questions about live wallpaper on Xiaomi

Can I put a live wallpaper on the lock screen on the Redmi 8A?
Redmi 8A runs on MIUI 11/12, where support for live lock wallpaper is limited.Try third-party apps (Wallpapers Craft) or upgrade to MIUI 12.5+ through the official website.
Why did the MIUI update disappear?
When major updates (for example, from MIUI 13 to MIUI 14) reset the theme settings. Return wallpaper via Settings โ†’ Wallpaper โ†’ My wallpaper or reinstall theme.
How do you make sure that the wallpaper changes automatically every day?
Use the Daily Wallpaper or Muzei app. In the settings, select the wallpaper source (like Unsplash) and enable the Daily Shift option. The lock screen will require manual adjustment via Nova Launcher.
Is it safe to install live wallpaper through ADB?
Yes, if you follow the instructions and don't change the system files, however, unlocking the bootloader (necessary for some commands) resets the phone and can result in a loss of warranty on some models (Poco F3, Mi 10T).
Can I use the video as a live wallpaper on Xiaomi?
Yes, with the Video Live Wallpaper app, but video wallpapers drain the battery and can brake on weak smartphones (Redmi). 9C, Poco C31). A lock screen will be required ADB custom-made.