Automatic wallpaper change on Xiaomi smartphones is a feature that is not popular with everyone. Many users of Redmi, POCO and other lines are faced with a situation where the desktop suddenly changes the background to a random image from a gallery or MIUI thematic collections. This is not only distracting, but can also create inconveniences - especially if you are used to a certain screen design.
Complicating the problem is that different versions of the shell (MIUI 12, MIUI 13, MIUI 14) may have different paths to settings, and some options are hidden in non-obvious menus. In this article, we will discuss all the current ways to disable wallpaper autoshifting โ from standard settings to hidden settings through ADB. You will also learn how to block background changes for specific albums and why the function can be turned on on on itself after updates.
Why does Xiaomi automatically change the wallpaper?
The dynamic wallpaper change feature was introduced in MIUI back in 2019 as part of a smart interface personalization, which is designed to:
- ๐จ Refresh design โ offer new images from Xiaomiโs gallery or cloud collections.
- ๐ Synchronize with events โ for example, set themed wallpapers for the holidays.
- ๐ Adapt to the time of day โ dark tones in the evening, light during the day.
However, in practice, many users experience uncontrolled background changes even when cloud services are disabled.
- ๐ง Updates MIUI โ after the system update, the settings can be reset.
- ๐ฑ Branded themes โ some themes from the themes have built-in wallpaper rotation feature.
- โ๏ธ Hidden parameters - in MIUI 14 of the options transferred to the Functions Laboratory.
โ ๏ธ Note: If you use a third-party launcher (for example, Nova Launcher or Hyperion), wallpaper settings may be duplicated, in which case you need to turn off the automanufacturer both in the launcher itself and in the standard settings. MIUI.
Method 1: Disconnection through standard wallpaper settings
The easiest method is to use the built-in personalization menu, which works on most models (Redmi Note 10/11/12, POCO X3/X4/X5, Xiaomi 11/12/13):
- Press and hold the empty space on the desktop with your finger.
- In the menu that appears, select Wallpaper (or Style in MIUI 14).
- Go to the section My wallpaper โ Current wallpaper.
- Click on the icon. โ๏ธ Settings (or โฎ top-right).
- Turn off the wallpaper Automan switch (or Dynamic Wallpaper).
If there is no Automan, then the function is controlled through another partition (see Method 2). On some firmware (MIUI 13 for POCO F3), the option may be called Random Wallpaper.
Make sure the wallpaper is not tied to the topic|Check for updates MIUI|Turn off sync with Xiaomi Cloud|Reboot your phone after the changes-->
Method 2: Configure in the Functions Laboratory (MIUI 14+)
In the latest versions of MIUI, some of the personalization options are moved to a hidden menu to get there:
- Open the Settings. โ The phone.
- Click 5 times in a row on the MIUI version until the notification appears You became a developer!
- Go back to the basic settings โ Additional โ Functions Lab.
- Find the Personalization or Desktop section.
- Disable options: Dynamic wallpaper Autoupdate wallpaper Synchronization with themes
If the Lab doesnโt have the right items, then your model (Redmi 9A, POCO M3) uses a simplified version of MIUI.
What to do if the "functional laboratory" is not available?
Method 3: Disconnecting through theme settings
Many users are unaware that wallpaper autoscan can be tied to an established theme. Even if you manually set a static background, some themes from Xiaomi's official store overwrite it.
- Open the Themes app (icon with brush).
- Go to the section My topics โ Choose the Current Theme.
- Click the theme settings (cog in the upper right corner).
- Disable options: Auto-update wallpaper Dynamic elements
delete it
Basic
MIUI
After changing the theme, be sure to restart your phone or the changes may not apply. If the problem persists, check if additional wallpaper packages are installed via Google Play (for example, Wallpapers Craft or Zedge).
| Xiaomi model | MIUI version | Where to turn off the driver | Additional action |
|---|---|---|---|
| Redmi Note 10/11 | 12.5โ13 | Wallpaper settings โ โ๏ธ | Turn off Dark Wallpaper at Night. |
| POCO X3/X4 | 13โ14 | Functions laboratory | Reset the Personalization settings |
| Xiaomi 12/13 | 14 | Topics โ Theme settings | Remove third-party themes |
| Redmi 9/9A | 12 | Settings โ Screen | Turn off Adaptive Background. |
Method 4: Block changes through application permissions
If previous methods have failed, the problem may lie in the permissions of the applications that manage the wallpaper, and MIUI is responsible for this:
- Topics (com.android.themes)
- Wallpaper (com.miui.miwallpaper)
- Gallery (com.miui.gallery)
To limit their options:
- Go to Settings โ Applications โ Application Management.
- Find the Themes app and open its settings.
- Select Permissions โ Warehouse.
- Disable access to Files and Media (or set Restricted Access).
- Repeat the steps for Wallpaper and Gallery applications.
โ ๏ธ Note: Once Gallery permissions are disabled, you will not be able to install wallpaper from personal photos. To return the feature, you will have to manually allow access to specific albums through Settings. โ Confidentiality โ Special access โ Access to files.
Method 5: Disconnect via ADB (for advanced users)
If standard methods don't work, you can use the ADB debugging bridge. This is suitable for MIUI 12-14 and requires connecting your phone to a PC. Use it only if other options don't work - the wrong commands can disrupt the system.
Instructions:
- Enable Developer Mode (see Method 2, Steps 1โ2).
- Activate USB Debugging in Settings โ Additional โ For developers.
- Connect your phone to your PC and install ADB Tools.
- Open the command line (cmd) and type: adb shell settings put global dynamic_wallpaper_enabled 0 adb shell settings put secure wallpaper_changing_enabled 0
- Reset the device.
To get the driver back, replace the 0 with 1 on the teams. If the wallpaper still changes after you finish, check for updates. MIUI โ some firmware is being dropped ADB-setting.
๐ก
Before using ADB, back up your data via Settings โ About Phone โ Backup. This will help restore the system if you crash.
What to do if the wallpaper changes anyway?
If none of these methods worked, the problem may be related to:
- ๐ Cloud Sync โ Disable Xiaomi Cloud in Settings โ Account.
- ๐ฑ Third-party launchers โ delete or reset the Nova Launcher, Hyperion, etc. settings.
- ๐ง System failures โ reset settings through Settings โ System system โ Resetting settings โ Reset personalization settings.
- ๐ฆ Viruses or Adware โ Check your phone through Malwarebytes or Dr.Web.
On some models (Redmi K40, Xiaomi 11T), the wallpaper driver can be hard-stitched into the firmware.
- ๐ Update to the latest version MIUI (Sometimes the bugs are fixed in patches).
- ๐ฑ Install custom firmware (e.g. Pixel Experience or LineageOS).
- ๐ ๏ธ Contact the service center (if the phone is guaranteed).
๐ก
If the problem occurs after the update MIUI, Try to retrace the previous version via Fastboot. 4PDA or XDA Developers.