Xiaomi Redmi Note 5 is still a popular smartphone due to its balanced performance and stable performance on MIUI. However, many users are faced with an annoying feature of the firmware β automatically changing wallpaper carousel on the home screen, this feature not only eats up battery power, but also prevents personalization of the device.
Unlike new Xiaomi models, where the carousel can be turned off in two clicks, on the Redmi Note 5 (codenamed Whyred), this process requires knowledge of hidden settings or even use of the device. ADB. In this article, we will discuss all the current ways to remove wallpaper carousel, including methods without root rights and with minimal risk to the system. MIUI 9-12, where the interface settings are significantly different from modern.
Why does the wallpaper carousel appear on the Redmi Note 5 and can it be turned off?
Wallpaper carousel is a function MIUI-The launcher, which automatically loads and changes the background images on the home screen.On the Redmi Note 5, it is activated by default in several cases:
- π± After updating the firmware to MIUI 10+ (Even if the carousel was previously disconnected).
- π When resetting to factory or flashing through Fastboot.
- π If theme synchronization is enabled in the Mi Account settings (Settings) β Mi Account β Synchronization β Topics).
- π¦ When installing official themes from the Mi Theme Store, where the carousel is built into some wallpaper packages.
Technically, the carousel is part of the com.miui.miwallpaper system app, which is responsible for wallpaper and its rotation. On new Xiaomi smartphones (for example, Redmi Note 10 or POCO X3), it can be turned off via the wallpaper menu, but on the Redmi Note 5 there is no such option, due to the limitations of the old version of MIUI and the features of the launcher for devices based on Snapdragon 636.
Can the carousel be removed completely? Yes, but with reservations:
- β Partial shutdown: through launcher settings (not working on all versions) MIUI).
- β Complete removal: with the help of ADB or modification of system files (requires unlocking the bootloader).
- β Impossible: Remove the carousel forever without consequences on the blocked loader (will lead to a launcher failure).
Method 1: Disabling the carousel through the launcher settings (without ADB)
This is the easiest method, but it doesnβt work on all versions of MIUI. If your Redmi Note 5 runs on MIUI 9β11 firmware, try the following steps:
- Open Settings and go to the Desktop (or Home Screen).
- Slip on the wallpaper item (or the background of the desktop).
- In the menu that opens, select the Wallpaper Carousel (may be called the Wallpaper Driver).
- Transfer the slider to the off position. or uncheck the box from the option Automatic change.
If there is no such item, try an alternative path:
- Press the empty space on the home screen until the wallpaper settings menu appears.
- Select Wallpaper β More (three dots in the upper right corner).
- If you have the option to set up a carousel, turn it off.
On MIUI 12 and later, this method may not work β in such cases, the carousel is controlled through the system application com.miui.miwallpaper, and its deactivation requires ADB.
USB Debugging enabled (Settings β About Phone β MIUI Version β 7 Taps β For Developers β USB Debugging)
Installed ADB drivers on PC (download from [the official Android site](https://developer.android.com/studio/releases/platform-tools))
Smartphone connected to PC with original cable
Backup of data created (in case of failure)
-->
Method 2: Remove the carousel through ADB (without root rights)
If standard settings donβt work, youβll need to use ADB (Android Debug Bridge), which doesnβt require super-user rights, but requires connecting your smartphone to your computer.
Warning: Incorrect ADB commands may disrupt the launcher.Follow the instructions carefully!
β οΈ Attention: Before executing commands, make sure that the smartphone is enabled Debugging by USB If the launcher stops working after completing the commands, run adb shell pm clear com.miui.home to reset the settings.
Steps to turn off the carousel:
- Connect Redmi Note 5 to your PC and open the command prompt (cmd) in the folder with ADB.
- Enter the command to check the connection: adb devices Wait for the serial number of the device to appear.
- Run the command to disable the carousel: adb shell pm disable-user --user 0 com.miui.miwallpaper/com.miui.miwallpaper.WallpaperCarouselActivity
- Reboot your smartphone: adb reboot
If after the reboot the carousel disappeared, but the wallpaper was reset to standard, install new ones manually through Settings β Wallpaper.
To return the carousel (if necessary), follow the command:
adb shell pm enable com.miui.miwallpaper/com.miui.miwallpaper.WallpaperCarouselActivityπ‘
If ADB does not recognize the device, try reinstalling drivers or using another USB-Often the problem lies in the unoriginal cables with damaged contacts for data transmission.
Method 3: Remove the system application (requires unlocking the bootloader)
This method is suitable for power users, as it requires unlocking the bootloader and can potentially lead to a device blink, and we recommend it only if the first two methods did not work.
To remove the carousel, you must always:
- Unlock the bootloader through Mi Unlock Tool (instructions on the official Xiaomi website).
- Install Custom Recovery (TWRP)
- Download and flash modified miui.home or delete com.miui.miwallpaper via TWRP.
Detailed instructions:
- Download TWRP for Redmi Note 5 (the version should match your firmware).
- Fastboot: fastboot flash recovery twrp-3.6.2-whyred.img fastboot boot twrp-3.6.2-whyred.img
- In TWRP, go to Mount and mark System.
- Use File Manager in TWRP to go to /system/priv-app/MiuiWallpaper.
- Delete the MiuiWallpaper folder or rename it to MiuiWallpaper.bak.
- Reboot to the system.
β οΈ Note: Removing system applications may disrupt Mi Account and other Xiaomi services. Create a full backup before running your firmware TWRP!
| Method | Difficulty | PC required | Risk to the system | Reversibility |
|---|---|---|---|---|
| Through launcher settings | β (simple) | β No. | β No. | β Yes. |
| ADB-team | ββ (middle-of-the-road) | β Yes. | β οΈ Low. | β Yes. |
| Removal via TWRP | βββ (difficult) | β Yes. | β οΈβ οΈ High-pitched | β No (no backup) |
What if the carousel returned after the MIUI update?
One of the most common problems is that the wallpaper carousel returns after a firmware update, which is because Xiaomi restores the standard launcher settings when installing new versions of MIUI.
Decisions:
- π Repeat the shutdown through ADB (The teams remain the same).
- π΅ Turn off automatic theme updates in Settings β Topics β Settings β Auto-update themes.
- π Install a third-party launcher (like Nova Launcher or Lawnchair) where wallpaper carousels are not by default.
- π‘οΈ Block system applications updates through Settings β Annexes β Application management β Three points. β Special access β Updating system applications.
If you use MIUI 12.5+, try rolling back to an older firmware version where the carousel is easier to turn off, but remember that rollbacks can lead to problems with Mi Account and data encryption.
Why Xiaomi doesnβt let you just turn off the carousel?
Alternative solutions: third-party launchers and wallpaper
If none of these methods worked, consider using alternative launchers, which not only remove the wallpaper carousel, but also offer additional interface customization features.
Best launchers for Redmi Note 5:
- π Nova Launcher β flexible customization of icons, gestures and animations. Supports dark theme and adaptive wallpaper.
- π± Lawnchair is an open source lightweight launcher that mimics the Pixel Launcher.
- π¨ Microsoft Launcher β Integration with Windows and Cloud Services.
- β‘ Hyperion Launcher β optimized for weak devices, supports dynamic wallpaper.
To install a third-party launcher:
- Download the app from Google Play.
- Open it and follow the setup instructions.
- In the Redmi Note 5 settings, go to Settings β Applications β Default β Launcher and select a new launcher.
If you want to keep the standard MIUI-Launcher, but remove the carousel, try to install static wallpapers through applications like WallpapersCraft or Backdrops. They allow you to fix the background without automatically changing.
π‘
The side launchers are the most reliable solution for carousel removal, but they can increase battery consumption by 5-10% due to background activity.
Frequent Mistakes and How to Avoid Them
When you try to turn off the wallpaper carousel, users often encounter typical problems, and let's look at the most common ones and how to solve them.
Error 1: ADB does not see the device
Causes and solutions:
- π Unoriginal cable β use the cable from the Redmi Note 5 kit.
- π₯οΈ Not installed drivers - download Mi PC Suite or drivers ADB Android.
- π Not included debugging β check the settings β For developers β Debugging by USB.
- π‘οΈ Antivirus Block β temporarily disable protection on PC.
Mistake 2: After the carousel was turned off, all the wallpaper was lost.
This is normal behavior -- the system app com.miui.miwallpaper resets the wallpaper settings.
- πΌοΈ Install new wallpaper manually through Settings β Wallpaper.
- π Restart the device β sometimes the wallpaper is restored after a reboot.
Error 3: The launcher stopped working after deleting system files
If you removed MiuiWallpaper via TWRP and the launcher crashes, do:
- π§ Sweep back the original miui.home through TWRP.
- π¦ Restore the backup from TWRP (If you did it before the change).
- π Reset the launcher settings through ADB: adb shell pm clear com.miui.home
Mistake 4: Carousel is back after resetting settings
When you factory reset, all system applications return to their original state.
- π Save it. ADB-commands to a text file and execute them again after resetting.
- π Use it. TWRP to create a backup system before resetting and restore it after.