Are you tired of Xiaomiโs standard wallpaper carousel that automatically changes the background or offers only a limited selection of images? Many MIUI users face this problem: the system imposes its own design rules even if you want to capture one favorite image. Fortunately, there are several working ways to get around this limitation โ from simple settings to hidden features and even bypassing through ADB.
In this article, we will discuss 3 current methods of installing wallpaper on the lock screen without a carousel, including nuances for different versions of MIUI (from 12 to 14) and smartphone models - from budget Redmi to flagship Xiaomi 13/14.
- ๐ง Use the built-in settings MIUI switch off automatic wallpaper
- ๐ฑ Set a static background through third-party applications (without root rights)
- ๐ป Apply ADB-commands for forced image fixation
Important: The methods are tested on current firmware (2023-2026) and do not require unlocking the bootloader or getting root access. However, some methods may not work on all devices, depending on Xiaomiโs policy in your region.
Why Xiaomi imposes wallpaper carousel and can it be turned off?
The lock screen wallpaper carousel is part of the MIUI branded shell that automatically uploads new images from Xiaomi services (such as Mi Wallpaper Carousel).
- ๐ Monetization: part of the wallpaper contains banner ads or promotional content (for example, announcements of new devices).
- ๐ Personalization: Algorithms MIUI analyze your preferences and select backgrounds for the style of use.
- ๐ Regional restrictions: In some countries (such as India or China), the carousel is on by default and not disabled via the menu.
Officially, the carousel can only be disabled on individual models via the Settings menu โ Lock screen โ Wallpaper, but often this option is hidden or locked. For example, on the Redmi Note 12 with MIUI 14, the option may not be available, whereas on the Xiaomi 13 Pro it is available. This is due to different firmware versions for global (Global), Chinese (China) and European (EEA) builds.
If you don't have a switch on your menu to turn off the carousel, don't worry -- we'll look at workarounds below, but first check if the option is hidden in the additional settings.
Method 1: Disable the carousel through hidden MIUI settings
On some Xiaomi devices, the option to disable the wallpaper carousel is hidden in the advanced settings, which works on MIUI 13/14 for global and European firmware, but may not be available on the Chinese versions.
Instructions:
- Open the Settings โ Lock screen.
- Slip on the item Wallpaper (or Wallpaper in English firmware).
- In the upper right corner, press three dots (โฎ) Select Wallpaper Settings (Wallpaper Settings).
- Look for the Wallpaper Carousel switch or Automatic Change โ turn it off.
If this is not the case, try an alternative route:
- Go to Settings โ Wallpaper.
- Choose My Wallpapers category.
- Click on any image and hold it for 2-3 seconds โ a context menu with the option to Use as static wallpaper may appear.
โ๏ธ Checking hidden settings
โ ๏ธ Note: On some devices (e.g. Poco) X5 or Redmi 10C) After the carousel is turned off, the wallpaper can be reset after the restart.
Method 2: Using third-party applications (without root)
If the built-in settings don't help, you can install wallpaper through third-party apps. Best options for Xiaomi:
- ๐ Wallpaper Changer โ allows you to fix wallpaper on the lock screen, bypassing restrictions MIUI.
- ๐จ Muzei Live Wallpaper โ supports static images and integrates with system settings.
- ๐ Tapet โ generates unique wallpaper, but also knows how to block automatic shift.
The following is a step-by-step instruction for Wallpaper Changer:
- Download the app from Google Play.
- Open it and select the Lock Screen section.
- Upload your image or select from the gallery.
- Click Set Wallpaper and confirm your choice.
- In the application settings, activate the option Disable MIUI Carousel (Disable MIUI carousel).
โ ๏ธ Note: Some apps (such as Zedge) do not block the carousel MIUI, You just add your wallpaper to it. Before you install it, check user reviews with your smartphone model.
| Annex | Support for MIUI | Turns off the carousel? | Needs root? |
|---|---|---|---|
| Wallpaper Changer | 12โ14 | Yes. | No. |
| Muzei | 11โ14 | Partially. | No. |
| Tapet | 13โ14 | No. | No. |
| Zedge | All versions. | No. | No. |
If the applications donโt help, the last reliable way is to use them. ADB-team.
Method 3: Fixing wallpapers via ADB (for power users)
This method requires connecting your smartphone to your computer and using the Android Debug Bridge (ADB) tool, which works on all versions of MIUI, but requires care - the wrong commands can disrupt the system.
What you need:
- ๐ฅ๏ธ Computer with installed ADB Tools.
- ๐ฑ Included debugging by USB on a smartphone (Settings) โ The phone. โ Version. MIUI โ Tap 7 times, then go back to Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ Cable USB Type-C (original or quality).
Instructions:
- Connect your smartphone to your PC and confirm the debugging permission.
- Open the command prompt (cmd) in the folder with ADB.
- Enter the command to check the connection: Adb devices must appear serial number of your device.
- Use the command to disable wallpaper carousel: adb shell settings put global lock_screen_wallpaper_enabled 1
- Set your wallpaper through the standard MIUI menu (they will be fixed).
Critical: After execution ADB-commands don't update wallpaper through the system menu - it can return the carousel. If the background is reset, repeat step 4.
What if the ADB does not recognize the device?
โ ๏ธ Note: On some firmware (for example, MIUI 14 China after use ADB You may be warned of an โunauthorized change of settingsโ that can be ignored, but if you plan to contact Xiaomi service center, it is better to return the settings to the standard settings:
adb shell settings put global lock_screen_wallpaper_enabled 0Frequent problems and their solutions
Even after successfully installing wallpaper, users are faced with typical errors.
Problem 1: Wallpaper is reset after reset.
- ๐น Solution: Repeat fixing through ADB Or use the Wallpaper Changer app with autofix option.
Problem 2: The lock screen displays a black background instead of wallpaper.
- ๐น Solution: Check if the power saving mode is enabled (Settings) โ Battery โ Power saving mode. Turn it off or add a wallpaper app to exceptions.
Problem 3: The carousel returns after the MIUI update.
- ๐น Solution: Repeat all the steps after the update (especially) ADB-Some updates reset user settings.
๐ก
If the wallpaper is blurry, check their resolution.The optimal ratio for most Xiaomi is 1080ร2340 pixels (for models with a cutout under the camera).
Alternative methods (for advanced users)
If none of these things worked, you can try more radical solutions, which require more knowledge or risk to the system.
1. Installation of custom firmware
Firmware like Pixel Experience or LineageOS removes the MIUI carousel completely, but requires unlocking the bootloader and can be unwarranted.
2.Use of the Magisk module
The MIUI Carousel Disabler for Magisk locks the carousel at the system level.
3. Manual replacement of system files
You can replace the standard wallpaper in /system/media/theme/default/wallpapers with ADB or Root Explorer, but it is risky โ if you make an error, the system can stop booting.
๐ก
Before using alternative methods, back up your data through Settings โ Additional โ Backup and Reset.