How to remove the wallpaper carousel on Xiaomi from the lock screen and return it back

The wallpaper carousel on the Xiaomi lock screen is one of the most controversial features of MIUI. On the one hand, it adds visual diversity by automatically changing background images from the collection of Xiaomi Wallpapers or Google Wallpapers. On the other hand, many users complain about the arbitrary change of wallpaper, lags when unlocking and even increased battery consumption due to the background activity of the service. If you are among those who are annoyed by this feature, or vice versa, accidentally disabled it and want to return, our instructions will help you understand the nuances of the settings.

In this article, we will look at all possible ways to manage the wallpaper carousel, from standard MIUI settings to hidden settings through ADB and third-party utilities. We will focus on the problems faced by owners of devices on MIUI 14/15, where the settings interface has changed, and we will also discuss why the carousel can spontaneously turn on after updates and how to avoid this.

The Wallpaper Carousel feature was introduced in MIUI since version 12 as part of a personalization strategy, and is activated by default in two cases:

  • ๐Ÿ“ฑ When the first switch on the smartphone โ€“ the system offers to choose the style of wallpaper, and among the options there is an option โ€œAutomatic changeยป.
  • ๐Ÿ”„ After updating MIUI โ€” Some versions (for example, transition from MIUI 13 by 14) reset wallpaper settings to factory.
  • ๐ŸŽจ When installing themes from the Mi Theme Store โ€“ some themes force the carousel to be โ€œfull immersionยป.

In addition, the carousel can be turned on independently if the wallpaper synchronization between devices is activated in the Mi Account settings, in which case the smartphone pulls up the settings from another gadget (for example, the Xiaomi Pad tablet), where the function was enabled.

โš ๏ธ Attention: On devices with MIUI For the global market (e.g. Redmi Note 12 Pro)+ 5G) The paths to the carousel settings may differ with Chinese firmware (e.g. Xiaomi 13 Ultra), and the option is often hidden in the menu in Chinese versions. โ†’ Personalization.

The easiest method is to use the built-in system tools, and the instructions are relevant for MIUI 12-15 (including HyperOS for new models):

  1. Open the Wallpaper app (icon with brush and mountain).
  2. Go to the โ€œlock screenโ€ tab (bottom of the screen).
  3. Click on the current wallpaper - the editing menu will open.
  4. In the upper right corner, tap the icon. โš™๏ธ ยซSettingsยป.
  5. Turn off the Automatic Wallpaper Change slider (or Wallpaper Carousel in English).

If this item is missing, try an alternative path:

  1. Click the empty space on the home screen โ†’ select โ€œWallpaperโ€.
  2. At the bottom of the screen, switch to the โ€œlock screenโ€ tab.
  3. Scroll down to the "Advanced" section and turn off "Dynamic Wallpaper".

On some models (such as the POCO F5 or Xiaomi 12T), the option may be called โ€œLive Wallpaperโ€ โ€“ it also needs to be deactivated.

โ˜‘๏ธ Checking the carousel shutdown

Done: 0 / 4

Method 2: Remove the Wallpaper system application (for advanced ones)

If standard methods don't work, you can go a radical way of disabling or removing the system application that controls the carousel, which is a risky way, as it can cause other functions to fail (for example, customizing themes), recommended only for power users!

This will require:

  • ๐Ÿ”“ Unlocked bootloader (unlocked bootloader).
  • ๐Ÿ› ๏ธ Root rights (for example, through Magisk).
  • ๐Ÿ“ฑ Application for system package management (e.g. App Systemizer or Titanium Backup).

Instructions:

  1. Install Root Explorer or similar file manager with root support.
  2. Go to /system/priv-app/WallpaperCarousel or /system/app/WallpaperPicker.
  3. Find files with the.apk and.odex extensions associated with wallpaper (e.g. WallpaperCarousel.apk).
  4. Rename them by adding.bak at the end (e.g. WallpaperCarousel.apk.bak).
  5. Reset the device.

โš ๏ธ Warning: Removing system applications may disrupt Mi Theme Store and personalization features.Before experimenting, back up through TWRP Mi Cloud.

What if the lock screen turns black after removing the wallpaper?
If after manipulating the system files, the lock screen is displayed without wallpaper (black or gray background), return the original names to the.apk and.odex files, then restart the device. If this does not help, set the wallpaper manually through the Settings menu โ†’ Lock screen โ†’ Wallpaper.

If you donโ€™t have root, but you have access to USB debugging, you can turn off the carousel via Android Debug Bridge (ADB), a method that works on most Xiaomi devices, including Redmi and POCO.

You'll need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB-driver.
  • ๐Ÿ“ฒ Included debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times tap to unlock the developer menu, then Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).
  • ๐Ÿ”Œ Cable USB Type-C (preferably original).

Steps:

  1. Connect your smartphone to your PC and confirm the debugging permission.
  2. Open the command line (Win + R โ†’ enter cmd) and do:
adb shell pm disable-user --user 0 com.android.wallpaperbackup


adb shell pm disable-user --user 0 com.miui.wallpaper

Use the following to return the carousel:

adb shell pm enable com.android.wallpaperbackup


adb shell pm enable com.miui.wallpaper

If the commands donโ€™t work, try an alternative:

adb shell settings put global wallpaper_carousel_enabled 0

๐Ÿ’ก

Before execution ADB-Check the list of installed packages through adb shell pm list packages | This will help you to accurately identify the name of the service responsible for the carousel on your model.

If you accidentally turned off the automatic wallpaper change or it disappeared after the update, you can restore it in several ways:

MethodActionApplicability
Through wallpaper settingsOpen Wallpaper โ†’ Lock screen โ†’ Settings โ†’ Turn on Automatic Shift.All versions of MIUI
Resetting launcher settingsPress the main screen โ†’ โ€œSettingsโ€ โ†’ โ€œResetting launcher settingsโ€.MIUI 13-15 if the carousel is missing after a change of subject
Reinstallation of the wallpaper appRemove the updates for โ€œWallpaperโ€ in Settings โ†’ Apps โ†’ App Management โ†’ Wallpaper โ†’ Remove updates.If the carousel stopped working after the update
ADB-teamAdb shell settings put global wallpaper_carousel_enabled 1.For rootless devices, if standard methods fail

If the carousel never appeared, check:

  • ๐Ÿ“ฅ Internet connection โ€“ without it, the system cannot download new wallpaper.
  • ๐Ÿ”’ Background restrictions - in Settings โ†’ Battery โ†’ Background Limitation Make sure there are no restrictions for the Wallpaper app.
  • ๐Ÿ“ฆ Updates MIUI โ€” Sometimes the function is temporarily disabled due to firmware bugs (for example, in the MIUI 14.0.3 for Xiaomi 11T Pro).
๐Ÿ“Š What function? MIUI You would like to turn off first?
Wallpaper carousel
Advertising in system applications
Automatic cleaning of RAM
Notifications from Mi Community
I don't want to shut anything down.

Even after successfully turning off or on the carousel, users are faced with bugs.

1.The carousel turns on itself after the reboot

Reason: com.miui.wallpaper has a high priority for auto-run.

  • Open Settings โ†’ Applications โ†’ Application Management โ†’ Wallpaper โ†’ Autostart and turn it off.
  • Use ADB to completely disable autostart:
adb shell cmd appops set com.miui.wallpaper RUN_ANY_IN_BACKGROUND ignore

2. wallpaper does not change, although the carousel is included

Possible causes:

  • ๐Ÿ“ต No Internet connection โ€“ check the connection to the network.
  • ๐Ÿ”‹ Battery Limitation โ€“ Add Wallpaper to Optimization Exceptions (Settings) โ†’ Battery โ†’ Optimizing the battery).
  • ๐Ÿ—ƒ๏ธ Not enough memory โ€“ clear the Wallpaper app cache (Settings) โ†’ Annexes โ†’ Wallpaper. โ†’ Clear the cache).

3.After the carousel is turned off, the wallpaper is dropped on standard ones

This is due to a failure in the launcher settings.

  1. Set wallpaper manually through the wallpaper menu.
  2. Reset the launcher settings (click the main screen โ†’ Settings โ†’ Reset).
  3. If the problem persists, try changing the theme to a standard one (Settings โ†’ Theme โ†’ My Theme โ†’ Standard).

๐Ÿ’ก

If the wallpaper carousel is not stable, check for updates to the Wallpaper app in Google Play or Mi App Store first.

Alternative applications for wallpaper management

If you don't like the built-in MIUI carousel, you can use third-party solutions, which offer more flexibility: manual image selection, adjusting shift intervals, support for Live Wallpapers, and even integration with Google Photos.

Top.-3 applications:

  • ๐ŸŒ„ Wallpaper Engine โ€“ supports animated wallpaper and customization (requires root for full-fledged work on the wallpaper). MIUI).
  • ๐Ÿ”„ Tapet โ€“ generates unique wallpapers on a schedule and automatically updates them.
  • ๐Ÿ–ผ๏ธ Zedge โ€“ a huge library of static and live wallpaper with the ability to adjust rotation.

To install alternative wallpaper on the lock screen:

  1. Download the app from Google Play.
  2. Select your favorite wallpaper and click "Install".
  3. In the window that appears, select โ€œlock screenโ€ (not โ€œmain screenโ€).
  4. If the option is not available, pre-disable the built-in carousel through the MIUI settings.

On some devices (such as Xiaomi 13 Pro) to use third-party wallpaper on the lock screen, you will need to turn off MIUI protection:

  1. Go to Settings โ†’ Password and Security โ†’ Protection MIUI.
  2. Turn off the option "Block Wallpaper".
Can I turn off the carousel only for the lock screen, leaving it on the home screen?
Yes, in MIUI, wallpaper settings for the home screen and lock screen are managed separately. Open the Wallpaper app, select the Lock Screen tab, and turn off automatic shift only there. The wallpaper on the home screen will remain unchanged.
Why are the carousels turned off and the wallpaper is dropped on a black background?
This is due to a breakdown in the wallpaper service. To return previous wallpaper: Go to Settings โ†’ Wallpaper โ†’ Lock screen. Select any wallpaper manually (even the same ones). Reboot the device. If the problem persists, clear the cache of the Wallpaper app (Settings โ†’ Apps โ†’ Wallpaper โ†’ Clear cache).
How to completely remove preinstalled wallpaper Xiaomi?
Complete removal of system wallpaper is only possible with root rights. Without them, you can: Hide them by installing your own wallpaper. Turn off automatic loading of new wallpaper in Settings โ†’ Wallpaper. โ†’ Settings โ†’ Auto Update. For complete deletion: Get root (e.g., via Magisk). Delete files from the folder /system/media/theme/default/wallpapers. โš ๏ธ Note: Deleting system files can lead to errors when changing themes.We recommend you to create a backup copy in advance.
The wallpaper carousel eats the battery. How do you fix that?
Automatic wallpaper change can actually increase battery consumption, especially if: Wallpaper is downloaded from the Internet (traffic + background activity). Live wallpaper is used (animation consumes additional resources). Wallpaper service is not optimized (a common problem of MIUI 14); Solutions: Turn off the carousel (instruction above). Limit background activity of the Wallpaper application (Settings โ†’ Battery โ†’ Background Limit. Set static wallpaper instead of dynamic.
After the MIUI update, the carousel turned on itself. How do we prevent this from happening in the future?
It's a known problem. MIUI โ€” after major updates (e.g., with MIUI 13 on 14) To avoid automatic activation of the carousel: Before updating, back up your settings via Mi Cloud or TWRP. After the update, immediately check the wallpaper settings and turn off the carousel. ADB, To block automatic setting changes: adb shell settings put global wallpaper_carousel_enabled 0 adb shell appops set com.miui.wallpaper WRITE_SETTINGS These teams will prohibit the system to change the wallpaper settings on its own.