How to remove live wallpaper on Xiaomi Redmi 9: 3 proven ways

The live wallpaper on Xiaomi Redmi 9 looks spectacular, but often causes increased battery consumption and system slowdown. The animation in the background constantly loads the processor and graphics accelerator, which is especially noticeable on budget models with limited resources. If you notice that the smartphone began to warm for no reason or discharge in a few hours, the culprit may be the dynamic background.

In this article, we will discuss all possible ways to turn off live wallpaper on Redmi. 9, including hidden settings MIUI, You'll learn how to return static wallpaper without losing quality, and how to completely remove unnecessary animations from the system. MIUI 12/13/14 β€” The availability of certain functions depends on the shell version.

Why is the Redmi 9’s performance bad?

Dynamic background images consume 20-30% more power than static ones, which is because the system is forced to keep the Mali-G52 MC2 graphics core running even when the phone is in standby mode.

  • πŸ”‹ Quick battery discharge (up to) 15-20% sleep-in)
  • 🐒 Slowing down when opening applications or switching between them
  • πŸ”₯ Overheating of the body (especially in hot weather or when charging)
  • πŸ“‰ Reducing the Autonomous Work Time 1.5-2 hourly with active use

The problem is compounded on Redmi 9 with MIUI 12.5 firmware and lower, where power optimization is worse than in the newer versions. For example, MIUI 14 added Extreme Energy Saving mode, which automatically disables animations, but on older builds this option is not.

⚠️ Note: If you use live wallpapers from third-party apps (such as Zedge or WallpapersCraft), they may work bypassing system limitations. MIUI. In this case, they must be disabled separately through the application settings or removed completely.

Method 1: Disconnect via standard MIUI settings

The easiest method is to return static wallpaper through the personalization menu, which works on all versions of MIUI, including Redmi 9 with global and Chinese firmware.

  1. Open the Themes app (the icon with a brush on your desktop).
  2. Go to Wallpaper section. β†’ My wallpaper.
  3. Click on the current live wallpaper (they are marked with an icon) ⚑ or dynamic).
  4. Select any static image from the Standard or Download collection.
  5. Confirm the choice with the Apply button.

If there are no suitable wallpapers on the list, you can download yours through the Add button (+ icon) in the lower right corner.The system will automatically turn off animations when you change the background.

Close all background apps |Check your battery level (recommended >30%) |Connect to Wi-Fi to load new wallpaper (if necessary) |Reboot your phone after changing the background-->

πŸ’‘

If the animation remains after changing the wallpaper, try restarting the phone - sometimes MIUI caches the old background settings.

Method 2: Disabling animations through developer settings

For power users, there's a more radical method, which is to completely shut down all animations at the system level, and not only does it remove the live wallpaper, it also speeds up the MIUI, and it's important that it requires the developer mode to be activated.

How to turn on the developer mode on Redmi 9:

  1. Go to Settings. β†’ The phone.
  2. Find the MIUI version and click on it 7 times in a row.
  3. Enter the screen unlock password (if the system requests it).
  4. Return to the main settings menu and a new section for developers will appear.

Now turn off the animations:

  1. Open the Settings. β†’ For developers.
  2. Find the Drawing block and set the following parameters: Window animation scale β†’ No animation transition scale β†’ No animation transition duration animation β†’ Off.

Restart your phone to apply the changes.

⚠️ Attention: Disabling animations in developer mode may cause some system transitions to be incorrectly displayed (e.g., when folding applications). If you notice bugs, return the settings to the value 1x.

ParameterDefault valueRecommended valueThe effect
The scale of window animation1xNo animation.Reduces smoothness when opening/closing windows
Scale of transition animation1xNo animation.Disables effects when switching between applications
Duration of animation1xOff.Completely removes all system animations
USB debuggingOff.Off.Does not affect animations, but it is better not to include it without needing

Method 3: Removing live wallpaper through ADB (for advanced)

If standard methods do not help, you can resort to ADB-This is a way to remove built-in live wallpaper that doesn't go off through the menu. ADB This may cause a system failure. Make a backup of the data before starting.

What you need:

  • πŸ–₯️ A computer with installed Xiaomi drivers and ADB Tools
  • πŸ“± Included debugging by USB phone-on
  • πŸ”Œ USB-cable (preferably original)

Step-by-step:

  1. Connect Redmi 9 to your computer and allow debugging over USB.
  2. Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices should appear the name of your device.
  4. Remove the pack of live wallpaper (e.g. standard MIUI wallpaper): adb shell pm uninstall --user 0 com.android.wallpaper.livepicker
  5. To remove a specific live background, find its packet through: adb shell pm list packages | grep wallpaper Then remove the unnecessary packet by command adb shell pm uninstall --user 0 [name packet].
What if the ADB can’t see the device?
1. Check if debugging is included on USB 2. Install Xiaomi drivers from the official website (section "Support"). 3. Try another one. USB-cable (original preferably). 4 Restart phone and computer. 5. Enter adb kill-server adb start-server in the command line

πŸ’‘

Removal of packets through ADB It does not require root rights, but it is valid only for the current user (--user 0). System files remain intact, which is safe for the device.

How to return the wallpaper if you change your mind?

If after the shutdown you decide to return the animation background, you can do it in two ways:

  1. Through the themes menu: Open Themes β†’ Wallpaper β†’ Dynamic. Choose your favorite option and apply it.

Through packet recovery (if removed via ADB):

adb shell cmd package install-existing com.android.wallpaper.livepicker

If the live wallpaper disappeared from the list after the MIUI update, try resetting the Topics app settings:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find themes and click Warehouse.
  3. Choose Clear Data and Clear Cache.
  4. Restart the phone - the wallpaper should appear again.

Yes, to save the battery | Yes, because of the brakes | No, I like the animation |Tryed, but back to the wallpaper |I don't know how to do it-->

Frequent Mistakes and How to Avoid Them

When you turn off the live wallpaper, users often face typical problems, and here are the most common ones and ways to solve them:

Problem.Reason.Decision
The wallpaper changed, but the animation remained.The system's cache hasn't updated.Restart your phone or clear the app’s cache Topics
There is no "Dynamic Wallpaper" item on the menuInstalled lightweight firmware (for example, MIUI Lite)Update to the full version of MIUI via Settings β†’ Software Update
After the animations were turned off, transitions between screens were lost.All system animations in developer mode are turned offReturn the value of 1x for parameters Window/Switch animation scale
ADB does not remove live wallpaperThe package is protected by the system or has a different name.Check the list of packages with the command adb shell pm list packages | grep wallpaper

Another common mistake is to try to remove live wallpapers through Settings β†’ Applications. Most dynamic backgrounds in MIUI are built into system packages (e.g. com.android.wallpaper.livepicker), so they can’t be removed in the standard way, in which case only ADB or factory resetting will help.

Alternatives to live wallpaper: how to preserve beauty without loss of productivity

If you like dynamic background images but don’t want to sacrifice performance, consider alternatives:

  • πŸŒ„ Static wallpaper with paralax effect: MIUI There's built-in wallpaper that shifts slightly when you tilt the phone, but doesn't consume resources as a full-fledged animation. β†’ Effects.
  • 🎨 Applications with light animations: For example, Muzei or Backdrops offer beautiful background images that are updated once a day without loading on the system.
  • πŸ–ΌοΈ GIF-low-wallpaper FPS: Some applications (e.g, GIF Live Wallpaper allows you to install animated frame-restricted wallpapers (e.g. 5) FPS instead of 60, which significantly reduces the load.
  • 🌈 Gradient wallpaper: B MIUI 13/14 There are built-in gradient background images that visually resemble live wallpaper, but are actually static.

If you still want to use live wallpaper, but minimize its impact on performance, follow these tips:

  • πŸ”„ Install animation only on the lock screen, and on the desktop use a static background.
  • ⏳ Limit the time of live wallpapers through apps like Tasker (for example, turn them off at night).
  • πŸ”‹ Enable energy saving mode in Settings β†’ Battery – This will automatically reduce the frequency of animations.
Can I turn off the live wallpaper without losing image quality?
Yes, changing the live wallpaper to static wallpaper doesn't affect resolution or clarity. MIUI automatically adjusts the new image to the Redmi 9 (720Γ—1600) screen resolution. If the quality deteriorates, try downloading the wallpaper manually at maximum resolution.
Why does the phone still warm up after turning off the live wallpaper?
The reason may not be in the wallpaper, but in other factors: πŸ”„ Background processes (check in Settings) β†’ Battery β†’ Battery utilization). πŸ“± Overheating due to charging (especially when using fast charging) 18W). πŸ“‘ Bad network signal (the phone spends a lot of energy searching for a connection). 🦠 Viruses or malicious apps (scan your phone through Google Play Protect or Malwarebytes).
How do I know which wallpaper is currently active on my Redmi 9?
You can view the current wallpaper in two ways: Long press on the desktop β†’ Wallpaper β†’ current background will be highlighted. Go to Settings β†’ About phone β†’ Status β†’ System status (in some firmware there is a item Current wallpaper).
Will the factory reset remove the live wallpaper?
Yes, a full reset (Settings β†’ Additional β†’ Restore and Reset) will return the standard static MIUI wallpaper. However, this will also delete all your data, so pre-back up through Settings β†’ System β†’ Backup.
Can I install live wallpaper only on the lock screen?
Yes, MIUI has this option: Open Themes β†’ Wallpaper. Choose live wallpaper and click Apply. In the window that appears, uncheck the desktop, leaving only the Lock Screen, which will reduce the load on the system, since the animation will only work when the phone is locked.