Automatic wallpaper change on the lock screen Xiaomi Redmi 6 is a feature that is not popular. Many users complain that the wallpaper carousel is not only distracting, but also slows down the system, especially on budget models with limited resources. If you are tired of constantly changing background images and want to return a static view of the screen β this is the guide for you.
In this article, we'll look at all the ways you can disable the carousel, including standard MIUI settings, launcher changes, and even radical methods for advanced users. It's important to understand that some options may require superuser rights or additional utilities. Are you ready to take back control of the look of your smartphone?
Letβs start with the simplest β proven methods through the settings menu that do not require root rights or complex manipulations.
1. disable the carousel through standard MIUI settings
The most obvious way is to take advantage of the built-in MIUI shell options. On Redmi 6 with MIUI 9/10/11 firmware, the path to settings may vary slightly, but the general logic is maintained. You don't need additional software or technical knowledge - just a few touches of the screen.
Go to Settings menu β Lock screen and password β Lock screen settings. Here you need to find the item responsible for automatic wallpaper change. Depending on the firmware version, it can be called:
- π Wallpaper carousel (switch to "Off" position.")
- πΌοΈ Auto-wallpapering (disable slider)
- βοΈ Additional settings β Background (select "Static")
If you don't have an explicit "Carousel" option on your menu, try the alternative path: Settings β Themes β Wallpaper β Lock screen. This sometimes hides the option Autoshift that can be deactivated. On Redmi 6 with MIUI 9.6, this option is often hidden under the "More" button (three dots in the upper right corner).
2.Resetting the settings of the MIUI launcher
Sometimes the wallpaper carousel continues to work even after the settings are turned off, due to the cache and data of the MIUI launcher, the standard application responsible for the desktop and lock screen, resetting its settings often solves the problem without drastic measures.
Follow the following steps:
- Open Settings β Applications β Application Management.
- In the search box, enter the launcher (or MIUI Launcher).
- Select the app and click Storage.
- Slip on the buttons Clear cache and Clear data.
- Reboot your smartphone.
After the reboot, the launcher will return to the factory settings, and the wallpaper carousel should disappear. Attention: this method will reset the location of the icons on the desktop, so take screenshots of the current arrangement in advance.
Take screenshots of the desktop|Remember the current wallpaper|Check the version. MIUI|Connect to charging (recommended)|Make sure there is a backup copy-->
3. Use of alternative launchers
If standard methods don't work, you can go around the corners and install the launcher, and this solution not only removes the wallpaper carousel, but also adds new features to the interface. Redmi 6 with its modest specs (2/3 GB of RAM, Helio P22 processor) will fit light options:
| Launcher | Weight (MB) | Features | Download link |
|---|---|---|---|
| Nova Launcher | ~15MB | Minimalist design, gesture support, icon customization | Google Play |
| Lawnchair | ~10MB | Open source, adaptive icons, no advertising | Official website |
| POCO Launcher | ~12MB | Optimized for Xiaomi, app categorization, dark theme | Google Play |
| Lean Launcher | ~5MB | The easiest, without animations, for weak devices | Google Play |
After installing an alternative launcher:
- π± Click the Home button and select the new launcher as the default app.
- π¨ Set static wallpaper through the launcher settings (usually in the Settings menu) β Wallpaper).
- π§ Turn off auto-launcher updates in Google Play to avoid sudden changes.
β οΈ Note: Some launchers (like Nova Launcher) require a premium version to unlock all features.
4. Disconnect via ADB (for advanced users)
If you're ready for technical experiments, you can turn off the wallpaper carousel with Android Debug Bridge (ADB), a technique that requires connecting your smartphone to your computer and basic command line knowledge, and even works on locked downloaders without root rights.
Instructions:
- Turn on USB Debugging on your smartphone: Settings β About Phone β MIUI version (click 7 times to activate Developer Mode), then go back to Settings β Additional β Developers β Debugging on USB.
- Connect Redmi 6 to your PC and confirm your trust in the device.
- Download ADB Tools and unpack it into a folder.
- Open the command line in this folder and type: adb shell settings put global lock_screen_wallpaper_enabled 0 adb shell settings put global lock_screen_wallpaper_allow_change 0
- Reset the device.
These commands disable the ability to change the wallpaper on the lock screen at the system level, so to get it back, replace 0 with 1 on both commands.
What if the ADB canβt see the device?
5. Radical methods: disabling system applications
For the most determined users willing to take risks, there is a way to disable the system services responsible for the carousel, which requires root rights or the use of special utilities like Lucky Patcher (not recommended due to security risks).
If root is already obtained, follow the following steps:
- π οΈ Install a file manager with root support (e.g., Root Explorer).
- π Go to the folder. /system/priv-app/ or /system/app/.
- π Find files with names: MiuiWallpaper.apk WallpaperCropper.apk LockScreenWallpaper.apk (if)
- ποΈ Rename the file extensions from.apk to.bak (e.g., MiuiWallpaper.bak).
- π Reset the device.
β οΈ Attention: Disabling system applications can lead to unstable smartphone operation, interface errors or even "bootloop" ( looped boot). TWRP Or Mi Flash Tool.
π‘
Before obtaining root rights, check to see if you lose the warranty. On Redmi 6, unlocking the bootloader is officially allowed, but may void warranty obligations in some regions.
6. Frequent errors and their solutions
Even following the instructions, users often face problems, and let's look at typical situations and ways to fix them:
| Problem. | Possible cause | Decision |
|---|---|---|
| Carousel returns after reboot | Resetting of the launcher settings does not persist | Repeat cleaning the cache and launcher data, then immediately install static wallpaper |
| No "carousel" item in the settings | Obsolete version of MIUI or regional firmware | Update the software through Settings β Update the system or install global firmware |
| ADB issues a "device unauthorized" error | No confirmed debugging request on the phone | Disconnect and reconnect USB, confirm trust on the screen of the smartphone |
| After disabling the system APK lost the desktop | Critical components of the launcher removed | Restore original files from backup or reflash the device |
If none of these methods worked, consider flashing the device to custom firmware (like LineageOS or Pixel Experience) to solve the problem, but it will take time and technical skills.
π‘
The most reliable risk-free method is to combine a launcher reset and an alternative launcher (e.g., Nova Launcher).