Why the wallpaper carousel in MIUI 11 annoys users
The automatic wallpaper change feature in MIUI 11 was originally conceived as a way to diversify the desktop look. However, in practice, it has become one of the most controversial features of Xiaomi's shell. Users complain about sudden changes in the background image that are confusing, especially when important widgets or application icons are displayed on the screen. The problem is compounded by the system sometimes loading wallpaper from the Mi Cloud cloud storage without request, consuming traffic and device resources.
V MIUI 11 developers hid the option to disable the carousel deep in the settings, and in some regional versions of the firmware and completely removed it from the interface. 9T, Poco X3 and other models to look for workarounds β from editing system files to using ADB-In this article, we will look at all the current ways, including those that work without superuser rights (root).
It is important to understand that the methods differ depending on the firmware version. For example, in the global MIUI 11.0.3, the path to wallpaper settings may differ from the Chinese version 11.0.4.0. We will specify universal solutions and separately note the nuances for specific builds.
Method 1: Disconnect the carousel through standard settings
The easiest method is to use the built-in options, and unfortunately, it doesn't work on all versions of MIUI 11, but it's worth trying first.
- Open the βThemesβ app (icon with brush).
- Go to Wallpaper section. β My wallpaper.
- Click on the current desktop background (it will be highlighted by the frame).
- At the bottom of the screen will appear button Settings wallpaper β tap it.
- Turn off the Automatic Wallpaper Change Switch or Wallpaper Carousel (the name may vary).
If your version of MIUI 11 doesnβt have wallpaper settings, try an alternative path:
- π± Go to Settings. β Desktop.
- π Find the Wallpaper Style or Dynamic Wallpaper section.
- βοΈ Turn off the Automan or Animated Wallpaper option.
β οΈ Note: On some devices (for example, Redmi Note 8 Pro with Chinese firmware), this method can only work after changing the region to India or Europe in the settings of the Mi Account. β Mi Account. β Region.
Update the "Themes" app to the latest version
Check the availability of the "Wallpaper Settings" item in the menu
Make a backup of the current wallpaper (screenshot)
Restart the device before changes-->
Method 2: Use of the ADB-commands without root)
If the standard settings didn't work, you can use Android Debug Bridge (ADB), which doesn't require super-user rights, but requires you to connect your smartphone to your computer.
- Download and install Googleβs Platform Tools (includes adb).
- Activate USB debugging on your smartphone: Settings β About Phone β MIUI version (click 7 times to unlock Developer Settings), then go back to Settings β Additional β Developers β Debugging over USB.
- Connect the device to the PC and execute in the command line:
adb shell settings put secure wallpaper_crop_and_set 0
adb shell settings put global wallpaper_effects_enabled 0These commands disable the system effects of wallpaper, including the carousel. Applying the changes may require a reset. If the carousel is back after the restart, try the additional command:
adb shell pm disable-user --user 0 com.android.wallpaper.livepickerThis command disables the system app that controls the live wallpaper, and be careful, on some devices, it can cause the weather widgets or the clock to malfunction.
adb shell pm enable com.android.wallpaper.livepickerπ‘
If after ADB-commands wallpaper reset to standard, install them again manually through the Gallery app - select an image, click "Install as" β "Desktop wallpaper".
Method 3: Editing system files (requires root)
For users with unlocked bootloaders and root rights, a radical method is available: removing the system files responsible for the carousel, which is guaranteed to remove the function, but requires caution: improper actions can lead to a bootloop (cyclical reboot).
You'll need:
- π± Device with root rights (for example, through Magisk).
- π Root-enabled file manager (e.g., Root Explorer or Solid Explorer).
- π§ Backup of the system (recommended to be created through TWRP).
Instructions:
- Open root manager and follow the path /system/priv-app/WallpaperCarousel.
- Remove or rename the WallpaperCarousel folder (for example, in the WallpaperCarousel_bak).
- Go to /system/app/WallpaperPicker and delete the WallpaperPicker.apk file.
- Clear the cache and data of the βThemesβ application in the settings.
- Reset the device.
β οΈ Note: On some devices (e.g., Mi) 9 s MIUI 11.0.6) removal WallpaperPicker.apk This can cause the wallpaper change option to disappear in the context menu, in which case restore the file from the backup or reinstall it through the context menu. TWRP.
| Model of the device | The path to the carousel files | Risk of failure |
|---|---|---|
| Redmi Note 8 Pro | /system/priv-app/WallpaperCarousel | Low. |
| Mi 9T | /system/priv-app/WallpaperCarousel + /system/app/WallpaperPickerGoogle | Medium. |
| Poco X3 NFC | /product/priv-app/WallpaperCarousel | High (possible widget failures) |
| Mi 10 | /system/system_ext/priv-app/WallpaperCarousel | Low. |
What if the device does not boot after deleting the files?
Method 4: Installation of a third-party launcher
If the previous methods didn't work or seem too complicated, you can just replace the standard MIUI launcher with an alternative one, which won't remove the carousel from the system, but will make it invisible.
- π Nova Launcher β supports customization of gestures, icons and wallpaper without restrictions.
- π¨ Lawnchair β an open source launcher that mimics the Pixel Launcher.
- β‘ Hyperion Launcher β Optimized for Performance and Customization.
- π Poco Launcher β the official launcher from Xiaomi, but without a wallpaper carousel.
How to determine:
- Download the launcher from Google Play or APKMirror.
- Open the app and follow the setup instructions.
- In the launcher settings, find the Wallpaper section and set a static image.
- Turn off the standard MIUI launcher via Settings β Applications β Application Management β Launcher (click Disable).
The advantage of this method is that it does not affect system files and is easily undoable, but some MIUI features (such as pop-ups or navigation gestures) may not work properly.
π‘
Third-party launchers don't remove the carousel from the system, they hide it, and when you return to the standard MIUI launcher, the function can be activated again.
Method 5: Reset theme settings (last resort)
If the wallpaper carousel came after the MIUI 11 update or a new theme was installed, you can try resetting the Themes app, which will return all wallpaper settings to factory settings, but will not affect personal data.
Instructions:
- Go to Settings β Applications β Application Management.
- Find the Themes app (com.miui.miwallpaper).
- Click Warehouse β Clear the data and Clear the cache.
- Reset the device.
After discharge:
- π Install wallpaper manually through the Gallery β Set as wallpaper.
- π« Do not use the themes in the Topics app β they often activate the carousel.
- π± Check if the item Disable the carousel in the wallpaper settings appeared.
β οΈ Attention: On devices with MIUI 11 based on Android 10 (like Redmi) K20 Pro) Resetting theme settings can also reset icon and font settings. Save screenshots of the current design in advance to quickly restore it.
Frequent Mistakes and How to Avoid Them
When trying to remove the wallpaper carousel, users often face typical problems, and here are the most common ones and ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| Carousel returns after reboot | The system application restores the settings | Use it. ADB-Command for permanent shutdown: adb shell pm disable-user com.miui.miwallpaper/.module.livewallpaper.LiveWallpaperModule |
| No item "Wallpaper settings" | Regional firmware restrictions | Change your Mi Account region to India or Europe |
| After deleting files, widgets disappeared | Removed MIUI system components | Restore files from backup or reinstall firmware |
| ADB-teams are not working | Inactive debugging over USB or outdated drivers | Update Platform Tools and Reinstall Xiaomi Drivers |
Another common mistake is to try to turn off the carousel through developer mode. Some users mistakenly believe that the option to turn off wallpaper animation in Settings β For developers will solve the problem. In fact, this option is only responsible for the smoothness of the background change, but not for the merry-go-round function itself.
If none of these methods worked, check to see if the device has a third-party wallpaper management app (such as Zedge or WallpapersCraft) that may conflict with MIUI 11 system settings.