How to permanently remove the wallpaper carousel on Xiaomi Redmi 7: official and hidden methods

Xiaomi Redmi 7 is one of the brand’s most popular budget smartphones, but its MIUI shell is not popular, and many users are especially annoyed by the automatic change of wallpaper on the home screen – the so-called β€œcarousel” – which not only distracts, but also consumes up to 15% of the additional battery per day due to background activity, as tests on the Redmi 7 with MIUI 12.5 firmware show.

In this article, we will look at all the working ways to disable wallpaper change, from standard settings to hidden commands via ADB and installing alternative launchers. Importantly, the methods vary depending on the version of MIUI, so we will outline the current paths for Redmi 7 for 2026. If you have tried to disable the carousel through the Themes menu, but the wallpaper continues to change - read on, there is a solution!

The dynamic wallpaper change feature is built into MIUI since version 10, and is activated by default on all Xiaomi devices, including Redmi 7, and is linked to the com.miui.home service.

  • πŸ”„ Automatic update of topics through MIUI Themes (even if you haven’t manually installed new themes).
  • πŸ“± Sync with Mi Account, where personalization settings are saved.
  • πŸ”‹ Optimization of the launcher (according to Xiaomi, frequent wallpaper change reduces β€œfatigue” from the interface).
  • 🎨 Advertising integration – some wallpapers contain promotional content from Xiaomi partners.

Can the carousel be removed forever? Yes, but with reservations:

  • βœ… The official method (via settings) only works until the next major update. MIUI.
  • βœ… ADB-commands disable the function at the system level, but require unlocking the bootloader.
  • βœ… Third-party launchers completely replace the standard interface, but some functions are lost MIUI (for example, navigational gestures).

⚠️ Attention: Redmi 7 with firmware MIUI 14+ Some of the methods may not work due to changes in Xiaomi’s security policy.If your smartphone is updated to the latest version, first check the method to disable theme sync (section 3).

πŸ“Š How often do you change your wallpaper on Redmi 7?
Every day.
Once a week.
Once a month
Never noticed.
I'm offline.

The simplest method, which works on most firmware versions, is suitable for users who do not want to go into technical details. MIUI 11–14:

  1. Open the Themes app (the icon with a brush on the home screen or in the app menu).
  2. Go to Wallpaper section. β†’ My wallpaper.
  3. Click on the current wallpaper and select Set Static Wallpaper (or Turn off the carousel in newer versions).
  4. Confirm the action and restart the device.

If there is no item Disable the carousel:

  • πŸ” Try a long press on the free seat of the main screen β†’ Screen settings β†’ Wallpaper. β†’ Hand-picking wallpaper.
  • πŸ”„ In some versions MIUI You need to first install wallpaper from the gallery, and then turn off the automatic shift.

β˜‘οΈ Preparation for the carousel shutdown

Done: 0 / 4

⚠️ Attention: Redmi 7s MIUI 12.5 Enhanced Edition: The standard shutdown may not work immediately. β†’ Accounts. β†’ Mi Account β†’ Synchronize and disable the item Topics and wallpaper.

Method 2: Using ADB to completely disable (for power users)

If the carousel returns after a reboot or upgrade, it will help. ADB-This method blocks the wallpaper service at the system level:

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ“± Included Debugging by USB Redmi 7 (Settings) β†’ The phone. β†’ Version. MIUI β†’ 7 times to unlock the developer menu, then Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB).
  • πŸ”Œ USB-cable (preferably original).

Step-by-step:

  1. Connect Redmi 7 to your PC and confirm debugging permission.
  2. Open the command line (Windows) or terminal (macOS/Linux) in the adb folder.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Run the command to disable the carousel: adb shell pm disable-user --user 0 com.miui.miservice This command will deactivate Xiaomi's personalization service.
  5. To return standard settings, use: adb shell pm enable com.miui.miservice

If the team doesn’t work, try an alternative:

adb shell settings put global dynamic_wallpaper_enabled 0
What if the ADB can’t see the device?
1. Make sure that Xiaomi drivers are installed (download from the official website). 2. Try another one. USB-cable (some cables are only for charging). 3. Reboot your phone and PC. 4. Enable Debugging by Debugging in the developer settings USB (Security settings) and Allow debugging in Charge Only mode. 5. If you are using Windows, run the command prompt on behalf of the administrator.

MethodDifficultyEfficiencyReversibilityPC required
Standard settings⭐Medium (may reset)Yes.No.
ADB-team⭐⭐⭐Tall.Yes.Yes.
Third-party launcher⭐⭐High (but lost MIUI functions)Yes.No.
Removal of system applets⭐⭐⭐⭐MaximumPartially (needs backup)Yes.

Method 3: Install a third-party launcher (alternative to MIUI Launcher)

If previous methods have not helped or you want to completely change the interface, install an alternative launcher.The best options for Redmi 7:

  • πŸ† Nova Launcher is lightweight, supports gestures and customization of icons. Download to Google Play.
  • 🎨 Lawnchair 2 is open source, minimalist design, no advertising.
  • ⚑ Hyperion Launcher – Optimized for weak devices (relevant for Redmi 7 with 2 GB of RAM).
  • πŸ”„ Microsoft Launcher – Windows integration, cloud synchronization.

How to install and configure:

  1. Download the launcher from Google Play (or APK from a trusted source if the Play Market is not available).
  2. After installation, click the Home button and select the new launcher as the main one.
  3. In the launcher settings, disable all options related to dynamic wallpaper or automatic change of themes.
  4. Set static wallpaper through the launcher menu (usually Long Press β†’ Wallpaper).

πŸ’‘

Before installing a third-party launcher, back up your home screen in MIUI: long press β†’ Screen settings β†’ Backup layout. This will help quickly restore the location of the icons if you want to go back to the standard interface.

Cons of this method:

  • ❌ Loss of some functions MIUI (For example, double-touching to wake up may not work properly).
  • ❌ Increased battery consumption by 5-10% due to the operation of two launchers (standard) MIUI Launcher remains in memory).
  • ❌ No support for Xiaomi branded widgets (weather, steps, etc.).

Method 4: Removal of system applets (for advanced users)

This is a method that is suitable for those who are willing to take drastic measures: we will disable or remove the system applications responsible for changing the wallpaper. On Redmi 7 with the unlocked bootloader, this gives 100% results, but it requires caution - wrong actions can lead to a system failure.

Conditions required:

  • πŸ”“ Unlocked bootloader (official instructions from Xiaomi).
  • πŸ› οΈ Established TWRP Recovery or root access.
  • πŸ“¦ Backup of the system (required!).

List of applets to disable/remove:

com.miui.miservice # MIUI Personalization Service


com.miui.themes #Themes app




com.miui.wallpaper # Wallpaper Module




com.miui.home # Launcher (NOT delete, only disable updates!)

How to delete (through root-rights ADB):

adb shell


su




pm uninstall -k --user 0 com.miui.miservice




pm uninstall -k --user 0 com.miui.themes




pm disable-user --user 0 com.miui.wallpaper

πŸ’‘

Removing system applets is a last resort, and if you have trouble updating MIUI or Xiaomi services after this procedure, restore the applets from a backup or re-flash the device.

⚠️ Attention: Redmi 7s MIUI 13+ Deleting com.miui.home will cause the system to fail. Instead, disable automatic installation of updates for the launcher: adb shell dumpsys package com.miui.home | grep versionName Remember the current version and block its update via Settings β†’ Annexes β†’ Application management β†’ MIUI Launcher β†’ Turn off auto-update.

Even after a successful shutdown, the carousel may return after:

  • πŸ”„ Updates MIUI (Especially large, for example, from 12 to 13 version).
  • πŸ“± Resetting settings to factory.
  • πŸ”§ Signing in to your Mi Account on another device (sync themes).

To avoid re-incorporation:

  1. Turn off automatic themes sync in Settings β†’ Accounts β†’ Mi Account β†’ Sync.
  2. Install an ad blocker (such as Blokada or AdGuard) to prevent promo wallpapers from loading.
  3. Check service activity regularly through Settings β†’ Applications β†’ Application Management β†’ Show all processes. If you see com.miui.miservice in active, manually disable it.
  4. Before updating MIUI, back up your current wallpaper (save the image to the gallery).

πŸ’‘

If the carousel is back after the upgrade, try to "cheat" the system: install wallpaper from the gallery, then immediately turn off mobile Internet and Wi-Fi for 5 minutes. MIUI Resets settings when you first connect to the network after the update.

Frequent mistakes and their solutions

When you turn off the carousel, Redmi 7 users often face some problems, and we've collected the most common ways to fix them:

Problem.Probable causeDecision
No item "Disable the carousel" in the settingsObsolete version of MIUI or regional firmwareUpdate the system or use it ADB-method
Wallpaper is reset after resettingActive synchronization with Mi AccountTurn off the synchronization of themes in the account settings
ADB does not see the deviceDrivers not installed or debugging disabledInstall Mi PC Suite and check the developer settings
The launcher doesn't keep wallpaper.Conflict with MIUI HomeDisable MIUI Launcher via ADB: pm disable-user --user 0 com.miui.home
Artifacts appeared on the screen after the removal of appletsDamaged system filesRestore remote applets from the backup or reflash your phone

If none of the methods worked, check:

  • πŸ“± Firmware region: on Chinese versions MIUI (for example, MIUI CN) Some settings are hidden. Install global firmware (MIUI Global via Xiaomi Firmware Updater.
  • πŸ”’ Administrator rights: Some applications (such as Clean Master) can block wallpaper changes. β†’ Annexes β†’ Special access β†’ Device administrators.
  • πŸ”„ Launcher's cache: clear the cache for MIUI Launcher in Settings β†’ Annexes β†’ Application management.

FAQ: Answers to Frequent Questions

Can I remove the carousel without root rights?
Yes, the first three methods (standard settings, ADB without root, third-party launcher) do not require super-user rights.
Why did the carousel become blurry after the carousel was turned off?
This is a MIUI bug related to image caching. Solution: Reset wallpaper from the gallery. Clear the cache to Settings β†’ Applications β†’ MIUI Launcher β†’ Storage β†’ Clear the cache. Reboot the device.
Will the ADB work on the Redmi 7A or Redmi Note 7?
Yes, these models use the same version of MIUI, so the commands are identical, but Redmi Note 7 may require additional shutdown of com.miui.wallpaperengine (if you have a live wallpaper engine installed).
How do I return the carousel if I change my mind?
Restore function: Through the settings of the themes (Themes) β†’ Wallpaper. β†’ Turn on the carousel). ADB-command: adb shell pm enable com.miui.miservice. MIUI (if you used a third-party).
Is it true that the wallpaper carousel drains the battery?
Yes, tests show that on Redmi 7, background activity of the com.miui.miservice service consumes up to 15% of the charge per day (when using a smartphone actively).