How to permanently remove the wallpaper carousel on the lock screen Xiaomi in MIUI 9: 5 proven ways

The wallpaper carousel on the lock screen in MIUI 9 is one of the most annoying features for many Xiaomi users. Instead of a static image, the system constantly loads new images, eating traffic, battery power and creating visual chaos. This is especially worrying for smartphone owners with a limited Internet package or a weak battery. Unfortunately, Xiaomi has not added an obvious button to turn this feature off in the settings, so users have to look for workarounds.

In this article, we will discuss 5 working methods, how to remove the wallpaper carousel on the lock screen MIUI 9, including hidden settings, system file editing (for advanced users) and alternative solutions. 4X, Mi 6, Mi A1 and other firmware devices MIUI 9 Global/China If you are tired of constantly changing background images, read more.

The Wallpaper Carousel feature was introduced into MIUI 8 as part of the Xiaomi ecosystem, but in MIUI 9 it became more intrusive.

  • ๐Ÿ”„ Automatic cloud updates: The system loads new wallpapers from Xiaomi servers, even if you didn't consent to it.
  • ๐Ÿ“ฑ Sync with Mi Account. If you are logged in to Mi Account, the feature can be activated automatically when you update your firmware.
  • ๐Ÿ”ง Hidden default settings. Some regional versions MIUI 9 (e.g. China) ROM) Carousel included "out of the box".
  • ๐Ÿ“ก Traffic savings are offline. The system ignores the limitations of mobile internet unless you manually configure it.

Itโ€™s important to understand that the wallpaper carousel is not just a visual element, but a separate system process that runs in the background, consumes up to 5-15 MB of traffic per month (depending on the frequency of updates), and can increase battery consumption by 2-5% per day on weak smartphones. If you notice that the phone has become discharged faster after upgrading to MIUI 9, this feature may be to blame.

โš ๏ธ Note: On some models (e.g. Redmi 5 Plus) after turning off the wallpaper carousel, the user background of the lock may be reset!

๐Ÿ“Š What version? MIUI installed on your Xiaomi?
MIUI 9
MIUI 10
MIUI 11
MIUI 12/13/14
I don't know.

The easiest and safest way to do this is to use the built-in theme settings. It works on all devices with MIUI 9, but the path to the option may vary slightly depending on the model.

  1. Open the Themes app (icon with brush).
  2. Go to Wallpaper (or Wallpapers in English).
  3. Slip on the tab Lock Screen.
  4. In the upper right corner, press three dots (โ‹ฎ) and select Settings.
  5. Find the Wallpaper Carousel option and move the slider to the "Off" position.

If this item is not available, then your version of MIUI 9 does not support disabling through the menu, in which case move on to the following methods.

โ˜‘๏ธ Check before turning off the carousel

Done: 0 / 4

After turning off the carousel, the system may suggest setting a static background. Choose any wallpaper you like from the gallery or standard themes. If the image does not apply, restart the smartphone.

โš ๏ธ Attention: On some firmware (MIUI 9 China Developer) after the carousel is turned off, the ability to install wallpaper from the gallery may be lost.

Method 2: Limiting background data for the "Themes" application

If the wallpaper carousel doesn't turn off through the settings, you can block her access to the Internet, which will stop new images from downloading, but won't delete those that have already been downloaded.

Instructions:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the Themes app and tap it.
  3. Select Data Use (Data Use).
  4. Activate options: ๐Ÿšซ Prohibit background use of data ๐Ÿšซ Prohibit the use of mobile data

Auto-start

MethodEfficiencySide effectsNeed root?
Disconnection in the theme settingsโญโญโญโญโญNo.No.
Data limitationโญโญโญโญOther elements of the topics are not updatedNo.
Removal of system APKโญโญโญโญโญSome of the themes' functions may be missingYes.
Editing by build.propโญโญโญRisk of "brike" in an errorYes.

This method does not remove the carousel completely, but stops the loading of new wallpaper. already downloaded images will remain in the cache, but will not change. To completely remove them, clear the cache of the Themes app in the same menu.

๐Ÿ’ก

If the carousel still works after data restriction, try disabling sync with Mi Account in your account settings, which sometimes helps even without root rights.

For advanced users with unlocked bootloaders and root rights, there is a radical method: removing the system file responsible for the carousel, which is guaranteed to remove the feature forever, but requires caution.

Step-by-step:

  1. Install any file manager with root support (such as Root Explorer or Solid Explorer).
  2. Go to /system/priv-app/WallpaperCarousel
  3. Delete the WallpaperCarousel folder or rename it to WallpaperCarousel.bak (in case of recovery).
  4. Reset the device.

โš ๏ธ Note: Deleting system files may cause unstable firmware or update errors.Before the procedure, back up through TWRP Mi Flash!

What if the phone does not boot after removing the APK?
If the device is gone to bootloop (cyclic reboot), try: 1. Go to TWRP and restore the backup. 2. Fastboot Firmware (instructions for your model are available on 4PDA). 3. Return the remote folder back through ADB in recovery mode.

After deleting the file, the wallpaper carousel will disappear forever, but other features related to the theme may also disappear (for example, automatically changing the wallpaper on the home screen).

Method 4: Edit build.prop (for power users)

Another method for root-righted owners is to disable the carousel through the system file build.prop. This is less risky than removing the APK, but requires care.

Instructions:

  1. Download any build.prop editor (e.g. BuildProp Editor from Play Market).
  2. Open the file and add the following lines at the end: ro.miui.has_wallpaper_carousel=false persist.sys.wallpaper_carousel.enabled=0
  3. Save the changes and restart the device.

If the carousel remains after the reboot, check:

  • ๐Ÿ” Correctness of written lines (registrar is important!)
  • ๐Ÿ” Duplicate parameters (remove old ones if any)
  • ๐Ÿ” Rights to write to file (must be rw-r)--r--)

This method works on MIUI 9 Global and China Stable, but may not work on custom firmware (e.g. xiaomi.eu). If you have problems connecting to the network after editing, delete the added lines.

๐Ÿ’ก

Editing build.prop is a reversible process, and if something goes wrong, you can always return the original file from the backup.

Method 5: Use ADB-commands without root)

If you donโ€™t have root rights but have a computer, you can try turning off the carousel through the carousel. ADB-This method does not work on all devices, but does not require unlocking the bootloader.

Instructions:

  1. Install ADB and Fastboot on PC (instructions are available on XDA Developers).
  2. Enable USB debugging in the developer settings (Settings โ†’ About Phone โ†’ MIUI version โ€“ tap 7 times, then go back to Additional โ†’ For Developers).
  3. Connect your phone to your PC and execute commands: adb shell pm disable-user --user 0 com.miui.wallpapercarousel pm uninstall -k --user 0 com.miui.wallpapercarousel
  4. Reset the device.

If the first command fails, try the alternative:

adb shell settings put global wallpaper_carousel_enabled 0

This method does not delete the carousel file, but only disables it for the current user. After resetting settings or updating the firmware, you may need to repeat the procedure.

โš ๏ธ Note: On some devices (Redmi Note 5 Pro) after execution ADB-In this case, you can return everything back by command: adb shell pm enable com.miui.wallpapercarousel

What if none of the methods worked?

If all of these methods fail, your version of MIUI 9 may have unique limitations, leaving you with radical measures:

  • ๐Ÿ”„ Update firmware. MIUI 10 and later wallpaper carousel is disabled by standard means. Check for updates in Settings โ†’ The phone. โ†’ Updating the system.
  • ๐Ÿ“ฑ Install custom firmware. firmware from Xiaomi.eu or LineageOS does not have a wallpaper carousel by default".
  • ๐Ÿ› ๏ธ Reset to factory settings. Sometimes it helps, but it deletes all data. TWRP.
  • ๐Ÿšซ Use third-party launchers.Install an alternative launcher (like Nova Launcher) and disable the standard launcher MIUI It's not going to take the carousel off the lock, but it's going to make it less visible.

If you decide to switch to custom firmware, consider:

  • ๐Ÿ”“ Unlocked bootloader is required (the procedure takes up to 360 hours of waiting on the official Xiaomi website).
  • ๐Ÿ”ง Possible bugs with camera, sensors or mobile network (depending on the model).
  • ๐Ÿ“ก Official updates "over the air" will not be possible to receive.

For Redmi 4X, Mi Max 2 and other popular devices on MIUI 9, there are ready-made patches on the 4PDA or XDA forums that remove the carousel without completely flashing.Look for a theme for your model with keywords to remove the MIUI 9 wallpaper carousel.

โ“ After the carousel was turned off, the wallpaper on the lock turned black?
This is a known problem on some devices (Redmi Note 4, Mi 5). Solution: Set any wallpapers through the Gallery app (select image โ†’ Set as โ†’ Wallpaper Locks) If it doesn't help, download a third-party wallpaper app (e.g. WallpapersCraft) and set the background through it. In extreme cases, reset the Themes app settings in Settings โ†’ Apps.
โ“ Can I turn off the carousel without root and computer?
Yes, but not on all devices. Try: Limit the Topic app data (method 2). Set wallpaper through Settings โ†’ Lock screen โ†’ Wallpaper by ignoring the carousel. Disable sync with Mi Account in your account settings. If nothing works, you only need to update your firmware or reset your settings.
โ“ The wallpaper carousel itself turns on after the update MIUI. How to fix it?
It's standard behavior. MIUI โ€” After major updates, some settings are reset: ๐Ÿ”ง Use it. ADB-Commands (mode 5) - they are more resistant to resetting. ๐Ÿ“ต Remove updates to the Topics app in Settings โ†’ Annexes โ†’ Topics โ†’ โ‹ฎ โ†’ Remove updates. ๐Ÿ”„ Reverse to the previous version MIUI 9 where the carousel shut down normally.
โ“ Is there a risk of losing the warranty if you use root or ADB?
Yeah, but with nuances: ๐Ÿ”“ Unlocking the bootloader officially removes the warranty (according to Xiaomi rules). ๐Ÿ–ฅ๏ธ ADB-Commands will not be removed unless changes are made to system files. ๐Ÿ”ง If a malfunction occurs after manipulation, the service center may refuse repairs under warranty.Recommendation: before visiting the service, perform fastboot oem lock to lock the bootloader back (does not work on all models).
โ“ How to completely remove all traces of wallpaper carousel from your phone?
For complete deletion: Get root rights. Delete folders: /system/priv-app/WallpaperCarousel /data/data/com.miui.wallpapercarousel Clear the cache in /data/system/package_cache (Reboot the device. After that, even a firmware update won't restore the carousel (unless you flash the system over again).