The wallpaper carousel on Xiaomi Redmi 10S is one of the most controversial features of the MIUI shell. On the one hand, it offers automatic background changes, refreshing the appearance of the desktop. On the other hand, many users complain of arbitrary changes in wallpaper, lags when scrolling and even increased battery consumption due to the background activity of the service. If you hit this article, it is likely that the latter annoys you.
Unlike standard wallpaper, the carousel in MIUI 12.5/13 (which is preinstalled on Redmi 10S) is integrated deep into the system launcher. This means that there is no simple On/Off switch in the settings β you will have to use workarounds. In this article, we will discuss three working methods: through hidden MIUI settings, disabling the system application com.miui.miwallpaper and manual editing of configuration files (for advanced users).
Why the carousel wallpaper interferes: 5 real problems
Before we get to the instructions, let's figure out what exactly annoys this feature.-5 Redmi users' complaints 10S (forum-based 4PDA and Mi Community):
- π Battery consumption: the background process of the miwallpaper consumes up to 3-5% of the charge per day even with minimal use.
- π’ Lags of the interface: when changing wallpaper, animations are slowed down (especially on the budget Helio processor). G88).
- π¨ Unpredictable choice: The image selection algorithm is often βwrongβ by slipping ridiculous combinations (e.g., dark wallpaper on a light topic).
- π± Live wallpaper conflict: Carousel automatically turns off animated background pictures set manually.
- π Reset after updates: Even if you manage to disable the feature, it can return after installing security patches.
Interestingly, newer models like the Redmi Note 12 have partially solved the problem, where the carousel can be turned off in two clicks, but owners of the Redmi 10S (released in 2021) have to dodge. Fortunately, there are ways.
Method 1: Disconnect via hidden MIUI settings (no root)
The safest way is to use the built-in MIUI tools that developers have hidden from ordinary users, which doesn't require superuser rights or a computer, but requires careful steps.
Instructions:
- Open the Settings app and go to the Wallpaper section.
- Slap the icon. βοΈ (Settings) in upper right corner.
- Select the wallpaper carousel item.
- Turn off the slider Automatic change of wallpaper.
- Important! Return to the home screen and hold your finger in a free space β choose Wallpaper Style β Static.
If the carousel continues to work after this, then your version of MIUI will block the changes, in which case resetting the launcher settings will help:
Settings β Applications β Application Management β Launcher (or βMIUI Launcherβ) β Storage β Clear dataβ οΈ Warning: Once the launcher data is cleared, all widgets and folders will disappear from the desktop, and you will have to reconfigure them!
Photograph the location of the icons
Remember the widgets used
Check if the wallpaper is saved in the gallery
Make sure there are no important notes on the desktop-->
Method 2: Disabling the miwallpaper system application via ADB
If the first method didnβt work, youβll have to use USB debugging, which requires a computer and minimal command line skills, but is guaranteed to remove the carousel forever (until the next reset).
What you need:
- π» Computer with Windows/macOS/Linux.
- π Cable USB (preferably original).
- π± Included Debugging by USB on a smartphone (path: Settings) β The phone. β Version. MIUI β 7 times to tap the version number β return to β For developers).
- π οΈ Utility. ADB Tools (download from the official Google website).
Step-by-step:
- Connect Redmi 10S to your computer and select File Transfer mode.
- Open the command prompt (or Terminal on macOS/Linux) and go to the adb folder.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Run the command to disable the carousel app: adb shell pm uninstall -k --user 0 com.miui.miwallpaper
- Reboot your smartphone.
After these actions, the com.miui.miwallpaper app will be disabled for the current user (without deleting system files).The carousel will disappear, but you will be able to manually install wallpaper through the gallery.
β οΈ Note: If the carousel returned after the reboot, then, MIUI In this case, only complete removal (requires root rights) or blocking through App Ops (see the following method will help).
π‘
If the adb device command doesnβt show your device, try reinstalling Xiaomi ADB Interface drivers through Windows Device Manager.
Method 3: Blocking through App Ops (for advanced users)
If you don't have access to your computer, but you want to dig into your system settings, you can use the hidden App Ops menu, which allows you to limit application rights, including background activity.
How to open App Ops:
- Download any app to run hidden menus (like App Ops from developer Rikka).
- Open the app and find it in the list of com.miui.miwallpaper (or βMIUI Wallpaperβ).
- Turn off the following permissions: π RUN_IN_BACKGROUND (background) πΌοΈ SET_WALLPAPER (wallpapering) π‘ INTERNET (net-access)
Reset the device.
This method is less radical than ADB shutdown, but may not work on some versions of MIUI, where application rights are tightly controlled by the system.
| Method | Difficulty | PC required | Root is required. | Efficiency |
|---|---|---|---|---|
| Hidden MIUI settings | β | β No. | β No. | 60% |
| ADB-team | ββ | β Yes. | β No. | 95% |
| App Ops | ββ | β No. | β No. | 70% |
| Removal through root | βββ | β No. | β Yes. | 100% |
π‘
The most reliable way is to turn off the carousel via ADB. It does not require root rights, but it is guaranteed to remove the carousel until the next reset.
What if the carousel returned after the update?
One of the most annoying features of MIUI is the unauthorized activation of disabled functions after installing security patches, which is because updates often reset user settings of system applications.
How to prevent the return of the carousel:
- π Turn off automatic updates MIUI: Settings β The phone. β Updating the system β βοΈ β Auto-update β Off.
- π¦ Install an alternative launcher (like Nova Launcher or Lawnchair) that completely replaces the system interface and ignores settings. MIUI.
- π§ Use Magisk modules (root users only). MIUI Debloater can permanently remove unnecessary system components, including a carousel.
If you still updated your smartphone and the carousel returned, repeat Method 2 (ADB) β It'll work even after the update. USB after each discharge.
Why doesnβt Xiaomi add a normal switch?
Alternatives to carousel: how to set up wallpaper manually
If you're not so much annoyed by the carousel as by the poor image selection, you can set up a manual wallpaper change while retaining some functionality.
- Download your favorite wallpaper in high resolution (for example, from the sites of Alpha Coders or Wallhaven).
- Open the Gallery β select the image β Set as wallpaper.
- In the selection menu, cut the picture under the screen and click Apply.
- To prevent wallpaper from being reset, disable Automatic Optimization in the launcher settings: Settings β Additional β Optimization β Auto Optimization β Off.
For those who like dynamic wallpaper, we recommend the Wallpaper Engine app (there is a free version), which allows you to install animated backgrounds without MIUI interference.
Frequent Mistakes and How to Avoid Them
When you turn off the carousel, users often face typical problems.-3 mistakes and their decisions:
- π« Β«Team team. ADB Not working": Make sure: Debugging is enabled USB. Xiaomi drivers are installed (download here) and you use the original cable (cheap cables often donβt support data transfer).
- π Β«After the reboot, the carousel is back": "That means MIUI Reset the standard settings. Repeat the shutdown through ADB and further block the application in App Ops.
- π΅ Β«Can't find com.miui.miwallpaper in the list of apps": Some regional versions MIUI The name of the package may vary. Try searching for wallpaper keywords or wallpaper.
β οΈ Note: If you are using Redmi 10S global-fixed (MIUI Global, some system applications may have other identifiers, for example, in the European version, the carousel package is sometimes called com.miui.wallpaper (without the prefix miui.wallpaper).