How to change the wallpaper on the lock screen Xiaomi: 5 ways to MIUI

Why can’t you just change the lock wallpaper on Xiaomi?

Xiaomi’s MIUI-based smartphones have historically limited users in customizing the lock screen. Unlike β€œpure” Android, where desktop wallpaper and locks are synchronized automatically, they are managed separately β€” and this is not a coincidence. The manufacturer motivates this decision with security: the lock background can contain personal information (for example, photos of loved ones) that attackers can see even without unlocking the device.

MIUI also actively promotes its own services: by default, you will see themes from Xiaomi Themes or partners in the wallpaper gallery. But that doesn’t mean you have to put up with imposed design. There are at least 5 working ways to change the background, from standard settings to workarounds for advanced users. The main thing is to understand that not all methods are equally safe, and some can lead to resetting the lock screen settings after the MIUI update.

Method 1: Standard Replacement through MIUI settings

The most obvious and safe method is to use built-in shell tools, which is suitable for most models, including the Redmi Note 12, POCO X5, Xiaomi 13T and other devices on MIUI 12-14.

  1. Open the Settings app (cog icon).
  2. Go to the Lock Screen section (or Wallpaper β†’ Lock screen on new versions).
  3. Slip on the lock screen wallpaper.
  4. Select the source: πŸ“· Gallery - any of your photos (permission is recommended not lower than this). 1080Γ—2340 modern-day smartphones). 🎨 Topics – Xiaomi Wallpaper Collection (requires Internet connection). πŸ–ΌοΈ Live wallpaper - animated backgrounds (not available on all models).

Apply

⚠️ Note: On certain devices (e.g, POCO F4) After selecting a photo from the gallery, the system may suggest that you cut it to the screen format. If the proportions don't match, the background is stretched or cut at the edges. To avoid distortion, use 9:20 aspect ratio images.

Does the photo have sufficient resolution (minimum 1080px in width)|

Is the power saving mode turned off (can block changes)|

Is there a free space in the memory (MIUI demand ~50MB for wallpaper cache)|

Is the phone connected to charging (for live wallpaper)

-->

Method 2: Using the Themes app for unique backgrounds

The Themes app is not only a collection of wallpapers, but also a tool for deep customization of the interface, and you can find exclusive backgrounds that are not available through standard settings.

  1. Open the Themes app (if not, download from Google Play or AppGallery).
  2. Go to the Wallpaper tab in the lower menu.
  3. Select a category (e.g. Nature, Abstraction, or Minimalism).
  4. Slip on your favorite background and click Apply on the lock screen.

Once a week |

Once a month |

Only when you buy a new phone |

Never change.

-->

Method 3: Bypassing restrictions through Developer Mode

If standard methods don't work (e.g., Xiaomi 12S Ultra with custom firmware), you can use hidden settings. This method requires activation of the developer mode, but does not need root rights.

  1. Activate Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version (you will receive a notification "You became a developer").

Settings β†’ Additional β†’ For Developers

Disable the MIUI wallpaper protection

Disable MIUI Wallpaper Protection

Reboot the phone.

Settings β†’ Wallpaper

⚠️ Note: This method can reset lock screen settings (including fingerprints and pattern lock) on some versions MIUI. Before activating the developer mode, make sure to remember the password from the Mi Account account – it will be required to re-assign biometrics.

What if you don’t have Disable MIUI Wallpaper Protection?
On some firmware (for example, MIUI EU) This is a hidden item. The alternative is to use it. ADB-Adb shell settings put global miui_wallpaper_lockscreen_sync 1 Once you have the command, restart your phone. Please note that this only works on unlocked bootloaders).

Method 4: Installation of wallpaper through third-party applications

If the built-in MIUI tools don't suit you, you can use third-party apps from Google Play.

AnnexAdvantagesDeficienciesCompatibility
WallpapersCraftMore than 100,000. HD-wallpaper, support 4KAdvertising in the free versionMIUI 12–14, Android 10+
ZedgeLive wallpaper, notification soundsIt takes a lot of permission.All Xiaomi models
BackdropsMinimalist backgrounds, daily updatesPaid collectionsAndroid 8.0+
MuzeiAutomatic change of wallpaper on scheduleNot all backgrounds are optimized for AMOLEDMIUI 13+

To install wallpaper through a third-party application:

  1. Download and install one of the apps above.
  2. Select your favorite background and tap Set on the lock screen.
  3. If the system requests permission to Overlay over other windows, provide it.
  4. Reboot your phone (optional, but recommended for correct display).

πŸ’‘

For AMOLED-On the screens (for example, on Xiaomi 13 Pro) choose wallpaper with a predominance of black color – this will reduce power consumption by 10-15%.

Method 5: Manually modifying through the file system (for advanced ones)

This method is suitable for users with unlocked bootloader or root rights, it allows you to manually replace the system file wallpaper, which gives you complete control over the appearance. Risks: if you fail, you can damage the system files, which will lead to a bootloop ( looped reboot).

Step-by-step:

  1. Install a file manager with root access (such as Solid Explorer or FX File Explorer).
  2. Cross the path: /data/system/users/0/wallpaper_lockscreen_image or (for older versions) MIUI): /data/data/com.android.settings/files/wallpaper_lockscreen
  3. Delete or rename the current wallpaper file (e.g., in the wallpaper_lockscreen_old).
  4. Copy your image into this folder and rename it to wallpaper_lockscreen_image (for MIUI 14) or wallpaper_lockscreen (for MIUI 12).
  5. Change the file access permissions to 644 (rw-r----).
  6. Reboot the phone.

FAQ: Answers to Frequent Questions

Can I put different wallpaper on the desktop and lock screen?
Yes, MIUI supports separate backgrounds. To do this, select Different Desktop and Lock screen Wallpaper (available on MIUI 13+) for wallpaper settings. Older versions will have to use third-party apps like Wallpaper Changer.
Why did the wallpaper drop after the MIUI update?
This is standard system behavior in major updates (e.g., MIUI 13 to MIUI 14).To avoid background loss, back up the wallpaper file through the file manager before upgrading (path specified in Method 5).
How to return the standard wallpaper Xiaomi?
Go to Settings β†’ Wallpaper β†’ Lock screen and select Default Wallpaper or Xiaomi Themes. If the option is missing, reset the lock screen settings via Settings β†’ System β†’ Reset settings β†’ Lock screen settings Reset.
Can I use the lock without root?
Yes, but with limitations. Apps like Video Wallpaper or Live Wallpapers allow you to install live wallpaper, but they will only work on the lock screen if MIUI supports it. On the POCO F5 and Redmi Note 12 Pro+, this feature is available out of the box.
Is it safe to use ADB to change wallpaper?
Yes, if you follow the instructions exactly. miui_wallpaper_lockscreen_sync It doesn't harm the system, but it can reset the biometrics settings. Always check the syntax of commands before entering. ADB-Xiaomi drivers.