The lock screen on Xiaomi Redmi smartphones often becomes a source of irritation for users due to automatically changing wallpaper. These dynamic background images, which the system uploads from a gallery, thematic collections or even banner ads, not only distract attention, but also slow down the unlocking of the device, consume traffic and battery power. AMOLED-screens where animations consume additional energy.
In this article, weβll look at all the current ways to disable changing wallpapers, from standard MIUI and HyperOS settings to hidden features and radical solutions for persistent cases. Itβs important to understand that the methods differ depending on the firmware version and smartphone model: what works on the Redmi Note 12 with MIUI 14 may not work on the Redmi 10A with HyperOS 1.0. We tested the instructions on devices from 2020 to 2026 release, so you will definitely find the right option.
Why Xiaomi is imposing changing wallpaper and can they be removed forever
Xiaomi has integrated dynamic wallpaper into the lock screen for a reason.
- π± Promotion of services: the system loads wallpaper from Mi Community, GetApps or affiliate collections (for example, from Netflix or Disney)+), Increased user engagement.
- π Personalization: Algorithms analyze your preferences (colors, themes, frequently used apps) and select βrelevantβ content.
- π° Monetization: on some firmware, advertising banners are built into wallpapers (especially important for budget Redmi models and for the most expensive models). POCO).
Technically, you can remove changing wallpaper by 100%, but the methods vary in complexity:
- βοΈ Standard settings (works on 70% of devices).
- π§ Configuration file editing (requires root or ADB).
- π¦ Disabling system applications (risk of disrupting stability).
- π Reset to factory settings (extreme case).
Before you start making changes, check the firmware version in Settings β About Phone β MIUI/HyperOS version. This will help you choose the right method.
Method 1: Disconnect via standard lock screen settings
The safest and fastest method is to use the built-in MIUI or HyperOS options. It is suitable for most devices running MIUI 12 and later, as well as for HyperOS 1.0.
- Open the Settings β Lock screen.
- Select Wallpaper Lock screen (in some versions - Lock Style).
- Scroll down and find the option Dynamic Wallpaper or Automatic Wallpaper Change.
- Move the slider to the off position.
- Choose a static image from the gallery or standard themes.
If there is no dynamic wallpaper, try an alternative path:
- Click the empty space on the main screen β Wallpaper.
- Select the Lock screen tab.
- At the bottom of the screen, find the Automan switch and turn it off.
Check out the MIUI/HyperOS version
Backup of important data
Connect your smartphone to charging (in case of failure)
Close background applications to speed up the process-->
Important note: On some devices (e.g. Redmi Note 11 Pro+) after disabling the dynamic wallpaper, the system may reset settings after the update. To avoid this, fix the selected image through the "Preserve Wallpaper" menu (if this option is not available, use Method 3).
Method 2: Disable via theme settings (for MIUI 13/14 and HyperOS)
In MIUI 13/14 and HyperOS firmware, dynamic wallpaper is tied to system themes, and even if you have disabled the autospotter in the lock screen settings, the theme can overwrite your preferences to avoid this:
- Go to Settings β Design β Theme.
- Select the current active theme (usually ticked).
- Click on the three dots in the upper right corner β Theme settings.
- Turn off the option Automatic Wallpaper Update (or Dynamic Content).
- Go back to the main theme menu and apply a standard theme (like Default or Basic).
If you donβt like the standard theme, download an alternative from Mi Community, but check the reviews before installing β some themes contain hidden dynamic elements.
How to check for dynamic elements?
| Firmware version | The path to settings | Option to shut down | Notes |
|---|---|---|---|
| MIUI 12 | Settings β Lock screen β Wallpaper | Wallpaper-driver | It may not be available on budget models. |
| MIUI 13/14 | Settings β Design β Theme β Theme settings | Dynamic content | Resetting the topic to the standard |
| HyperOS 1.0 | Settings β Personalization β Lock screen | Animated wallpaper | The option may be called differently. |
| POCO Launcher | Settings β Home screen β Wallpaper | Random wallpaper | It only works for the lock screen. |
Method 3: Using ADB to deep shut down (no root)
If the standard methods donβt work, you can use Android Debug Bridge (ADB) β This is a low-level system management tool, which doesn't require root rights, but it requires a computer and a computer. USB-Attention: Incorrect commands may disrupt the device.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Click 7 times on the MIUI Version (you will be notified "You've become a developer").
USB debugging
- Back to Settings β Additionally. β For developers.
- Turn on USB debugging and confirm the permission.
- Connect your smartphone to your computer and execute commands: adb shell pm disable-user --user 0 com.miui.miservice adb shell pm disable-user --user 0 com.miui.gallery These commands disable the system services responsible for loading dynamic wallpaper.
Once you have completed the commands, restart the device. Wallpaper on the lock screen will be fixed, but the gallery will stop updating (photos will remain in place, but new ones will not appear in the application).
adb shell pm enable com.miui.galleryπ‘
If the wallpaper changes after the service is turned off, check for updates for Mi Gallery in Google Play. Sometimes the crashes are caused by a version conflict.
β οΈ Note: On some devices (e.g. Redmi) K50) Disabling com.miui.miservice may disrupt Mi Account and push notifications. If critical, use an alternative method:
adb shell settings put global lock_screen_wallpaper_enabled 0Method 4: Remove system applications (requires root)
For users with unlocked bootloaders and root rights, a radical method is available: removing the system packages responsible for dynamic wallpaper, which is irreversible and can cause crashes if the wrong files are deleted.
List of packets to remove (via Root Explorer or ADB root):
- com.miui.miservice is the main dynamic wallpaper service.
- com.miui.wallpaper is a standard wallpaper application (will remove all system background images).
- com.miui.themes β Theme Manager (disables the possibility of changing topics, but removes the dynamics).
- com.miui.micloud.sync β synchronize wallpaper through Mi Cloud.
Instructions for ADB root:
adb shell
su
mount -o rw,remount /system
rm -rf /system/priv-app/MiuiWallpaper
rm -rf /system/priv-app/ThemeManager
rebootAfter the reboot, the dynamic wallpaper will disappear, but:
- β You can only install wallpapers through third-party apps (e.g. Wallpapers by Google).
- β The possibility of using themes from Mi Community will disappear.
- β οΈ Mi Account may be affected (if com.miui.miservice is deleted).
π‘
Removing system packages is a last resort. Before you run, create a full backup through TWRP or OrangeFox Recovery to be able to restore the device in the event of a failure.
Method 5: Reset the lock screen settings (if nothing worked)
If all previous methods fail, you'll reset your lock screen settings to factory settings, and it won't delete your data, but it will return all lock settings to the "out of the box" state.
Instructions:
- Go to Settings β System β Resetting settings.
- Select Lock screen Reset (or HyperOS Personalization Reset).
- Confirm the action and wait for the reboot.
- After turning on the device manually set static wallpaper through Settings β Lock screen.
If you don't have to reset the lock screen, you'll have to reset completely (with loss of data).
- Create a backup through Settings β Google β Backup or Mi Cloud.
- Perform Settings β System β Resetting β Delete all data.
- After the reboot, do not restore the settings from the backup β skip this step to avoid re-using dynamic wallpaper.
β οΈ Note: HyperOS devices may need to re-assign Mi Account after a full reset. Make sure to remember your account password, or you risk losing access to purchases and cloud data.
More tips: how to avoid the return of dynamic wallpaper
Even after successfully disabling the changing wallpaper, the system can return it after updating the firmware or reset.
- π« Turn off automatic theme updates: Go to Settings β Registration β Theme β Settings. Turn off Auto Update Themes and Topics Recommendations.
- π΅ Limit background activity of Mi Gallery: In Settings β Annexes β Application management β Gallery, select Battery. β Limit background activity.
- π Block Internet access for system services: C Settings β Mobile network β Use data. Find MiuiDaemon and ThemeManager, turn off mobile data and Wi-Fi for them.
If you are using HyperOS, check your personalization settings:
- Go to Settings β Personalization β More.
- Turn off Adaptive Wallpaper and Contextual Tips.