Xiaomi Redmi Note 9 is one of the most popular smartphones in the budget segment, but its MIUI firmware sometimes surprises users with not always convenient โchipsโ. One of them is the automatic change of wallpaper on the lock screen, which can be annoying if you are used to a static image. Especially for owners who use photos of loved ones or important reminders as a background: the system without warning replaces them with standard images from Xiaomi.
Complicating the problem, the latest versions of MIUI 12-14 have hidden the direct settings for disabling the feature. In some cases, even after manually selecting the wallpaper, they are reset again after 1-2 days to random images. In this article, we will discuss all the working methods, from official to hidden, including methods for root-right users and without them.
Why does Redmi Note 9 automatically change the wallpaper on the lock?
The reason lies in Xiaomiโs policy of personalizing the interface, and the MIUI firmware has several mechanisms that affect the background of the lock screen:
- ๐ Theme of the Day feature โ it loads wallpaper from Xiaomi cloud storage, synchronizing with servers once a day. It's part of the Mi Themes ecosystem.
- ๐ Seasonal updates - before the holidays (New Year, Halloween) MIUI forcefully installs thematic wallpaper.
- ๐ค AI recommendations โ the algorithm analyzes your actions (such as frequent camera use) and picks up โrelevantโ background images.
- ๐ Reset after updates โ after installing new versions MIUI Some settings are reset to factory, including the background lock.
On the Redmi Note 9 (models M2003J15SC/M2003J15SS), this feature is activated by default in regional firmware for Russia, India and Europe, and in the Chinese version of MIUI (without global services Google) it can be disabled in two clicks, and in the global version โ you have to use workarounds.
โ ๏ธ Note: If you use third-party launchers (such as Nova Launcher or Microsoft Launcher), this does not affect lock wallpapers โ they are managed exclusively by system services. MIUI.
Method 1: Disconnect via standard settings (MIUI 12โ14)
The most obvious method is to try deactivating the function through the theme menu, but in recent versions of MIUI, this is a complicated way.
- Open Settings โ Wallpaper (or Settings โ Lock screen in some versions).
- Select the Lock Screen section.
- Slip on the current background - a wallpaper gallery will open.
- In the upper right corner, press three dots (โฎ) and select Settings.
- Look for the option of Automan Wallpaper or Recommended Wallpaper - move the slider to the off position.
If there's no Automan, your version of MIUI is hiding it.
- ๐ Try to select a static image from the gallery (not from the Recommended sectionยป).
- ๐ Check if the theme is activated with dynamic wallpapers (for example, Super Wallpapers).
Choose wallpaper from a personal gallery, not from standard themes
Check for MIUI updates (sometimes bugs are fixed in new versions)
Disable theme synchronization with Xiaomi account (Settings โ Account โ Synchronization)
Reboot your phone after the changes-->
If after these actions the wallpaper still changes - proceed to the next method.
Method 2: Reset theme settings to factory
Sometimes a Mi Themes service crash causes a forced wallpaper change, and resetting theme settings can help:
- Go to Settings โ Applications โ Application Management.
- Find the Themes app and open its page.
- Slip the vault. โ Clear the data.
- Confirm the action and restart the smartphone.
After discharge:
- ๐ง Go to Settings. โ Wallpaper and manually select the background to lock.
- ๐ซ Donโt click on banners offering to download new themes in the first 24 hours โ this can activate the driver again.
โ ๏ธ Attention: Data cleanup of the Themes app will reset all your custom design settings (icons, fonts, animations.
Method 3: Disconnect via ADB (without root)
If standard methods donโt work, you can use USB debugging and ADB command. This method doesnโt require superuser rights, but requires a computer.
Steps:
- Activate Developer Mode: Go to Settings โ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ Additional โ Developer. Turn on USB Debugging.
Redmi Note 9
adb shell settings put global lock_screen_wallpaper_auto_change 0Reboot the phone.
If the team doesnโt work, try an alternative:
adb shell pm disable-user --user 0 com.android.themesThis command disables the theme system application, but may cause some MIUI features to malfunction.
๐ก
Before using ADB, check if you have installed drivers for Xiaomi on your PC, and you can download them from the official MIUI Downloads website (section "Mi Phone Manager").
Method 4: Editing system files (requires root)
For power users with unlocked bootloaders and root rights, a radical method is available: editing configuration files, which can disrupt MIUI if done incorrectly. Back up before you change!
Instructions:
- Install a file manager with root support (such as Root Explorer or Solid Explorer).
- Cross the path: /data/system/users/0/ and find the file. settings_global.xml.
- Open the file and find the line: <setting id="lock_screen_wallpaper_auto_change" value="1" /> Change the value="1" value="0".
- Save the changes, restart the phone.
Example of Wallpaper Changer Blocker:
- Install the application and grant it Special Access (in the security settings).
- Enable the Block System Wallpaper Changes option.
- Add the Topic app (com.android.themes) to the exceptions.
The disadvantage of this method is the constant operation of the background service, which can slightly increase battery consumption (by 1-3% per day).
Standard settings of MIUI
ADB-team
Third-party annexes
Editing system files (root)
I haven't tried it yet.-->
What do you do if nothing helps?
If all of the above methods fail, the problem may be:
- ๐ Baggage of a specific version MIUI โ Check the forums (for example, 4PDA or XDA Developers) for complaints from other Redmi Note 9 users.
- ๐ฆ Conflict with established themes โ try using a standard design theme (Default).
- ๐ Xiaomi server settings โ sometimes the autoshifter is forced to turn on via the cloud (solved by disabling account synchronization).
Extreme measures:
- Recoil on the previous version of MIUI โ if the problem appeared after the update, you can return the old firmware through Fastboot.
- Installing custom firmware (such as LineageOS or Pixel Experience) will completely remove the MIUI restrictions, but will require unlocking the bootloader.
How to check the MIUI version on the Redmi Note 9?
โ ๏ธ Note: When installing custom firmware, you lose the official Xiaomi warranty and risk getting a brick if you interrupt the firmware process!
FAQ: Frequent questions about wallpaper changer on Redmi Note 9
Can I turn off the wallpaper driver without a computer?
After the MIUI update, the wallpaper started to change again.
Will the ADB work on other Xiaomi models?
Can I return the wallpaper driver after the shutdown?
Why do they become blurry after changing the wallpaper?
๐ก
If none of these methods worked, the most likely reason is Xiaomiโs server settings, which forcefully enable auto-spotters for specific regions, in which case you either have to accept or switch to custom firmware.