How to remove wallpaper from the lock screen on Xiaomi smartphones: all working methods

Why are the wallpapers on the Xiaomi lock screen not removed in the standard way?

The lock screen on Xiaomi, Redmi and POCO smartphones often behaves counterintuitively: users are faced with the fact that the wallpaper can not be changed or removed through the usual menu, the reason lies in the architecture of the MIUI shell, where the lock background can be tied to the system theme, Mi Account or even installed by a third-party application (for example, Mi Wallpaper Carousel).

Unlike desktop wallpapers, which change in two seconds, the background of the lock screen sometimes sticks after updating the firmware, resetting or changing the theme. This is especially true for devices on MIUI 13/14, where developers have tightened control over system settings. For example, on Xiaomi 12T or Redmi Note 11, users complain that after selecting a new background, the old wallpaper remains in place, and the β€œDelete” button in the gallery is inactive.

In this article, we will explore all possible ways, from basic to advanced, including bypassing ADB restrictions and cache resetting, and learn why some methods only work on certain models and how to avoid common mistakes.

πŸ“Š What is your Xiaomi model?
Redmi Note 10/11/12
POCO F3/F4/F5
Xiaomi 11/12/13 series
Another model

Method 1: Standard wallpaper change via MIUI settings

Let's start with the most obvious method, which works 60% of the time, and it's suitable for most MIUI 12-14 devices unless the background lock is locked by the system or third-party software.

  1. Open β€œSettings” and go to Lock Screen β†’ Lock screen wallpaper.
  2. Select My Wallpaper or Gallery (depending on the MIUI version).
  3. Click on the current wallpaper and the Remove button will appear at the bottom of the screen (if not, see the methods below).
  4. Confirm the action. If the background changes to the standard, the problem is solved.

⚠️ Note: On certain devices (e.g, POCO X3 Pro) the "Delete" button can be hidden if the wallpaper has been set through the theme, in which case try to change the background to any other one first, and then return the standard one.

  • πŸ“± It works on: Xiaomi Mi 11/12, Redmi Note 10/11, POCO F3/F4.
  • ❌ Does not work if: Wallpaper installed by system application (for example, Mi Wallpaper Carousel) or through Mi Account.
  • βš™οΈ After deleting, restart your phone – sometimes changes only apply after a reboot.

β˜‘οΈ Preparation for wallpaper change

Done: 0 / 4

Method 2: Resetting themes and wallpapers through "Themes"

If the standard method didn’t work, the problem could be in the current theme of the theme. MIUI aggressively caches theme elements, including lock wallpaper, and sometimes the only way to remove them is to reset the theme to a standard one.

  1. Go to Settings β†’ Themes.
  2. Select My Topics and find an active topic (checked).
  3. Click on it and at the bottom of the screen select Remove (if the theme is downloaded from the Internet) or Reset (if it is a custom theme).
  4. After removing the theme, go back to the Lock screen Wallpaper and try to change the background again.

πŸ”Ή Important: If you use super wallpaper (e.g. Earth or Mars on Xiaomi Mi 11 Ultra), they can’t be removed in the standard way – they are sewn into firmware. ADB.

Xiaomi modelSupports the reset of themes?Notes
Redmi Note 10/11Yes.After resetting the theme, the lock wallpaper is reset to standard.
POCO F3/F4Partially.POCO sometimes requires additional cleaning of the cache of the Themes app.
Xiaomi 12/13 SeriesYes.On MIUI 14, the theme reset works steadily, but a reboot may be required.
Xiaomi Mi 11 UltraNo.Super-wallpaper sewn into firmware, they can only be removed through ADB.

πŸ’‘

If the wallpaper remains the same after resetting the theme, try installing any other theme from the official store and then removing it. This often knocks down the system wallpaper cache.

Method 3: Cleaning the cache of the "Themes" and "Wallpaper" applications

Often, lock wallpapers get stuck because of a damaged cache of system applications.Cache cleaning can return the standard background, especially if the problem occurred after the MIUI update.

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Themes app (or Themes in English firmware).
  3. Press Warehouse. β†’ Clear the cache.
  4. Repeat steps 2–3 for Wallpapers.
  5. Reboot the phone.

⚠️ Warning: Do not press Clear the data for the Themes app - this will result in the reset of all your custom design settings (fonts, icons, animations!

  • 🧹 What cleans the cache: Temporary wallpaper files, thumbnails, pre-loading data.
  • ⚑ When it helps: After the update MIUI, Change of theme or failure of the gallery.
  • ❌ It will not help if: Wallpaper installed through Mi Account or third-party software (for example, Zedge).
What to do if the β€œClear Cache” button is inactive?
This means that the application is protected by the system. In this case, try: 1. Disconnect the device from the Internet (Wi-Fi and mobile data). 2. Reboot the phone in safe mode (press the power button β†’ "Safe Mode"). 3. Repeat cleaning the cache in safe mode.

Method 4: Delete wallpaper via Mi Account (if background is synchronized)

If you use Mi Account and you have themes synced, the lock wallpaper can be linked to your account, in which case you can’t delete them locally, you need to turn off sync or change the background through the web interface.

  1. Open Settings β†’ Xiaomi account.
  2. Go to Data Sync and turn off the Topics and Wallpaper item.
  3. Return to the lock screen wallpaper and try to change the background.
  4. If it doesn’t help, go to the Mi Account website from PC, find the β€œThemes” section and remove the saved wallpaper from there.

On some firmware (e.g. MIUI 13 Global), the wallpaper sync is not working correctly - the background can "return" after rebooting, in which case only completely disabling the themes sync or resetting the phone to factory settings will help.

Action.The result
Disable theme synchronizationThe lock wallpaper is reset to standard after rebooting.
Delete wallpaper through the web version of Mi AccountThe background disappears immediately, but can return when you re-synchronize.
Change your Xiaomi accountThe wallpaper is being dropped, but it's a radical method.

Method 5: Advanced method - removal through ADB (for experienced)

If none of the above methods worked, the most reliable, but technically challenging, method is to remove wallpaper via Android Debug Bridge (ADB), which is suitable for devices with an unlocked bootloader or USB debugging enabled.

⚠️ Attention: Wrong commands ADB Use this method only if you are confident in your actions.

  1. Turn on Developer Mode (7 times click on the MIUI version in Settings β†’ About Phone).
  2. Activate Debugging by USB in Settings β†’ Additional β†’ For developers.
  3. Connect your phone to your PC and execute the command: adb shell pm clear com.android.themes This will clear the Themes app data, including the wallpaper cache.
  4. If it doesn’t work, try removing the system wallpaper with the command: adb shell rm -rf /data/system/users/0/wallpaper*
  5. Reboot the phone.

πŸ”Ή Note: On some devices (e.g. Xiaomi) 13 Pro) the path to the wallpaper may be different. If the team does not work, check the current path through adb shell ls. /data/system/users/0/.

πŸ’‘

ADB is the only way to remove sewn-in super wallpapers (e.g. Earth/Mars on the Mi 11 Ultra).However, after being reset via ADB, they can return after a firmware update.

Method 6: Extreme measure - factory reset

If the lock wallpaper never gets removed and all other methods are exhausted, the last option is a complete reset of the phone, which is a radical solution, but it is guaranteed to return the standard background.

πŸ“Œ What to do before resetting:

  • πŸ“± Create a backup of data through Settings β†’ Additionally. β†’ Backup and reset.
  • πŸ” Make sure to remember the Mi Account password – after resetting, the phone will require login credentials.
  • πŸ“‘ Disable your Google account link (if you use it) to avoid problems with your Google account. FRP.
  1. Go to Settings β†’ About the phone β†’ Reset settings.
  2. Select Delete all data.
  3. Confirm the action and wait for the reboot.

⚠️ Attention: On devices with MIUI 14 after reset, you may need to re-activate via Mi Account.If you forget your password, restore it in advance on the Xiaomi website.

FAQ: Frequent questions about Xiaomi lock screen wallpaper

Why do the locks remain the same after the change?
This is a MIUI bug that's associated with caching system resources, so try to clear the Themes app cache (see Method 3) or reboot your phone, and if it doesn't work, change the theme to the standard one, and then return the one you want.
Can you remove standard Xiaomi wallpapers (e.g. Earth/Mars)?
No, these wallpapers are sewn into firmware and are not removed by standard methods. The only option is to replace them with your own through ADB (see Method 5) or use third-party launchers (for example, Nova Launcher), which allow you to adjust the lock background separately.
After the MIUI update, the lock wallpaper dropped. How do you get the old ones back?
If the wallpaper has been synced to Mi Account, check the MIUI/Wallpaper folder in the phone’s internal memory – sometimes old background images are saved there. You can also try rolling back the Wallpaper app version via APK (but that’s risky!).
The lock screen displays a black background instead of wallpaper. How do you fix it?
This is a typical problem after a cache reset or update. Try: Set any wallpaper through Settings β†’ Wallpaper. Disable and re-enable animation in Settings β†’ Lock screen β†’ Animation. Reset the lock screen settings (some versions of MIUI have a separate reset point).
Can I install live wallpaper (GIF/video) on the lock screen Xiaomi?
Officially, MIUI doesn't support live wallpaper on the lock screen, but there are workarounds: Use third-party apps like Video Wallpaper (requires root); install custom firmware (e.g., Pixel Experience) that supports live wallpaper; some models (e.g., Xiaomi 12T) can use "super wallpaper" with animation, but they are static.