How to permanently disable pop-up wallpaper on the Xiaomi Redmi phone: 5 working ways

Why Xiaomi Redmi has unwanted wallpapers and how to fix it

You just unlocked a Redmi Note 12 or a POCO X5, and you've got another automatic wallpaper that you didn't choose on the screen? It's not a coincidence, it's a dynamic wallpaper feature in MIUI. Xiaomi is actively promoting the Mi Wallpaper Carousel service, which uploads themed images from the cloud, from landscapes to partner banners. For some users, this is convenient, but most of these "surprises" get in the way - especially when the wallpaper eats traffic or the battery.

Complicating the problem, newer versions of MIUI 14/15 have a deeper setup, and some options are only available through ADB or configuration file editing. In this article, weโ€™ll look at all the current disablements, from standard to advanced, that run on Redmi 10/11/12/13, POCO F/X/M and other Android 12-14 MIUI-based models.

Importantly, if you use third-party themes (like those downloaded from Mi Theme Store), they may also contain dynamic elements. Disabling them will require separate actions, read about themes settings.

Method 1: Disconnect via standard MIUI settings

Starting with the simplest method that works on most Xiaomi devices without root rights. The interface may vary slightly depending on the version of MIUI, but the general logic is maintained:

  1. Open Settings (the gear icon on the main screen).
  2. Go to Lock Screen (or Wallpaper โ†’ Lock Screen in some versions).
  3. Click on the Additional settings (or in the upper right corner).
  4. Find the item Pop-up wallpaper or Automatic wallpaper change and deactivate the slider.

If there is no such item, try an alternative path:

  • ๐Ÿ” Settings โ†’ Topics โ†’ My wallpaper. โ†’ Lock screen โ†’ Settings (cog icon)
  • ๐Ÿ”„ There may be an option to change wallpaper on schedule - turn it off.
  • โš™๏ธ In some firmware you need to go to theme settings โ†’ Additionally. โ†’ Auto-renewal of wallpaper.

Double restart phone | Check lock screen in 5-10 minutes | Make sure Settings โ†’ Memory โ†’ Applications โ†’ No active downloads | Open Mi Wallpaper Carousel in the app list and clear the cache-->

โš ๏ธ Note: On some devices (e.g. Redmi Note 10 Pro with a MIUI 13) after disconnection, the function may be activated again after system update. ADB (see section below).

Features for MIUI 14/15: where to hide the settings

In the latest firmware versions, Xiaomi has redesigned the wallpaper management interface, and now the path to disconnecting has become less obvious. MIUI 14+:

  1. Click the empty space on the main screen โ†’ select Wallpaper.
  2. At the bottom of the screen, tap the Lock screen.
  3. Scroll down to Dynamic Wallpaper or Recommended.
  4. Press three points (โ‹ฎ) top-right โ†’ Settings.
  5. Turn off the options: ๐Ÿ”„ Automatic wallpaper change โ˜๏ธ Downloading new wallpaper over Wi-Fi ๐Ÿ“ฑ Show recommendations

In MIUI 15 (Android 14), the dynamic wallpaper feature is integrated into the Mi Smart Wallpaper service. To fully deactivate it, you not only need to turn off the slider in the settings, but also prevent auto-start for the com.miui.miservice application through Settings โ†’ Applications โ†’ Auto-Start Management.

MIUI versionThe path to settingsAdditional action
MIUI 12โ€“13Settings โ†’ Lock screen โ†’ AdditionalClean up the Mi Wallpaper Carousel cache
MIUI 14Wallpaper. โ†’ Lock screen โ†’ Settings (โ‹ฎ)Disable Recommendations and Auto Update
MIUI 15Settings โ†’ Themes โ†’ My Wallpaper โ†’ DynamicProhibit Auto-Run com.miui.miservice

MIUI 12 or older |MIUI 13|MIUI 14|MIUI 15 (Android 14) |I don't know-->

Method 2: Disconnect via ADB (for power users)

If the standard settings donโ€™t work, youโ€™ll need to use Android Debug Bridge (ADB), a method that requires connecting your phone to your computer, but is guaranteed to disable all background processes associated with changing wallpaper.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB Tools
  • ๐Ÿ“ฑ Included Debugging by USB on the phone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times tap to unlock the developer mode, then Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB)
  • ๐Ÿ”Œ USB-cable (preferably original)

Step-by-step:

  1. Connect the phone to the PC and confirm the debugging permission.
  2. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) in the folder with ADB.
  3. Enter the command to check the connection: Adb devices must appear serial number of your device.
  4. Execute the command to disable the dynamic wallpaper service: adb shell pm disable-user --user 0 com.miui.miservice
  5. To disable Mi Wallpaper Carousel add: adb shell pm disable-user --user 0 com.miui.wallpaper
  6. Reboot your phone: Adb shell reboot

โš ๏ธ Attention: After disconnection through ADB You will not be able to use the standard wallpaper from the gallery. MIUI. To return functionality, run the same commands by replacing disable-user with enable.

๐Ÿ’ก

If the wallpaper changes after you execute the commands, check for updates for Mi Wallpaper Carousel in Google Play. Sometimes the service is updated separately from the system and overwrites the settings.

Method 3: The Problem in Themes - How to Disable Dynamic Elements

Many users install custom themes from the Mi Theme Store without realizing that some of them contain built-in dynamic wallpapers or animations. For example, themes with paralax effects or live wallpapers can automatically upload content.

How to check and correct:

  1. Open Topics โ†’ My subjects.
  2. Click on the active topic โ†’ Settings (cog icon).
  3. Scroll down and find the items: ๐ŸŽจ Dynamic elements - turn off. ๐Ÿ”„ Auto Update Theme โ€“ Deactivate. โ˜๏ธ Downloading additional content โ€“ prohibit.

delete it

MIUI Default

๐Ÿ” How to Find a Safe Theme:

  • In the Mi Theme Store, use the filter without animation.
  • Check reviews โ€“ users often complain about โ€œpop-up wallpaperโ€ in the comments.
  • Avoid themes marked Dynamic or Live.
What to do if the topic is not removed?
If the Remove button is inactive, it means that the theme is system. In this case: 1. Set another theme on top of it (it will become active, and the problem one can be deleted). 2. Use ADB to force removal: adb shell pm uninstall --user 0 name.packet.theme (you can find out the package through list adb shell pm packages | grep theme).

Method 4: Blocking through Digital Wellbeing (without root)

If previous methods have failed, you can trick the system into limiting the activity of the applications responsible for changing the wallpaper, and the built-in Digital Wellbeing tool will do this:

  1. Open Settings โ†’ Digital Well-Being and Parental Controls.
  2. Slip on the Toolbar โ†’ App Timer.
  3. Find it on the list: ๐Ÿ“ฑ Mi Wallpaper Carousel ๐ŸŽจ Topics (com.android.themes) โš™๏ธ Mi Service (com.miui.miservice)

0 minutes.

This method doesn't remove the function completely, but it blocks it from working in the background, and the wallpaper will stop updating until you reset the restriction.

โš ๏ธ Note: In some versions MIUI Digital Wellbeing can reset settings after rebooting. To avoid this, add the app to Secure Applications (Settings) โ†’ Annexes โ†’ Permits โ†’ Auto-start).

Method 5: Radical measures โ€“ removing system APKs (root required)

If you're willing to go to extreme lengths and you have root rights, you can completely remove the system components responsible for dynamic wallpaper, which is risky and can lead to unstable system operation!

List of files for deletion:

  • ๐Ÿ“ /system/priv-app/MiWallpaperCarousel/MiWallpaperCarousel.apk
  • ๐Ÿ“ /system/priv-app/MiuiSystemAdSolution/MiuiSystemAdSolution.apk (clerk)
  • ๐Ÿ“ /system/app/WallpaperBackup/WallpaperBackup.apk

Instructions:

  1. Install a file manager with root support (such as Root Explorer or FX File Explorer).
  2. Follow the paths and remove them. APK-Files (or rename them by adding the.bak extension).
  3. Clear the cache and data for the Themes and Mi Wallpaper Carousel apps.
  4. Reset the device.

โš ๏ธ Attention: Removal of system APK may lead to:

  • ๐Ÿšจ Errors in updating MIUI through OTA.
  • ๐Ÿ”„ Incorrect operation of the lock screen.
  • ๐Ÿ“ฑ Loss of functionality of some topics.

Before removing, backup with TWRP or Mi Flash Tool!

๐Ÿ’ก

Removing system APKs is a last resort, and 90 percent of the time, it's enough to turn off services through ADB or Digital Wellbeing.

Frequent Mistakes and How to Avoid Them

When you try to turn off pop-up wallpaper, users often encounter typical problems, and here are the most common solutions.

Problem.Reason.Decision
Settings are reset after rebootingcom.miui.miservice has auto-run rightsDisallow AutoRun in Settings โ†’ Applications โ†’ AutoRun Manage
Wallpaper continues to change despite the disconnects in the settingsActive third-party theme with dynamic elementsDelete the topic and install static (see the topic section)
ADB does not find the deviceDrivers not installed or USB debugging enabledInstall Mi Flash Tool for drivers and check for USB debugging
After removing the APK, the phone does not boot.Critical system file removedRestore the file from the backup or run your phone through Fastboot

๐Ÿ’ก A useful tip: If you are not sure about your actions with ADB or root, use safe mode for diagnosis. โ†’ Shut down the power. โ†’ Hold on to Disable until you request safe mode, and this mode turns off all third-party apps, so you can check if they're responsible for changing the wallpaper.

FAQ: Answers to Frequent Questions

Can I turn off pop-up wallpaper without a computer?
Yes, in most cases, standard MIUI settings are sufficient (see Method 1). If they don't help, try Digital Wellbeing (Method 4). ADB is only required for deep shutdown of system services.
Why did the wallpaper start to change again after the MIUI update?
Updating the system can reset custom settings for system applications. After update: Check settings in Lock Screen โ†’ Additional. Clear the Mi Wallpaper Carousel cache. Repeat ADB commands if necessary.
How to return standard wallpaper if I have removed the system APK?
If you delete critical files (for example, MiWallpaperCarousel.apk), There are two options: Restore the file from the backup (if you have one), refashion the phone via Fastboot with data storage (team: fastboot flash system) system.img). โš ๏ธ Without a backup, you can only return the wallpaper with a complete flashing, which will lead to data loss.
Are there any apps to block wallpaper change?
Google Play has tools like Wallpaper Changer Blocker or Disable Service, but their effectiveness is limited: ๐Ÿ”น They cannot block system services. MIUI rootless. ๐Ÿ”น It can be a problem with digital wellbeing. ๐Ÿ”น Often require permission from the Accessibility Service, which is not secure.We recommend that you try the built-in methods first (Method 1-4).
Does turning off dynamic wallpaper affect productivity?
Yes, but positively: ๐Ÿ“‰ Reduce the load on CPU (Especially on chips like Snapdragon. 6xx). ๐Ÿ”‹ Reduced battery consumption (2-5% per day). ๐Ÿ“ถ Background data loading stops (saving traffic) and there are no negative consequences if you have not deleted system files.