Where did the “Install as Wallpaper” button on Xiaomi go and how to get it back?

You opened a gallery on your Xiaomi, you picked your favorite photo, but instead of the usual "Set as Wallpaper" option, is it empty or a gray inactive item? This problem occurs on smartphones with MIUI 12-14, especially after upgrades or resets, the reasons may lie in the failure of the system launcher, disabled resolutions or even in the features of a particular firmware.

In this article, we will discuss 7 working ways to return a button, from basic checks to hidden MIUI settings. You will learn how to circumvent restrictions through ADB, which applications will replace the standard function, and why some models (for example, Redmi Note 12 or POCO X5) may not have a button initially.

Why did the “Set as Wallpaper” button disappear?

On most Xiaomi smartphones, the option appears when you long-click on the image in the gallery or through the “More” menu (three dots).

  • 🔄 Update MIUI: After installing a new firmware version (for example, with MIUI 13 on MIUI 14) system applications may be reset.
  • 📱 Launcher failure: com.miui.home (standard launcher) sometimes loses touch with wallpaper module.
  • 🔒 Manufacturer restrictions: On some models (e.g, POCO M6 Pro) function disabled to save memory.
  • 🛠️ Manual changes: The user could disable permissions for the gallery or launcher in the settings.

Critical detail: on smartphones with global firmware (for example, Xiaomi 13T Pro Global), the button may be missing due to regional restrictions - in such cases, only flashing on MIUI China or EEA will help.

Before you get to the tricky methods, check the basics:

Long click on the photo in the gallery (not in Google Photos!)

Check the "More" menu (three dots) in the gallery

Rebooting the smartphone

Update of the Gallery app in the Play Market-->

In 60 percent of cases, the problem is solved by resetting the cache of system applications.

  1. Open Settings → Applications → Application Management.
  2. Find the Gallery (com.miui.gallery) and select Clear Cache.
  3. Repeat for Launcher (com.miui.home).
  4. Reboot your smartphone.

If the button doesn't appear, try to force both apps to stop (option in the same menu) and this will reset the temporary data without deleting your photos.

💡

Once the cache is cleared, the gallery can take longer to load when it first opens -- that's OK. Wait for the thumbnails to be fully loaded.

Without access to the storage or system settings, the gallery won't be able to offer wallpaper installation.

  1. Go to Settings → Applications → Application Management → Gallery → Permissions.
  2. Make sure it's on: 📁 Storage (access to photo and media) ⚙️ Change of system settings (for changing wallpaper)

If permissions are disabled, turn them on and restart the gallery.

⚠️ Attention: MIUI 14 The "Change System Settings" resolution may be hidden under "Special Access" if it's not on the main list, look there.

Method 3: Resetting the launcher settings

The standard MIUI launcher sometimes forgets to display contextual menus, and resetting them will help:

  1. Open the Settings. → Home screen.
  2. Select Reset Launcher Settings (or “Restore Default Settings”).
  3. Then the icons and the menus will go back to the factory.

If the item is not on the menu, use an alternative method:

adb shell pm clear com.miui.home

This command will reset the launcher settings via ADB (only USB debugging is required).

Standard MIUI

Nova Launcher

Hyperion Launcher

Other-->

Method 4: Installation of wallpaper through system settings

Even if the button is missing in the gallery, the analogue can be hidden in the screen settings.

  1. Go to Settings → Wallpaper (or “lock screen” on some models).
  2. Choose My Wallpaper → gallery.
  3. Find the right photo and set it as wallpaper for home screen or lock.

On some firmware (e.g. MIUI 13.5 for the Redmi K50), this path works even when the gallery is “glutty”.

Xiaomi modelThe path to wallpaper in settingsNote
Redmi Note 11/12Settings → Personalization → WallpaperOn the global firmware, it may be called “Wallpaper”.
POCO X4/X5Settings → Home screen → WallpaperReboot required after shift
Xiaomi 13/14Settings → Screen → WallpaperSupports dynamic wallpaper

Method 5: Using ADB to restore function

If previous methods have not worked, and the button is critically necessary, use it. ADB-wallpaper-dumping:

  1. Connect your smartphone to your PC and enable debugging over USB (Settings → About Phone → MIUI Version → 7 times press to unlock the developer options).
  2. In the PC command line, type: adb shell settings put global wallpaper_support 1
  3. Reset the device.

How to install wallpapers through WallpapersCraft:

  1. Download the app from the Play Market.
  2. Select the image you like and click “Install”.
  3. In the window that appears, select Home screen, Lock screen or both.

Advantage: These apps bypass the limitations of MIUI and even work on firmware with stripped-down features (e.g., POCO Launcher).

Method 7: Flashing or resetting to factory settings

If the problem has appeared after the update and is not solved in other ways, radical measures remain:

  • 🔄 Firmware rollback: Return to the previous version MIUI via Fastboot (instructions for 4PDA Xiaomi Community).
  • 🧹 Hard Reset: Complete reset (Settings) → The phone. → Reset settings. Delete all data!
  • 📥 Install custom firmware: For example, Pixel Experience or LineageOS (requires an unlocked bootloader).

Before reset, back up via Settings → Additional → Backup or Mi Cloud. On some models (such as Xiaomi 12S Ultra) the button returns itself after reset.

⚠️ Note: Fastboot flashing on new models (Xiaomi 14, Redmi) K60) It can lock the device if you don't follow the rules of the antirollback. → The phone. → Version. MIUI before-roll.

💡

Before drastic measures, try creating a new user in the settings (Settings → Accounts → Users). Sometimes the problem is with the profile, and the new account button works.

FAQ: Frequent questions

Why is there no “Set as Wallpaper” button on the POCO X3 Pro?
In some models POCO (firmware-wise MIUI for POCO) The feature is disabled by default. Try installing Google Wallpaper from the Play Market or use it ADB-team from Method 5.
Can I return the button without root rights?
Yes, all the methods in this article (except for reflashing custom recaveri) work without root. The most effective ones are the launcher reset (Method 3) and ADB-team (Method 5).
After updating to MIUI 14, the button is gone.
First, clear the gallery and launcher cache (Method 1). If it doesn't work, check the permissions (Method 2) or use third-party apps (Method 6). MIUI 14 can also help disable Easy Mode in special features settings.
On the lock screen, the wallpaper changes, but on the home screen, it doesn't. Why?
This is a feature of some firmware (e.g. MIUI 13.6 for Redmi Note 10 Pro). Try setting wallpaper via Settings → Wallpaper (Method 4) or use the WallpapersCraft app with the choice of Home Screen Only.
Can I return the button to Xiaomi with global firmware?
On global versions (e.g. Xiaomi 13 Lite Global), the feature is sometimes blocked.Solutions: Install MIUI China EEA It's on Fastboot. ADB-Command from Method 5. Go to a third-party launcher (e.g., Nova Launcher).