Why the wallpaper carousel annoys Redmi 9 users β and how to turn it off
The lock screen on Xiaomi Redmi 9 with MIUI firmware is equipped by default with the βWallpaper Carouselβ function β automatic change of background images from Xiaomi collection or user albums. For some, this is a convenient feature, but most smartphone owners face unpredictable wallpaper switching, slowing down animations and even random consumption of mobile traffic when downloading new pictures.
To make matters worse, the latest versions of MIUI 12/13/14 have hidden the direct shutdown settings of the carousel, which you have to search for in the depths of the menu or use workarounds. In this article, we will look at all the working methods, from standard settings to ADB commands and third-party utilities. Each method is tested on Redmi 9 (models M2003J15SC, M2004J19C) with different versions of the firmware.
Before you start, consider that some methods require developer or unlocked bootloader rights, and if you're not ready to experiment, start with the first two, they're the safest.
Method 1: Disable the carousel through standard MIUI settings
The easiest method is to use the built-in MIUI options, but their location depends on the firmware version. On Redmi 9 with MIUI 12.5 and later, the path is as follows:
- Open the Settings β Lock screen.
- Slip on the lock screen wallpaper (or lock screen style in some localizations).
- At the bottom of the screen, find the wallpaper carousel switch (may be called Automatic Shift or Dynamic Wallpaper) and turn it off.
- Save the changes with the Apply button.
β οΈ Note: Some firmware, after the carousel is turned off, resets the background of the lock screen to the standard one, and to return your image, you have to manually select the wallpaper again from the same menu.
Take a screenshot of the current wallpaper (in case of reset)|Check the MIUI version in Settings β About Phone |Connect to Wi-Fi (if you plan to download new wallpaper)|Close all background apps-->
If you don't have a wallpaper carousel on your menu, Xiaomi has hidden it for your region.
Method 2: Removal of wallpaper from the gallery "Carousel"
The carousel function only works if there is at least one image in a special MIUI Wallpaper (or Lockscreen Wallpapers) album, and you can trick the system by simply cleaning this album:
- Open the standard Gallery app.
- Go to the Albums section and find a folder called MIUI Wallpaper or Lockscreen (may be hidden β tap three dots in the upper right corner and select Show Hidden Albums).
- Select all images in the album and click Delete.
- Restart the phone, the carousel must disappear.
π‘ If the album appears again after the reboot, then MIUI It automatically restores it. In this case, only a shutdown through ADB (method 4) or use of third-party applications (method 5).
Every day | Once a week | Once a month | Never noticed a shift | Turned off the carousel-->
Method 3: Reset the lock screen settings (without data loss)
If previous methods didnβt work, try resetting the lock screen to factory settings, which wonβt affect your files or apps, but will return all display settings to the βout of the boxβ state:
- Go to Settings β System and device β Additional β Resetting.
- Select Reset the lock screen settings (not to be confused with a full reset!).
- Confirm the action with a password / pattern lock.
- After the reboot, check if the carousel has disappeared.
β οΈ Note: This method removes all custom lock screen settings, including:
- π Password/pattern lock (you will need to reset)
- π± Widgets on the lock screen
- π Notification settings
- π¨ All wallpapers (including user-generated ones)
If the carousel came back after reset, it's hard-wired into your MIUI firmware, so you'll have to use ADB or third-party tools.
Method 4: Disconnect via ADB (for advanced users)
If standard methods donβt work, youβll have to connect to your phone via Android Debug Bridge (ADB), which requires developer and computer rights, but is guaranteed to shut down the carousel at the system level.
π Preparation:
- Turn on Developer Mode: Go to Settings β About Phone and tap on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate Debugging over USB.
- Connect Redmi 9 to your PC via cable and confirm your trust in your computer on your phone screen.
- Download ADB Tools and unpack into any folder.
π₯οΈ Execution of commands:
- Open the Command Prompt (Windows) or Terminal (macOS/Linux) in the folder with ADB.
- Enter in turn:
adb shell
settings put global lock_screen_wallpaper_enabled 0
settings put secure lock_screen_wallpaper_allowed 0β οΈ Warning: These commands completely disable the dynamic wallpaper on the lock screen. If you want to return the carousel, replace the 0 on 1 on both commands. Also, after you do, restart the phone - the changes do not apply immediately.
What if the ADB canβt see the device?
Method 5: Using third-party applications (without root)
If you don't want to mess with ADB, you can use specialized utilities.The best options for Redmi 9:
| Annex | Functional | Need root? | Reference |
|---|---|---|---|
| MIUI Hidden Settings | Unlocks hidden MIUI settings, including turning off wallpaper carousel | β No. | Google Play |
| Wallpaper Changer | Allows you to fix wallpaper on the lock screen, blocking automatic shift | β No. | Google Play |
| Lock Screen & Wallpaper | Full control of wallpaper, including forced switching off dynamic backgrounds | β οΈ Partially (for some functions) | Google Play |
π Instructions for MIUI Hidden Settings:
- Install the application and open it.
- Go to the Lockscreen section.
- Find the Disable Wallpaper Carousel option and activate it.
- Reboot the phone.
β οΈ Note: Some applications (such as Wallpaper Changer) may conflict with system services. MIUI. If after installation there are lags when unlocking or black screen, delete the application and use another method.
π‘
Before installing third-party utilities, check the reviews for the past month β some apps stop working after MIUI updates.
What do you do if nothing helps?
If all of these methods fail, radical measures remain:
- π Firmware rollback: Install an older version MIUI (For example, 12.0.3), where the carousel is shut down by standard means, the disadvantage is the loss of new features and potential security problems.
- π οΈ Install custom firmware: Firmware like LineageOS or Pixel Experience completely remove all chips MIUI, It requires unlocking the bootloader and risks cancelling the warranty.
- π΅ Disabling Mobile Data for Services MIUI: Go to Settings. β Annexes β Application management β Services MIUI And you can stop using the mobile Internet, and that will stop the loading of new wallpaper, but the carousel will spin the already downloaded wallpaper.
π Diagnostics of the problem: If the carousel continues to work despite all efforts, check:
- Are there two simultaneously working wallpaper applications (e.g. Google Wallpaper + MIUI Themes) installed?
- Is Adaptive Wallpaper activated in Settings β Display β Additional.
- Is the Power Saving mode on β it sometimes resets user settings.
π‘
If the carousel returned after the MIUI update, then Xiaomi has made changes to system services, in which case only a re-disconnection through ADB or resetting will help.