The function of Super Wallpapers from Xiaomi appeared in the MIUI 12 and immediately caught the attention of users dynamic 3D-It's a kind of background image that flows smoothly from lock to home screen, but over time, many Redmi smartphone owners have been able to do it, POCO Xiaomi is facing a problem: these wallpapers start to slow down the system, quickly drain the battery or simply get bored due to the limited choice of topics. Unfortunately, standard wallpaper removal through the wallpaper menu doesnβt always work β the system can automatically restore Super Wallpaper after a reboot or update. MIUI.
In this article, weβll look at all the current ways to remove Super Wallpapers on Xiaomi devices (including the 2023-2026 models), from simple methods through settings to radical ones using ADB or factory reset. Each method has been tested on MIUI 14 and MIUI 15 (including HyperOS), so youβll definitely find a solution for your firmware. If you want to not just change the wallpaper, but completely deactivate the function and free up the resources of your smartphone, read on.
Why Super Wallpaper Can Interfere with Smartphone
At first glance, dynamic wallpaper seems like a harmless interface decoration, but it has hidden flaws that affect performance:
- π Increased battery consumption: animations and 3D-effects GPU More active work, which increases energy consumption by 5-15% (according to tests on Xiaomi 13 Pro and Redmi Note 12).
- π’ Lags and slowdowns: on budget models (for example, POCO M5 or Redmi 10A) Super Wallpaper can cause delays when scrolling the desktop.
- π± Busy memory: Super Wallpaper files weigh up to 100-300 MB and are stored in a system partition that cannot be cleaned by standard means.
- π Auto-Recovery: After Updating MIUI or reset wallpaper settings may return without your consent.
In addition, some users complain of incompatibility with third-party launchers (for example, Nova Launcher or Lawnchair), where Super Wallpaper is displayed incorrectly or disappears altogether, leaving a black screen.
β οΈ Attention: On devices with MIUI 15 (and later) some methods may require unlocking the bootloader or root rights. Before you start, check the firmware version in Settings β The phone. β Version. MIUI.
Method 1: Remove Super Wallpapers through standard MIUI settings
The simplest method, which works on most devices without any additional manipulation, is suitable for users who want to simply change the wallpaper, but do not plan to completely disable the feature.
Instructions:
- Open the wallpaper menu: a long press on the free place of the main screen β Wallpaper.
- Select the My Wallpaper tab (or Gallery if you want to use your own image).
- Scroll down and find the Super Wallpapers section.
- Click on the current wallpaper and select Remove (or Reset).
- Confirm the action and select static wallpaper from the gallery or standard themes.
If Super Wallpaper is back after the reboot, it's fixed as a system, so in that case, move on to the following ways.
βοΈ Preparing for the removal of Super Wallpaper
Method 2: Disconnecting via βThemesβ (for MIUI 12β14)
In some versions of Super Wallpaper firmware, it's tied to system themes, so to remove them permanently, you have to reset the theme to standard.
How to do this:
- Go to Settings β Themes.
- Select the tab My topics.
- Find an active theme marked Super Wallpaper (usually called Earth, Mars, or Saturn).
- Click on it and select Remove (or Reset to Standard).
- Confirm the action and restart the phone.
If there is no Delete button, try applying another theme (like Standard or Default) and then go back to that step.
| MIUI version | Does it support removal through βthemesβ? | Whether a reboot is required |
|---|---|---|
| MIUI 12β12.5 | Yes. | No. |
| MIUI 13β14 | Partially (depending on model) | Yes. |
| MIUI 15 / HyperOS | No (only via ADB) | Yes. |
| POCO Launcher | No. | β |
Method 3: Remove via ADB (for power users)
If standard methods donβt work, youβll need to use Android Debug Bridge (ADB), which is suitable for MIUI 13-15 and allows you to completely uninstall the Super Wallpaper package, freeing up space in the system partition.
What you need:
- π₯οΈ Computer with ADB-tools installed.
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β 7 times to unlock the developer menu β Settings β Additionally. β For developers β Debugging by USB).
- π Cable USB (preferably original).
Step-by-step:
- Connect the phone to the PC and confirm the debugging permission.
- Open the command prompt (or Terminal on Mac/Linux) and type:
adb devicesIf the device appears on the list, go ahead. If not, check the drivers or the cable.
- Enter the command to remove the Super Wallpaper packet:
adb shell pm uninstall -k --user 0 com.miui.superwallpaper- Reboot the phone. Super Wallpaper should disappear.
If the team doesnβt work, try an alternative:
adb shell pm disable-user --user 0 com.miui.superwallpaperThis will not delete files, but will disable them.
What if the ADB canβt see the device?
β οΈ Note: On some models (Xiaomi) 12T, Redmi K50) The Super Wallpaper package may be called com.miui.superwallpaper.earth or com.miui.superwallpaper.mars. To find out the exact name, type in the name:
adb shell pm list packages | grep superwallpaperMethod 4: Reset to factory settings (radical method)
If none of these things work, it's a complete reset, and it'll delete all the data from the phone, including Super Wallpaper, but it'll bring the device back to "clean" status, and you'll only use this as a last resort!
How to reset:
- Create a backup of important data (photos, contacts, messages).
- Go to Settings β About the phone β Reset settings.
- Choose to erase all data.
- Enter a password (if required) and confirm the action.
- After the reboot, set the phone up as new, but donβt restore a MIUI backup β it can return Super Wallpaper.
If you use a Google Account, restore only the necessary data (contacts, applications), skipping the step with themes and wallpaper.
π‘
Before resetting, write down your phone's IMEI (type *#06# in the dialer) to help restore network access if you experience mobile phone problems after the reset.
Method 5: Using third-party launchers
If you don't want to delete Super Wallpaper, but it's intrusive, you can just hide it with an alternative launcher, which doesn't delete files, but makes them invisible.
The best launchers for Xiaomi:
- π Nova Launcher β supports gesture settings, hiding icons and replacing wallpaper.
- π¨ Lawnchair β lightweight launcher with support for dark theme and adaptive icons.
- β‘ Hyperion Launcher β Optimized for Xiaomi and POCO, has built-in settings to disable MIUI-fit.
- π Microsoft Launcher β Windows integration, but can conflict with Super Wallpaper.
How to determine:
- Download the launcher from Google Play.
- Open it and select it in the default settings.
- Go to the launcher settings and turn off the option to Show MIUI wallpaper (or similar).
- Set your wallpaper through the gallery.
The downside of the method: Some system features (such as weather widgets or quick settings) may not work properly.
π‘
Third-party launchers don't physically remove Super Wallpaper, they just hide it, and if you go back to the standard MIUI launcher, the wallpaper may reappear.
Frequent Mistakes and How to Avoid Them
When you remove Super Wallpaper, users often face typical problems, and here's how to solve them:
- π Wallpaper returns after update MIUI: Turn off automatic theme updates in Settings β Topics β Settings β Auto-update.
- π§ ADB Error: Make sure the βFailedβ is corrected USB Repeat the command with superuser rights (adb root).
- π± After reset, the phone won't turn on: This may be due to damage to system files.Try logging into Recovery Mode (clip Power) + Loudness up and make Wipe Data.
- πΌοΈ Wallpaper removed, but artifacts remained: Clear the launcher's cache in Settings β Annexes β Application management β Launcher β Warehouse β Clear the cache.
If you use custom firmware (like LineageOS or Pixel Experience), Super Wallpaper can be sewn into the system, in which case only manual editing of files via TWRP or Magisk will help.