Automatic wallpaper change on the lock screen Xiaomi Redmi 10 is a feature that is not popular with everyone. constantly changing pictures are not only distracting, but also consume battery power, and sometimes even slow down the unlocking of the smartphone. If you are tired of the endless carousel of background images and want to fix one static wallpaper โ this is the guide for you.
Depending on the version of MIUI, the ways to disable it may vary. We tested all the current methods on Redmi 10 (Models 2021-2023) and collected working solutions, from standard settings to hidden developer parameters. Importantly, some menu items may be called differently in localized firmware, so we will specify alternative names.
Why does the wallpaper carousel turn on on itself?
The dynamic wallpaper change function on the lock screen is activated for several reasons:
- ๐ Update MIUI: After installing the new firmware version, many settings are reset, including background images.
- ๐ฑ Theme packages: When installing themes from the Mi Theme Store, some of them automatically include wallpaper animations.
- โ๏ธ Resetting: Even a partial reset of personalization options can bring the carousel back.
- ๐ค Optimization of the system: MIUI Sometimes it changes settings to improve performance (according to Xiaomi algorithms).
On Redmi 10, the most common problem is when you upgrade to MIUI 13/14, where the carousel function has become more aggressive, for example, if you previously disabled it manually, it may be activated again after the update, and some users note that the carousel is turned on when you connect to Mi Account โ probably due to the synchronization of cloud themes.
Method 1: Disconnection through standard wallpaper settings
The easiest way is to use built-in personalization options, and it works on most versions of MIUI, including Redmi 10 with MIUI 12-14 firmware.
- Open the Settings app (the gear icon on the desktop).
- Go to the Wallpaper section (or Lock Screen โ Wallpaper in some versions).
- Select the Lock Screen tab (not to be confused with Home Screen).
- Scroll down to the Dynamic Wallpaper or Wallpaper Carousel block.
- Switch the slider to the off position (or uncheck if it is a checkbox).
- Confirm the action by clicking Ready or Save.
If you donโt have a wallpaper carousel item on your menu, try an alternative path:
- Press the empty space on the lock screen (without unlocking the phone).
- In the menu that appears, select Wallpaper Settings.
- Go to the Lock tab and find the Automan option or Dynamic Wallpaper.
โ๏ธ Checking the carousel shutdown
โ ๏ธ Attention: On some firmware MIUI 14 is hidden behind the optional menu. If you can't see the slider, try clicking on the three dots in the upper right corner of the wallpaper settings screen - there may be an option option.
Method 2: Reset themes to standard (if the carousel returned after installing the theme)
If the problem occurred after installing a custom theme from the Mi Theme Store, it most likely contains built-in wallpaper animation, in which case resetting themes to factory settings will help.
Instructions:
- Open Settings โ Theme (or Personalization โ Theme).
- In the upper right corner, click on the icon โฎ (three dots and choose My themes.
- Find an active topic (marked with a tick) and tap it.
- At the bottom of the screen, click Remove or Reset (if the theme is system, there will be a default button).
- Confirm the action and restart the phone.
After the reboot, check the lock screen, the carousel should disappear. If not, try manually setting static wallpaper:
- Return to the Settings โ Wallpaper โ Lock screen.
- Select any picture from the gallery or standard MIUI wallpaper.
- Click Apply and make sure that the Automan option is disabled.
| Reason for returning the carousel | Decision |
|---|---|
| Setting up a theme with animation | Remove the topic and reset to standard |
| MIUI Update | Turn off the carousel again through wallpaper settings |
| Synchronization with Mi Account | Disable the synchronization of topics in the account settings |
| Resetting settings | Check all personalization points after reset |
๐ก
If the carousel is left after resetting the theme, try clearing the Themes app cache in the app settings. This often helps with wallpaper glitches.
Method 3: Disconnect via developer settings (for power users)
If standard methods don't work, you can use hidden MIUI options, which requires you to turn on the developer mode, but gives you access to additional options.
Steps:
- Activate Developer Mode: Go to Settings โ About Phone. Find the MIUI Version and tap it 7 times in a row. You will be notified of becoming a developer!
Settings
For developers
Drawing
Animation.
Turn off wallpaper animation
Disable Wallpaper Carousel
Reboot the phone.
If there is no such item, try an alternative path:
- In the Developer Settings, find the MIUI Local Service.
- Turn on the option of debugging wallpaper (if any).
- Go back to the wallpaper settings and check if there is a point to turn off the carousel.
โ ๏ธ Note: Not all versions MIUI Some of the firmwares in Redmi 10 (e.g. global) MIUI 13.0.6) may not be available, in which case move on to the next method.
What to do if there is no item "Disable animation wallpaper"?
Method 4: Using ADB to force shutdown (100% working method)
If all previous methods have failed, the most reliable option is to disable the carousel via ADB (Android Debug Bridge), which requires connecting the phone to a computer, but is guaranteed to remove the animation on any version of MIUI.
What you need:
- ๐ฅ๏ธ Computer with Windows, macOS or Linux.
- ๐ฑ USB-Type C Cable (original so there are no connection issues).
- ๐ง Installed drivers ADB Fastboot (you can download from the official website of Android Developers).
- ๐ Included debugging by USB phone-on.
Step-by-step:
- Turn on USB debugging: Go to Settings โ Developer โ Find USB debugging and activate it. Confirm resolution by pressing OK in the window that appears.
Redmi 10
File transfer
Command line.
Windows
Terminal
macOS/Linux
adb devicesMake sure your phone appears on the list (its serial number should appear).
adb shell settings put global lock_screen_wallpaper_carousel_enabled 0adb rebootIf the carousel returns after the restart, repeat the command and additionally enter:
adb shell pm disable-user --user 0 com.miui.miwallpaperThis command will disable the system wallpaper application, but it can cause failures when manually changing background images, only use it if other methods do not help.
๐ก
ADB-commands are the most reliable way to disable the carousel, but it requires caution. Improper use can disrupt the system. Always check the commands before running.
Additional tips: how to prevent the carousel from being re-enabled
Even after a successful shutdown, the carousel can return after an update or reset. To avoid this, follow these recommendations:
- ๐ Turn off automatic theme updates: Go to Settings โ Theme โ Settings (cog icon) Turn off Auto Update Themes and Topics Recommendations.
- ๐ซ Stop syncing wallpaper with Mi Account: Open Settings โ Xiaomi account โ Synchronize. Find the Wallpaper Point and turn it off.
- ๐ต Limit background processes for the Themes app: Go to Settings โ Annexes โ Application management โ Select the Battery. โ Limit background activity.
- ๐ Back up wallpaper settings: Use apps like Swift Backup (root rights required) to save your current wallpaper and its settings.
If you frequently install new themes, check other usersโ reviews before applying them โ some themes forcefully include a wallpaper carousel, and this is not always stated in the description.
๐ก
Before installing MIUI updates, back up your settings through Settings โ Additional โ Backup. This will allow you to quickly restore personalization if the carousel returns after the update.
Frequent Mistakes and How to Avoid Them
When you turn off the carousel, you often have typical problems, and here are the most common ones and the ways to solve them:
| Problem. | Reason. | Decision |
|---|---|---|
| No "carousel wallpaper" item in the settings | Outdated or modified firmware | Use ADB or upgrade MIUI |
| Carousel returns after reboot | Synchronization with Mi Account or system glitch | Turn off wallpaper sync and clear the cache of the "Themes" app |
| ADB does not see the device | Not installed drivers or not included debugging | Check the connection, install drivers and repeat adb devices |
| After the shutdown, all the carousels were gone. | Resetting wallpaper settings | Reset the wallpaper manually |
Another common mistake is to try to disable the carousel through third-party apps from Google Play, which require root rights or do not work on MIUI, and we do not recommend using them, as they can disrupt the stability of the system.
โ ๏ธ Note: If you use custom firmware (like LineageOS or Pixel Experience), standard methods may not work, in which case, look for a solution in your firmware settings or on topic forums (like the one you use, 4PDA).