How to remove or change wallpaper on the lock screen Xiaomi Redmi Note 8 Pro: all working methods

Why Standard Ways Don’t Work and What to Do

The lock screen on the Xiaomi Redmi Note 8 Pro is often a source of annoyance: the system stubbornly returns old wallpaper, ignores changes or does not allow them to change at all. It is all about the features of the MIUI shell, which shares the background of the desktop and lock screen, and sometimes even blocks editing them due to cache errors or conflicts of topics.

If you tried to change wallpaper through Settings β†’ Lock screen, but it didn’t work out, don’t rush to reset your phone. In 80% of cases, the problem is solved without radical measures. In this article, we will analyze 5 proven methods, including hidden MIUI settings, bypassing restrictions through ADB and even manually deleting wallpaper files through the file manager.

We warn you right away: some methods require root rights or USB debugging. If you're a beginner, start with the simplest methods (sections 2 and 3) and then move on to the advanced ones. Now let's get started!

Method 1: Standard change via MIUI settings

So let's start with the obvious, the official path, and even if it didn't work for you before, check again: in MIUI 12/13/14, the menu interface could change, and the bugs in the previous versions could fix.

Open Settings β†’ Lock screen. Here you will find three key options:

  • πŸ–ΌοΈ Lock screen wallpaper is the main point for changing the background. If it is inactive, then synchronization with desktop wallpaper is enabled (see next paragraph).
  • πŸ”„ Sync with desktop wallpaper is the main reason why wallpaper doesn't change separately!
  • 🎨 Blocking effects – here you can turn off animations that sometimes interfere with the correct display of the background.

If the wallpaper doesn’t change after the synchronization is turned off, try:

  1. Choose a standard background from the MIUI collection (sometimes custom wallpaper is glitzy).
  2. Rebooting the phone will reset the lock screen cache.
  3. Check if a theme is installed that blocks changes (see the topic section).

Disable synchronization with the desktop |

Select a standard background from MIUI|

Reboot the device |

Check out the active topic in "Themes" |

Delete the cache of the application "Block screen"-->

If this method didn't work, don't despair. 30 percent of the time, the cache we'll clean up next time.

Method 2: Reset the lock screen cache and launcher

Cache of com.android.systemui and com.miui.home often causes old wallpaper to stick, and cleaning will help if:

  • πŸ”„ Wallpaper changes, but after the reboot the old background returns.
  • πŸ–ΌοΈ In the settings, one image is displayed, and on the lock screen - another.
  • βš™οΈ The "Apply" button in the wallpaper settings does not respond to pressing.

Cleaning instructions:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. In the search, type com.android.systemui (system interface).
  3. Press Warehouse. β†’ Clear the cache.
  4. Repeat steps 2-3 for com.miui.home (launcher) MIUI).
  5. Reboot the phone.

πŸ’‘

If the wallpaper is gone after cleaning the cache (black screen), don't worry, it's a temporary bug. Choose any background over the settings and it will apply.

If the problem persists, try to delete the data (not cache!) of the com.android.wallpaper app.Warning: This will reset all your wallpaper, including your desktop background.

⚠️ Warning: On some Redmi Note 8 Pro firmware, clearing com.android.wallpaper data could cause widgets to reset on your desktop.Photo their location in advance.

Method 3:Conflict with MIUI themes and disabling them

The MIUI theme can override lock screen wallpaper even if you change it manually, a common problem for users who install custom themes from the MIUI Themes store.

How to check and correct:

  1. Open Topics β†’ My subjects.
  2. If a custom theme is active, click Standard (or Default).
  3. Reboot the phone.
  4. Try changing the wallpaper again through the Settings β†’ Lock screen.

If the topic is standard, but the problem remains, try:

  • πŸ” Remove all uploaded topics in Topics β†’ Downloads.
  • πŸ“ Clear the cache of the com.android.themes application (similar to method 2).
  • πŸ”„ Manually apply a standard theme through ADB (for advanced users):
adb shell cmd overlay disable com.android.theme.icon_pack.filled.circle


adb shell cmd overlay disable com.android.theme.icon_pack.rounded.rectangle

After that, the wallpaper should start to apply correctly. If not, move to method 4.

Standard MIUI|

Custom from the tem | store

Third-party (e.g. via Substratum)|

I don't know/don't use themes-->

Method 4: Manually delete wallpaper files through file manager

If the system stubbornly ignores all your attempts, you can go the radical way of removing wallpaper files manually, which requires root rights or at least access to system folders through ADB.

Where the lock screen wallpaper is stored:

Wallpaper typeThe path to the fileNotes
Standard MIUI wallpaper/system/media/theme/default_wallpaper/Root rights are required to change
Custom wallpaper/data/system/users/0/wallpaperFiles. wallpaper_lock and wallpaper_lock_temp
Cash wallpaper/data/data/com.android.systemui/cache/Cleaning this folder often helps.
Wallpaper from those/data/system/theme/Remove only if you are confident in the action.

Instructions for users without root:

  1. Connect your phone to your PC and enable USB Debugging.
  2. Enter the terminal: adb shell su rm /data/system/users/0/wallpaper/wallpaper_lock*
  3. Reset the device.

⚠️ Note: Removing files from /system/ If you don't have root, you can have bootloop. If you're not sure, skip this step.

Once the files are deleted, the wallpaper will be reset to the standard ones, and you can now set new ones through the settings.

What if the lock screen turns black after removing the wallpaper?
This means that the system can't find any suitable background: 1. Set any wallpaper through standard settings. 2. If it doesn’t work, copy any.jpg or.png image to your folder. /data/system/users/0/wallpaper/ and rename it in wallpaper_lock.jpg. 3. Reboot the phone.

Method 5: Using ADB to reset lock settings

If all previous methods fail, the lock screen settings are reset via ADB. This method does not require root, but you need basic knowledge of working with the command line.

Step-by-step:

  1. Install ADB and Fastboot Tools on PC.
  2. Turn on the phone Debugging over USB (Settings β†’ About Phone β†’ MIUI version – press 7 times, then go back to Additional β†’ For Developers).
  3. Connect the phone to your PC and type in the terminal: Adb devices Make sure the device is identified.
  4. Follow the commands in turn: adb shell pm clear com.android.systemui adb shell pm clear com.miui.home adb reboot

These commands reset the system interface and launcher settings, which often solves the problem with stuck wallpaper.

  • πŸ”§ The lock screen settings will reset to factory.
  • πŸ–ΌοΈ You can create new wallpaper without restrictions.
  • ⚠️ You may have to re-configure the widgets and icons.

⚠️ Note: On some Redmi Note 8 Pro firmware, resetting com.android.systemui can result in a fingerprint reset and a fingerprint reset. PIN-code SIM-Write them down in advance!

πŸ’‘

Resetting through ADB is the surest way to get back control of the wallpaper, but it requires preparation. If you're afraid of taking risks, contact the service center.

Frequent mistakes and their solutions

Even after a successful wallpaper change, Redmi Note 8 Pro users experience relapses, and let’s look at typical situations and their causes:

Problem.Reason.Decision
Wallpaper is reset after resettingSystemui cache not clearedClean the cache manually (method 2) or disable fast booting in Settings β†’ Battery
You can't pick out the wallpaper from the gallery.Theme or firmware limitationsInstall a standard theme (method 3) or use a file manager (method 4)
Wallpaper applies, but is displayed blurryPermission inconsistencyUse images with a resolution of 1080Γ—2340 (native for Redmi Note 8 Pro)
The "Apply" button is inactiveConflict with the Security appendixTurn off Wallpaper Protection in Settings β†’ Security β†’ Protection settings

If your problem is not described above, check:

  • πŸ“± Version MIUI: firmware MIUI 12.5 wallpaper bugs are more common.
  • πŸ”’ Security settings: Some features (e.g. Second Space) block wallpaper changes.
  • πŸ› οΈ Third-party launchers: If you use Nova Launcher or Apex, they may conflict with system wallpaper.

FAQ: Answers to Frequent Questions

Can I remove the wallpaper from the lock screen completely (leave a black background)?
Yes, but not through the standard settings. You'll need: Create a black.png image (size) 1080Γ—2340). Put it in a folder. /data/system/users/0/wallpaper/ name-name wallpaper_lock.png (need root or ADB). Reboot the phone. Some firmware may not have black backgrounds due to restrictions. MIUI β€” In this case, only custom firmware will help.
After the wallpaper change, the notifications on the lock screen disappeared.
This is a MIUI bug related to background contrast. Solutions: Return standard wallpaper via Settings β†’ Lock screen. Enable Dark theme in the display settings. Use wallpaper with a dark bottom edge (notification text will be visible).
I changed the wallpaper, but the lock screen shows the old version with watermarks. Why?
This is because: Cache thumbnails: clear the folder /data/data/com.android.systemui/cache/. Conflict with the topic: disable all custom themes (method 3). Firmware errors: update MIUI to the latest version. If the watermarks are left, they could have "imprinted" into the wallpaper file itself. Try using a different image.
Can I make animated wallpaper on the Redmi Note 8 Pro lock screen?
Officially, no. MIUI doesn't support Live Wallpapers on the lock screen. Bypass: Install KLWP or Wallpaper Engine (root required); use a widget with animation on the desktop (not locking!); Reflash the phone to custom firmware (e.g., Pixel Experience); on standard firmware, animation will only work on the desktop.
After all the manipulations, the wallpaper changes, but the day after that, the old background comes back again.
This is typical MIUI behavior because of: Automatic Restore Themes: Disable Sync with Xiaomi Account in Settings β†’ Xiaomi Account. Battery Optimization: Add Themes app to exceptions (Settings β†’ Battery β†’ Battery Optimization). System Updates: After the MIUI update, wallpaper may reset. Before the update, make a backup.