Why Wallpaper Carousel Irritates Xiaomi Users and How to Turn It Off
The MIUI wallpaper carousel is one of the most controversial features of Xiaomiβs proprietary shell. On the one hand, it offers automatic background changes, adapting to the time of day or weather. On the other, many users complain about random replacement of wallpaper, lags when scrolling the desktop and unnecessary battery load, especially for low-end models Redmi and Poco, where every percentage of charge is on the account.
In this article, we will discuss all the current ways to disable the carousel, from standard settings to deep system interventions. Importantly, the methods differ depending on the version of MIUI (12, 13, 14) and the smartphone model. For example, on the Xiaomi 13 Pro with MIUI 14, the path to settings may differ from the Redmi Note 10 with MIUI 12.5. We took these nuances into account and prepared universal solutions.
If you want to not just hide the carousel, but completely delete its system files to free up memory and speed up the interface, you need root access, and for most users, standard methods are enough β they are safe and do not require technical skills.
Method 1: Disable the carousel through standard MIUI settings
The easiest and safest method is to use built-in shell options, which is suitable for MIUI 12.5 and later, including MIUI 14, the main advantage is that you do not need to install additional applications or obtain root rights.
Instructions:
- Open Settings β Wallpaper (or Personalization in new versions).
- Select the Wallpaper Carousel section (can be called Dynamic Wallpaper or Automan).
- Turn the slider Insert the carousel in the position Off..
- Confirm the action if the system requests permission.
β οΈ Note: On some firmware (for example, MIUI 13 Global) after the carousel is turned off, the wallpaper can be reset to standard.Previously save your favorite background in the gallery to quickly restore it through Settings. β Wallpaper. β My wallpaper.
Take a screenshot of the current wallpaper | Check the version of MIUI in Settings β About Phone | Close all applications (carousel can conflict with launchers) | Connect the phone to charging (in case of prolonged processing)
-->
If your MIUI version does not have a separate wallpaper carousel item, try an alternative path:
- π Go to Settings. β Display. β Additionally. β Wallpaper.
- πΌοΈ Click on the current wallpaper and select Static Wallpaper instead of Dynamic Wallpaper.
- π Restart your phone β sometimes changes only apply after a reboot.
Method 2: Use of the ADB-deep-switch
If standard settings donβt help (e.g., the carousel turns on itself after the update), you can block it via ADB (Android Debug Bridge), which does not require root, but you need USB debugging and a computer.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect your phone to your PC, install ADB Tools, and execute the command:
adb shell pm disable-user --user 0 com.miui.miwallpaperThis command disables the carousel system app. To get it back, use:
adb shell pm enable com.miui.miwallpaperπ‘
If ADB does not recognize the device, install Xiaomi USB Drivers and check the connection in File Transfer (MTP) mode.
β οΈ Note: On some firmware (for example, MIUI 14 for Poco F5) Disabling com.miui.miwallpaper can cause the wallpaper to reset to a black screen, in which case restore the background manually or use a third-party launcher like Nova Launcher.
| Xiaomi model | MIUI version | Does it work? ADB-method? | Side effects |
|---|---|---|---|
| Redmi Note 11 | MIUI 13.0.4 | Yes. | Resetting wallpaper on standard |
| Xiaomi 12T | MIUI 14.0.3 | Yes (reboot required) | The weather widget disappears |
| Poco X4 Pro | MIUI 13.0.2 (Global) | Partially (carousel shuts down but returns after update) | Lags when scrolling the desktop |
| Redmi 10A | MIUI 12.5.8 | No (root required) | β |
Method 3: Remove the carousel through root access (for experienced)
If youβre willing to take drastic measures, completely removing the system files of the carousel will free up to 50 to 100 MB of memory and eliminate background processes, a method only suitable for devices with an unlocked bootloader and Magisk or TWRP installed.
Instructions:
- Install a root-access file manager (such as Root Explorer or FX File Explorer).
- Go to /system/priv-app/MiuiWallpaper/ or /system/app/MiWallpaper/ (the path depends on the version of MIUI).
Reboot the phone.
β οΈ Attention: Removal of system APK It can cause the launcher to crash or it can't change the wallpaper through the standard settings:
- π οΈ Install a third-party launcher (e.g. Hyperion Launcher for the first time) MIUI).
- π± Use apps like Wallpaper Changer to manually change backgrounds.
- π Restore deleted files from the backup (if you did it before the changes).
What to do if the weather widget is missing after removing the carousel?
Method 4: Retrace to the previous version of MIUI (if the carousel appeared after the update)
Sometimes the wallpaper carousel is activated after the MIUI update, especially when you switch from MIUI 12 to MIUI 13/14. If you donβt like the new chips, you can return the old firmware version β but this is an extreme measure, since it involves the risk of data loss.
How to do this:
- Download the stock firmware for your model from the official Xiaomi website (choose a version 1-2 issues older than the current one).
- Rename the file to update.zip and place it in the root folder of the phone.
- Go to Settings β About the phone β System update.
- Click on the three dots in the upper right corner and select Select the firmware file.
- Confirm the rollback and wait for the reset.
β οΈ Note: Firmware rollback will reset all settings and may block access to certain features (e.g. Mi Account will require re-authorization:
- π± Make a backup through Settings β Additionally. β Backup.
- π Charge your phone to at least 60%.
- π‘ Connect to stable Wi-Fi (firmware file weighs 2-3 GB).
π‘
Running the firmware is not a downgrade, but a reinstallation of the previous stable version. After the procedure, upgrade the phone to the current firmware manually, skipping intermediate releases with the carousel.
Method 5: Using third-party launchers to bypass the carousel
If you don't want to interfere with system files, but standard settings don't help, install an alternative launcher that completely replaces the standard MIUI interface, including the wallpaper carousel.
- π Nova Launcher β supports gestures, adaptive icons and manual wallpaper customization.
- β‘ Hyperion Launcher β optimized specifically for MIUI, retains branded chips (for example, a control center).
- π¨ Action Launcher β allows you to create your own widgets and disable animations.
- π Lawnchair is a lightweight open source launcher that doesnβt load the system.
How to set up a launcher to avoid a carousel:
- Install the selected launcher from Google Play.
- When you first start, select it as the default launcher.
- Go to the launcher settings and turn off options like Wallpaper Automan or Dynamic Backgrounds.
- Set static wallpaper through the launcher menu (usually Long Press β Wallpaper).
β οΈ Note: Some launchers (such as Nova Launcher) may conflict with the weather widget MIUI. If the widget is missing after installation, add it manually through the widget menu or use an alternative (e.g. Transparent Clock & Weather).
Frequent problems and their solutions
Even after the carousel is turned off, users are confronted with bugs, and here are the most common situations and ways to fix them:
| Problem. | Probable cause | Decision |
|---|---|---|
| Carousel returns after reboot | System application automatically restarts | Use it. ADB-command pm disable-user or remove the apc via root |
| Wallpaper is dropped on the black screen | Launcher conflict or deletion of critical files | Install wallpaper manually through the Gallery β Install as wallpaper |
| Lags when scrolling the desktop | Background processes of the carousel are not completely disconnected | Clear the cache in Settings β Applications β Application Management β Wallpaper |
| The weather widget is not working. | Widget tied to system application wallpaper | Install a third-party widget or restore MiuiWallpaper.apk |
If none of the methods worked, check:
- π± Version MIUI β Some assemblies (e.g. Chinese) MIUI CN) Ignore global settings.
- π Updates - in new versions MIUI 14 carousel can be integrated deeper.
- π οΈ Conflicting apps β some themes or launchers force dynamic wallpaper activation.