Xiaomi, Redmi and POCO smartphones based on the MIUI shell often delight users with automatic wallpaper that changes every day or when you unlock the screen. For some, it is a nice thing, for others β annoying chaos, especially when the background suddenly becomes too bright or does not match with icons. If you are in the second category, this article is for you.
The problem is that the dynamic wallpaper feature in MIUI is hidden in several places, and in newer versions (such as MIUI 14 on Android 13/14), the change algorithms have become more aggressive. We tested all the current ways to disconnect on models from Xiaomi 11T Pro to Redmi Note 12 and collected working solutions - from standard settings to hidden tricks for stubborn devices.
Important: Some methods require permission to change system settings, but none require root rights or complex technical manipulations. If you have any questions after reading, check the FAQ at the end of the article, where you can see typical problems (for example, why wallpaper is reset after updating).
1. Standard Disconnection through theme settings
The most obvious way is to use the built-in MIUI options, which works on 90% of devices, but there are nuances depending on the firmware version.
Go to: Settings β Design β Wallpaper (or Themes β My Wallpaper in older versions).
Here you will see an active theme marked "Dynamic" or "Automan" click on it and select a static option from the suggested ones. If the option is gray and inactive, then the wallpaper is controlled by another module (see section 3).
- π± For MIUI 14+: Look for the Dynamic Screen tab β it must be disabled separately.
- βοΈ For POCO: Settings menu β The display can be a separate switch "Animated wallpaper".
- π Common Bug: If the wallpaper is reset after the reboot - check Settings β Accounts. β Mi Account. β Synchronize themes and turn it off.
β οΈ Note: On some devices (for example, Xiaomi 13 Ultra) after turning off the dynamic wallpaper may miss the function "Super wallpaper" (3D-It's not a bug, it's a feature. MIUI β You can only return it by resetting themes to standard ones.
2. Disconnection through the "Function Lab" (hidden menu)
Xiaomi often hides advanced settings in the experimental section of the Feature Lab, which can be accessed through a secret code or a developer menu.
Method 1: Enter the combination in the Phone application:
##6484##After that, the MIUI Hidden Settings menu will appear, where you need to select Wallpaper Carousel β Disable.
Method 2: Activate Developer Mode (7 times click on the MIUI version in Settings β About Phone), then go to: Settings β Additional β Feature Lab β Autowallpaper and deactivate the slider.
| Xiaomi model | The path to the lab | Does it work? |
|---|---|---|
| Redmi Note 10/11 | Additionally. β Special opportunities | Yes. |
| POCO F4/F5 | System β Advanced settings | Yes (reboot required) |
| Xiaomi 12/13 Series | Only through code ##6484## | Yes. |
| Xiaomi Pad 5/6 | Settings β Display β Additional | No (bug) MIUI tablet-board) |
β οΈ Attention: Xiaomi with Android 13+ After the lab shuts down, you may see a notification saying, "System settings have changed." It can be ignored -- it's not an error, it's a standard warning about modifying hidden parameters.
3. Delete the system application "Themes" (without root)
If previous methods have failed, the com.miui.themes app, which is responsible for automatic wallpaper change, can be turned off (but not removed completely) via ADB, which is safe and does not violate warranty.
Instructions:
- Download ADB Tools and unpack it on your computer.
- Turn on the phone Debugging over USB (Settings β About Phone β MIUI Version β 7 times Press β Return to Additional β For Developers).
- Connect your phone to your PC and type in the command line: adb devices (the device should appear). Then do: adb shell pm disable-user --user 0 com.miui.themes
Then the Themes app disappears from the menu, and with it, the automatic wallpaper change. To get it back, use the command:
adb shell pm enable com.miui.themesInstall ADB Tools on PC|Enable debugging on USB phone-on|Connect your phone to the original cable|Check the detection of the device by the team `adb devices`|Make a backup copy of the wallpaper-->
β οΈ Note: On some firmware (for example, MIUI Global for Redmi Note 12 Pro+) Disabling com.miui.themes may cause weather widgets to fail, in which case use an alternative method from Section 4.
4. Alternative: Use of third-party launchers
If you're tired of not only random wallpaper, but also the MIUI launcher itself, you can install an alternative like Nova Launcher or Hyperion Launcher, which completely block the system wallpaper and allow you to adjust the static background.
How it works:
- π² Install a launcher from Google Play (for example, Nova Launcher).
- π¨ Make it a wallpaper through the menu Long press. β Wallpaper.
- π In the launcher settings, disable the option "Allow wallpaper change by the system".
Important: On Xiaomi with MIUI 14+, some launchers may conflict with the system application Security (com.miui.securitycenter), which resets wallpaper when scanning threats. To avoid this, add the launcher to exceptions: Settings β Apps β Permissions β Autorun.
π‘
If the wallpaper changes after installing a third-party launcher, try disabling the Wallpaper system application (com.miui.wallpaper) via ADB similar to the method in Section 3.
5. Reset theme settings to factory
The last method is a complete reset of the theme, which will return the standard wallpaper and disable all customizations, which will help if the previous methods did not work due to corrupted system files.
Instructions:
- Go to Settings β Design β Themes.
- Click on the three dots in the upper right corner and select Reset Settings.
- Confirm the action and restart the phone.
After discharge:
- β Automatic wallpaper change will be disabled.
- β All downloaded themes and fonts will disappear (you can restore them from Mi Cloud if you have synced them).
- βοΈ Standard system sounds and animations will return.
What if after the wallpaper has been reset, it has started to change again?
6. Problems and Solutions: Why is Wallpaper Coming Back?
Even after a successful shutdown, random wallpaper can return, and here are the typical reasons and ways to eliminate them:
| Problem. | Reason. | Decision |
|---|---|---|
| Wallpaper resets after MIUI update | Resetting theme settings with major update | Repeat the shutdown via Functions Lab or ADB |
| The background changes when connecting to Wi-Fi | Synchronization with Mi Cloud or Advertising Module | Turn off Settings β Accounts β Mi Account β Advertising |
| On the lock screen and desktop different wallpaper | Bug in MIUI 13/14 when using "Super wallpaper" | Install the same wallpaper manually through the Gallery β Install as wallpaper |
If none of the methods worked, check:
- π οΈ Firmware version: Some Xiaomi for India/China (e.g. Redmi) K50i) The wallpaper function is hardwired into the system. ROM.
- π¦ Third-party applications: Programs like Zedge or Wallcraft can have their own wallpaper-changing mechanisms.
π‘
If your device is warranty, avoid ADB and theme reset methods. Use standard settings or third-party launchers to avoid losing warranty service.