The wallpaper carousel on Xiaomi Redmi 9T is one of the most controversial features of the MIUI shell. On the one hand, it offers automatically changing background images that refresh the appearance of the desktop. On the other hand, many users complain of arbitrary wallpaper change, uncomfortable management and even increased battery consumption due to background activity. If you hit this page, it is likely that this βfeatureβ is annoying you and you are looking for a way to turn it off once and for all.
In this article, we will analyze all possible methods - from standard settings. MIUI beforehand ADB-It is important to understand that some methods require superuser rights (root) or can affect the stability of the system, we will explain the risks in detail and give recommendations for each option. You will also learn why the carousel can turn on after updates and how to avoid it.
Before you start, make sure you have an up-to-date version of MIUI installed (check Settings β About Phone β MIUI Version).Some methods may not work on older firmware or custom builds. If you are unsure of your actions, start with the safest ways (sections 2 and 3).
1.Why does the Redmi 9T wallpaper carousel turn on on on its own?
Many users experience a situation where the wallpaper carousel turns on automatically after a device restart or system update.
- π Updates MIUI: Xiaomi often resets custom wallpaper settings with major firmware updates. This is a feature, not a bug - so developers forcibly return standard settings.
- π± Sync with Xiaomi account: If you are logged in to Mi Account, some settings (including wallpaper) can sync to the cloud and overwrite local changes.
- π€ Background processes: com.miui.gallery and com.miui.home periodically check the relevance of wallpaper and can force the carousel to activate.
- π Battery Optimization: In some versions MIUI The system βthinksβ that the carousel helps to save charge, and turns it on when the battery level is low.
To minimize the risk of spontaneous switching on, after turning off the carousel, disable auto-updating wallpaper in the theme settings and turn off synchronizing wallpaper in Mi Account. It is also useful to clear the cache of the Gallery and Launcher applications (more about this in section 4).
β οΈ Note: If you use custom launcher (Nova, Apex, Microsoft Launcher), wallpaper carousel MIUI However, once you return to the standard launcher, the settings may reset.
2. Method 1: Disconnect the carousel through standard MIUI settings
The easiest and safest method is to use built-in shell tools, which is suitable for most users and does not require additional knowledge.
- Open the Themes app (an icon with a brush on your desktop or in the app menu).
- Go to the wallpaper section (in the lower menu).
- Select the current wallpaper (stick to the desktop preview).
- In the window that opens, find the wallpaper carousel switch and turn it off.
- Confirm the action by clicking Apply or Save.
If there is no switch, your version of MIUI is hiding this option, so try an alternative path.
- Hold your finger on the free space on the desktop.
- In the menu that appears, select Wallpaper.
- Scroll down to the wallpaper carousel section and deactivate the slider.
On some firmware (e.g. MIUI 12.5 Enhanced), the option may be called Automatic Wallpaper Change or Dynamic Wallpaper, and if that doesn't work, move on to the next section.
Disable wallpaper synchronization in Mi Account
Clear the cache of the "Themes" app
Reboot your phone after the changes
Check for updates MIUI-->
Method 2: Using ADB to Forced Shutdown
If you don't have the standard settings, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which doesn't require root, but requires connecting your phone to your computer.
Step 1: Preparation
- π₯οΈ Install. ADB-drivers on PC (Windows, macOS or Linux).
- π± On the phone, activate the developer mode: go to Settings β About the phone and 7 times tap on the version MIUI.
- π§ Back to Settings β Additionally. β For developers and enable debugging by USB.
- π Get Redmi on board. 9T computer-only USB (Select the File Transfer Mode).
Step 2: Execution of commands
Open the command prompt (or Terminal on macOS/Linux) and type:
adb devicesIf the device appears in the list, do:
adb shell settings put global dynamic_wallpaper_enabled 0This command forcibly disables the dynamic wallpaper at the system level.
adb shell rebootIf the carousel still appears, try the additional command:
adb shell pm disable-user --user 0 com.miui.dynamicwallpaperβ οΈ Note: pm disable-user completely disables the dynamic wallpaper service, which can lead to the disappearance of the carousel option in the settings and potential update errors MIUI. To get it back, use: adb shell pm enable com.miui.dynamicwallpaper
What if the ADB canβt see the device?
4. Method 3: Cache cleaning and wallpaper resetting
Sometimes the wallpaper carousel keeps working because of cached data in system applications, and to fix this, you need to manually clear the cache and storage for key services.
Step 1. Clear the Them and Gallery cache
- Go to Settings β Applications β Application Management.
- Find the Themes app (com.miui.theme.manager).
- Slip Warehouse β Clear the cache and Clear the data.
- Repeat the same for applications: π· Gallery (com.miui.gallery) π Launcher (com.miui.home)
Step 2. Reset wallpaper settings
If cleaning did not help, reset the wallpaper settings to the factory:
- Open Settings β System β Resetting settings.
- Select Reset App Settings (not a full reset!).
- Confirm the action. Once you restart, the wallpaper settings will return to standard.
Step 3: Checking background processes
Sometimes the carousel service is triggered through Autoboot to turn it off:
- Go to Settings β Battery and Performance β Autoboot Management.
- Find the Themes app and turn off autostart.
- Do the same for the Gallery and the Louncher.
| Annex | Packet name | Action. |
|---|---|---|
| Topics | com.miui.theme.manager | Clear cache + data, disable autoboot |
| gallery | com.miui.gallery | Clear the cache, disable autoboot |
| Launcher | com.miui.home | Clear cache, reboot phone |
| Dynamic wallpaper | com.miui.dynamicwallpaper | Disable via ADB (see Section 3) |
Standard settings of MIUI
ADB-team
Clearing the cache
Resetting settings
I've tried nothing.-->
5. Method 4: Using third-party launchers
If you're tired of the system limitations of MIUI, the most radical way is to install an alternative launcher, which will completely replace the standard interface, and the wallpaper carousel will stop working.
- π Nova Launcher β flexible configuration, gesture support, no advertising.
- π± Microsoft Launcher β Windows integration, minimalist design.
- π¨ Action Launcher β Unique Themes and Responsive Icons.
- π Lawnchair - open source, lightweight, without unnecessary functions.
How to install and configure:
- Download the launcher from Google Play.
- After installation, click Home and select the new launcher as the main one.
- In the launcher settings, disable all options associated with dynamic wallpaper.
- If necessary, install static wallpaper through the launcher menu.
Advantages of this method:
- β Complete shutdown of the carousel without interference with the system.
- β Additional features (gestures, themes, hiding icons).
- β No risk of damaging the firmware.
Disadvantages:
- β Some chips MIUI (For example, global search may not work properly.
- β Small bugs with widget display are possible.
β οΈ Note: When returning to the standard launcher MIUI The wallpaper carousel may be activated again. To avoid this, before changing the launcher, turn off the carousel through the launcher. ADB (section).
π‘
If the wallpaper changes after installing the alternative launcher, check the settings of the Themes app. Sometimes it continues to work in the background. Force it to turn off in Settings β Applications β Themes β Forced Stop.
Method 5: Disconnect via root (for advanced users)
If you have root rights, you can completely remove the system components responsible for the wallpaper carousel, which is a 100% guarantee, but it requires caution that improper actions can lead to system failure.
Step 1: Install a file manager with root access
Download Root Explorer or Solid Explorer and give them superuser rights.
Step 2: Removal of system APKs
Go to /system/priv-app/ and delete the following files (pre-backup!):
- DynamicWallpaper.apk
- DynamicWallpaper.odex (if any)
- MiuiDynamicWallpaper.apk (in some firmware)
Step 3: Editing settings through Build.prop
Open the file /system/build.prop and add a line at the end:
ro.miui.dynamic_wallpaper.enabled=0Save the changes and restart the phone.
Step 4: Verification of the result
After restarting, the wallpaper carousel should disappear from the settings. If there are errors (for example, System UI stopped working), restore deleted files from the backup.
β οΈ Attention: Removal of system APK It may lead to problems with OTA-Update before the next update MIUI Recommended to return files to place or use Magisk to mask changes.
π‘
Root is a way of maximizing control, but it takes experience, and if you're not sure what you're doing, use ADB or third-party launchers.
7.What to do if the carousel returns after the MIUI update?
One of the most common problems is that the wallpaper carousel turns on again after the firmware update, which is because Xiaomi resets the user settings when the major updates are made.
- π Turn off automatic updates MIUI: Go to Settings. β The phone. β Update system. Tap three dots in the top right corner and select Settings. Turn off Automatic Update Download.
- π₯ Install updates manually: Download the firmware from the official Xiaomi website. Before installing, disable the carousel through the official Xiaomi website. ADB (section 3). Use TWRP For installation, if you want to save the settings.
- π§ Backup settings: Use Titanium Backup (requires root) to save com.miui.home settings. After the update, restore the settings from the backup.
If the carousel still appears, repeat the steps from Section 2 or 3. It is also useful to disable wallpaper sync in Mi Account:
- Open the Settings. β Accounts. β Mi Account.
- Select Synchronization and turn off the slider opposite the Wallpaper.
8. Alternative solutions: if nothing helps
If all of the above methods have not worked, consider the following options:
- π΅ Shutting down the Internet for the Themes app: Go to Settings β Annexes β Topics β Mobile data and Wi-Fi. Shut down the network. This will prevent the new carousel wallpaper from loading.
Blocking through AppOps
adb shell am start -n com.android.settings/.Settings$AppOpsSummaryActivityIn the menu that opens, find βThemesβ and turn off the permission to Change Wallpaper.
Installation of custom firmware
Firmware like Xiaomi.EU or LineageOS doesnβt contain wallpaper carousels, but this requires unlocking the bootloader and can be unwarranted.
Use of blocking applications
Applications like Blockada or Frost can block the system services responsible for the carousel.
If you decide on a custom firmware, consider:
- β Full control of the device.
- β No unnecessary functions MIUI.
- β Risk of loss of guarantee.
- β Possible bugs (e.g., non-functioning) NFC camera).