How to permanently remove the wallpaper carousel on Xiaomi Redmi 6: a step-by-step guide

The wallpaper carousel on Xiaomi Redmi 6 is one of the most controversial features of the MIUI shell. On the one hand, it offers quick access to changing background images, but on the other, it takes up precious space on the home screen, slows down the system and often loads unnecessary wallpaper from the Internet. Many smartphone owners find that this feature not only interferes with, but also consumes traffic in the background, even if you do not use it.

In this article, we’ll break down three proven ways to completely remove or at least hide the wallpaper carousel on Redmi 6 – from standard settings to advanced ADB methods. It’s important to understand that some methods may require a factory rollback or an alternative launcher, so read the warnings carefully before you act. If you’re ready to get rid of the annoying carousel once and for all, get started!

The easiest and safest method is to try to disable the carousel through the built-in settings. Unfortunately, in some versions of MIUI for Redmi 6, this option is hidden, but it can be activated through developer mode or special combinations.

Here's the step-by-step instruction:

  • πŸ“± Open the Settings. β†’ About the phone and 7 times click on the version MIUI, activate the developer mode.
  • πŸ”§ Back to Settings β†’ Additionally. β†’ For developers and enable the debugging option USB.
  • πŸ–ΌοΈ Click the empty space on the home screen, select Screen Settings and try to find the Wallpaper Carousel item (in some firmware it is called Mini-programs).
  • ❌ If there is no item, go to Settings β†’ Annexes β†’ Application management β†’ Wallpaper carousel and press Disconnect.

β˜‘οΈ Preparation for the carousel shutdown

Done: 0 / 4

If this doesn't work, don't worry. In Redmi 6, with firmware older than MIUI, the 10th carousel is often built into the system launcher, and it can't be turned off by standard methods, so move on to the next one.

πŸ’‘

If the carousel still appears after turning off, try clearing the cache of the MIUI Launcher app in the application settings.

Method 2: Install a third-party launcher (without root)

If the system settings didn't work, the most reliable way to get rid of the carousel is to install an alternative launcher, which won't remove the carousel from the system, but will hide it from your eyes.

  • πŸš€ Nova Launcher is lightweight, fast and minimalist, supports gestures and icon customization.
  • ⚑ Lawnchair is an open source launcher that mimics Google’s Pixel Launcher.
  • 🎨 Microsoft Launcher – if you need Windows integration and cloud features.
  • πŸ”„ POCO Launcher – optimized launcher from Xiaomi, but without a wallpaper carousel.

How to install and configure:

  1. Download the selected launcher from Google Play (for example, Nova Launcher).
  2. After installation, click the Home button and select the new launcher as the main one.
  3. In the launcher settings, disable all widgets and mini programs associated with wallpaper.
  4. If necessary, hide the MIUI system icons through the launcher settings.
LauncherPlusesConsIs it good for Redmi 6?
Nova LauncherHigh performance, flexible setupPaid functions in the Prime versionβœ… Yes.
LawnchairFree, open source code, gesture supportLess to do with the designβœ… Yes.
POCO LauncherOptimized for Xiaomi, no advertisingLess flexible than Novaβœ… Yes.
Microsoft LauncherIntegration with PC, cloud backupRequires a Microsoft account⚠️ Possible lags

Important: Installing a third-party launcher doesn't remove the carousel from the system, it only hides it. When you return to the standard MIUI Launcher, it will reappear.

πŸ“Š What kind of launcher do you prefer on Xiaomi?
MIUI Launcher (standard)
Nova Launcher
Lawnchair
POCO Launcher
Other

If you're willing to take drastic measures, you can completely disable the wallpaper carousel via ADB (Android Debug Bridge), a method that doesn't require root rights, but requires connecting the phone to a computer and basic command line knowledge.

Warning: Incorrect ADB commands can disrupt the system. If you have never used this utility, you should skip this section or seek help from a specialist.

What is ADB and why is it needed?
ADB (Android Debug Bridge) is a tool for debugging Android devices via the command line. It allows you to execute system commands, install / remove applications and change settings that are not available through the standard interface. To work with ADB, you need to enable debugging over USB on your phone and install drivers on your PC.

Step-by-step:

  1. Download and install ADB Tools on your computer (e.g. Google’s Platform Tools).
  2. Connect Redmi 6 to your PC via USB, select File Transfer mode and confirm debugging on your phone.
  3. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with adb.exe.
  4. Enter the command to check the connection: Adb devices must appear serial number of your device.
  5. Run the command to disable the wallpaper carousel: adb shell pm hide com.miui.miwallpaper If the command doesn't work, try: adb shell pm disable-user --user 0 com.miui.miwallpaper
  6. Reboot the phone.

⚠️ Note: Some Redmi 6 firmwares have a wallpaper carousel built into the com.miui.home system app (MIUI Launcher. It's going to crash the desktop, and then you can only restore the phone to work by resetting the settings!

If after completing the commands, the carousel disappeared, but there were errors in the launcher’s work, return everything back to the team:

adb shell pm enable com.miui.miwallpaper

πŸ’‘

The ADB method is the most effective, but also the most risky, and only use it if you are confident in your actions or ready to reset your settings.

What if nothing works? Alternative solutions

If none of the above methods worked, there are still a few options:

  • πŸ”„ Update or roll back firmware. Sometimes the wallpaper carousel appears after the update. MIUI. Try to revert to an older version via Fastboot or Recovery.
  • πŸ“¦ Install custom firmware. Firmware like LineageOS or Pixel Experience completely removes all of Xiaomi's imposed features, including the carousel. But that would require unlocking the bootloader and could take away warranty.
  • πŸ› οΈ Manual removal through TWRP. If you have custom recovery installed, you can manually remove it. APK-carousel (MiWallpaper.apk) folder /system/priv-app/.
  • πŸ“΅ Turn off the Internet for the application. Go to Settings β†’ Annexes β†’ Wallpaper carousel β†’ Mobile data and Wi-Fi and shut down the network, which won't take away the carousel, but it will stop the new wallpaper from loading.

If you decide to install custom firmware, consider:

  • πŸ”“ Unlocking the bootloader erases all data from the phone.
  • πŸ”‹ Some firmware may impair autonomy or stability.
  • πŸ“± After installing custom firmware OTA-Updates will stop working.

⚠️ Note: Removing system applications through TWRP or root can lead to bootloop. Always backup through TWRP β†’ Backup before changes!

If after all the manipulations you changed your mind and wanted to return the carousel, you can do this in several ways:

  1. Through App Settings: Go to Settings β†’ Apps β†’ App Management. Find Wallpaper Carousel or Mi Wallpaper Carousel. Click On (if previously disabled).

Through ADB

adb shell pm enable com.miui.miwallpaper

Through resetting launcher settings

  • Open the Settings β†’ Applications β†’ MIUI Launcher
  • Press Warehouse. β†’ Clear the data.
  • Reboot the phone.

If the carousel was removed via TWRP or custom firmware, it can only be returned by flashing the original MIUI through Fastboot.

❓ Why the wallpaper carousel turns on itself after the update MIUI?
Xiaomi often returns disabled system features after major updates. This is due to the company's policy of unifying the interface. To avoid this, back up the settings through Settings β†’ Additional β†’ Backup or use ADB to permanently disable before upgrading.
❓ Can I remove a carousel without a computer?
Yes, but options are limited: Install a third-party launcher (like Nova Launcher). Disable the Wallpaper Carousel app via settings (if available). Limit background traffic for the app to Settings β†’ Apps β†’ Wallpaper carousel β†’ Mobile data. Complete removal without a PC is only possible with root rights.
❓ Will there be problems if I remove the carousel through root?
If you delete the files that are responsible for the carousel correctly, there should be no problems. However: Deleting the system APKs can lead to launcher errors. Some MIUI updates can restore deleted files. In rare cases, you can freeze when you boot (bootloop) if you remove critical components. Always back up through TWRP before changes!
❓ The wallpaper carousel eats up the battery charge?
To find out how much power the carousel is consuming: Go to Settings β†’ Battery and Performance β†’ Battery Use. Find Wallpaper Carousel or Mi Wallpaper Carousel in the list. See the percentage of consumption in the last 24 hours. If the consumption exceeds 3-5%, the application is actively running in the background. Turn off its access to the Internet and background activity in the application settings.
❓ Can I transfer the wallpaper from the carousel to the gallery?
Yes, carousel wallpapers are stored in /sdcard/MIUI/Wallpaper/ or /data/system/users/0/wallpaper/ (root rights required to access the second folder) and copy your favorite wallpaper to the Gallery or to the cloud to use without the carousel.