Xiaomiβs lock screen is the first picture you see when you turn on your smartphone. Sometimes standard wallpaper is boring and user photos donβt look the way youβd like. Worse, on some Redmi or POCO models, the lock background can stick after you update your MIUI or reset. In this article, weβll look at all the possible ways to remove, change or reset wallpapers on the lock screen, including methods for devices with an unlocked bootloader.
It's important to understand that setting the lock background in Xiaomi is different from changing the wallpaper on the home screen. MIUI separates these options, and sometimes you need to adjust each one separately. We'll look at both standard methods through the phone menu, and advanced ones using ADB or third-party apps. If you find that wallpapers "don't change" or "reset" after a reboot, there's a solution in the article for this.
Why is the wallpaper on the Xiaomi lock not changing?
Before we proceed to the instructions, letβs look at the reasons why the background of the lock screen can get stuck or ignore your changes:
- π Cash system: MIUI sometimes saves old wallpaper in the cache, because of which new settings do not apply.
- π± Limitations MIUI: On some firmware (especially Chinese) the function of changing the background lock is disabled by default.
- π§ Failures after update: After major updates (for example, with MIUI 13 on MIUI 14) settings may be reset.
- π οΈ Rooting or custom firmware: If the phone was stitched with an unofficial version MIUI, The settings of the wallpaper may not work properly.
If you tried to change the background through the standard menu, but nothing happened, do not rush to reset your phone to the factory settings. 90% of the time, the methods described below solve the problem.
Method 1: Standard wallpaper change via MIUI settings
The easiest method is to use the built-in MIUI tools. It works on most devices, including the Redmi Note 10/11/12, POCO F4/F5 and the flagship Xiaomi 13/14.
- Open the Themes app (icon with brush).
- Go to the Wallpaper section β Lock screen.
- Select one of the suggested pictures or click My Wallpaper to upload your own image.
- Confirm the changes with the Apply button.
If there is no lock screen partition, then your version of MIUI does not support separate background settings, in which case try method 2 or 3.
βοΈ Preparation for wallpaper change
Method 2: Reset wallpaper through βScreen settingsβ
On some firmware (e.g. MIUI 14 Global), lock wallpapers are tied to system themes to reset them to standard ones:
- Go to Settings. β Screen.
- Select the Lock screen style.
- Scroll down and click Restore Default Values.
- Confirm the action.
This method is useful if you want to remove custom wallpaper and return the standard background from Xiaomi. However, it will not help if you need to install your own image - use method 1 or 3 for this.
π‘
If after changing the wallpaper, the lock screen began to slow down, try to install a static image instead of animated (live wallpaper consumes more resources).
Method 3: Using the Gallery app to set the background
Few people know, but Xiaomi can install lock wallpaper directly from the Gallery app, which is convenient if you want to use a photo that is already on your phone:
- Open the gallery and find the image you want.
- Tap the photo and click on the three dots in the lower right corner.
- Select Set as β Lock screen wallpaper.
- Adjust the scale and position of the picture, then click Apply.
This works even on devices where the Themes menu does not have a separate section for the lock screen, but sometimes after applying the background through the Gallery, the wallpaper can be reset after rebooting. If this happens, move to method 4.
Method 4: Clean the cache of system applications (if the wallpaper does not change)
If you've tried all of the above methods, but the wallpaper on the lock remains the same, the problem may be the cache of system components.
- Go to Settings β Applications β Application Management.
- Find and open the Topic app.
- Press Warehouse. β Clear the cache.
- Repeat the same for Launcher (or Start) and System Settings.
- Reboot the phone.
After cleaning the cache, try changing the wallpaper again through the Themes or Gallery, which in most cases solves the problem of sticking old backgrounds.
What if after cleaning the cache, the wallpaper dropped to the black screen?
Method 5: Advanced Methods (ADB and Root Access)
If the standard methods didn't work and the wallpaper on the lock still doesn't change, you'll have to use technical tools, which is suitable for users who are willing to work with ADB or have root rights.
Method A: Resetting wallpaper through ADB (no root)
For this method, you will need a computer with installed Xiaomi drivers and the ADB program:
adb shell cmd wallpaper clear
adb shell cmd wallpaper set-lockscreen --image /sdcard/Download/your_image.jpgWhere your_image.jpg β This method forcibly resets the current wallpaper and installs new ones, bypassing restrictions. MIUI.
Method B: Manually delete wallpaper files (root required)
If you have root access, you can manually delete wallpaper files that are stored along the way:
/data/system/users/0/wallpaper_info.xml
/data/system/users/0/wallpaper_lock.xmlDelete these files (pre-backup!) and restart the phone. After that, MIUI will create new configuration files with default settings.
π‘
Using ADB or root access can cause MIUI to crash. Before experimenting, back up your data via Mi Cloud or TWRP.
β οΈ Note: If you use custom firmware (e.g. Pixel Experience or LineageOS), wallpaper settings may vary. In some builds, the background lock function is completely disabled - check this before you start manipulating.
Table: Compatibility of methods with MIUI versions
| Method | MIUI 12/13 | MIUI 14 | MIUI 15 (Android 14) | Need root/ADB? |
|---|---|---|---|---|
| Shift through "Themes" | β Yes. | β Yes. | β Yes. | β No. |
| Installation from the Gallery | β Yes. | β Yes. | β οΈ Partially* | β No. |
| Clearing the cache | β Yes. | β Yes. | β Yes. | β No. |
| ADB-team | β Yes. | β Yes. | β Yes. | β οΈ ADB |
| Manual deletion of files | β Yes. | β Yes. | β Yes. | β Root |
*On MIUI 15, the installation function of the Gallery wallpaper may be limited to the lock screen β use Themes.
Frequent Mistakes and How to Avoid Them
When changing wallpapers on the lock Xiaomi users often face typical problems.
- πΌοΈ Wallpaper is cut or stretched: MIUI It automatically adjusts the image to the screen resolution. To avoid distortion, use the aspect ratio images. 9:16 (for example, 1080Γ1920 full HD).
- π Wallpaper resets after rebooting: This happens due to a malfunction in the Themes app. Clear its cache (method 4) or roll back to the previous version via APKMirror.
- π« No Lock Screen option in settings: On some regional firmware (e.g. Chinese) this feature is disabled. MIUI.
β οΈ Note: If you use live wallpaper (animated), note that they can increase battery consumption by 5-15% due to the constant operation of the GPU. 9A, POCO M4) That's particularly noticeable.