How to permanently remove automatically changing wallpaper on the lock screen Xiaomi

The lock screen on Xiaomi’s MIUI-enclosed smartphones is often a source of annoyance for users, especially when the system automatically substitutes new wallpaper from gallery, banner ads or thematic collections. These dynamic images are not only distracting, but also draining battery power, as the com.miui.gallery background app constantly scans media files. In this article, we will examine all ways to disable wallpaper change on lock, from standard settings to hidden developer settings.

Compounding the problem, Xiaomi regularly changes the layout of options in new versions of MIUI (12, 13, 14).What worked on the Redmi Note 10 may not work on the Poco F5 or Xiaomi 13T. We tested all methods on current firmware from 2023-2026 and highlighted universal solutions, as well as unique workarounds for stock and custom firmware. If you are tired of unauthorized changes in pictures, read on.

Why does Xiaomi automatically change the wallpaper on the lock?

The Dynamic Lockscreen feature was introduced in MIUI 12 as part of a smart personalization, and is designed to:

  • 🎨 Improve visual experience – picking wallpaper for the time of day, weather or events in the calendar.
  • πŸ“± Advertise Xiaomi services – show promotional pictures for Mi Store, Mi Video or affiliate apps.
  • πŸ”„ Reduce interface fatigue – automatically update the background so that the user is not used to one image.

In practice, the feature often fails: uploads blurry or cropped images, ignores manual settings, or even shows wallpaper from other people’s accounts (if the device was in use), and in the background, com.miui.themes and com.android.systemui are constantly active processes that consume up to 5% of charge per day on weak smartphones (for example, Redmi 9A or Poco M3).

πŸ“Š How often do you change your wallpaper on the lock Xiaomi?
Every day.
Once a week.
Rarely, but markedly.
Never changed.
I don't know.

Another reason for the frustration is the lack of transparency: MIUI doesn’t have a single switch to turn off the feature, and in some regional firmware (such as India or China), the option is completely hidden, with users complaining that after the system update, the settings are reset and the wallpaper begins to change again without permission.

Method 1: Disconnect via standard MIUI settings

The most obvious method is to use built-in personalization options, which works on most devices with MIUI 12-14, but the path to settings may vary depending on the model.

  1. Open the Themes app (icon with brush and palette).
  2. Go to Lock Screen (or Lockscreen in English).
  3. Click on the current wallpaper and select Static Wallpapers.
  4. At the bottom of the screen, turn off the Auto-change slider.
  5. Confirm the choice by clicking Apply.

Open "ThemesΒ»|Selected section "Block screenΒ»|The automatic shift slider is disabledΒ»|Static wallpaper applied|Reloaded smartphone (optional)-->

If you don't have Auto Change, your firmware is using a different mechanism, for example, on some Poco devices, the feature is called Dynamic Effects and hidden in Additional Settings β†’ Lock Screen. Also check if Recommended Wallpapers is activated, which can upload images from the Xiaomi cloud.

πŸ’‘

If the wallpaper changes after the shutdown, try manually setting a black background (for example, through the Colors app in Themes), which will block automatic updates on some firmware.

Method 2: Disconnecting through the "Security" settings

In MIUI, not only is the Themes app responsible for changing the wallpaper, but the Security module (com.miui.securitycenter) can be used to block background processes that update images.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search, enter Security and select the appropriate application.
  3. Go to Permissions β†’ Autostart and turn off the permission.
  4. Go back and select Other permissions β†’ Display over other windows, then turn it off.
  5. Repeat steps 3–4 for Themes and Gallery applications.

This method works because MIUI uses com.miui.systemAdSolution to show "recommended" wallpapers. Disabling autoruns and overlays interrupts the update chain. However, beware: some features (such as security notifications) may not work properly.

What happens if you turn off auto-start for β€œSecurity”?
The app will stop scanning the system for viruses in the background and showing banner ads on the lock screen. However, it will also turn off: - Automatic update of malware databases. - Warnings about unsafe Wi-Fi networks. - Performance optimization (cache cleaning). It is recommended to manually run the check once a week through Settings β†’ Security β†’ Scan.

Method 3: Use ADB-Teams (for experienced users)

If standard methods don't work, you can debug through ADB. This method requires connecting your smartphone to your PC and enabling developer mode, but it's guaranteed to turn off dynamic wallpaper at the system level.

  • πŸ–₯️ Computer with installed ADB Tools.
  • πŸ“± Xiaomi smartphone with enabled debugging USB (Settings β†’ The phone. β†’ Version. MIUI β€” press 7 times).
  • πŸ”Œ USB-cable (preferably original).

Run the following commands in the terminal (after connecting the device and confirming debugging):

adb shell pm hide com.miui.msa.global


adb shell pm disable-user --user 0 com.miui.systemAdSolution




adb shell settings put global lock_screen_wallpaper_change 0

The first two commands turn off the ad modules, and the third command directly blocks the wallpaper change. After you do this, restart your smartphone. If the wallpaper keeps changing, add another command:

adb shell settings put secure lock_screen_wallpaper_enabled 0

πŸ’‘

ADB-commands are the most reliable way, but it will reset after resetting settings or updating. MIUI. To return wallpaper, use adb shell settings put global lock_screen_wallpaper_change 1.

Often, dynamic wallpapers appear after updating standard Xiaomi apps through Google Play or Mi App Store. You can return control by rolling them back to the factory version:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Find Themes and click on the three dots in the top corner.
  3. Select Uninstall updates (Uninstall updates).
  4. Repeat steps 2–3 for the Gallery app.
  5. Reset the device.

After rolling back, check if it appears in Settings β†’ About Phone β†’ MIUI Restore Standard Apps. If so, use it to return factory APKs without unnecessary modules.

⚠️ Note: On some devices (e.g. Xiaomi 12 Pro or Redmi) K50) App rollbacks can cause Google Play services to crash. If errors occur after the reboot, manually update the applications via APKMirror.

Method 5: Using third-party launchers

If nothing works, you can bypass the limitations of MIUI by installing an alternative launcher that supports lock screen customization.

LauncherSupport for blockingPlusesCons
Nova LauncherThrough the Nova Lockscreen pluginFlexible setting, no advertisingPlugin paid (~$2)
Action LauncherBuilt-in supportAdaptive wallpaper, gesturesA complex interface
Smart Launcher 6Yes (free)Automatic categorization of applicationsLimited topics
LawnchairThrough the Lawnfeed moduleOpen source codeNo official support for blocking

To replace the standard lock screen:

  1. Install the selected launcher from Google Play.
  2. Activate it as the default launcher (Settings β†’ Home Screen).
  3. Download the additional module to lock (if required).
  4. In the launcher settings, select Lock Screen β†’ Static Wallpaper.

This method completely bypasses the limitations of MIUI, but can conflict with some features (e.g. Always-on Display or Face Unlock).

What do you do if nothing works?

If all methods are powerless, the problem may lie in:

  • πŸ”„ Regional Firmware - Some Versions MIUI China or the EU are blocking wallpaper changes.
  • πŸ“¦ Pre-installed services such as com.xiaomi.mipicks or com.miui.videoplayer.
  • πŸ”§ Damaged system files – after a failed update or root access.

In such cases, it will help:

  1. Resetting (Settings β†’ Additional β†’ Resetting) – will return factory settings, but delete all data.
  2. Fastboot Flashing – will install a clean version of MIUI (instructions are available on xiaomi.eu).
  3. Install custom recavers (such as TWRP) and remove unnecessary APKs through Magisk.

⚠️ Note: On devices with a locked bootloader (for example, Xiaomi 13 Ultra or Redmi Note 12 Pro)+) Firmware reflash requires an official unlocker from Xiaomi.Incorrect actions can lead to a breeze (complete inoperability) of the smartphone!

FAQ: Frequent questions about dynamic wallpaper on Xiaomi

Can you turn off wallpaper only on lock, but leave them on the main screen?
Yeah, in MIUI 14 This is done through Settings β†’ Lock screen β†’ Wallpaper style. Select Different for lock and home screen, then turn off automatic shift only to lock. On older versions (MIUI 12-13 will have to be used ADB-team-launchers.
Why did the wallpaper start to change again after the MIUI update?
Xiaomi resets some settings after major updates (e.g., from MIUI 13 to MIUI 14). To prevent this: Before upgrading, back up via Settings β†’ Additional β†’ Backup. After updating, immediately check the settings in Themes β†’ Lock screen. If the wallpaper is back, repeat Method 2 (disable Autostart for Security).
How to remove advertising wallpaper from Xiaomi (for example, promo for Mi Store)?summary> Advertising wallpapers are downloaded through com.miui.systemAdSolution. To remove them: Open Settings β†’ Annexes β†’ Application management β†’ Systemic. MSA (Miui System Ads) and disable it. β†’ Xiaomi account β†’ Mi Advertising deactivate all sliders. Use ADB-If you have any ads left, check if you have third-party apps like Mi Browser or Mi Video installed that can also download promotional content.
Will the reset to factory settings be guaranteed to remove dynamic wallpaper?
Yes, but with reservations: πŸ”Ή Global Firmware (Global) ROM) wallpaper will shut down forever. πŸ”Ή On Chinese firmware (China) ROM) They can return after the first connection to the Internet (because of the cloud services Xiaomi). πŸ”Ή If you use a Mi Account, syncing themes can restore the previous settings. To avoid re-enablement, do not restore settings from backup and do not sync themes with the cloud.
Is there a way to turn off wallpaper without losing functionality (e.g. Always-on Display)?
Yes, but it requires root access or Magisk. Install Disable Miui Analytics or Universal Adblock, then: In Magisk, activate the module. Reboot the device. Check if the Always-on Display settings in Settings β†’ Screen have gone wrong. This method only blocks ad and dynamic elements without affecting system functions.