How to turn off the wallpaper carousel on Xiaomi Poco M3: the full guide

Automatic wallpaper change to Xiaomi Poco M3 is a feature that was originally supposed to diversify the appearance of the desktop. However, in practice, it often becomes a source of discomfort. First, uncontrolled background rotation is distracting from work, especially if the wallpaper changes too often or contains bright, flashy colors. Second, the function consumes additional resources: the processor and RAM wastes energy on loading new images, which speeds up battery discharge by 5-7% in 8 hours of active use (data from the tests on MIUI 12.5).

The third problem is unpredictable content. MIUI downloads wallpaper from Xiaomi’s cloud collections, which may include banner ads or low-quality images. Poco M3 users often complain that the feature activates itself after system updates, even if it has been disabled before. Fortunately, there are several ways to regain control of the desktop, from standard settings to technical solutions for advanced users.

Method 1: Disconnect via standard MIUI settings

The easiest method is to use the built-in options, which is suitable for most users and does not require additional tools, and important: the path to settings may vary slightly depending on the version of MIUI (on the Poco M3, 12.0-12.5 or 13 are usually installed).

Instructions:

  • πŸ“± Open Settings (the gear icon on the desktop).
  • 🎨 Go to Wallpaper section. β†’ Dynamic wallpaper.
  • βš™οΈ Find the option Automatic wallpaper change (or Wallpaper Carousel).
  • πŸ”˜ Move the slider to the off position..
  • πŸ”„ Restart the device to apply changes.

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

Close all background applications

Connect to stable Wi-Fi (to synchronize changes)

Make a backup copy of the current wallpaper-->

If the item Dynamic wallpaper is not in the menu, try an alternative way:

  1. Long press on the free space of the desktop β†’ Wallpaper.
  2. Tap by icon βš™οΈ Settings in upper right corner.
  3. Disable the option of Carousel or Carousel.

⚠️ Note: On some Poco firmware M3 When the carousel is turned off, the wallpaper is dropped on the standard wallpaper.

Method 2: Using a launcher from third-party developers

If standard settings don't help or the carousel function returns after a reboot, alternative launchers are worth considering. They not only remove automatic wallpaper change, but also offer additional customization options. M3:

  • πŸš€ Nova Launcher – supports gestures, adaptive icons and manual wallpaper control.
  • 🎭 Lawnchair is an open source lightweight launcher optimized for Xiaomi.
  • πŸ”„ Microsoft Launcher - integration with Windows, stable operation MIUI.
  • πŸ–ΌοΈ Action Launcher – Advanced wallpaper settings, including locking automatic change.

How to install and configure:

  1. Download the launcher from Google Play.
  2. Open the application and select it as the default launcher (a system request will appear).
  3. Go to the launcher settings β†’ Desktop β†’ Wallpaper.
  4. Turn off Auto Update or Dynamic Wallpaper options.
  5. Set the static image manually.
LauncherSupport for topicsLocking the carouselRAM consumption (Mb)
Nova Launcherβœ… (plug-in)βœ… (full-fledged)80–120
Lawnchairβœ…βœ…60–90
Microsoft LauncherβŒβœ…100–140
Action Launcherβœ…βœ… (customized)90–130

⚠️ Note: When using third-party launchers, turn off battery optimization for them in the settings MIUI (Settings β†’ Annexes β†’ Permits β†’ Battery optimization; otherwise, the launcher may spontaneously close.

Nova Launcher

Lawnchair

Microsoft Launcher

Standard MIUI Launcher

Other-->

Method 3: Disconnect via ADB (for advanced users)

If the wallpaper carousel fails to be removed by standard methods, Android Debug Bridge (ADB), a low-level system management tool that requires a PC connection and basic command line knowledge, will help, but it is guaranteed to disable the function at the MIUI level.

Step-by-step:

  1. Turn on Developer Mode on Poco M3: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ For Developers. Activate USB Debugging.

Connect your phone to your PC through USB-Cable (use the original cable for stability).

ADB Tools

Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.

adb devices

(Poco M3 device with serial number should appear)

adb shell pm uninstall -k --user 0 com.miui.miwallpaper
adb shell pm uninstall -k --user 0 com.miui.wallpaper

Reset the device.

These commands remove the system applications of wallpaper for the current user (no root rights). The carousel function will disappear, but you will lose access to the standard MIUI wallpaper. To return it all back, do:

adb shell cmd package install-existing com.miui.miwallpaper
What if the ADB can’t see the device?
1. Make sure File Transfer Mode is enabled (MTP) when connected USB. 2. Install Mi drivers USB Driver. 3. Check if the antivirus is blocking the connection ADB. 4. Try another one. USB-cable.

Method 4: Editing system files (requires root)

For users with unlocked bootloader and root rights, a radical method is available - editing MIUI configuration files. This method is risky (may lead to system failures), but guaranteed to remove the wallpaper carousel forever, even after updates.

Instructions:

  1. Install a file manager with root support (such as Root Explorer or Mixplorer).
  2. Go to /system/priv-app/MiuiWallpaper or /system/app/WallpaperCarousel
  3. Find files with the.apk and.odex extensions associated with wallpaper (e.g. MiuiWallpaper.apk).
  4. Rename them by adding.bak at the end (e.g. MiuiWallpaper.apk.bak).
  5. Reset the device.

Alternatively, disable the wallpaper service via Titanium Backup:

  • πŸ“¦ Open the Titanium Backup.
  • πŸ” Find the Wallpaper app. MIUI Or Wallpaper Carousel.
  • ❄️ Choose Freeze.

⚠️ Note: Editing system files may disrupt other functions MIUI, It's like a dark theme or adaptive backlight. Before you change, make a full backup through the screen. TWRP.

Method 5: Resetting the launcher settings to factory

If the wallpaper carousel appeared after an update or a system failure, resetting the launcher settings will help. This method does not affect user data, but returns the desktop to the out-of-the-box state.

How to perform the reset:

  1. Open the Settings β†’ Applications.
  2. Slip on the three dots in the upper right corner β†’ Show all the applications.
  3. Find the MIUI Launcher (or POCO Launcher).
  4. Select Warehouse. β†’ Delete the data.
  5. Confirm the action and restart the phone.

After discharge:

  • πŸ”„ The wallpaper carousel will be offline.
  • πŸ“± All icons on the desktop will return to the standard look.
  • βš™οΈ Signs and transitions will be reset.

πŸ’‘

Before resetting the launcher, take screenshots of the icons on the desktop, which will help quickly restore the usual order after the procedure.

Frequent problems and their solutions

Even after the wallpaper carousel is turned off, Poco M3 users face a return of function or other difficulties.

Problem.Possible causeDecision
Carousel returns after MIUI updateResetting user settings by the systemRepeat the shutdown via ADB or launcher
It is impossible to find the option "Wallpaper Driver" in the settingsObsolete version of MIUI or regional firmwareUpdate the system or use ADB
Wallpaper is reset to standard after rebootingConflict with battery optimizationTurn off optimization for launcher in settings
ADB does not see the deviceNo drivers or antivirus blockingInstall Mi USB Driver and check USB settings

If none of the methods worked, check:

  • πŸ“‹ Version MIUI: on certain firmware (for example, MIUI 13 for Poco M3) The wallpaper carousel is integrated into system services, in which case only a rollback to an earlier version or the installation of custom firmware will help.
  • πŸ”§ Viruses: Some malicious apps simulate wallpaper change.Call your phone through Google Play Protect or Malwarebytes.
  • πŸ“‘ Regional settings: on Chinese firmware (CN ROM) The carousel function can be blocked at the server level of Xiaomi. Try changing the region in the Mi Account settings.

πŸ’‘

If the wallpaper carousel appeared after installing a third-party application (such as themes or widgets), delete it and check for residual files through Settings β†’ Apps.

Can I turn off the wallpaper carousel without root and ADB?
Yes, in most cases, standard MIUI settings or third-party launcher installations are sufficient. ADB and root are only required if the function is locked at the system level (for example, on Chinese firmware).
Why do the wallpaper turn black after the carousel is turned off?
This is due to a failure in the system application of MIUI Wallpaper. Solution: Go to Settings β†’ Apps β†’ MIUI Wallpaper. Clear the cache and data. Set the wallpaper manually through the gallery.
Will the ADB work on the Poco M3 Pro or the Poco X3?
Yes, ADB commands are universal for all devices on MIUI. However, paths to system files may differ. For the Poco M3 Pro and Poco X3, use the same instructions, but check the MIUI version in the settings first.
How to return the wallpaper carousel if you need it again?
If you have disabled the function through ADB or deleted system files, you can restore it: For ADB: run the command adb shell cmd package install-existing com.miui.miwallpaper. For root: return the original file names to /system/priv-app/. For launchers: return to the standard MIUI Launcher in the settings.
Is it true that the wallpaper carousel reduces productivity?
Yes, but the effect depends on the frequency of the wallpaper change and the resolution of the images. M3 (Snapdragon 662, 4GB of RAM): ⚑ Without a carousel: consumption of RAM by the launcher β€” ~150 MB. ⚑ With a carousel: up to 220-250 MB (30-40 growth%). πŸ”‹ Impact on the battery: additional cost ~5-7% in 8 hours with active wallpaper changes every 30 minutes on weak devices (e.g. Redmi) 9A) more visible.