How to permanently disable random wallpaper on Xiaomi: the complete guide

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.

πŸ“Š What version? MIUI your Xiaomi?
MIUI 12
MIUI 13
MIUI 14
The other one/I don't know/

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 modelThe path to the labDoes it work?
Redmi Note 10/11Additionally. β†’ Special opportunitiesYes.
POCO F4/F5System β†’ Advanced settingsYes (reboot required)
Xiaomi 12/13 SeriesOnly through code ##6484##Yes.
Xiaomi Pad 5/6Settings β†’ Display β†’ AdditionalNo (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:

  1. Download ADB Tools and unpack it on your computer.
  2. Turn on the phone Debugging over USB (Settings β†’ About Phone β†’ MIUI Version β†’ 7 times Press β†’ Return to Additional β†’ For Developers).
  3. 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.themes

Install 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:

  1. Go to Settings β†’ Design β†’ Themes.
  2. Click on the three dots in the upper right corner and select Reset Settings.
  3. 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?
This means that your device is active in service synchronization of themes through Mi Account. To disable it permanently: Go to Settings β†’ Accounts. β†’ Mi Account. β†’ Synchronize. Turn off the Topic slider. Delete the Topic app data to Settings. β†’ Annexes β†’ Application management β†’ Topics β†’ Warehouse β†’ Clear the data. After that, the automatic wallpaper change will be blocked at the system level.

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 updateResetting theme settings with major updateRepeat the shutdown via Functions Lab or ADB
The background changes when connecting to Wi-FiSynchronization with Mi Cloud or Advertising ModuleTurn off Settings β†’ Accounts β†’ Mi Account β†’ Advertising
On the lock screen and desktop different wallpaperBug 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.

FAQ: Frequent questions about random wallpaper on Xiaomi

Can you turn off wallpaper only on the lock screen, leaving them on the desktop?
Yes, but not on all devices. On MIUI 14, go to Settings β†’ Screen Lock β†’ Lock Style β†’ Wallpaper and select static. On MIUI 12/13, this option may not be available β€” you have to turn it off completely.
After the ADB shutdown, the weather widgets stopped working. How do we fix it?
Return the com.miui.themes app with the adb shell pm enable com.miui.themes command, and then use the method with a themes reset (section 5) or a third-party launcher (section 4).
My POCO F3 wallpaper changes even after all the manipulation.
POCO devices have a separate service, com.poco.launcher, which can ignore system settings. Try: Install another launcher (like Nova); disable com.poco.launcher via ADB (similar to Method 3); If it doesn't, run Fastboot ROM without POCO branding.
Will these methods work on Xiaomi with custom firmware (e.g. Pixel Experience)?
No, because custom firmware (like LineageOS or ArrowOS) doesn’t use MIUI and its services, but instead uses standard Android tools to manage wallpaper or style.
Can you save your favorite wallpaper from the automatic collection?
Yes. When you see wallpapers that you like on the screen: Take a screenshot (Power button + Volume down). Cut the screenshot in the Gallery by removing the top notification panel. Set the cropped image as wallpaper through the Gallery β†’ Set as β†’ Desktop wallpaper/lock.