Why the Redmi Note 10 S wallpaper carousel annoys users
The automatic wallpaper change (or โcarouselโ) feature in MIUI firmware on the Xiaomi Redmi Note 10 S was originally conceived as a way to diversify the look of the smartphone. However, in practice, many users find that the wallpaper changes arbitrarily, without regard to preferences, and sometimes with bugs - for example, reset to standard ones after a reboot, especially for owners of the Redmi Note 10 S, where the feature is integrated deep into the system and does not always have an obvious switch.
To make matters worse, MIUI often updates wallpaper algorithms, and after firmware updates, the carousel can turn on again โ even if youโve previously disabled it โ and it consumes additional resources: background processes check new wallpapers, download them (if you have mobile internet), and apply changes, which can affect the autonomy and smoothness of the device, especially if you have many widgets on the home screen.
In this article, we will explore all the available ways to disable the carousel, from standard settings to advanced methods using ADB and third-party utilities, and learn how to avoid typical errors and what to do if the wallpaper continues to change despite all manipulations.
Method 1: Disconnect via standard MIUI settings
The easiest method is to use the built-in options, but depending on the version of MIUI (on the Redmi Note 10 S it can be MIUI 12.5, 13 or 14), the location of menu items may vary.
- Open the Themes app (icon with brush and palette).
- Go to Wallpaper section. โ My wallpaper.
- Click on the current wallpaper (they will be illuminated by the frame).
- In the window that opens, find the switch โAutomatic Shiftโ or โWallpaper Carouselโ and turn it off.
- Confirm the action by clicking Apply or Save.
If your MIUI version doesnโt have an explicit switch, try an alternative path:
- ๐ง Go to Settings. โ Screen. โ Wallpaper.
- ๐ผ๏ธ Choose static wallpaper (not from the Live or Dynamic collectionยป).
- โ๏ธ Click on the three dots in the upper right corner and check for the option โCarousel settingsยป.
โ ๏ธ Note: Some firmwares may reset wallpaper to standard ones after the carousel is turned off. To avoid this, save the image you like in the gallery and install it manually through the Wallpaper menu. โ My images.
Save the current wallpaper to the gallery|Check the version. MIUI In Settings โ The phone.|Disable mobile Internet (if the wallpaper is downloaded automatically)|Reboot your phone after the changes-->
Method 2: Using ADB to Deep Shut Down
If standard settings don't work, you'll have to debug ADB. This is a method that's suitable for power users, and requires you to connect your smartphone to your computer. The advantage is that the carousel shuts down at the system level, and even the MIUI update won't turn it on.
You'll need:
- ๐ฅ๏ธ A computer with installed Xiaomi drivers and ADB Tools.
- ๐ฑ Included debugging by USB Redmi Note 10 S (Settings) โ The phone. โ Version. MIUI โ 7 times press to unlock the developer mode, then Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-cable (preferably original).
Step-by-step:
- Connect the phone to the computer and confirm the debugging permission on the smartphone screen.
- Open the command prompt (cmd) in the ADB folder and execute: Adb devices Make sure your device appears in the list.
- Enter the command to disable the carousel: adb shell settings put global wallpaper_crop_and_set_pending false
- Reboot your phone: adb reboot
If the carousel still works, try additional commands:
adb shell pm disable-user --user 0 com.miui.miwallpaper
adb shell pm disable-user --user 0 com.miui.wallpaperโ ๏ธ Note: Disabling system applications through ADB It can cause some problems with the update. MIUI. Before executing commands, make a backup copy of the data!
What if the ADB canโt see the device?
Method 3: Third-party applications for wallpaper management
If you don't want to mess around with ADB, you can use third-party utilities. They don't always give a 100% guarantee, but they often help bypass the limitations of MIUI.
| Annex | Functional | Pluses | Cons |
|---|---|---|---|
| Wallpaper Changer | Manual/automatic change of wallpaper on schedule | Simple interface, support for MIUI | Advertising in the free version |
| Muzei | Customization of wallpaper with blur and filters | Open source, integration with Google Photos | Does not block the standard MIUI carousel |
| Tapet | Generation of unique wallpapers by algorithms | Automatic update without downloading from the Internet | Paid features, high battery consumption |
To completely disable the carousel using third-party software:
- Install one of the apps (like Wallpaper Changer) from Google Play.
- In the application settings, find the option โDisable System Change Wallpaperโ (in Wallpaper Changer, it is Settings โ Additional โ Block MIUI Wallpaper).
- Set your wallpaper through this app.
- Return to Themes and make sure the carousel is deactivated.
๐ก
If the wallpaper continues to change after installing a third-party app, try disabling auto-update themes in Settings โ Themes โ Auto-update. This may conflict with the work of third-party software.
Why can the wallpaper carousel turn on again?
Even after a successful shutdown, many Redmi Note 10 S users are faced with the carousel returning after:
- ๐ Updates MIUI (The system resets some settings).
- ๐ฑ Resetting to factory settings.
- ๐ Deep battery discharge (may cause system processes to fail).
- ๐ ๏ธ Manual cleaning of the app's cache Topics.
To minimize the risks, follow these tips:
- ๐ Check the carousel settings regularly after updates.
- ๐ Turn off auto-update themes in Settings โ Topics.
- ๐ Save a backup of your favorite wallpaper to the cloud (like Google Drive or Mi Cloud).
- ๐ซ Do not clean the โThemesโ application data manually.
Never turned on.|After each update MIUI|Once a few months|Didn't turn off the carousel.-->
Alternative solutions: change of launcher or firmware
If none of the above methods work, radical measures remain: they require more time and technical skills, but are guaranteed to solve the problem.
1. Installation of a third-party launcher
Launchers like Nova Launcher, Lawnchair or Hyperion completely replace the standard MIUI interface, including the wallpaper changer.
- Download the launcher from Google Play.
- Set it as the default launcher (the system will prompt you to do so when you first start).
- In the launcher settings, disable all options associated with automatic wallpaper change.
2. Transition to custom firmware
Firmware like LineageOS, Pixel Experience or ArrowOS lack many of the features of MIUI, including the obtrusive carousel, but this method is only suitable for advanced users, as it requires:
- ๐ Unlock bootloader (official method from Xiaomi takes up to 72 hours).
- ๐ฅ Installations TWRP and the firmware itself.
- ๐ Possible loss of guarantee.
โ ๏ธ Note: Installing custom firmware on the Redmi Note 10 S will void the official warranty and may cause the device to fail if you make firmware errors, XDA Developers) and make a full backup.
Frequent Mistakes and How to Avoid Them
When you turn off the wallpaper carousel, Redmi Note 10 S users often make common mistakes that lead to the opposite effect.
| Mistake. | Effects of consequences | How to fix it |
|---|---|---|
| Cleaning the cache of the Themes app after turning off the carousel | Resetting all wallpaper settings to standard | Do not manually clean the cache. If you need to free up space, use Settings โ Memory โ Cleanup |
| Use of live wallpaper from the MIUI collection | Automatic inclusion of the carousel for dynamic wallpaper | Choose only static wallpaper from the My Images section |
| Disable debugging via USB after ADB commands | Resetting changes after reset | Leave the debugging enabled or fix the changes via Magisk (for rooted devices) |
Another common problem is that the carousel only works on the home screen, not on the lock screen (or vice versa), which is because in MIUI, the wallpaper settings for these screens are separate, so that they can be synchronized:
- Go to the Settings โ Screen โ Wallpaper.
- Choose the same background for the main screen and lock screen.
- Turn off the carousel separately for each screen (if optional).
๐ก
If the carousel turned on after the MIUI update, try resetting the Themes app first (Settings โ Applications โ Application Management โ Themes โ Storage โ Reset).