Xiaomi Redmi 4A is one of the brandβs most popular budget smartphones, but its MIUI firmware has a feature that annoys many users: automatic wallpaper change across the carousel. This feature not only consumes additional battery resources, but can interfere with the usual interface, especially if you are tied to a certain background. Unlike newer models, where the option is turned off in two clicks, on the Redmi 4A with MIUI version 8/9, the process requires additional manipulation.
In this article, we will discuss three proven methods: through standard settings (if available in your firmware), using the help of the standard settings. ADB-In addition to the alternative method using third-party applications, each option is illustrated with screenshots (interface descriptions) and accompanied by warnings about possible risks. Particular attention will be paid to the nuances for firmware based on Android 6.0 Marshmallow, under which Redmi was released. 4A.
If you're tired of wallpaper changing without your knowledge, or if you want to optimize your smartphone, this guide is for you, and let's start with the simplest way and gradually move on to more complex solutions.
1. Method: Disabling the carousel through the MIUI settings
On some versions of MIUI 8/9 for Redmi 4A, the option to turn off the wallpaper carousel is hidden, but you can find it if you know the exact location.This method does not require superuser rights or a PC connection, but it does not work on all firmware.
Here's the step-by-step instruction:
- Open the Themes app (icon with brush and palette).
- Go to the Wallpaper section (usually in the bottom menu).
- Slip on the current wallpaper to open his preview.
- In the upper right corner, find the icon βοΈ (Settings and select it.
- Scroll down to Automatic Wallpaper Change or Wallpaper Carousel.
- Move the slider to the off position.
If your MIUI version doesn't have this item, it means the manufacturer has removed it from the interface, so move on to the next method.
β οΈ Note: On some firmware, turning off the carousel through the settings causes the wallpaper to be reset to a standard background. Pre-save the image you like in the gallery, then return it manually.
If this method did not work, do not worry β below we will look at more reliable options, including: ADB-commands and third-party utilities.
2. Method: Using ADB to turn off the carousel (without root)
The Android Debug Bridge (ADB) method is suitable for users who donβt want root rights but are willing to connect their smartphone to a computer, and works on any version of MIUI, including modified firmware.
You'll need:
- π₯οΈ Computer with Windows/Linux/macOS and installed drivers for Xiaomi Redmi 4A.
- π± Included debugging by USB (guideline).
- π Utility. ADB Tools (download from the official Google website).
Steps to disconnect the carousel:
- Activate Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version until the notification appears You became a developer!
USB debugging
- Back to Settings β Additionally. β For developers.
- Activate the debugging slider over USB.
- Connect Redmi 4A to your PC and confirm the debugging permission on your smartphone screen.
- Open the command prompt (Windows) or terminal (Linux/macOS) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Execute the command to disable the carousel: adb shell settings put global wallpaper_effect_enabled 0
- Reboot your smartphone.
π‘
Before installing third-party apps, check reviews from the past 3 months β some utilities stop working after MIUI updates.
Alternative method: Installation of a custom launcher
If none of these methods worked, the radical solution is to change the standard MIUI launcher to an alternative one (like Nova Launcher or Lawnchair), which not only removes the wallpaper carousel, but also provides additional customization options.
Advantages of the method:
- π¨ Full control over wallpaper and widgets.
- π Improved performance (some launchers are lighter than standard ones).
- π§ Flexible gesture and animation settings.