The lock screen on Xiaomi smartphones is not just a protection against accidental clicks, but also a business card of the device. However, sometimes users are faced with a situation where it displays an undesirable picture: it can be a randomly installed photo, wallpaper from the previous owner or even an advertising banner (on some models with preinstalled services), Deleting such an image is not always intuitive โ especially if it appeared after a MIUI update or a firmware change.
In this article, we will discuss all the current ways to remove the image from the lock screen for Xiaomi, Redmi and POCO devices running MIUI 12/13/14 and the new HyperOS. From standard settings to advanced methods using ADB, you will find a solution even for a locked phone.
Why does someone elseโs photo appear on the lock screen?
Before you go to the deletion, it is important to understand the cause of the unwanted image, which will help you choose the right method and avoid recurring problems.
- ๐ฑ Random wallpaper installation: the user could choose the picture in the settings, but forgot about it (for example, through the Topics menu or the Lock Screen).
- ๐ Update MIUI/HyperOS: After installing a new version of the firmware, the system sometimes drops wallpaper on standard or loads advertising banners (relevant to Chinese versions of the software).
- ๐ค Used device: the previous owner could customize the personal wallpaper that remained after the reset (if it was performed incorrectly).
- ๐ฆ Malware: Some viruses change the lock screen wallpaper to ads or fraudulent banners (often accompanied by pop-ups).
- ๐ System failure: rare, but it happens that after a fall or discharge of the battery MIUI Starts to display artifacts instead of wallpaper.
If the picture appears after installing the app from third-party sources (not Google Play), first check the phone for viruses using Mi Security or Malwarebytes. In 80% of cases, the problem is solved by standard settings, but for some models (for example, Xiaomi 12T or Redmi Note 11 Pro+) you may need to reset.
Method 1: Remove from the standard MIUI/HyperOS settings
The easiest method is to use the built-in tools of the system, and it's suitable if:
- ๐ You have access to the phone (you know the password/pattern lock).
- ๐ฑ The image is not a virus or system banner.
- ๐ The device is running on MIUI 12 and newer or HyperOS.
Instructions:
- Unlock the phone and go to Settings (cog icon).
- Select the Lock Screen section (in some versions โ Lock and Protection).
- Slip on the item Wallpaper lock screen or lock style.
- Select Gallery, then click on the current picture and delete it (basket icon). Or select another image or standard wallpaper.
- Save the changes with the Apply or Ready button.
On HyperOS, the path may be slightly different: Settings โ Personalization โ Lock screen โ Change wallpaper.
โ๏ธ Preparation for wallpaper changes
โ ๏ธ Warning: If you still have a picture after changing the wallpaper, try restarting your phone (POCO X3 Pro, Redmi 9A) The cache of the wallpaper is reset only after reboot.
Method 2: Resetting wallpaper through the โThemesโ menu
In Xiaomi, lock screen wallpaper is closely related to the Themes system application. If the standard method didn't work, try resetting through it:
- Open the Themes app (brush icon on your desktop).
- Go to My Topics or Current Theme.
- Press three points (โฎ) in the upper right corner and select Reset to standard.
- Confirm action. The system will return the standard lock and desktop wallpaper.
If the Topic app is missing (deleted or hidden), it can be returned:
- Go to Settings โ Applications โ Application Management.
- Tap it on three points (โฎ) and select Show all applications.
- Find themes, open and click Enable or Show.
| Xiaomi model | The path to wallpaper dumping | Notes |
|---|---|---|
| Redmi Note 10/11 | Topics โ My subjects. โ Drop it. | It may need to be rebooted. |
| POCO F3/F4 | Settings โ Lock screen โ Style โ Standard | It works without an internet connection. |
| Xiaomi 12/13 | Personalization โ Lock screen โ Delete wallpaper | On HyperOS, a selection of animated wallpaper is available |
| Redmi 9A/9C | Topics โ Settings (โ) โ Restore the standard | Could throw off the desktop wallpaper. |
๐ก
If the picture is left after resetting the theme, try clearing the theme app cache in the settings (Settings โ Applications โ Themes โ Storage โ Clear the cache).
Method 3: Remove via ADB (for advanced users)
If the image is not deleted by standard methods (for example, due to a system failure or MIUI limitations), you can use Android Debug Bridge (ADB).
- ๐ฅ๏ธ Computers with installed ADB-driver.
- ๐ USB-cable (preferably original).
- ๐ Included Debugging by USB phone-on.
Step-by-step:
- Activate Developer Mode: Go to Settings โ About Phone. Tap 7 times on MIUI Version (you will be notified "You've become a developer"). Return to Settings โ Additional โ Developer. Enable USB Debugging.
Connect your phone to your PC and confirm your trust in your computer (a pop-up on your smartphone screen).
Command line.
Terminal
adb shell
pm clear com.android.themes
pm clear com.miui.home
rebootThese commands will clear the theme and launcher cache, which often helps to remove the "stuck" wallpaper. If the image is associated with a specific application (for example, com.miui.gallery), you can try to clear its data:
adb shell pm clear com.miui.galleryโ ๏ธ Attention: pm clear commands will reset the factory app settings, for example, for a gallery, this means losing albums and tags (the photos themselves will remain).
What if the ADB canโt see the device?
Method 4: Reset the lock screen settings (without data loss)
If previous methods didn't work, but you don't want to do a full phone reset, you can only reset the lock screen settings.
- ๐ผ๏ธ Wallpaper and lock style.
- ๐ Password/pattern lock (unless you use a fingerprint or face) ID).
- โ๏ธ Notification settings on the lock screen.
Application data, photos and files will remain intact.
- Go to Settings โ About the phone โ Reset settings.
- Select Reset Lock settings (on some models โ Reset Security).
- Enter your current password (if requested).
- Confirm the action. The phone will reboot.
After the reboot:
- Set up a new password (or skip this step).
- Select the standard wallpaper for the lock screen.
๐ก
This method doesn't delete personal data, but it resets all security settings, including fingerprints and facial recognition, and you have to reset them.
Method 5: Complete reset to factory settings (extreme case)
If the image on the lock screen is caused by a virus, corrupt system files, or you can't unlock your phone, you only have to reset hard, which will delete all data from your device, including photos, apps, and accounts.
- ๐ Your phone is locked and you donโt remember your password.
- ๐ฆ Suspected malware infection.
- ๐ง Previous ways didn't work.
How to perform the reset:
- Turn off the phone.
- Press the Power button + Volume up at the same time (on some models โ Volume down).
- Wait for the Mi logo to appear and release the buttons โ you will be taken to Recovery Mode.
- Use volume buttons for navigation and power button for selection.
- Select Wipe Data โ Wipe All Data (in Chinese firmware may be called ).
- Confirm the action and wait for the process to be completed.
- Choose Reboot. โ Reboot to System.
After resetting, the phone will turn on in the "out of the box" state.
- Set up language, region and Wi-Fi connection.
- Sign in to your Mi Account (if linked).
- Restore data from a backup (if it was created).
โ ๏ธ Note: Phones with a blocked bootloader may need to log in to the Mi Account that was previously linked after reset. Without this, the phone will not activate! If you do not remember your account details, contact Xiaomi Support.
Additional Advice and Frequent Mistakes
When you remove a picture from the lock screen, users often face typical problems, and here's how to avoid them:
- ๐ Cash not cleared: If the old picture periodically returns after changing the wallpaper, clear the cache of system applications: Settings โ Annexes โ Application management โ Three points (โฎ) โ Show it all. โ System applications โ Clear the cache for "Theme" and "Launcher"
- ๐ต Sensor not working: On some models (Redmi) 8A, POCO M2) After reset, the screen can be "glued" in this case, flashing through the Fastboot will help.
- ๐ Phone requires old password: If you reset your lock settings but the system asks you to enter the old pattern lock, try entering 0000 or 1234 - sometimes this works after a reset.
- ๐ฑ Wallpaper changes itself: This is a sign of an ad virus. Install an antivirus (for example, Dr.Web) and check the application rights in Settings โ Annexes โ Permits.
If you often encounter lock screen issues, consider turning off automatic themes updates:
- Open Topics โ Settings (โ) โ Auto-update themes.
- Turn off the Automatic Boot option.
๐ก
Back up the lock screen wallpaper you like, and copy files from /storage/emulated/0/MIUI/wallpaper/ (you need a root or super-user file manager).