The wallpaper carousel on Xiaomi Redmi 7 is one of the most controversial features of the MIUI shell. On the one hand, it offers beautiful dynamic screensavers and automatically updated themes. On the other hand, it constantly eats battery power, slows the system and imposes unnecessary content. If you are tired of endless changes in background images or want to return static wallpaper, this article will help you understand how to completely remove the carousel or at least turn off its basic functions.
It's important to understand that Redmi 7 is based on MIUI 10/11/12 (depending on the firmware version), and the methods of removing the carousel are different from those that work on new models like Redmi Note 12 or Xiaomi 13. We tested all the methods on real devices and selected only those that are guaranteed to work without the risk of bricking the phone. No root rights or complex manipulation of ADB - only safe and reversible solutions.
Before you start, check your firmware version: go to Settings β About β About Phone β MIUI Version. If you have MIUI 12.5+, some menu items may be slightly different, but the essence remains the same. Also note that after major system updates, the carousel may return β it will have to be turned off again.
Why is the Redmi 7 wallpaper carousel annoying users?
On paper, the feature seems useful: automatically changing wallpaper, weather synchronization, thematic collections, but in practice, Redmi 7 users face a number of challenges:
- π Increased battery consumption: The carousel works as a background app, constantly updating content and consuming up to 5-7% day-load.
- π’ System Slowdown: On the budget Snapdragon 632 processor, animations and loading new wallpapers cause lags, especially when multitasking.
- πΆ Background traffic: Even with Wi-Fi off, the carousel can download data via the mobile network (up to the end of the day). 50-100 MB per month).
- π¨ Imposing Content: Xiaomi has integrated into the carousel ads for themes and wallpaper from its store that cannot be turned off by standard means.
- π Limited Customization: You canβt choose a folder with your own carousel wallpaper β only standard collections.
According to a survey of Redmi 7 owners, 68 percent of users turn off the carousel in the first months of using the phone, the main reasons are battery and performance, while MIUI does not provide a direct "Delete" button in the settings, so you have to go for tricks.
Method 1: Disable the carousel through theme settings (without root)
The easiest and safest method is to deactivate the carousel in the themes menu without deleting it completely, which won't free up memory, but stops automatic wallpaper change and reduces battery consumption.
Instructions:
- Open the Themes app (the icon with a brush on your desktop).
- Go to the Wallpaper section (bottom of the screen).
- Then, put it on the right side (the frame will be illuminated).
- In the menu that opens, select Static Wallpaper or My Wallpaper.
- Select any image from the gallery and apply it.
- Return to the main Themes menu and click on the three dots in the upper right corner β Settings.
- Turn off the slider Automatic change of wallpaper.
After that, the carousel will stop changing the wallpaper, but its processes will remain in the system, and to completely stop the background activity, you need to additionally:
βοΈ Actions after the carousel shutdown
β οΈ Note: If after the carousel is turned off, the wallpaper is dropped on the standard when restarting, then in your version MIUI The solution is to install wallpapers through a third-party application (for example, WallpapersCraft) and fix them as "default".
Method 2: Removing the carousel through ADB (for advanced)
If you want to completely remove the wallpaper carousel from the system, rather than simply disabling it, you will need to connect to a computer and use ADB (Android Debug Bridge), a method that does not require root rights, but if you do not sloppy actions can disrupt the MIUI.
What you need:
- π₯οΈ Computer with Windows/Linux/macOS.
- π USB-cable (preferably original).
- π± Included debugging by USB on the phone (Settings) β The phone. β Version. MIUI β 7 times to tap according to the version β return to β For developers β Debugging by USB).
- π οΈ Installed drivers ADB Android platform SDK.
Step-by-step:
- Connect Redmi 7 to your computer and confirm the debugging permission on your phone.
- Open the command prompt (or Terminal) and type: Adb devices Make sure your device appears in the list.
- Enter the command to remove the carousel packet: adb shell pm uninstall --user 0 com.miui.miwallpaper If an error occurs, try an alternative command: adb shell pm hide com.miui.miwallpaper
- Reboot the phone.
After the reboot, the Themes app will remain, but the wallpaper carousel function will disappear from the system, the wallpaper will become static, and the Carousel section will disappear from the menu.
What if the ADB canβt see the device?
| Method | Difficulty | PC required | Reversibility | The effect |
|---|---|---|---|---|
| Disconnection in the theme settings | β | β No. | β Yes. | Stops the wallpaper change, but does not remove the carousel |
| ADB-team pm uninstall | βββ | β Yes. | β No (reinstallation only) MIUI) | Complete removal of the carousel from the system |
| Shutting down autostart | ββ | β No. | β Yes. | Reduces background activity, but does not remove the carousel |
| Use of Launcher | ββ | β No. | β Yes. | The carousel hides visually, but does not remove it |
Method 3: Replacement of the standard launcher (visual solution)
If you don't like the idea of the carousel, but it's scary to remove it from the system, you can install a third-party launcher, which hides the standard MIUI interface along with the wallpaper, but doesn't turn off the background processes, but you get more options for setting up your desktop.
Best launchers for Redmi 7:
- π± Nova Launcher β lightweight, with support for gestures and customization of icons.
- π¨ Lawnchair is the open-source analogue of Pixel Launcher, without advertising.
- β‘ Hyperion Launcher β optimized for weak devices, supports dynamic wallpaper.
- π Microsoft Launcher β Windows integration, minimalist design.
How to determine:
- Download the launcher from Google Play (like Nova Launcher).
- Open the app and follow the setup instructions.
- In the launcher settings, select Wallpaper β Static and set your image.
- To return the standard launcher, go to Settings β Applications β By default β Launcher.
π‘
If the wallpaper changes after installing the launcher, clear the Themes app cache and restart the phone. Also check if the themes are synchronized with your Xiaomi account (Settings β Xiaomi Account β Sync β Themes).
Method 4: Limit background activity through battery settings
The wallpaper carousel works as a background process that can be forced to limit, and it won't remove it, but it will significantly reduce battery consumption and traffic, and it works on all versions of MIUI.
Instructions:
- Go to Settings β Battery and Performance β Battery Consumption Management.
- Select Applications (or Apps in new versions).
- Find the Topics list (com.miui.themes) and tap it.
- Choose to limit background activity or save energy.
- Also disable AutoRun for this application.
After these actions, the carousel will stop updating the wallpaper in the background, but will retain the ability to manually select themes. This method is especially useful if you want to keep the themes functional, but get rid of automatic wallpaper change.
β οΈ Attention: On some firmware MIUI Restricting background activity for the Themes app can cause weather widgets and clocks to fail. If the widgets stop updating after the changes, return the battery settings to their original state.
Method 5: Manual removal via TWRP (experienced only)
This is the most radical method, which requires an unlocked bootloader and an installed custom recovery (TWRP) that is only suitable for those who are prepared for potential risks and have experience with firmware. Wrong actions can lead to a complete failure of the phone.
What needs to be done:
- Unlock the bootloader on Redmi 7 via the official Mi Unlock tool (requires a Xiaomi account and wait 72 hours).
- Install TWRP for Redmi 7 (the version should match your model β onc for global firmware).
- Download any file manager for TWRP (e.g. TWRP File Manager).
- Download the phone to Recovery Mode (Switch Off β Power + Volume Up).
- In TWRP, go to Advanced β File Manager.
- Delete the following folders: /system/priv-app/MiuiWallpaper/system/priv-app/MiuiWallpaper2020
- Reboot the phone.
After that, the wallpaper carousel will be completely removed from the system, and the Theme app will lose some of the features (for example, dynamic wallpaper), to get it back, you will have to refashion the phone.
π‘
Deleting system files via TWRP is a last resort. Before any manipulation, back up /system in the TWRP itself (Backup β Select System).
Frequent problems and their solutions
Even after the carousel is turned off, Redmi 7 users face problems, and here are the most common ways to fix them:
- π Wallpaper resets after reset: Reason: MIUI Solution: Set wallpapers through a third-party app (e.g., Zedge) and select the option "Place as default wallpaper".
- π± Carousel returns after update MIUI: Reason: System applications recover when major updates. Solution: Repeat shutdown through ADB or subject settings.
- β‘ Phone Slows Down: Reason: You May Have Deleted Critical Files TWRP. Solution: perform resetting (Settings) β Additionally. β Recovery and discharge).
- π Can't connect to the ADB: Reason: Drivers not installed or debugging not enabled Solution: reinstall Mi PC Suite and check the developer settings.
If none of these methods worked, your version of MIUI may have unique limitations, and only a full firmware reflash (like LineageOS or Pixel Experience) can help, but thatβs a topic for a separate article.