How to permanently disable automatic wallpaper change on Xiaomi: all ways

Automatic wallpaper change on Xiaomi smartphones is one of the most annoying features MIUI, It not only eats up battery power, but it also loads unnecessary traffic in the background, and many users find that the system itself changes the screensaver on the lock screen or desktop, downloading images from Xiaomi Cloud services or third-party sources. Worst of all, this feature is often activated after updates. MIUI Even if you've previously turned it off.

In this article, we will look at all possible ways to disable wallpaper autoshifting, from standard settings to hidden developer settings. We will focus on the ADB method, which is guaranteed to block the background processes responsible for changing screensavers. You will also learn how to remove the wallpaper cache and prevent MIUI from downloading new images without your knowledge.

If you’re using a Redmi Note 12, POCO X5 or any other smartphone on MIUI 14/15, the instructions below are for you, too β€” the only difference is the location of some menu items.

1. Disable the changeover through standard MIUI settings

The easiest way is to use the built-in options, but there is a downside to this method: after major MIUI updates, the settings may be reset and the function will have to be turned off again.

To deactivate automatic wallpaper change:

  1. Open the Settings app (cog icon).
  2. Go to Wallpaper (or Lock Screen β†’ Wallpaper on new versions).
  3. Choose Static Wallpaper or My Wallpaper instead of Dynamic Wallpaper.
  4. Turn off the automatic shift slider (if any).

On some models (such as Xiaomi 13T or Redmi K60), the path may be slightly different: Settings β†’ Screen β†’ Wallpaper β†’ Wallpaper settings β†’ Automan.

Is the mobile Internet disabled for the Wallpaper app |

Have loaded dynamic wallpapers been removed from the gallery?|

Updated? MIUI Up to the latest version (bugs fixed)|

Reboot your smartphone after the changes-->

2. Deletion of cache and data of the Wallpaper application

Even after the changeover is disabled, the system can continue to load wallpaper in the background, which is due to the cache of the com.miui.miwallpaper app, which is responsible for managing the screensavers.

To completely clear the unnecessary data:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Wallpaper app (or Wallpaper in English firmware).
  3. Select Warehouse and click Clear Cache and Clear Data.
  4. Return to the wallpaper settings and manually select a static image.

⚠️ Note: After cleaning the data, all uploaded wallpaper will be deleted, including user ones.

If the driver still works after this procedure, then the problem lies deeper in the MIUI system services.

3. Blocking the background through the developer settings

Hidden options for developers can limit the activity of the system processes responsible for changing wallpapers, which is suitable for advanced users, since it requires activation of the developer mode.

Instructions:

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Click 7 times on MIUI Version (you will be notified "You are a developer").

For developers

Limit background processes

No background processes

Not to keep up the action

Wallpaper.

What is the limitation of background processes?
This setting will force Wallpaper to close when it is left, preventing new images from automatically loading, but note that some MIUI features (like live wallpaper) will no longer work properly.

This method does not guarantee 100% results, but significantly reduces the likelihood of spontaneous change of screensavers. ADB.

4. Complete disabling via ADB (for advanced)

If standard methods fail, the most reliable way is to disable the system component via Android Debug Bridge (ADB), which requires connecting the smartphone to the computer, but is guaranteed to block the wallpaper breaker.

Step-by-step:

  1. Download and install ADB Tools on PC.
  2. Enable debugging by USB on your smartphone: Settings β†’ For developers β†’ debugging by USB.
  3. Connect the phone to your computer and confirm the debugging permission.
  4. Open the command prompt (or Terminal on Mac/Linux) and type: adb shell pm uninstall-k --user 0 com.miui.miwallpaper This command removes the Wallpaper app for the current user without affecting system files.

⚠️ Note: Once you have completed this command, you will not be able to change the wallpaper through the standard menu. To return the functionality, you will need to reinstall the application through the standard menu. ADB or-reset.

Alternatively, the less radical option is to freeze the app:

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

In this case, the wallpaper will cease to change, but the possibility of manual change will remain.

Standard settings MIUI|

Clearing the Wallpaper app cache |

Developer settings |

ADB (total shutdown)|

I don't know, I haven't tried it yet.-->

5. Disable synchronization with Xiaomi Cloud

Many people don’t realize that automatic wallpaper change may be associated with synchronizing data through Xiaomi Cloud.The system loads the β€œrecommended” wallpaper from cloud storage, even if you didn’t ask for it.

To prohibit this function:

  • πŸ”„ Open the Settings. β†’ Xiaomi account β†’ Mi Cloud.
  • πŸ“± Find the Wallpaper Synchronization Item and Turn It Off.
  • πŸ—‘οΈ Back to Settings β†’ Annexes β†’ Mi Cloud and clear the cache.
  • πŸ”’ Disable Mi Cloud from accessing storage in permission settings.

After that, the system will stop downloading wallpaper from the cloud, but the ones that have already been downloaded will be saved. These can be manually deleted through the file manager on the path: /storage/emulated/0/Android/data/com.miui.miwallpaper/files

πŸ’‘

If the wallpaper changes after you turn off the sync, check the settings of the Themes app (com.android.themes). Sometimes the driver is controlled from there.

6.Verification for viruses and third-party applications

In rare cases, automatic wallpaper changes can be caused by viruses or third-party optimizers (e.g. Clean Master, GO Launcher), which often contain hidden modules for displaying ads, including changing screensavers.

How to check the system:

  • πŸ›‘οΈ Install an antivirus (such as Malwarebytes or Dr.Web) and scan your device.
  • πŸ” Check the list of installed applications for suspicious programs (especially those with rights) SYSTEM_ALERT_WINDOW or BIND_WALLPAPER).
  • πŸ“Š Open the Settings. β†’ Battery β†’ Battery usage and see which apps are actively using up charge in the background.

If you find suspicious software, delete it and restart the smartphone. It is also recommended to reset the launcher settings: Settings β†’ Annexes β†’ Launcher (MIUI Launcher) β†’ Warehouse β†’ Clear the data.

Comparison of methods: which one to choose?

To make it easier for you to determine, we have collected the main ways in the table with their pros and cons:

MethodDifficultyEfficiencySide effectsSuitable for
Standard settings of MIUI⭐ (simple)⚠️ 50% (may be dropped)No.Beginners, MIUI 12-15
Wallpaper cache clearing⭐⭐ (middle-of-the-road)βœ… 70%Custom wallpaper removedAll models Xiaomi/Redmi/POCO
Developer settings⭐⭐⭐ (difficult)βœ… 80%They can sniff out live wallpaper.Advanced users
ADB (Delete Application)⭐⭐⭐⭐ (difficult)βœ… 100%It is impossible to change the wallpaper in the standard way.Those who are ready for radical measures
Disconnecting Mi Cloud⭐ (simple)βœ… 60%Synchronization of topics is stoppedUsers with a Xiaomi account

For most users, the best solution is to use a combination of cache clearing + disabling sync with Mi Cloud. If that doesn’t work, go to ADB.

πŸ’‘

Smartphones with MIUI Global (such as Xiaomi 12 Lite or Redmi Note 11) are often short of standard settings. Chinese firmware (MIUI China) may require ADB.

FAQ: Frequent questions about turning off auto-shift wallpaper

❓ After updating MIUI The wallpaper driver turned on again?
This is a typical MIUI problem β€” after major updates (like version 13 to version 14), many settings are reset. You need: Repeat disabling via Settings β†’ Wallpaper β†’ Automan. Clear Wallpaper app cache (see section 2). If it doesn't help, use ADB (section 4). Future: Backup settings through Settings β†’ Additional β†’ Backup before upgrading.
❓ Can you turn off the driver only on the lock screen, leaving it on the desktop?
Yes, but not on all versions of MIUI. Try: Go to Settings β†’ Lock screen β†’ Wallpaper. Select a static image only for locking. Leave dynamic wallpaper for desktop (if necessary). On MIUI 14/15, this functionality may not be available - then only a complete shutdown will help.
❓ Why does the wallpaper still change after the change of the auto change?
Probable causes: πŸ”„ Sync with Mi Cloud is not disabled (see Section 5). πŸ“± Third-party wallpaper software is installed (for example, Zedge or WallpapersCraft). πŸ”§ Hidden services are active in the system (only help will help you). ADB). πŸ“² The smartphone is infected with an ad virus (check through antivirus). Start by cleaning the cache and checking installed applications.
❓ How to return standard wallpaper after use ADB?
If you removed the com.miui.miwallpaper app via ADB, you can restore it by: Connect your smartphone to your PC and open the command line. Enter: adb shell cmd package install-existing com.miui.miwallpaper Reboot your device. If this doesn't work, you just have to reset (but it will delete all the data!).
❓ Is there a way to disable the car driver without root rights?
Yes, all the methods in this article work without root.To fully control the wallpaper root is not required - enough: Standard settings MIUI. Clearing the cache. ADB (It doesn’t require root, just debugging. USB). Root may only be needed to remove system APK-manual files, but it is risky and not recommended.