Xiaomi Redmi 8 is one of the most popular budget smartphones with a branded shell MIUI, which is known for its unique features, among them automatic wallpaper change (carousel wallpaper), which can both delight users with fresh pictures and annoy users with constant desktop changes. If you are in the second category, this article is for you.
The MIUI wallpaper carousel is activated by default on many devices, including Redmi 8, and works through Wallpaper Carousel. It downloads new wallpapers from the Xiaomi cloud and changes them at a given frequency (usually once a day). While the feature looks useful, it consumes Internet traffic, battery power, and sometimes loads not always relevant content. Fortunately, you can turn it off in several ways, from standard settings to manual removal of system components.
In this guide, weβll break down all the current techniques, including the hidden MIUI 10/11/12 settings, working with ADB, and even a radical solution for those who want to get rid of the carousel forever, and learn how to avoid typical mistakes and what to do if the wallpaper continues to change after the shutdown.
Why the Wallpaper Carousel Could Be a Problem on the Redmi 8
At first glance, automatic wallpaper change seems like a harmless function, but in practice it creates some real inconveniences:
- π Traffic consumption: The carousel downloads new wallpaper over the mobile Internet if the Wi-Fi is turned off.
- π Increased battery consumption: Background process com.miui.gallery.wallpaper constantly checks for updates and downloads content, which reduces battery life.
- πΌοΈ Unpredictable content: Wallpapers are uploaded from Xiaomiβs cloud, and sometimes low-quality or unaesthetic images are found among them.
- π Reset custom wallpaper: If you manually set your favorite image, the carousel may reset it after another update.
- π Inability to disable in new versions MIUI: In some firmware, the option is hidden, and users can not find it without additional manipulations.
According to tests conducted by XDA Developers, the wallpaper carousel process can consume up to 50MB of traffic per month and increase battery consumption by 3-5 percent per day, especially on the Redmi 8 with its modest 5,000mAh battery, where every percentage counts.
β οΈ Attention: If you use mobile Internet with limited traffic, a wallpaper carousel can be one of the reasons for its rapid consumption. β SIM cards and mobile networks β Traffic.
Method 1: Disable the carousel through standard MIUI settings
The easiest and safest method is to use the built-in shell options. Depending on the MIUI version on your Redmi 8, the path to settings may be slightly different, but the overall logic holds.
Instructions for MIUI 10/11/12:
- Open the settings (cog icon on the desktop).
- Go to Wallpaper (or Lock Screen and Wallpaper in new versions).
- Slap it on the wallpaper of the desktop.
- At the top of the screen, find the wallpaper carousel switch (or Automatic Change) and turn it off.
- Confirm the action if a pop-up window appears.
If the switch is not visible, try:
- π Scroll down the wallpaper list β sometimes the option is hidden under the collections.
- π Reboot the smartphone and try again (sometimes the settings are not loaded immediately).
- π± Check if wallpapers are installed from third-party apps (such as Google Wallpapers or Zedge).
βοΈ Preparation for the carousel shutdown
If the carousel continues to work after the shutdown, then your device has activated a hidden function or the system application ignores the settings, in which case move on to the next method.
Method 2: Removing updates for the Wallpaper app
In some versions of MIUI, the wallpaper carousel is managed through a separate Wallpaper Carousel system app, which can be updated via Google Play or MIUI App Store.If the standard shutdown didn't work, try rolling back or removing updates for that app.
How to do this:
- Open Settings β Applications β Application Management.
- In the search bar, enter Wallpaper (or Wallpaper).
- Select the Wallpaper app (or Wallpaper Carousel if it is displayed separately).
- Slip on the three dots in the top right corner and select Remove Updates.
- Confirm the action and restart the smartphone.
If there is no Remove Updates button, the app has not been updated, and this method will not help. In this case, try to disable auto-update for it:
- π± Go to Google Play and find the Wallpaper Carousel app.
- π Press three points. β Turn off auto-update.
- π« If the application is not found, check the settings. MIUI App Store (disable auto-update for all apps).
β οΈ Attention: Removing updates may reset some wallpaper settings (e.g. custom collections).If after this procedure the wallpaper is reset to standard, just install yours again.
π‘
If the Wallpaper app doesn't get removed, that's fine, because it's system-based. Instead, try disabling it via ADB (Method 4).
Method 3: Limit background activity for the Wallpaper application
If the carousel continues to work, but you don't want to resort to radical measures like ADB, you can limit the background activity of the app, and it won't shut down the carousel completely, but it will reduce its impact on battery and traffic.
Instructions:
- Go to Settings β Applications β Application Management.
- Find Wallpaper or Wallpaper Carousel.
- Open the Battery section.
- Select Background Limitation (or Background Activity Management).
- Set a limit on Do not allow or limit.
- Go back and in the Mobile Data section, turn off internet access for this application.
These actions will not remove the carousel, but:
- β Stop automatic loading of new wallpaper via mobile Internet.
- β Reduce battery consumption (the app will not work in the background).
- β Wallpaper can still change when connected to Wi-Fi (if the carousel was activated earlier).
| Method | Efficiency | Difficulty | Side effects |
|---|---|---|---|
| Standard settings | βββ (70%) | β (simple) | It may not work in the new MIUI versions. |
| Removal of updates | ββββ (85%) | ββ (middle-of-the-road) | Resetting user wallpaper |
| Background restriction | ββ (50%) | β (simple) | Carousel works when connected to Wi-Fi |
| ADB-team | βββββ (100%) | βββ (difficult) | Requires PC and debugging over USB |
Method 4: Disabling the carousel via ADB (for power users)
If previous methods have failed, the most reliable solution is to disable the wallpaper carousel via ADB (Android Debug Bridge), which requires connecting the smartphone to the computer, but is guaranteed to remove the unnecessary feature.
What you need:
- π₯οΈ A computer with installed Xiaomi drivers and ADB.
- π± Redmi 8 with Debugging enabled USB.
- π USB-cable (preferably original).
Step-by-step:
- Turn on USB Debugging on your smartphone: Go to Settings β About Phone. Tap the MIUI 7 times until you get a message You're a developer!. Return to Settings β Additional β Developer. Activate USB Debugging.
Redmi 8
CMD
adb devicesMake sure the device is identified (serial number should appear).
adb shell pm uninstall -k --user 0 com.miui.gallery.wallpaperThis command does not remove the application completely, but only disables it for the current user, which is safe for the system.
Reboot your smartphone.
If the team doesnβt work, try an alternative:
adb shell pm disable-user --user 0 com.miui.gallery.wallpaperβ οΈ Attention: After completion ADB-The Wallpaper app may stop updating through Google Play. To get it back, use the command: adb shell pm enable com.miui.gallery.wallpaper
What if the ADB canβt see the device?
Method 5: Remove the carousel via TWRP (for advanced users)
If you're willing to take drastic measures and you have customized TWRP reclaimers installed, you can completely remove the system app that's responsible for the carousel, which is irreversible and only suitable for those who understand the risks.
Warning:
- π§ Removing system applications can lead to unstable work MIUI.
- π After the firmware update, the carousel may return.
- π¨ It is recommended to make a backup through TWRP beforehand.
Instructions:
- Boot to TWRP (turn off the phone, then press Power + Volume up).
- Go to Advanced β File Manager.
- Open the /system/priv-app/ or /system/app/ folder.
- Find folders with names: WallpaperCarousel MiuiWallpaper GalleryWallpaper
Delete these folders (swipe to the right).
Reboot to the system.
After that, the wallpaper carousel will be completely removed, but you will also lose access to some of the features of the standard Wallpaper app, and you will have to refashion your smartphone to get them back.
π‘
TWRP removal is the most radical method, which is only suitable for power users with an unlocked bootloader. For most, 1-3 methods are enough.
What to do if the wallpaper carousel returned after the MIUI update
One of the most frustrating things about MIUI is that it returns to the disabled functions after the firmware update, and if the wallpaper carousel is activated again after the update, try the following steps:
- Repeat the shutdown via settings (method 1). Sometimes the reset occurs due to an update to system applications.
- Check permissions: Go to Settings β Apps β Wallpaper β Permissions. Turn off access to Warehouse, Internet and AutoRun.
Use the ADB again
Reverse to the previous version of MIUI
Install a third-party launcher
Nova Launcher
Lawnchair
If the problem is repeated regularly, consider turning off automatic MIUI updates:
- π± Go to Settings. β The phone. β Updating the system.
- π Put three points on it. β Settings β Turn off auto-update.