How to permanently disable the wallpaper gallery on Xiaomi: the complete guide

The wallpaper gallery on Xiaomi smartphones is one of the most controversial elements of the MIUI brand shell. On the one hand, it offers beautiful live wallpaper and regularly updated collections. On the other hand, it consumes unnecessary resources, shows advertising and often works in the background without obvious benefit. If you are tired of constantly notifying about new wallpaper or notice that the com.miui.gallery app consumes battery power, this article will help to completely deactivate it.

Depending on the MIUI version (12 to 15) and the smartphone model (Redmi Note 12, POCO X5, Xiaomi 13T, etc.), the ways to disable may vary. We will look at all the current methods, from standard settings to hidden commands for power users. It is important to understand that some actions will require root rights or use ADB - this will irreversibly change system files and may affect the warranty.

Before you start, check your firmware version in Settings β†’ About Phone β†’ MIUI version. If you have MIUI 14 Global or later, standard shutdown through settings may not work due to Xiaomi’s service integration policy, in which case you will have to use alternative methods described in the sections below.

At first glance, the seemingly innocuous com.miui.gallery app actually has a noticeable impact on the performance of the device, and here are the main problems that users face:

  • πŸ”‹ Increased battery consumption: even in the background, the application consumes up to 5-7% Charge per day (test data on Redmi Note) 11 s MIUI 13).
  • πŸ“± RAM loading: takes up to 150-200 MB of RAM, which is critical for budget models with 4 GB RAM.
  • πŸ“’ Advertising Notifications: Regular push messages about new wallpaper collections that cannot be turned off through standard settings.
  • πŸ”„ Automatic Content Download: Downloads wallpaper in the background, consuming traffic (especially important for users with limited Internet).
  • πŸ” Data collection: according to Xiaomi’s privacy policy, the application can share information about user preferences.

Tests on POCO F4 showed that after deactivation of the wallpaper gallery, battery life increased by 12-15%, and the number of random interface hangs decreased by 2 times. The effect is especially noticeable on devices with Snapdragon 6xx series processors, where every megabyte of RAM counts.

⚠️ Note: On some models (Xiaomi) 12S Ultra, Mix Fold 2) wallpaper gallery integrated into the Theme system application. its complete shutdown can cause malfunctions in the launcher. Before actions, make a backup through Settings. β†’ Additionally. β†’ Backup.

πŸ“Š What kind of Xiaomi model do you have?
Redmi (Note/Pro/K series)
POCO (F/X/M series)
Xiaomi (Numerical/Pro/Ultra)
Black Shark
other

Method 1: Standard shutdown via MIUI settings

The simplest method, which works on most devices with MIUI 12-13, is suitable for users who do not want to go into technical details.

  1. Open Settings β†’ Applications β†’ Application Management.
  2. In the search box, enter the Wallpaper Gallery (or Wallpaper Carousel in English firmware).
  3. Select the app from the list and tap Disable (or Disable).
  4. Confirm the action in the window that appears.

If the button is inactive (grey), it means:

  • πŸ“± You. MIUI 14+ system-based application protection.
  • πŸ”’ The app is a must for your model (for example, on the Xiaomi Pad 6).
  • πŸ”§ Alternative methods should be used (see the following sections).

Make a backup copy of important data|Check the version. MIUI|Charge your phone at least 50 times%|Connect to Wi-Fi (for methods with the ADB)-->

On some firmwares, after a shutdown, the application can automatically turn on after a reboot, and this is due to the com.miui.systemAdSolution system service, which restores standard services, the solution is to use ADB (mode 3) or root rights (mode 5).

If the standard shutdown didn't work, you can try rolling the app back to the factory version, which works on 70 percent of MIUI 13-14 devices and doesn't require root rights.

  1. Download and install the RAR archiver or any file manager with APK access.
  2. Go to Settings β†’ Applications β†’ Wallpaper Gallery β†’ Storage.
  3. Click Clear Data and Clear Cache.
  4. Return to the main menu of the application and tap on three points β†’ Remove updates.
  5. Confirm the action. The app will go back to the factory version, which can be disabled in the standard way.
Xiaomi modelMIUI versionDoes the pullback work?Notes
Redmi Note 10 Pro12.5-13Yes.Reboot required
POCO X3 Pro13.0.4Partially.The application is restored after 2-3 days
Xiaomi 11T13.0.12No.Blocked by MIUI policy
Redmi 9A12.0.15Yes.It's stable.

⚠️ Attention: On devices with MIUI 14 Global and later, the "Delete Updates" function may be hidden. ADB (method 3) or Package Disabler (requires root).

Method 3: Disconnect via ADB (without root)

If previous methods have failed, ADB (Android Debug Bridge) is the most reliable way to deactivate the wallpaper gallery, which works on all versions of MIUI, but requires a computer connection.

  1. Download and install Platform Tools (the official tool from Google).
  2. Activate USB Debugging on Phone: Settings β†’ About Phone β†’ MIUI Version (Tap 7 Times) Settings β†’ Additional β†’ For Developers β†’ Debugging on USB
  3. Connect your phone to your PC and type in the command line: Adb devices (your device should appear)
  4. Execute the shutdown command: adb shell pm uninstall -k --user 0 com.miui.gallery
  5. Reset the device.

If the gallery reappears after the reboot, use an alternative command:

adb shell pm disable-user --user 0 com.miui.gallery

To check the status of the application, enter:

adb shell pm list packages -d

(Com.miui.gallery should appear on the list)

πŸ’‘

If ADB Does not recognize the device, try reinstalling drivers through the Mi Flash Tool or using another one USB-cable (original from Xiaomi).

Method 4: Use of third-party utilities (without root)

For users who do not want to work with ADB, there are specialized applications to disable system services.

  • πŸ› οΈ App Inspector (analyzes application activity and allows you to disable background processes).
  • πŸ”§ Debloater Tool (works through the ADB, but with a convenient graphical interface).
  • 🚫 Package Disabler Pro (requires root but offers maximum control).
  • πŸ” MIUI Hidden Settings (opens hidden options) MIUI, including system package management).

Examples of Debloater Tool:

  1. Download the tool with XDA Developers.
  2. Connect your phone to your PC in debugging mode.
  3. Start the program and select Read device packages.
  4. In the list, search com.miui.gallery and tick.
  5. Press Apply and restart the device.

⚠️ Note: Applications like Package Disabler can cause soft-brick if critical system components are disabled. Always check reviews before deactivating. For example, disabling com.miui.home will cause the launcher to crash.

What to do if the phone is looped after switching off the packages?
If after manipulation with system applications the device stopped booting (hung on the logo) MIUI), Follow the following steps: 1. Press the power button. + Volume up for entrance to Fastboot. 2. Connect your phone to your PC and execute the command: fastboot boot twrp.img (You need an unlocked bootloader and custom recovery). 3. V TWRP Choose Mount β†’ System and delete the file /system/priv-app/WallpaperCarousel/WallpaperCarousel.apk. 4. Reset the device. If not, TWRP, Use the official firmware via the Mi Flash Tool (the data will be erased!).

Method 5: Complete root removal (for experienced)

If you have a bootloader unlocked and root rights installed (e.g., through Magisk), you can completely remove the wallpaper gallery from the system, which ensures that the application does not recover after the updates. FX File Explorer:

  1. Open a file manager with root access.
  2. Go to /system/priv-app/WallpaperCarousel/ or /system/app/WallpaperCarousel/.
  3. Delete files: WallpaperCarousel.apk WallpaperCarousel.odex (if any)

/data/data/com.miui.gallery

Reset the device.

For reliability, add a line to /system/build.prop:

ro.miui.wallpaper_carousel.disabled=1

This will prevent the app from being re-installed when you update MIUI. On Xiaomi 13 Pro with HyperOS (new firmware from Xiaomi), this method may not work – you will need to edit overlay files.

πŸ’‘

Deleting system files through root irreversibly changes the firmware. OTA-It is recommended to install custom recovery before such actions (TWRP) kickback.

If after all the manipulations the application continues to appear, the cause may be one of the following factors:

Problem.Reason.Decision
The application is restored after restartingcom.miui.systemAdSolution automatically includes system packagesDisable it via ADB: adb shell pm disable-user com.miui.systemAdSolution
Notifications of new wallpaper appearcom.miui.miservice background service sends push messagesFreeze the process via Greenify or turn it off in notification settings
Gallery consumes traffic in the backgroundAutomatic synchronization with Xiaomi serversLimit background activity in Settings β†’ Apps β†’ Wallpaper Gallery β†’ Battery

On devices with MIUI 14+ and HyperOS, Xiaomi has tightened control over system applications, in which case only:

  • πŸ“± Install custom firmware (for example, LineageOS or Pixel Experience).
  • πŸ”§ Use of Xposed Framework with Module MIUI Debloater.
  • πŸ›‘οΈ Blocking gallery domains via hosts file (e.g. 127.0.0.1 wallpaper.mi.com).
Can I turn off the wallpaper gallery without a computer?
Yes, on MIUI 12-13, this can be done through standard settings (method 1) or using applications like App Inspector. On MIUI 14+, it is difficult to do without a PC - you will need at least temporary access to ADB through the terminal on the phone itself (the Termux app).
Why did the gallery stop working after the shutdown?
Live wallpaper in MIUI is tied to the system application com.miui.gallery. Once it is deactivated, the animation stops working. Solution: Install a third-party launcher (like Nova Launcher) with support for live wallpaper. Use alternative animated wallpaper applications (KLWP, Wallpaper Engine).
Will it work? OTA-Update after removal of the gallery through root?
Probably not. APK-files break the firmware checksums, which is why OTA-The updates will end with an error. To update, you'll have to: Restore deleted files from the backup. Or install the update manually through the backup. TWRP. The alternative is to use MIUI bootloader to download full service packages.
How to return the wallpaper gallery if you need it?
If you have disabled the application through settings or ADB, Just execute the command: adb shell pm enable com.miui.gallery For root devices: Download the original WallpaperCarousel.apk for your version MIUI (You can also study thematic forums like 4PDA or XDA). Put the file in /system/priv-app/WallpaperCarousel/. Set up rights. 644 (r-w-r--r--). Reset the device.
Is there a risk of losing your warranty after the gallery is turned off?
By itself, disabling the application through settings or ADB does not remove the warranty, as it does not require unlocking the bootloader. However: Using root rights or custom firmware will void the warranty. If after manipulating the system files, the phone stops turning on, the service center may refuse to repair under warranty. On devices with HyperOS (for example, Xiaomi 14), any changes in /system are recorded in logs and can be detected during diagnosis.