Xiaomi Redmi Note 8 Pro even years later remains a popular smartphone due to the powerful βironβ and flexible firmware MIUI. One of the features of the system is a dynamic change of wallpaper (carousel), which automatically updates the background of the desktop on schedule or when unlocked. However, not all users know how to set it up correctly β especially if we are talking about informal wallpaper or third-party launchers.
In this article, we will discuss three proven methods of installing wallpaper carousel: through standard MIUI settings, using the Wallpaper Carousel app and manually through the file system, and you will learn why animation can slow down, how to fix wallpaper reset after rebooting, and what image formats are supported for smooth change of backgrounds.
β οΈ Important: on the Redmi Note 8 Pro with older firmware MIUI 12.5 Some of the features of the carousel may not work properly due to manufacturer restrictions. MIUI 13/14, Use alternative methods from the "Third-Party Solutions" sectionΒ».
1. Standard wallpaper carousel in MIUI: where to look and how to turn on
In the MIUI firmware for Redmi Note 8 Pro, the automatic wallpaper change function is hidden in the theme settings. It works only with pre-installed collections from Xiaomi, but allows you to adjust the refresh interval and tie the shift to the time of day.
To activate it:
- Open the Themes app (the icon with a brush on your desktop).
- Go to Wallpaper section. β Wallpaper carousel.
- Choose one of the available collections (such as Nature or Cities).
- Click Apply and specify the shift interval: Every hour, Every day or When unlocked.
β οΈ Note: if the list does not include the wallpaper carousel section, then your version MIUI It does not support this out of the box function, in which case move to the next section with third-party solutions.
The standard carousel has limitations:
- π You canβt add your images β only wallpaper from the Xiaomi catalog.
- β³ The change interval is fixed (no specific time can be specified).
- π± The function can be reset after system update.
π‘
If the wallpaper is reset after rebooting, try disabling battery optimization for the Themes app in the AutoStart and Energy Saving settings.
2.The Wallpaper Carousel app: flexible setup with custom wallpaper
For those who want to use their own images or wallpaper from the Internet, the best solution is the third-party Wallpaper Carousel app (available on Google Play).
- πΌοΈ Download wallpaper from gallery, Google Photos or cloud services.
- β° Flexible interval settings (from 1 minute to 1 week).
- π¨ Transition effects (smooth dimming, shifting, scaling).
- π Event binding (unlocking, connecting to Wi-Fi, charging).
Step-by-step:
- Install Wallpaper Carousel from Google Play.
- Open the application and give access to Files and Media.
- Click Add folder and select a directory with wallpapers (e.g. DCIM/Wallpapers).
- In the Settings section, specify: Shift interval (recommended every 6 hours to save battery); transition effect (Crossfade is the smoothest); and flag only when charging (if you need to save charge).
Apply
Create a separate folder for wallpaper (for example, WallpaperCarousel)
Add JPG/PNG images (at least 1080Γ2340 resolution)
Delete duplicates and blurred photos
Check that there are at least 5 wallpapers in the folder (for a smooth change)
-->
πΉ Advantages of the method: works on any firmware, supports live wallpapers and does not require root rights. Of the disadvantages, the application can conflict with a standard launcher MIUI, If memory optimization is enabled.
3. Manual addition of the carousel through the file system (for advanced)
If you use custom firmware (like LineageOS or Pixel Experience) or want to integrate a carousel at the system level, you can manually write wallpaper paths in configuration files. This method requires root rights and knowledge of ADB commands.
Algorithm of action:
- Connect your smartphone to your PC and activate USB Debugging in the developer settings (Settings β About Phone β MIUI version β press 7 times).
- Open the terminal on your PC and execute the command to mount the system partition: adb shell su mount -o rw, remount /system
- Copy your wallpaper into the system folder (e.g. /system/media/wallpapers).
- Edit the file. /system/etc/wallpaper_info.xml, adding paths to their images: <wallpaper> <item name="custom_carousel" type="carousel" interval="3600"> <image>/system/media/wallpapers/1.jpg</image> <image>/system/media/wallpapers/2.jpg</image> </item> </wallpaper> wherein="3600" β interval in seconds (here) 1 hour).
- Reset the device.
π‘
If the carousel is unstable, check the battery settings first, then test the wallpaper in JPG format with a resolution of 1080Γ2340. 90% of the time the problem is solved by these two actions.
5 How to make a carousel out of live wallpapers
The Redmi Note 8 Pro supports live wallpaper (animated background images), but integrating it into a carousel requires additional steps, such as the Live Wallpaper Picker or KLWP (for advanced users) app.
Instructions for Live Wallpaper Picker:
- Install the app from Google Play.
- Download live wallpapers (for example, from Abstract Wallpapers).
- Open Live Wallpaper Picker and select Create a Carousel.
- Add a few live wallpapers to the playlist.
- Specify the shift interval (we recommend 10-15 minutes, as the animation puts the battery down).
- Apply it to the desktop.
β οΈ Warning: Live wallpaper in a carousel can increase battery consumption by 15-20%, only when connected to a charge or on energy-optimized firmware (e.g., use it when connected to a charger, MIUI 13+).
To save charge:
- π Turn off the carousel in the settings when the battery level is below 30%.
- β‘ Use static wallpaper in energy saving mode.
- π΅ Reduce screen brightness by up to 50% when viewing animations.
6. Alternative methods: widgets and automation
If neither method works, you can emulate the wallpaper carousel with Automate/Tasker widgets or tasks, such as a UCCW or KWGT widget that allows you to create dynamic background elements that are updated on a schedule.
Example of settings through Tasker:
- Install Tasker and AutoInput plugin.
- Create a task with the action Set Wallpaper.
- Please indicate the path to the image folder.
- Add a time trigger (e.g., every 3 hours).
- Save and activate the task.
πΉ Pros: full control over the logic of the change, the ability to be tied to any events (for example, changing the wallpaper when connecting headphones).
πΈ Cons: requires customization, may conflict with optimization MIUI.
7. Frequent errors and their solutions
Letβs look at the typical problems and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Wallpaper is reset after resetting | Cleaning the cache of the Themes or Launcher app | Turn off cache cleaning in battery settings for these apps |
| Carousel does not work in Nova Launcher | The launcher blocks the system functions of the wallpaper | Use the Nova Wallpaper Plugin plugin or return to the standard launcher |
| Animation twitches | Low productivity or heavy wallpaper | Reduce wallpaper resolution to 1080Γ2340 or turn off transition effects |
| Wallpaper Carousel app won't start | The conflict with MIUI Optimization | Turn off MIUI Optimization in the Developer Settings |
If no solution worked, try:
- Reset the launcher settings (Settings β Applications β Launcher β Storage β Reset).
- Install an alternative launcher (such as Lawnchair) and set up a carousel through it.
- Update the firmware to the latest version of MIUI (via Settings β System Update).