Wallpaper carousel on Xiaomi: what is it and how to remove it forever

If you own a Xiaomi smartphone based on MIUI, you've probably encountered what's called a wallpaper carousel, which automatically changes background images on a lock screen or desktop. For some users, it's a convenient feature of personalization, for others, an annoying element that eats up traffic, battery power and distracts from business. But what is it really from a technical point of view? And most importantly, can it be eliminated without consequences for the system?

In this article, we will take a look at how the wallpaper carousel in MIUI 12, MIUI 13 and MIUI 14 works, which Xiaomi, Redmi and POCO models support it, and most importantly, what ways to disable or uninstall it are available, from standard settings to radical methods using ADB and modified firmware, and why some methods stop working after updates and how to get around it.

We warn you that not all solutions are universal. For example, on the Xiaomi 13 Pro with HyperOS, the switching algorithm may differ from the same Redmi Note 10 on MIUI 12.5.

Wallpaper Carousel is a feature in the MIUI shell that automatically changes background images on the lock screen or desktop to a predetermined schedule. It was first introduced in MIUI 12 and has since become an integral part of Xiaomiโ€™s brand design.

Technically, the carousel works through the com.miui.gallery system app and com.miui.wallpaper, which interact with Xiaomi's cloud servers to download new wallpapers.

  • ๐Ÿ“ฑ Device models (on flagships are updated more often than on budget smartphones)
  • ๐ŸŒ Firmware Region (in the global version) MIUI The set of wallpaper is different from the Chinese)
  • ๐Ÿ”„ User activity (if you change wallpapers manually often, the system may offer similar styles)
  • ๐Ÿ“ถ Traffic saving settings (with limited connection, the carousel is updated less often)

By default, the carousel is activated on all Xiaomi, Redmi and POCO devices with MIUI 12+, but its behavior can be partially controlled.

  • ๐Ÿ”„ Automatic shift (every 30 minutes, 1 hour, 6 hours or 1 day)
  • ๐Ÿ“ Image source (only downloaded manually or including cloud wallpaper from Xiaomi)
  • ๐ŸŽจ Thematic collections (nature, cities, abstraction, etc.)

However, even when you turn off automatic change in settings, some users complain that the wallpaper is still updated periodically, due to the background processes of com.miui.wallpaper.carousel, which can ignore user preferences.

๐Ÿ“Š You use a wallpaper carousel on Xiaomi?
Yeah, I like the variety.
No, I turned it off right away.
Sometimes I turn it on for a shift.
I don't know what that is.

The wallpaper carousel feature is available on all Xiaomi, Redmi and POCO devices running MIUI 12 and later. However, there are nuances depending on the model and firmware region.

Model of the deviceSupport for the carouselFeatures
Xiaomi 13/13 Pro/13 Ultraโœ… Yes.In HyperOS, the carousel is integrated into Super Wallpapers with 3D-effects
Redmi Note 12 Pro+/12 Proโœ… Yes.In the global firmware carousel updated less often than in the Chinese version
POCO F5/F5 Proโœ… Yes.You can turn off through wallpaper settings without additional manipulations
Xiaomi 12T/12T Proโœ… Yes.Carousel works even when the mobile Internet is turned off (caches wallpaper)
Redmi 10A/10Cโš ๏ธ Partially.On budget models, the carousel may be missing or work with errors.

It is important to note that on custom firmware devices (like LineageOS or Pixel Experience), the wallpaper carousel turns off automatically, as these firmwares do not include Xiaomiโ€™s branded services. However, if you use a modified version of MIUI (like xiaomi.eu), then the carousel can be saved, but with extended shutdown settings.

Also, it is worth considering that on some models (for example, Xiaomi Pad 6), the carousel works differently - it is integrated into the com.miui.home (Launcer) system application and can manage wallpaper on both screens (lock and desktop) at the same time.

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14) standard methods of disabling the carousel through ADB In this case, you will need to use alternative methods described below.

The easiest way to remove automatic wallpaper changes is to use the built-in MIUI settings, which works on most devices and does not require superuser rights or special knowledge.

  1. Open the Settings app (cog icon).
  2. Go to Wallpaper (or Lock Screen โ†’ Wallpaper on some models).
  3. Select a Lock Screen or Desktop depending on where you want to turn off the carousel.
  4. Click on the Wallpaper Carousel (or Automatic Change).
  5. Transfer the slider to the off position. or select Never in the change frequency settings.
  6. Confirm the changes by clicking Ready or Save.

If the wallpaper changes after these actions, try additional steps:

  • ๐Ÿ“ต Turn off mobile internet and Wi-Fi on 10-15 minutes, then check if the settings have been reset.
  • ๐Ÿ”„ Restart the device โ€“ sometimes background processes donโ€™t apply changes right away.
  • ๐Ÿ—‘๏ธ Clear the Wallpaper app cache in the settings (Settings) โ†’ Annexes โ†’ Application management โ†’ Wallpaper. โ†’ Warehouse โ†’ Clear the cache).

On some firmware (e.g. MIUI 14 for Redmi Note 11), the option to disable the carousel may be hidden deeper.

  1. In the Wallpaper section, click on three dots (โ‹ฎ) top-right.
  2. Select Settings or Additional.
  3. Find the Cloud Wallpaper and turn it off.

Automatic change in wallpaper settings disabled |

Wallpaper cache cleared |

Rebooted device |

Checked the lack of wallpaper updates after the Internet disconnection-->

If none of these methods worked, then on your device, the wallpaper carousel is rigidly integrated into the system, and to turn it off will require more radical methods, which will be discussed later.

If standard settings donโ€™t work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which does not require superuser rights, but requires connecting the smartphone to your computer and enabling developer mode.

Advantages of the method:

  • โœ… It works on most devices with MIUI 12-14.
  • โœ… Doesn't require root rights.
  • โœ… Reversible process (you can return the carousel back).

Disadvantages:

  • โš ๏ธ When resetting settings or updating firmware, it may be necessary to re-execute the command.
  • โš ๏ธ On some models (e.g. Xiaomi) 13T) Xiaomi is blocking changes through the ADB.

Step-by-step:

  1. Enable Developer Mode: Go to Settings โ†’ About Phone. Click 7 times on MIUI until you become a developer!
  2. Activate USB debugging: Return to Settings โ†’ Additional โ†’ Developer. Enable USB debugging.
  3. Connect your smartphone to your computer: Use the original USB-Type C cable. On your phone, select File Transfer Mode (not โ€œCharge Onlyโ€).
  4. Install ADB on your computer: Download Googleโ€™s Platform Tools and unpack the archive into any folder.
  5. Execute commands: Open the command line (cmd) in the folder with ADB and type: adb devices If the device is determined, type: adb shell pm disable-user --user 0 com.miui.wallpaper.carousel To disable cloud wallpaper, additionally perform: adb shell pm disable-user --user 0 com.miui.cloudservice

After you execute the commands, restart the device. The wallpaper carousel will be disabled, but you can manually install static wallpaper.

โš ๏ธ Note: On some firmware (for example, MIUI 14 for POCO X5 Pro) the team may fail due to Xiaomi's protection, in which case try an alternative method: adb shell settings put global settings wallpaper_carousel_enabled 0

๐Ÿ’ก

If the carousel still works after completing the commands, check if the Wallpaper app has been updated through Google Play, in which case you will have to repeat the procedure.

If you are willing to take drastic measures and have root access (for example, through Magisk), then the wallpaper carousel can be permanently deleted by deleting the system files responsible for its operation, which is suitable for advanced users, since improper actions can lead to unstable system operation.

Warning: Removing system applications may disrupt MIUI, including:

  • ๐Ÿ”ด Inability to install wallpaper through standard settings.
  • ๐Ÿ”ด Errors in the operation of the launcher (com.miui.home).
  • ๐Ÿ”ด The loss of functionality of "Super Wallpapers).

If you are prepared for risk, follow the instructions:

  1. Install root-access file manager: Recommended Root Explorer or Solid Explorer (with superuser mode enabled).
  2. Go to /system/priv-app/WallpaperCarousel or /system/app/WallpaperCarousel.
  3. Remove or rename the folder: For example, rename WallpaperCarousel to WallpaperCarousel_bak.
  4. Clear cache and data: For com.miui.wallpaper and com.miui.gallery applications via Settings โ†’ Apps.
  5. Reset the device.

An alternative method is to use Magisk and Xiaomi Debloater, which allows you to disable system components without physically deleting files.

  1. Install Magisk and Xiaomi Debloater from the repository.
  2. In the module settings, find and disable: ๐Ÿ–ผ๏ธ Wallpaper Carousel โ˜๏ธ Cloud Service (if you are not using Xiaomi Cloud)

Reset the device.

โš ๏ธ Note: On HyperOS devices (e.g. Xiaomi 14), removing the carousel through root can lead to com.miui.home error and permanent launcher reboots. ADB Or revert to an older version of the firmware.

What if all the carousels are missing after removal?
If you have lost all wallpapers, including user wallpapers, after manipulating system files, do the following: 1. Download any image to the DCIM/Wallpapers folder. 2. Install it manually through Settings โ†’ Wallpaper โ†’ My Wallpaper. 3. If the system does not see the image, clear the cache and data of the com.miui.wallpaper. 4. Reboot the device. If the problem persists, restore deleted files from backup or reflash the device.

If none of these methods worked, or if you don't want to risk the stability of the system, there are alternative solutions that you can use. They're less radical, but they're also effective.

1.Use of a third-party launcher

Installing an alternative launcher (e.g. Nova Launcher, Lawnchair or Microsoft Launcher) allows you to bypass the MIUI system wallpaper.

  1. Install a launcher from Google Play.
  2. Assign it as the default launcher in the settings (Settings โ†’ Applications โ†’ By default โ†’ Launcher).
  3. In the settings of the new launcher, turn off the use of system wallpaper.

The disadvantage of the method: the carousel can continue to work on the lock screen if not disabled via ADB.

2. Restriction of background traffic

If the wallpaper carousel consumes traffic and battery power, you can limit its operation through network settings:

  1. Go to Settings. โ†’ SIM-maps and mobile networks โ†’ Transfer of data โ†’ Annexes.
  2. Find Wallpaper (com.miui.wallpaper) and turn off Background data transfer.
  3. Do the same for the gallery (com.miui.gallery).

If none of the methods worked, consider installing custom firmware (e.g. xiaomi.eu), where the wallpaper carousel is usually disabled by default or easily customizable.

Can I turn off the wallpaper carousel without a computer?
Yes, but not on all devices. Try: Turn off automatic change in wallpaper settings. Limit background traffic for Wallpaper and Gallery apps. Use a third-party launcher (like Nova Launcher). If that doesn't work, you can't completely remove the carousel without ADB or root rights.
Why does the wallpaper carousel eat up traffic and battery power?
Carousel wallpaper is constantly: ๐Ÿ“ฅ Uploads new images from the Xiaomi cloud (even if you donโ€™t manually change wallpaper). ๐Ÿ”„ Updates the cache of the application com.miui.wallpaper. ๐Ÿ“Š Monitors your activity to match "relevant" wallpaper. To reduce consumption: Turn off automatic wallpaper loading in settings. Limit background activity in the Wallpaper app. Delete the app cache once a week.
Will the wallpaper carousel work after resetting the settings?
Yes, after resetting to the factory settings, the wallpaper carousel will turn on again, as this is a MIUI system function. To avoid this: Before reset, run the ADB command to turn off the carousel. Or immediately after reset, turn it off in the wallpaper settings. If you reset via Fastboot, some modifications (for example, disconnect via Magisk) may persist.
Can I return the carousel after removal?
Yeah, but the way it works depends on how you remove it: ๐Ÿ”ง If it's been cut off ADB, Follow the command: adb shell pm enable com.miui.wallpaper.carousel ๐Ÿ—‘๏ธ If you deleted system files through root, restore them from the backup or reflash the device. ๐Ÿ”„ If you have used Magisk, simply deactivate the corresponding module.
Why is my Xiaomi not wearing a wallpaper carousel?
Possible causes: ๐Ÿ“ฑ You have an old model (up to) MIUI 12), where this function does not exist. ๐ŸŒ You use regional firmware where the carousel is disabled (e.g. for some Asian markets). ๐Ÿ”ง The carousel was disabled by the previous owner through ADB root. ๐Ÿ› ๏ธ There is custom firmware installed (like LineageOS) that doesnโ€™t have Xiaomiโ€™s branded features. To check if your device supports a carousel, upgrade to the latest version of the firmware. MIUI.