How to permanently remove the wallpaper carousel Xiaomi from the screen Redmi: working methods 2026

The wallpaper carousel on Redmi smartphones is one of the most controversial features of the MIUI shell. On the one hand, it offers quick access to changing the background of the desktop, but on the other hand, it takes up precious space on the home screen, slows down the scrolling and often shows unnecessary recommendations. If you are tired of this β€œchip” and want to return a clean desktop, this article will help you to figure out how to completely remove or at least hide the wallpaper carousel on any Xiaomi Redmi device – from budget models like the Redmi 10A to the flagships of the Redmi K60 series.

Compounding the problem, Xiaomi regularly changes the layout of the settings in new versions of MIUI (12, 13, 14). Some of the options are hidden in the themes menu, and some of them are not in the standard interface. We tested all the current methods and selected those that work on most devices.

If you're ready to get rid of an obsessive merry-go-round once and for all, read on. And if you're in doubt whether you need one at all, answer one question:

πŸ“Š How often do you use the Redmi Wallpaper Carousel?
Never open.
Sometimes I change the wallpaper through her.
I use it regularly.
I don't know what that is.

The wallpaper carousel (or Wallpaper Carousel) is an integrated MIUI shell element that automatically uploads new background images from Xiaomi servers. It appears on the home screen to the left of the main icons and takes up an entire "page" when scrolling. In some firmware versions, the carousel also shows topic recommendations, weather widgets or news cards.

Technically, this feature is part of the com.miui.miwallpaper system app (or com.miui.gallery in older versions), which cannot be removed completely without root rights, but there are several legal ways to disable the display or hide it from the screen, all of which are safe for the device if you follow the instructions.

It is important to understand the difference between:

  • πŸ”„ Disabling the carousel - it stops showing, but remains in the system and can return after updating.
  • πŸ—‘οΈ Removing the system application requires root or ADB, It's a permanent result.
  • 🎨 Replacement of the launcher – a radical method that completely changes the interface MIUI.

Before you start settings, check the version of your shell in Settings β†’ About Phone β†’ MIUI version. It depends on which method works best.

πŸ’‘

If after updating MIUI carousel returned, try first the method with disconnection through settings, and then through ADB.

This is the easiest and most secure method that works on most Redmi devices with MIUI 12-14. However, in some regional firmware (for example, for Europe), the option may be hidden.

1. Open Settings and go to Wallpaper (or Personalization β†’ Wallpaper in MIUI 14).

2.Slip the icon. βš™οΈ (Settings) in upper right corner.

3. Find the wallpaper carousel option (or Recommended Wallpaper) and turn off the slider.

4. Return to the home screen and check that the page with the carousel should disappear.

If this is not the case, try an alternative route:

  • πŸ“± Put your finger on the empty spot on the main screen. β†’ Screen settings.
  • πŸ” Find the tab Additional or Special Opportunities.
  • πŸ”„ Scroll down to the option Show wallpaper carousel and deactivate it.

Check the MIUI version in the settings

Make a backup copy of important data

Battery charge should be >30%

Don't interrupt the setup process-->

⚠️

Warning: Some devices (such as Redmi Note 11 with global firmware) may have a blank page after the carousel is turned off, so to remove it, restart your phone or change the number of pages on the home screen in the launcher settings.

If the standard method didn’t work, you can use Android Debug Bridge (ADB), a tool for debugging Android devices, which doesn’t require root rights, but requires a computer and a little bit of training.

Here's what we need to do:

  1. Turn on the developer mode on your phone: go to Settings β†’ About phone and 7 times tap on the MIUI version.
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. Connect Redmi to the PC via USB-Cable (use the original cable for stability).
  4. Download and install ADB Tools on your computer.
  5. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB and type: adb devices Make sure your device appears in the list.
  6. Run the command to turn off the carousel: adb shell pm hide com.miui.miwallpaper or for MIUI 14: adb shell pm disable-user --user 0 com.miui.miwallpaper

Once you've completed the command, restart the phone. The wallpaper carousel should disappear. If you want to return it, use:

adb shell pm enable com.miui.miwallpaper
What if the ADB can’t see the device?
Make sure you have drivers installed for your Redmi model (you can download it from Xiaomi website). USB-cable or port on PC. Enable the "Debugging by Debugging" option in the developer settings USB (Security settings)" and confirm PC permission. Restart phone and computer.

⚠️

Note: On some firmware (e.g. Chinese), the pm hide command may not work. In this case, try an alternative: adb shell pm uninstall-k --user 0 com.miui.miwallpaper This command will "remove" the application only for the current user, without affecting system files.

Method 3: Using a third-party launcher (radical solution)

If you're tired of not only the carousel, but also other features of MIUI (for example, the lack of an application panel or intrusive advertising), the easiest way is to install an alternative launcher.

The best options for Redmi:

  • πŸ† Nova Launcher is flexible, gesture support, no advertising. MIUI 12–14.
  • 🎨 Lawnchair – open source launcher, imitates β€œclean” Android.
  • ⚑ Hyperion Launcher – Optimized for Xiaomi, supports dark theme and adaptive icons.
  • πŸ”„ Microsoft Launcher – if you need integration with Windows and office tools.

How to install and configure:

  1. Download the launcher from Google Play (or APK from the official website).
  2. After installation, click the Home button and select the new launcher as the main one.
  3. In the launcher settings, disable all unnecessary widgets and panels (usually this is done in the Docking Station or Desktop section).

Important: When using a third-party launcher, some MIUI features (such as double-touch locking or navigation gestures) may not work properly. Before installing, check compatibility with your Redmi model on forums (such as 4PDA or XDA Developers).

Method 4: Manually remove system application (requires root)

If you're willing to take drastic measures and you have root rights, you can completely remove the application that's responsible for the carousel, which is guaranteed, but it's not guaranteed, and it can lead to unstable system operation if you do something wrong.

Instructions for experienced users:

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Go to /system/priv-app/MiuiWallpaper/ or (for MIUI 14): /system/app/WallpaperCarousel/
  3. Delete or rename (add at the end of.bak) the following files: MiuiWallpaper.apk MiuiWallpaper.odex (if any)

Reboot the phone.

The alternative is to use Titanium Backup or Lucky Patcher to freeze the application, which is less risky than deleting it altogether.

⚠️

Attention: Deleting system files can result in bootloop (locked boot) or loss of functionality (e.g., stop working standard wallpaper). TWRP Or Mi Flash Tool.

Comparison of methods: what way to choose

To make it easier for you to decide, we have compiled a table with the pros and cons of each method:

MethodDifficultyPC requiredRoot is required.ReversibilityRisk to the system
Disconnection in settings⭐❌ No.❌ No.βœ… Yes.❌ No.
ADB-teamβ­β­βœ… Yes.❌ No.βœ… Yes.⚠️ Minimum
Third-party launcher⭐❌ No.❌ No.βœ… Yes.⚠️ Possible bugs
Removal through root⭐⭐⭐❌ No.βœ… Yes.❌ Partially.❗ High-pitched

For most Redmi users, the best solution is a combination of the first and second methods: first try to disable the carousel in the settings, and if you do not succeed - use ADB. Third-party launcher should be considered only if you are not satisfied with MIUI in principle.

One of the most common problems is getting the wallpaper carousel back after installing a new version of MIUI, which is because system applications are restored when you upgrade.

1. Repeat the disconnection through the settings - sometimes it is enough to deactivate the option in the wallpaper menu again.

2.Use. ADB-command again - after updating the right to disable applications are reset.

3. roll back to the previous version of MIUI (if the new firmware is too intrusive):

Download the desired version from the official Xiaomi website.

- Install through Settings β†’ System Update β†’ Three dots β†’ Select a firmware file.

4. Install the patch through Magisk (if you have root):

In the Magisk repository, find the MIUI Debloater module or Xiaomi Debloater.

Activate the option to remove the wallpaper carousel and restart the phone.

⚠️

Attention: If your phone starts to brake or warm up after the MIUI update, don't be in a hurry to blame the wallpaper carousel. Most often the problem lies in the background processes of the new firmware. Try resetting to factory settings (but do a backup first!) through Settings β†’ Additional β†’ Recovery and Reset.

Can I remove the wallpaper carousel without a computer?
Yes, if your version of MIUI has a deactivation option in the wallpaper settings, if it's not, you'll either have to use a third-party launcher or get root rights to manually remove it.
Why is the carousel left blank after it is turned off?
This is a MIUI bug. To remove a blank page, press your finger on the home screen β†’ Screen settings β†’ reduce the number of pages to the desired number.
Will Google Assistant work if I install a third-party launcher?
Yes, but you'll have to reconfigure the gesture to call it, and in most launchers (like Nova), you can swipe from the corners of the screen to launch the Assistant.
Can I return the carousel after removal via ADB?
Yes, run the command: adb shell pm enable com.miui.miwallpaper or reinstall the application via Magisk (MIUI Restorer module).
Is it true that the wallpaper carousel consumes a lot of battery?
No, the carousel itself consumes minimal energy, but if it loads high-resolution wallpaper over a mobile network, it can slightly increase traffic consumption and charge. To save money, turn off automatic wallpaper loading in the settings.

πŸ’‘

If none of these methods worked, check if you have custom firmware installed (e.g. Pixel Experience or LineageOS) that doesn’t have a MIUI wallpaper carousel by default, but may have its own nuances with desktop settings.