The wallpaper carousel on the Xiaomi Redmi 7 lock screen is one of the most controversial features of the MIUI shell. On the one hand, it offers a variety of background images that are automatically updated by the system. On the other hand, it annoys users who prefer static wallpaper or want to see only their chosen photo on the lock. Unfortunately, in the standard settings of the Redmi 7 there is no obvious switch to completely disable this feature, which causes confusion even among experienced smartphone owners.
Complicating the problem, MIUI versions below 12.5 have a hidden path to shutting down the carousel, or no path to the GUI. Many users mistakenly believe that changing the wallpaper by hand is enough, but the system continues to load new images every time you unlock the screen. In this article, we will discuss all the working ways to remove the carousel, including methods for different versions of the firmware and hidden settings that are not written about even in the official documentation.
Why the wallpaper carousel appears on the lock screen
The Wallpaper Carousel feature was introduced in MIUI 9 as part of Xiaomiβs service ecosystem, originally marketed as a smart solution for personalizing the device, but has evolved over time into a tool to promote content from partners. On Redmi 7, the carousel is activated by default and works on the following principle:
- π Automatic rotation: the system downloads new wallpaper from Xiaomi cloud storage every 24 hours (or when connected to Wi-Fi).
- π± Mi Account Link: If you are logged in to Mi Account, the carousel syncs between devices.
- π¨ Themes and collections: Wallpapers are selected based on the chosen theme or "recommendations" based on your activity.
- π Restrictions: on some firmware, you can only turn off the function through ADB or editing system files.
It's important to understand that the carousel is not just a "background image"; it's integrated into com.miui.gallery and uses your account data to generate content. For example, if you often view nature photos, the algorithm will load the landscape wallpaper, which explains why, after resetting settings or updating MIUI, the function can turn on again.
β οΈ Attention: Redmi 7 with firmware MIUI 10β11 forced shutdown of the carousel through system settings can cause a gallery to malfunction.
Method 1: Disconnect via standard MIUI settings
If your Redmi 7 runs MIUI 12.5 or later, the easiest way to remove the carousel is to use built-in personalization options. However, the path to these is not obvious, since Xiaomi regularly changes the location of menu items.
- Open the Themes app (the icon with a brush on your desktop).
- Go to the Wallpaper section β Lock screen.
- At the top of the screen, find the wallpaper carousel switch (or Dynamic Wallpaper) and turn it off.
- Select a static image from the gallery or upload your own.
- Click Apply and restart the device.
If the item Carousel wallpaper is not on the menu, try an alternative way:
- Press the finger free space on the desktop β Wallpaper settings.
- Select the Lock Screen β Additional (three dots in the upper right corner).
- In the drop-down menu, find the carousel settings and deactivate it.
On MIUI 10-11, this method may not work, so move on to the next method.
βοΈ Preparation for the carousel shutdown
Method 2: Use hidden settings (for MIUI 10-12)
On older firmware versions, Xiaomi hid the option of disabling the carousel in the GUI, but left it in the system settings. To access these settings, follow the following steps:
- Open the Settings app β The phone.
- Click 7 times in a row on the MIUI version until the notification appears You became a developer!
- Return to the main Settings menu and select a new section β For developers.
- Activate the switch Allow system settings to change.
- Now go to Settings β Applications β Application Management.
- Find the Topics list (com.android.themes) and open its settings.
- Select Warehouse β Clear the data and confirm the action.
This method resets the themes to factory settings, which often leads to the carousel shutting down. However, it has a side effect: all downloaded themes and wallpaper will be deleted. If you want to save them, pre-back up through Settings β Additional β Backup.
| MIUI version | Availability of the carousel switch | Does the "Tem" data reset work? | Whether ADB is required |
|---|---|---|---|
| MIUI 9β10 | β No. | β Yes. | β Yes. |
| MIUI 11β12 | β οΈ Partially (depending on the region) | β Yes. | β No. |
| MIUI 12.5+ | β Yes. | β No. | β No. |
| Global ROM | β Yes (in the section βThemes") | β Yes. | β No. |
β οΈ Note: On some custom firmware (e.g. Xiaomi.eu), the Topic application data reset may result in the error "Unfortunately, the Topic app has stopped." APK through ADB.
Method 3: Disconnect via ADB (for power users)
If previous methods have failed, the most reliable, but technically challenging, method is to use Android Debug Bridge (ADB), a tool that allows you to directly interact with Redmi 7 system settings via your computer.
- π₯οΈ A computer with installed Xiaomi drivers and ADB Tools.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 taps β For developers β Debugging by USB).
- π Cable USB (preferably original).
Instructions for disconnecting the carousel through ADB:
- Connect Redmi 7 to your computer and confirm the debugging permission on your smartphone screen.
- Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Execute the command to disable the carousel: adb shell settings put global wallpaper_carousel_enabled 0
- Reboot your smartphone: adb reboot
If the carousel is still active after the reboot, try an additional command to reset the wallpaper cache:
adb shell pm clear com.android.themesThis method works on all versions of MIUI, including custom firmware, but it requires caution: improper use of ADB can lead to system failures.
π‘
Before working with ADB, create a restore point in TWRP (if installed) to help return the phone to working condition if errors occur.
Method 4: Removal of system applets (root access)
For users with an unlocked bootloader and a Magisk or SuperSU installed, there is a radical method of removing the system components responsible for the carousel, which is guaranteed to remove the function, but requires root rights and can disrupt other MIUI services.
You will need a root-enabled file manager (such as Root Explorer or Solid Explorer).
- Open the file manager and provide root access.
- Go to /system/priv-app/WallpaperCarousel or (for newer versions of MIUI): /system/app/WallpaperCarousel
- Delete the WallpaperCarousel folder or rename it to WallpaperCarousel.bak.
- Reset the device.
Alternatively, freeze the app via Magisk:
- Install the App Systemizer module in Magisk.
- Search the list of com.miui.wallpapercarousel and select Freeze.
- Apply the changes and reboot.
β οΈ Note: Removing system applets may lead to update errors MIUI through OTA. Before installing new firmware versions, it is recommended to return deleted files to their place.
What if WallpaperCarousel stopped working?
Alternative solutions: third-party launchers and wallpaper
If you don't want to interfere with system settings, you can bypass the limitations of MIUI with third-party apps. Here are some proven options:
- π¨ Launchers: Nova Launcher: allows you to set static wallpaper for the lock screen, ignoring the settings MIUI. Action Launcher: has a built-in function to block wallpaper from changes.
- πΌοΈ Wallpaper applications: WallpapersCraft: offers fixed wallpaper with the ability to block from changes. Backdrops: allows you to install wallpapers bypassing system settings.
- π Lock Screen Wallpaper Changer (requires root): Forced to capture selected image.
When using third-party launchers, be aware that they may conflict with MIUI services such as Second Space or App Lock. Check compatibility on forums (such as 4PDA or XDA) before installing.
Another trick that's not obvious is to install a blank wallpaper (solid color) through the system settings.
- Download a solid color image (for example, a black background of 1080Γ2340 pixels).
- Install it as wallpaper for the lock screen through the Gallery β Install it as β Lock wallpaper.
- Turn off automatic color adjustment in Settings β Display β Color scheme.
π‘
The side launchers are the safest way to get around the MIUI carousel, but they can increase battery consumption by 5-10% due to background activity.
Frequent problems and their solutions
When you turn off the wallpaper carousel on Redmi 7, users experience typical errors, and consider the most common ones and how to fix them:
| Problem. | Probable cause | Decision |
|---|---|---|
| Carousel returns after reboot | com.miui.wallpapercarousel automatically restarts | Turn off auto-start via Settings β Applications β Auto-start or use ADB |
| The tem data reset is not working. | Firmware restrictions (e.g. MIUI for Russia) | Use ADB or reflash the device on Xiaomi.eu |
| The error "The subject app has stopped" | Cache damage after data reset | Clear the cache through Recovery or reinstall APK to themes |
| Carousel is off but wallpaper is being dropped | Conflict with Mi Cloud Service | Turn off wallpaper sync in Settings β Mi Account β Synchronization |
If none of the methods worked, check to see if you have hidden MIUI updates installed on your device. Sometimes Xiaomi adds new features through System Updates that don't appear in the standard interface to see them:
- Go to Settings β About the phone β System update.
- Click on the icon with three dots β Package updates.
- If there are uninstalled packages, update them and try to turn off the carousel again.