How to permanently disable the wallpaper carousel on the lock screen Xiaomi: 5 proven ways

The wallpaper carousel on Xiaomi’s lock screen is one of the most controversial features of MIUI. On the one hand, it offers a variety of background images that are automatically updated on a schedule or theme. On the other, many users find it intrusive, distracting and even consuming excess battery resources due to the background load of new wallpaper. If you are tired of constantly changing pictures or want to return a static background, this guide will help completely disable the carousel – both through standard settings and through hidden methods.

It is important to understand: Xiaomi regularly updates the interface MIUI, Therefore, the location of some menu items may differ depending on the firmware version (12, 13 or 14) and the smartphone model (Redmi Note 12, POCO X5, Mi 11 et al. We'll look at universal methods, as well as individual instructions for new and old devices. If standard methods don't work, don't worry: there are alternative solutions in the article, including: ADB-Teams for experienced users.

Before we go to disconnect, let’s understand what exactly annoys this function:

  • πŸ”‹ Battery consumption: background loading of new wallpaper through Mi Wallpaper Carousel consumes up to 5-15% A weekly charge (according to the tests on the Redmi Note) 10 Pro).
  • πŸ“‘ Data traffic: when connected to the mobile Internet, the carousel can download wallpaper up to 50 MB / month.
  • 🎨 Unpredictability: The wallpaper selection algorithm often offers irrelevant images (advertising, abstraction, low-quality backgrounds).

In addition, on some models (POCO F4, Xiaomi 12T), the carousel resets the user’s wallpaper after the system update, which forces you to reconfigure the lock screen.

πŸ“Š What Is The Problem With Wallpaper Carousel Worries You The Most?
Battery consumption
Obsessive images
Resetting user wallpaper
Data traffic
Nothing annoys.

Method 1: Disconnect via standard MIUI settings

The easiest method is to use built-in system options, which is suitable for most MIUI 12-14 devices, but may not be available on some budget models (Redmi 9A, POCO M3).

  1. Open the Settings app (cog icon).
  2. Go to the Lock Screen section (or Wallpaper β†’ Lock screen on new versions).
  3. Click on the Wallpaper Carousel (may be called Dynamic Wallpaper or Wallpaper Driver).
  4. Move the slider to the off position. or uncheck the tick from the item Enable the carousel.

If the carousel continues to work after these actions, check:

  • πŸ”„ Update MIUI: In some firmware, the option is hidden after the update.
  • πŸ“± Firmware region: on global (Global) and Chinese (China) versions MIUI settings may differ.

β˜‘οΈ Preparation for the carousel shutdown

Done: 0 / 4

Method 2: Remove the Wallpaper app (for power users)

If the standard method didn't work, you can go a radical way of disabling or removing the system application that runs the carousel, which works on most devices, but requires ADB or root access rights.

Warning: Deleting system applications can lead to unstable operation of the phone.

⚠️ Note: On some models (Xiaomi 13, POCO F5) com.miui.miwallpaper is integrated into the system, and its removal may cause errors when updating. MIUI.

Instructions via ADB:

adb shell pm uninstall -k --user 0 com.miui.miwallpaper


adb shell pm uninstall -k --user 0 com.miui.wallpaper

If the commands don’t work, try disabling the app first:

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

Once you've completed the commands, restart the phone. The carousel will disappear, but you'll lose access to standard Xiaomi wallpaper. To return them, use the command:

adb shell pm enable com.miui.miwallpaper
What if the ADB does not recognize the device?
Make sure USB debugging is enabled (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times Press β†’ Developers β†’ USB Debugging). Install Xiaomi ADB/Fastboot Tools drivers from the official website.

The unexpected but working method is to install a custom theme that overrides wallpaper settings, which is safer than removing system applications and doesn't require root.

Algorithm of action:

  1. Open the Themes app (or Themes on English firmware).
  2. In the search box, enter the search for Static Lockscreen or No Carousel Wallpaper.
  3. Select a theme marked β€œNo Carousel” or β€œStatic Wallpaper” (e.g. Minimal Lock or Pure Black).
  4. Apply the theme and restart the phone.

If there is no suitable topic, you can create your own:

  • πŸ–ΌοΈ Upload your favorite image to the Gallery.
  • 🎨 In Themes, choose My Wallpaper. β†’ Lock screen and install it manually.
  • πŸ”’ Lock the wallpaper by pressing Secure (if the option is available).

⚠️ Attention: Some topics from MIUI Theme Store contains advertising or data collection.Install only proven high-rated options (4.5)+).

Method 4: Editing Configuration Files (for Advanced)

This method is suitable for root-rights or custom recovery (TWRP) users, and allows them to permanently lock the carousel at the system file level.

You'll need:

  • πŸ“± Root access or TWRP.
  • πŸ’» Root-enabled file manager (e.g., Root Explorer or Solid Explorer).
  • πŸ“ Backup of files (required!).

Instructions:

  1. Open the file manager and go on the way: /data/system/users/0/ or /data/data/com.android.settings/shared_prefs/.
  2. Find the file. lockscreen_wallpaper.xml or wallpaper_info.xml.
  3. Open the file in the text editor and find lines that mention carousel or dynamic_wallpaper.
  4. Replace the true value with false or delete the block completely.
  5. Save the changes, set the rights to 644 (rw-r--r---) and restart the phone.

If the file is missing, try creating it manually with the following content:

<map>


<boolean name="lockscreen_wallpaper_carousel_enabled" value="false" />




<string name="lockscreen_wallpaper" value="/path/to/your/wallpaper.jpg" />




</map>

πŸ’‘

Before editing system files, back them up to the cloud or PC, which will help restore the phone to work in case of an error.

Method 5: Recoiling back to the old version of MIUI (extreme case)

If none of the methods worked and the wallpaper carousel is critically intruding, consider rolling back to an older version of MIUI where it didn’t exist yet or could be disabled in two clicks, a method that is suitable for devices released before 2021 (Redmi Note 9, Mi 10, POCO X3).

Warning: Firmware rollback erases all data and may lead to update issues in the future. Use this method only if other options are exhausted.

Step-by-step:

  1. Download the archive with the desired version of MIUI from the official Xiaomi website (Archive section).
  2. Transfer the file to the phone’s root folder and rename it to update.zip.
  3. Go to Settings β†’ About the phone β†’ System update.
  4. Click on the three dots in the upper right corner and select Select the firmware file.
  5. Confirm the installation and wait for the process to be completed (10-15 minutes).
Xiaomi modelThe latest version of MIUI without a carouselRisks of rollback
Redmi Note 8/8 ProMIUI 11 (Android 9)Loss of support for new applications
Mi 9/9TMIUI 12.0.3Bluetooth problems on Android 11+
POCO F1MIUI 10 (Android 9)No support for modern games

πŸ’‘

Firmware rollback is a last resort. Before the procedure, check the compatibility of the model with the selected version of MIUI on forums (for example, 4PDA or XDA Developers).

Frequent mistakes and their solutions

When you turn off the wallpaper carousel, you often have typical problems.

  • πŸ”„ Carousel returns after update: MIUI It resets wallpaper settings when you update. Solution: disable auto-update in Settings. β†’ The phone. β†’ Updating the system.
  • πŸ“΅ No "Wallpaper carousel" item on the menu: On some firmware (China) ROM) Try changing region to Global via Settings β†’ Additionally. β†’ Region.
  • πŸ”’ You can not fix wallpaper: If the button is inactive, install the wallpaper through the Gallery (long tap on the image) β†’ Set up how β†’ Lock screen wallpaper).

If after all the manipulations the carousel continues to appear, check:

  • πŸ€– Does Google Services Work: Sometimes the carousel is managed via Google Wallpapers. disable auto-update in Settings β†’ Annexes β†’ Google β†’ Warehouse β†’ Management of space β†’ Wallpaper.
  • πŸ“¦ Third-party launchers: apps like Nova Launcher or Hyperion can conflict with settings MIUI. Try to return the standard launcher.
Can I turn off the carousel without root and ADB?
Yes, in most cases, standard settings (Settings β†’ Lock screen β†’ Wallpaper carousel) are enough. If there is no item, try a method with a static theme setting (Method 3).
Why are the wallpapers dropped on the black screen after the carousel is turned off?
This is a MIUI bug associated with the wallpaper cache. Solution: Set any wallpaper manually through the Gallery. Reboot your phone. If the problem persists, clear the Wallpaper app cache to Settings β†’ Apps.
Will the ADB work on Xiaomi 13 Ultra?
On the new flagships (Xiaomi 13, 14), Xiaomi has tightened security policies. ADB commands may not work without unlocking the bootloader. In this case, use Method 3 (themes) or Method 4 (editing files from root).
How to return the carousel if you need it again?
If you disabled it through ADB or removed the system application, you can restore the function: For ADB: run adb shell pm enable com.miui.miwallpaper. For root: return the original files from the backup or reinstall the firmware. For those: just apply another theme with dynamic wallpaper.
Are there alternative launchers that block the carousel?
Yes, some launchers (like Lawnchair or Smart Launcher 6) allow you to configure the lock screen independently of MIUI. However, they do not guarantee 100% locking of the carousel, since it is controlled at the system level.