How to permanently disable wallpaper change on the lock screen in Xiaomi Redmi 9: 5 proven ways

Why Xiaomi Redmi 9 is changing the wallpaper on the lock and how to stop it

Are you tired of your Xiaomi Redmi 9 slipping new images onto the lock screen every day?This MIUI feature, which the manufacturer positions as "personalization," often annoys users. Automatic wallpaper change not only eats up traffic and battery power, but can also showcase not always relevant content - from banner ads to random landscapes from the Xiaomi gallery.

The problem is compounded by the fact that there is no explicit switch in the standard settings to disable this feature, and the downside is that after the updates, the switch is not made. MIUI The parameters can be reset and the wallpaper starts to jump again. In this article, we will discuss all the current ways to disable the change of wallpaper on Redmi 9, including hidden settings, ADB-The methods are tested for the use of third-party utilities. MIUI 12.5, 13 and 14, but most of them work on older versions.

Method 1: Disconnect via standard MIUI settings

So, to start with the obvious, looking for an option in the phone's menu, and even though Xiaomi likes to hide useful features, some firmware does have a switch. Here's how to find it:

  1. Open the Settings app (cog icon).
  2. Go to Lock Screen (or Lock and Password in older versions of MIUI).
  3. Slip on the lock screen wallpaper.
  4. If you see the slider Automatic shift or Dynamic wallpaper - move it to the off position.

Unfortunately, many Redmi 9 don't have this item. If you do, read on. It's also worth checking if the Topic feature (more on it below) is activated.

๐Ÿ“Š How often does your Redmi 9 change the wallpaper on the lock?
Every day.
Once a week.
After the reboot.
Never does.

Method 2: Deactivation through the โ€œThemesโ€ application

MIUI is actively promoting its own Themes app, which is often guilty of automatically changing the wallpaper. Even if you didn't manually install themes, the system can upload "recommended" content to stop it:

  • ๐Ÿ“ฑ Open the Themes app (icon with brush and palette).
  • ๐Ÿ” Go to My Subjects or Profile (depending on version).
  • ๐Ÿ›‘ Find the Auto Update Wallpaper or Recommendation option and turn it off.
  • ๐Ÿ—‘๏ธ In the application settings (โ‹ฎ โ†’ Settings) clear the cache and remove downloaded themes.

Important: Reboot your phone after you shut down. Sometimes the changes only apply after you reboot. If the option is activated again, then the other mechanism is to blame (see Method 4).

โ˜‘๏ธ Check before wallpapering is disabled

Done: 0 / 4

Method 3: Manual assignment of static wallpaper

If the system is persistent in preventing you from turning off the automatic shift, you can go the deceptive way of manually setting wallpapers that MIUI can't change.

  1. Download any image to the gallery (for example, a black square or your photo).
  2. Press your finger on the lock screen โ†’ select Wallpaper.
  3. In the wallpaper selection menu, tap on My Wallpaper or Gallery.
  4. Select the downloaded image and use it only for the lock screen.
  5. Return to the wallpaper settings and make sure that the Home Screen Sync option is disabled.

This method works 70% of the time, but it doesn't guarantee 100% results -- MIUI can overwrite your settings after the update. If the wallpaper changes again, try Method 4.

๐Ÿ’ก

To prevent wallpaper from being dropped, use a resolution image exactly below the Redmi 9 screen (720ร—1600 pixels) and the system is less likely to interfere with โ€œperfectly fitโ€ images.

Method 4: Disconnect via ADB (for advanced users)

If the standard methods do not work, you will have to use them. ADB-This requires you to connect your phone to your PC, but it gives you a guaranteed result:

  1. Turn on Developer Mode on your phone: Go to Settings โ†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings โ†’ Additional โ†’ Developer. Activate USB Debugging.

Redmi 9

File transfer

ADB Tools

Open the command line (Windows) or the terminal (Mac/Linux) in this folder.

adb devices

(Your phone serial number should appear)

adb shell settings put global lock_screen_allow_remote_themes 0
adb shell settings put global lock_screen_allow_remote_wallpaper 0

These commands disable the ability to remotely change wallpaper and themes. After you do this, restart your phone. If the wallpaper keeps changing, try the additional command:

adb shell pm disable-user --user 0 com.android.thememanager

It completely disables the theme manager, but can cause some MIUI features to malfunction.

โš ๏ธ Attention: Use ADB It can cause your phone to run in an unstable way if you type in the wrong commands.

Method 5: Remove system applications (requires root)

If you have root rights, you can radically solve the problem by removing the apps that are responsible for changing the wallpaper.

  • ๐Ÿ”ง Install a file manager with root support (e.g., Root Explorer).
  • ๐Ÿ—ƒ๏ธ Go to the folder. /system/priv-app/ or /system/app/.
  • ๐Ÿ” Find and delete (or rename) the following files: MiuiDaemon.apk (responsibilities MIUI) ThemeManager.apk (topical) WallpaperCropper.apk (wallpapering)
  • ๐Ÿ”„ Reboot the phone.

This method is guaranteed to disable wallpaper change, but has risks: deleting system files can lead to interface failures. If errors occur after deleting - restore files from the backup.

What if the phone doesnโ€™t start after removing the apps?
If Redmi 9 does not turn on or hung on the logo after deleting system files, try: 1. Log in Recovery Mode (press Power + Volume up). 2. Select Wipe Cache Partition. 3. If it did not help - flash the phone through Fastboot official firmware.

Comparison of methods: which one to choose?

To make it easier for you to determine, we have compiled a comparative table of all ways:

MethodDifficultyPC/root requiredEfficiencyRisks.
Standard settingsโญโŒ No.30%Low.
Disconnection on "Themes"โญโญโŒ No.50%Medium (may reset)
HandwallpaperโญโŒ No.70%Low.
ADB-teamโญโญโญโœ… Yes)90%Average (for errors)
Deletion of system filesโญโญโญโญโœ… Yeah)100%High (risk of failure)

For most users, the best solution is a combination of Method 2 (disable in "Themes") and Method 3 (handwallpaper). If you're ready for experiments, try the ADB.

๐Ÿ’ก

On the Redmi 9 with MIUI 14, automatic wallpaper change is often associated with com.miui.gallery, and disabling it via ADB gives the best result without root.

Frequent problems and solutions

Even after you turn off the wallpaper, you get nuanced, and here are the most common ones.

  • ๐Ÿ”„ Wallpaper is reset after updating MIUI โ†’ Repeat the settings or use ADB-Teams (they are saved after updates).
  • ๐Ÿ“ฑ On the lock screen appears advertising โ†’ Turn off the Recommendations MIUI In Settings โ†’ Annexes โ†’ Application management โ†’ Advertising.
  • ๐Ÿ”’ You canโ€™t change the wallpaper โ€“ the button is inactive. โ†’ Check if Guest Mode or Parental Controls are enabled.
  • ๐Ÿ”ง ADB can't see the device โ†’ Install Xiaomi drivers and enable debugging by USB (safe-haven).

If neither method helped, it may be the custom firmware or virus software that is to blame. In this case, resetting to factory settings will help (donโ€™t forget to make a backup!).

โš ๏ธ Note: Some Redmi 9 with firmware for the European region (EEA) Change of wallpaper blocked at the policy level MIUI. In this case, only reflashing to the global or Chinese version will help.

Can I turn off the wallpaper without a computer?
Yes, in most cases, Method 2 (disable in Themes) and Method 3 (manual wallpaper installation) help, and if these methods don't work, you'll need an ADB or root if you don't need a PC.
Why does the wallpaper change again after the reboot?
This is due to the com.miui.thememanager background service, which starts when the system starts. To stop it: Open Settings โ†’ Applications โ†’ Application Management. Find Themes and turn off AutoRun. Clear the cache and application data.
Will the ADB work on MIUI 14?
Adb shell settings put global lock_screen_allow_remote_themes 0 and lock_screen_allow_remote_wallpaper 0 relevant MIUI 14. However, in the latest versions, Xiaomi has added protection against changes in some parameters. If the team did not work, try: adb shell cmd device_config put lock_screen_wallpaper_enabled false
Can I return the automatic wallpaper change after disconnection?
For that, if you've used ADB, run the same commands by replacing 0 with 1. If you've deleted system files, restore them from the backup or reflash your phone. If you've disabled them in Themes, just turn the option back on.
Does changing the wallpaper drain the battery?
Yes, but not critical. According to tests, background loading of new wallpaper over the mobile network consumes ~It's 1-2 percent charge per day, and if you load it over Wi-Fi, it's minimal, but the problem isn't the battery, it's the traffic โ€” MIUI It can download up to 50 MB of wallpaper per month.