How to put a scroll wallpaper on Xiaomi: all ways with photos and videos

Live wallpaper with automatic background change is one of the most spectacular features of MIUI and HyperOS, which allows you to transform the screen of your Xiaomi, Redmi or POCO without installing third-party applications. However, many users are faced with the fact that the feature is either hidden in the depths of settings or does not work correctly after updates. In this article, we will discuss all the available ways to enable wallpaper scrolling, from standard tools to workarounds for older models.

It's important to understand that the mechanism of wallpaper change depends on the firmware version. For example, in MIUI 12 and MIUI 13, the algorithm is different from HyperOS, and on budget Redmis (for example, Redmi 9A or Redmi Note 8) some of the functions can be reduced. We tested the instructions on Xiaomi 13 Pro (HyperOS), POCO F5 (MIUI 14) and Redmi Note 11 (MIUI 13) - all the ways work, but with nuances. If your model is older than 2019, please note the section on alternative solutions.

Before you start, check:

  • ๐Ÿ“ฑ Version MIUI/HyperOS: Settings โ†’ The phone. โ†’ Version. MIUI
  • ๐Ÿ–ผ๏ธ Current Wallpaper: Standard live wallpaper (e.g., Earth or Space) supports scrolling, but static wallpapers do not.
  • ๐Ÿ”„ Updates: in some firmware, the function appears only after the update (for example, in HyperOS 1.0.3.0 it was not, and in 1.0.5.0 added to the update).

Method 1: Standard settings through โ€œThemesโ€ (MIUI 12โ€“14, HyperOS)

The easiest method is to use the built-in dynamic wallpaper feature, which automatically changes the background depending on the time of day or when unlocked, an option available on most Xiaomi devices since MIUI 12, but its location has changed in different versions.

Instructions for HyperOS and MIUI 14:

  1. Open the Themes app (icon with brush).
  2. Go to the wallpaper tab โ†’ Live wallpaper.
  3. Select any dynamic background (e.g. Ocean, Mountain, or City).
  4. Click Apply, then select Home Screen and/or Lock Screen.
  5. After application, return to the topics โ†’ Wallpaper and tap on three points (โ‹ฎ) top-right.
  6. Select Wallpaper Settings โ†’ turn on the Automatic Change switch.

For MIUI 12/13, the path is a bit different.

  1. In the Themes app, select live wallpaper and apply them.
  2. Then go to Settings. โ†’ Home screen.
  3. Slip on Wallpaper โ†’ Wallpaper settings โ†’ turn on Dynamic Wallpaper.

โ˜‘๏ธ What to check if the scroll is not working

Done: 0 / 4

An important nuance: on some devices (for example, the Redmi Note 10 Pro), the feature only works with the original wallpaper from Xiaomi. If you downloaded the background from a third-party source (for example, from Google Wallpapers), the automatic change may not work.

Method 2: Features of HyperOS - "Smart Wallpaper"

In HyperOS (firmware for new models Xiaomi 14, 13T, POCO F6, etc.) there is a separate section โ€œSmart wallpaperโ€, which offers advanced settings of dynamic backgrounds. Here you can not only enable automatic change, but also configure triggers (for example, change when connecting headphones or low battery charge).

How to set up:

  1. Open the settings โ†’ Personalization โ†’ Wallpaper.
  2. Select the Smart Wallpaper tab.
  3. Slip on any set (e.g., "Nature" or "Abstraction").
  4. In the menu that opens, turn on the automatic shift slider.
  5. Set the interval (from 1 hour to 1 day) and triggers (optional).

FunctionMIUI 12/13MIUI 14HyperOS
Time-driverโœ… (day/night only)โœ… (adjustable)โœ… + triggers
Support for third-party wallpaperโŒโš ๏ธ (partly)โœ… (via Smart Wallpaper")
Effects of UnlockingโŒโœ… (on some models)โœ… (animation + sound)
Energy consumptionLow.Average.High (optimized in 1.0.6.0+)

HyperOS 1.0.4.0 and later has Adaptive Wallpaper, which changes the color gamut of the background depending on the weather or time of day. To activate it, you need to enable the option โ€œSynchronize with the weatherโ€ in the smart wallpaper settings and provide access to geolocation.

๐Ÿ“Š What kind of firmware do you use?
MIUI 12/13
MIUI 14
HyperOS
The other one/I don't know

Method 3: Third-party applications for scrolling wallpaper

If the built-in tools are not satisfied (for example, you want more wallpaper options or flexible settings), you can use third-party applications.

  • ๐ŸŒ„ Wallpaper Engine (paid but free trial) - supports animated wallpaper with paralax effects.
  • ๐Ÿ”„ Muzei Live Wallpaper (free) โ€“ changes wallpapers on schedule, integrates with Google Photos. Plus: low battery consumption.
  • ๐ŸŽจ Zedge (free) โ€” a large library of live wallpaper with categories (nature, games, abstraction.
  • โณ Tapet generates unique wallpapers by algorithm and changes them automatically.

How to install and configure (in the example of Muzei):

  1. Download the app from Google Play.
  2. Open the settings โ†’ Home screen โ†’ Wallpaper.
  3. Choose Live Wallpaper. โ†’ Muzei Live Wallpaper.
  4. In Muzei settings, specify the source of the wallpaper (e.g. Google Photos or 500px).
  5. Turn on Automatic Shift and set the interval (from 1 hour to 1 week).

โš ๏ธ Attention: On Xiaomi with MIUI Under version 12, third-party live wallpaper can slow down the system due to background limitations. If lags appear after installation, try turning off animation in the app settings or use static wallpaper with automatic change (no effects).

๐Ÿ’ก

If after installing live wallpaper, the phone began to warm up, check the battery settings: go to Settings โ†’ Battery โ†’ Selection of applications and turn off optimization for the wallpaper application.

Method 4: Enabling Hidden Functions through ADB (for Advanced)

On certain devices (e.g, POCO X3 Pro or Redmi K40) The wallpaper scroll function is blocked by the manufacturer, but it can be activated via ADB-This method is only suitable for users with an unlocked bootloader or root rights.

Step-by-step:

  1. Install ADB and Fastboot Tools on PC.
  2. Turn on USB Debugging on your phone: Settings โ†’ About Phone โ†’ MIUI Version (stamp 7 times to become a developer) โ†’ Return to Settings โ†’ Additional โ†’ For Developers โ†’ Enable USB Debugging.
  3. Connect your phone to your PC and type in the command line: adb shell settings put global dynamic_wallpaper_enabled 1
  4. Reset the device.

If the command fails, try an alternative (requires root):

adb shell su -c "settings put secure dynamic_wallpaper_enabled 1"

โš ๏ธ Attention: Misuse of the right ADB It can cause you to reset your settings or lock your phone. Before experimenting, back up through Settings. โ†’ Additionally. โ†’ Backup and reset on some models (e.g. Xiaomi) 12T) after ADB-Teams can be protected MIUI, And the phone will need a flashing.

What if the ADB does not recognize the device?
1. Check if Xiaomi drivers are installed on the PC (you can download on the official website). 2. Try another one. USB-cable (preferably original). 3. In the developer settings, enable the option "Debugging by" USB (Security settings)" and confirm the PC's permission. 4. Restart your phone and PC.

Method 5: Alternatives for older models (Redmi 5/6/7, Mi A1/A2)

On devices older than 2019 (such as the Redmi Note 5, Mi 8 Lite), built-in wallpaper scrolling is often missing due to the limitations of the iron.

  • ๐Ÿ“ฑ Use Launcher: Install Nova Launcher or Lawnchair, which supports changing wallpaper on schedule. โ†’ The driver.
  • โฑ๏ธ Tasker + AutoTools: Create a Tasker task that will change wallpaper every N hours.
  • ๐Ÿ”„ KLWP Live Wallpaper Maker: The app lets you create your animated wallpaper with scrolling effect. minus: a complex interface for beginners.
  • ๐Ÿ–ผ๏ธ Manual change: Download a pack of wallpaper (for example, from Telegram channels with themes for the purpose of the book). MIUI) Change them manually through theme. โ†’ My wallpaper.

For Xiaomi Mi A1/A2 (with pure Android) will fit standard solution from Google:

  1. Download the Google Wallpapers app.
  2. Select the category "Daily Wallpaper".
  3. Activate the "Daily Shift" option.

๐Ÿ’ก

On older devices (Redmi 4X, Mi 6), live wallpaper can severely drain the battery, and the best option is to use a launcher with the function of autoshift static backgrounds.

Solving the Problem: Why Scrolling Wallpaper Doesn't Work

If you have enabled the function but the wallpaper does not change, check the following points:

Problem.Possible causeDecision
Wallpaper doesn't change at all.Function disabled in settingsCheck Themes โ†’ Wallpaper โ†’ Settings โ†’ Carman
Change only day/nightOld version of MIUI (up to 12.5)Update your firmware or use third-party apps
Animation slows downA weak processor or little RAMTurn off effects in wallpaper settings or use static backgrounds
The background is reset after resettingTheme cache errorClear these applications Topics in Settings โ†’ Apps
No "Automan" option.Regional restrictions or custom firmwareChange region to India in settings or run the official global version

If nothing helps, try resetting the themes:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the Themes app and click Warehouse.
  3. Tap Clear the data and Clear the cache.
  4. Reboot the phone and reset the wallpaper.

How to reduce battery consumption from live wallpaper

Dynamic wallpaper can increase power consumption by 5-15% (according to XDA Developers tests on Xiaomi 11T).

  • โšก Reduce the frequency of the shift: instead of 1 hour set 6-12 hours.
  • ๐Ÿ”‹ Turn off animation: in the wallpaper settings, select the option "Static mode".
  • ๐Ÿ“ต Add to exceptions: Settings โ†’ Battery โ†’ Choice of applications โ†’ Find the app with wallpaper and select Without restrictions.
  • ๐ŸŒ™ Use dark wallpaper: on AMOLED-In the case of the Xiaomi 13 Ultra, this reduces battery consumption by 20-30%.

An extreme way to save: create a task in Tasker that will only include live wallpaper when connected to a charger and turn it off when disconnected.

  1. Install Tasker and AutoTools plugin.
  2. Create a profile with condition Condition โ†’ Nutrition โ†’ Charging.
  3. Add the task: Plugin โ†’ AutoTools โ†’ Wallpaper โ†’ Install live wallpaper.
  4. Create a second profile to Disconnect from charging with the task of Install static wallpaper.

Frequent questions

โ“ Can I put a scroll of wallpaper on Redmi? 9A?
On the Redmi 9A (and other budget models on MIUI 12 with a Helio G25/G35 processor), built-in wallpaper scrolling is missing due to hardware limitations. Alternatives: Use the Nova Launcher launcher with a Muzei plugin. Install KLWP and create a simple animation. Me wallpaper manually through Gallery โ†’ Install as wallpaper. Third-party live wallpaper (such as from Zedge) will be severely inhibited!
โ“ Why after the upgrade to HyperOS disappeared scrolling wallpaper?
In early versions of HyperOS (1.0.1.0โ€“1.0.3.0), the autowallpaper function was disabled by default. To return it: Update the firmware to the latest version (minimum 1.0.5.0). Reset the Themes app settings (Settings โ†’ Applications โ†’ Themes โ†’ Storage โ†’ Clear Data). If it didn't work, install Google Wallpapers and activate "Daily Wallpapers." On some models (e.g. Xiaomi 13 Lite), the feature returns only after a full reset.
โ“ How to change the wallpaper when unlocking the screen?
This effect is only available on HyperOS under Smart Wallpaper. To enable it: Go to Settings โ†’ Personalization โ†’ Wallpaper โ†’ Smart Wallpaper. Select any set of wallpaper. Activate the Animation option when unlocked. Set up the speed and style of animation (for example, "Smooth Appearance" or "Swift"). On MIUI 14, there is no similar functionality, but you can emulate the effect through KLWP or Tasker (you need to create a task for the event Screen is unlocked).
โ“ Where to download high-quality wallpaper for automatic change?
Recommended sources: ๐Ÿ“Œ Official Xiaomi themes: in the app Topics in the Wallpaper tab โ†’ Popular. ๐ŸŒ Wallhaven (wallhaven.cc) โ€“ resolution and thematic filters. ๐Ÿ“ฑ Telegram channels: search on request "MIUI wallpaper 4K" or "HyperOS wallpapers". ๐ŸŽจ Unsplash (unsplash.com/wallpapers) โ€” Free high-quality photos. For automatic change, it's better to download the wallpaper in resolution. 1080ร—2400 (For most Xiaomis, save them to a separate folder (e.g, Wallpapers/Auto).
โ“ Can you put a scroll on the wallpaper? POCO Launcher?
POCO Launcher (standard launcher for the launcher) POCO-Solutions: Install Nova Launcher or Lawnchair โ€” they have built-in autoshift function. Use Muzei + Tasker to create a time problem. Go back to the standard. MIUI Launcher (in the launcher settings, select Launcher by default). POCO F4 GT and POCO X5 Pro MIUI 14 you can enable scroll through standard Themes, even if you are using POCO Launcher.