How to permanently remove the change of pictures on the lock screen Xiaomi: 5 proven ways

Why Xiaomi’s lock screen is constantly changing pictures – and how to fix it

You turn on a Xiaomi smartphone, Redmi or POCO, and instead of the usual wallpaper, you see a new picture that you didn't install. After an hour or two, the background changed again, and then unknown images appeared in the gallery. It's not a virus or a system failure: this is how the automatic wallpaper change function on the lock screen in the MIUI firmware works. It activates by default on most devices and downloads images from Xiaomi cloud services (for example, Mi Wallpaper Carousel or Themes).

The problem is that these wallpapers are not only annoying with constant changes, but also waste mobile traffic in the background (up to 50-100 MB per month), and sometimes even slow down the unlocking of the phone. Fortunately, you can turn off the automatic shift in 2-3 minutes - and we will show all the working methods, including hidden settings for older versions of MIUI.

In this article you will find:

  • πŸ” Reasons why images change on their own (even if you haven’t customized anything).
  • βš™οΈ 5 ways to disconnect – from standard to hidden (including: ADB for advanced users).
  • ⚠️ What to do if settings are reset after the update MIUI.
  • πŸ“± Separate instructions for Xiaomi, Redmi and POCO (difference!).

Method 1: Disconnect via lock screen settings (the easiest)

This method works on all devices with MIUI 12-14 and later, including Xiaomi 13/14, Redmi Note 12/11, POCO F5/X5. The interface may be slightly different, but the logic is the same.

  1. Open Settings β†’ Lock screen (or Lock and Password on some models).
  2. Slip on the item Wallpaper lock screen (sometimes it is hidden under the Additional).
  3. At the top of the screen, find the Automatic Wallpaper Change Switch (or Wallpaper Carousel) and turn it off.
  4. Choose a static background from the gallery or standard MIUI wallpaper.

If there is no Automatic Change, then the function is managed through the Themes application (see Method 2).

β˜‘οΈ What to check before disconnecting

Done: 0 / 4

⚠️ Attention: On some firmware (MIUI 11 and older) after the carousel is turned off, the wallpaper may still change due to cache. To avoid this, clear the data of the Themes application in Settings β†’ Annexes β†’ Application management.

Method 2: Deactivate via Themes (if there is no item in the settings)

Themes is responsible for downloading new wallpapers, including those that appear on the lock screen. Even if you have disabled the automatic shift in the settings, Themes can ignore this and keep updating the background. Here's how to prevent it from doing this:

  1. Open the Themes app (brush icon on desktop).
  2. Go to the Wallpaper section β†’ Lock screen.
  3. In the upper right corner, click on the icon. βš™οΈ (Settings).
  4. Turn off the options: πŸ”„ Automatic wallpaper change πŸ“₯ Download new wallpaper over Wi-Fi πŸ“Ά Download new wallpaper over the mobile network

Themes

static

If after these actions the pictures still change, check if the synchronization of themes with the Mi Account account is enabled (about this in Method 4).

πŸ“Š What kind of Xiaomi model do you have?
Xiaomi 13/14 series
Redmi Note 12/11
POCO F5/X5
Another Xiaomi model
I'm not Xiaomi.

Method 3: Limit background data for Themes (to save traffic)

If you don’t want to completely disable automatic wallpaper change, but want to stop using mobile traffic, limit background activity of the Themes app:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find Themes and open its settings.
  3. Select Mobile Data and turn off the Background Data Switch.
  4. For reliability, also turn off AutoRun and Secondary Start in the same menu.

After that, Themes will be able to update wallpaper only over Wi-Fi, but even then the change will occur less often. To completely block the download of new images, use Method 5 (via ADB).

Method of shutting downDifficultyIt works without root.Saving traffic
Through lock screen settingsβ­βœ… Yes.❌ No.
Through the Themes appβ­β­βœ… Yes.⚠️ Partially.
Background data limitationβ­β­βœ… Yes.βœ… Yes.
Uncoupling from Mi Accountβ­β­β­βœ… Yes.βœ… Yes.
ADB-teamβ­β­β­β­βœ… Yes.βœ… Yes.

Method 4: Unlock wallpaper from your Mi Account (if settings are reset)

Many users complain that after updating MIUI or rebooting the phone, the lock screen settings are reset and the automatic wallpaper change is turned on again, the reason for this is synchronization with the Mi Account account.

  1. Open Settings β†’ Xiaomi account.
  2. Go to Data Synchronization.
  3. Find the Topic (or Themes) item and turn off sync.
  4. Back to Settings β†’ Annexes β†’ Themes and click Clear Data (Storage button) β†’ Clear the data).

Instructions:

  1. Connect the phone to your computer and confirm the debugging permission.
  2. Open the command prompt (cmd) in the folder with ADB.
  3. Enter in turn the commands: adb shell pm hide com.miui.miwallpaper adb shell pm hide com.android.themes These commands will hide the system applications responsible for wallpaper, but will not remove them.
  4. Reboot the phone.

To get it back, use the commands:

adb shell pm unhide com.miui.miwallpaper


adb shell pm unhide com.android.themes

⚠️ Note: Disabling system applications through ADB This can lead to unstable operation of some functions. MIUI, For example, a weather widget or a calendar on the lock screen, if the phone starts to brake after you run the commands, return the settings back.

πŸ’‘

If ADB-commands are not working, try first to disable the Themes app via the standard menu (Settings) β†’ Annexes β†’ Themes β†’ It's less radical, but it helps sometimes.

Frequent problems and solutions

Even after you turn off the automatic wallpaper, you're faced with nuances, and here are the most common situations and solutions.

  • πŸ”„ Wallpaper changes after update MIUI: The reset occurs because new firmware versions overwrite Themes settings.Solution: Repeat Method 2 or Method 4 after the update (uncoupling from Mi Account).

If your problem isn’t described above, check to see if your phone has third-party launchers (like Nova Launcher or HyperOS Launcher) that may conflict with MIUI system settings.

πŸ’‘

On HyperOS devices (such as Xiaomi 14), the path to wallpaper settings may be different.Look for Personalization instead of Themes.

FAQ: Answers to Frequent Questions

Can I turn off wallpaper change without a computer (without ADB)?
Yes, in 90% of cases, Method 1 or Method 2 (through lock screen settings or Themes app) is enough. ADB is only needed if system services ignore your settings.
Why does the wallpaper change after the shutdown?
Chances are you have Mi Account sync enabled (see Method 4) or Themes has auto-start rights. Also check if updates are installed for Themes via Google Play - sometimes they reset settings.
How to return the standard MIUI wallpaper after turning off the automatic shift?
Go to Settings β†’ Lock Screen β†’ Wallpaper and select one of the standard backgrounds (MIUI folder or Stock). If they are not, download the official wallpaper from the Themes app (Official section).
Will this work on Redmi with custom firmware?
On informal firmware (for example, LineageOS or Pixel Experience), Xiaomi system services are absent, so the problem of changing wallpaper does not arise there. If you have custom firmware based on MIUI (for example, xiaomi.eu), then all the methods from the article are applicable.
Can you turn off the loading of wallpaper only on the mobile network, but leave it over Wi-Fi?
Yes, in the Themes app settings, only disable Download over the mobile network, leaving Wi-Fi Download enabled. You can also limit background data for Themes through Settings β†’ Applications (see Method 3).