How to permanently remove changing wallpaper on the lock screen Xiaomi Redmi 9T

The lock screen of the Xiaomi Redmi 9T with dynamically changing wallpaper can be annoying β€” especially when the background automatically updates after each unlock or after a certain period of time.This feature, built into the MIUI shell, is often activated by default after updates or when using themes from the Mi Themes store. Unlike static wallpapers, dynamic backgrounds not only consume additional energy, but can also slow down the unlock animation on budget models like the Redmi 9T.

Complicating the problem, some versions of MIUI 12.5-14 have hidden or no deactivation options in the menu, and users are faced with a situation where, after changing the theme or resetting the settings, dynamic wallpaper returns without being able to remove them through the usual interface. In this article, we will discuss all working methods, from official to alternative, including editing system files for power users.

Why do Redmi 9T have changing wallpapers?

Dynamic wallpaper on the lock screen Xiaomi Redmi 9T is part of the functionality of the shell MIUI, which automatically loads the backgrounds from several sources:

  • 🎨 Themes from Mi Themes: Many free and paid themes include animated or cyclically-changing wallpapers. Even if you have a static theme, some elements (such as the lock screen) may remain dynamic.
  • πŸ”„ Super Wallpapers: Xiaomi’s built-in β€œsuper wallpapers” (such as space or Earth) have animations and a change of angles by default when unlocking.
  • βš™οΈ Settings MIUI Launcher: In some firmware versions, the wallpaper change option is tied to the launcher, not to system settings.
  • πŸ“± Updates: After major updates MIUI (For example, from 12 to 13) wallpaper settings can be reset, and the system again activates dynamic backgrounds.

It’s important to understand that the Redmi 9T (Lime) does not work as well as on flagships like the Mi 11. Budget devices don’t support smooth animations from Super Wallpapers, so instead it uses a simplified version – changing static images at fixed intervals (usually once every 1-12 hours), which creates the illusion of β€œdynamicity”, but in practice just loads the processor and consumes battery power.

⚠️ Note: If you use informal firmware (such as LineageOS or custom recovery) TWRP), The standard shutdowns may not work, and you'll need to manually edit the files in the /system/media/theme/default.

Method 1: Disconnect via standard MIUI settings

The easiest method is to use the built-in shell options, but depending on the version of MIUI, the path to settings may differ. The following steps are relevant for Redmi 9T:

  1. Open the Settings β†’ Lock screen.
  2. Slip on the Lock Screen Wallpaper (or Lock Style in MIUI 14).
  3. If you have a choice between Dynamic and Static, choose the latter.
  4. Confirm the changes by clicking Apply.

If you don’t have Dynamics on your menu, try an alternative path:

  1. Click the free space on the main screen β†’ select Wallpaper.
  2. Go to the Lock screen tab.
  3. Scroll down and turn off the Automatic Wallpaper Change slider (if any).

Check the version of MIUI in Settings β†’ About the phone

Make sure your phone is at least 30% charged.

Close all background applications

Backup important data (in case of reset)

-->

On MIUI 13/14, the Redmi 9T may require an additional step: after selecting static wallpaper, restart the device. Sometimes the changes are only applied after the reboot.

⚠️ Note: If after these actions the wallpaper continues to change, then it is tied to the current theme of the design. In this case, proceed to Method 2. Method 2: Reset the theme of the design to standard Many dynamic wallpapers on the Redmi lock screen 9T They're installed alongside themes from the Mi Themes store. Even if you've manually changed the background, some themes redefined it through hidden settings. To remove this: Open the Themes app. Go to My Themes section. β†’ Find an active theme and tap it. Choose Reset to Standard (or Default), Confirm the action and wait for the changes to be applied. If the standard theme also contains dynamic wallpaper (which happens in firmware for some regions), follow these steps: πŸ” Install any minimalist theme from the Simples section in the Mi Themes store (e.g., "Pure Black" or "Minimal White"). πŸ“± After applying the theme manually set static wallpaper through Settings β†’ Lock screen. πŸ”’ Block the theme from changes: in the theme settings, disable the Auto Update option. MIUI The Way to Reset the Subject Notes MIUI 12.0–12.5 Themes β†’ My subjects. β†’ Current theme β†’ Reset may require a reset. MIUI 13 Themes β†’ Profile β†’ Current theme β†’ By default, Dynamic Wallpaper can stay if the standard theme supports it. MIUI 14 Settings β†’ Registration β†’ Topics β†’ Reset the new menu structure, but the logic is the same πŸ’‘If the wallpaper changes after resetting the theme, try installing the theme manually from the.mtz file. Download the minimalist theme from the forum. XDA Developers and use it through the Themes app β†’ Local. Method 3: Disconnection through MIUI Launcher (Hidden Function) on Redmi 9T For changing the wallpaper on the lock screen, sometimes the system menu does not respond, but MIUI Launcher is Xiaomi's standard launcher. To turn off dynamic backgrounds through it: Press your finger on the home screen and select Launcher Settings (or Home Screen Settings). Go to Wallpaper β†’ Lock screen. Turn off the slider Autoshift or Dynamic Wallpaper. If you don't have a slider, tap the current wallpaper and select the static version from the gallery. MIUI Launcher option is hidden deeper. Then you need: Activate Developer Mode (Settings) β†’ The phone. β†’ 7 times to tap the version MIUI). Back to Settings β†’ Additionally. β†’ For developers, find the option to turn off wallpaper animation (or Force static wallpaper) and activate it. πŸ“Š What version? MIUI You're using Redmi. 9T?MIUI 12.0–12.5MIUI 13MIUI 14 Don't know Another If after these manipulations the wallpaper continues to update, then the problem lies in the system services. ADB. Method 4: Disconnection through ADB (If standard methods do not work, you can block the change of wallpaper through Android Debug Bridge (ADB). This method requires connecting the phone to a PC and basic command line knowledge. 9T s MIUI 13+ This method works 90 percent of the time, even if other methods don't work. ADB Tools on your computer. On your phone, activate Debugging by USB (Settings β†’ For developers β†’ Debugging by USB). Get Redmi on board. 9T To PC and in the command line, type: adb devices Make sure the device is defined. Execute the command to disable dynamic wallpaper: adb shell settings put global lock_screen_wallpaper_enabled 0 If that doesn't work, try the alternative command: adb shell pm disable-user. --user 0 com.android.themes This command disables the theme system application, but can cause Mi Themes to crash. To get it back, use: adb shell pm enable com.android.themes What to do if you want to do it. ADB Does the device not see? Make sure Xiaomi drivers are installed USB Drivers (you can download from the official website) Try another one. USB-cable (preferably original) Include the debugging option in the developer settings USB (Security settings) and confirm your PC permission. If you use Windows, run the command prompt on behalf of the administrator. ⚠️ Attention: Misuse of the right ADB It can cause system failures. Don't follow commands unless you're sure they're there. For example, if you shut down com.miui.home, you'll crash the launcher. 5: Manual Root Deletion: If none of the previous methods worked, the radical method is to delete the files that are responsible for the dynamic wallpaper, which requires root rights and can disrupt the stability of the system, and only use it if you are prepared for the consequences. Instructions: Get root access on Redmi 9T (Use a root-enabled file manager (such as Root Explorer or Solid Explorer: /system/media/theme/default/ or MIUI 14): /product/media/theme/default/ Delete or rename files with extension.mp4 Or.gif (this is animated wallpaper). Reboot the device. Alternative path (if dynamic wallpaper comes from the cloud): Go to the cloud. /data/system/users/0/. Find the file. wallpaper_info.xml And open it in a text editor. Delete the lines that contain dynamic_wallpaper or live_wallpaper. Save the changes and restart the phone. πŸ’‘Deleting system files can result in a bootloop if you delete critical components. Always back up the folder. /system/media/theme/ If after these actions the lock screen has turned black or is displayed incorrectly, restore deleted files from the backup or reset settings through Settings. β†’ System system β†’ Reset settings (without deleting data) Additional tips and cautions Before you start radical methods, check these nuances: πŸ”„ Updates MIUI: After installing a new update, dynamic wallpaper can return. To avoid this, turn off automatic theme loading in Settings. β†’ Topics β†’ Auto-update. πŸ“± Third-party launchers: Installing an alternative launcher (like Nova Launcher or Lawnchair) doesn’t always solve the problem, as the lock screen is controlled by the system, not the launcher. πŸ”‹ Battery impact: Dynamic wallpaper increases power consumption by 5-15% (based on Redmi tests) 9T s MIUI 13) Disabling this feature may extend battery life.If you use Redmi 9T with unofficial firmware (e.g. Pixel Experience or Havoc) OS), Dynamic wallpapers can be part of a custom shell. In this case: Check the settings in the Display Settings or Lockscreen Settings menu. Remove Magisk modules associated with wallpapers (for example, DynamicWallpapers, XDA Developers). πŸ’‘If you change themes frequently but don’t want dynamic wallpaper, check the description in Mi Themes before installing a new theme. Themes marked β€œDynamic” or β€œLive” almost always contain animated elements. FAQ: Frequent questions about dynamic wallpaper on Redmi 9T Can you turn off wallpaper change without root rights? Yes, there are plenty of ways in most cases. 1–3 (via settings MIUI, topic-reset MIUI Launcher). ADB It doesn't require root, but it does require command line skills, and it only requires manual removal of system files. MIUI Do the wallpapers change again? Updates often reset the theme and wallpaper settings. To avoid this, before the update: Back up the current wallpaper (copy them from the top of the wallpaper). /storage/emulated/0/Pictures/Wallpapers/). Turn off automatic theme loading in Settings β†’ Subjects: After updating manually apply static wallpaper. How do I get back dynamic wallpaper if I change my mind? Turn it back on through: Settings β†’ Lock screen β†’ Wallpaper. β†’ Dynamic. Or set up a theme with dynamic wallpaper from Mi Themes. ADB, Adb shell settings put global settings lock_screen_wallpaper_enabled 1 Will the way to work with ADB on MIUI 14? Yeah, but in MIUI 14 The way to set up wallpaper has changed. If the standard command doesn't work, try: adb shell cmd overlay enable --user 0 com.android.theme.static.wallpaper This command compulsorily turns on static wallpaper at the system level. Can you turn off dynamic wallpaper only on the lock screen, leaving it on the home screen? Yes, for this: Set dynamic wallpaper on the home screen through Settings β†’ Wallpaper. Then manually select a static background for the lock screen in Settings β†’ Lock screen β†’ Wallpaper. V MIUI 14 This is done separately for each screen. If you don't have an option, use it. ADB-command to link static background to lock only: adb shell settings put secure lock_screen_wallpaper "/path/to/your/wallpaper.jpg"