How to Make Icons Transparent on Xiaomi: Everything from Simple to Complex

Transparent icons on Xiaomi desktop are not just a matter of aesthetics, but also a way to improve the visual experience of the interface. When app icons merge with the background, the screen looks minimalist and the emphasis shifts to wallpaper or widgets. However, standard MIUI settings do not allow you to change the transparency of the icons in one click – you will have to use workarounds.

In this article, we will look at 5 proven methods, from the simplest (without ROOT) to the most advanced (with modification of system files), you will learn which methods work on MIUI 14 and which will work for older versions of the shell, and we will compare the results of each method and warn against typical errors that can lead to failures in the launcher.

If you’ve never changed Xiaomi’s system settings, start with the first two ways: they’re safe and reversible. For experienced users ready to experiment, we’ve prepared instructions using ADB and custom themes. And at the end of the article, you’ll find answers to frequent questions, including model-specific compatibility (Redmi Note 12, POCO F5, Xiaomi 13T, etc.).

1. Method: Use of built-in MIUI themes (without ROOT)

The safest way to do this is to use pre-made themes from the official MIUI Themes store, many of which offer semi-transparent or fully transparent icons without risk to the system.

Step 1. Open the Themes app (Brush icon) on your Xiaomi.

Step 2: In the search box, type in English: "transparent icons" or "semi-transparent." Russian-language queries often yield fewer results.

Step 3. Browse through the available themes -- look for the ones where you can see in the preview that the icons merge with the background. Popular options are "Transparent Dark," "Glass Morphism," or "Minimalist Pro."

⚠️

Note: Some themes only change transparency for standard icons (e.g. Settings, Phone) but do not affect third-party app icons. To apply the effect to all icons, you will need additional customization in the Personalization β†’ App icons section.

  • βœ… Pros: Not required ROOT, reversibly, free of charge.
  • ❌ Cons: Limited choice of transparency (most often) 30-50%), Not all icons change.
  • βš™οΈ Compatibility: Works on all devices with MIUI 12+ (including Redmi 10, POCO X5).
πŸ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI
Nova Launcher
HyperOS Launcher
Other

2. Method: Launchers from third-party developers

If the built-in themes don’t provide the required level of transparency, install an alternative launcher.

  1. Nova Launcher (the paid version allows you to configure the transparency of icons through Settings β†’ Badges β†’ Adaptive icons).
  2. Lawnchair (free, supports transparency settings through Icon Pack modules)
  3. Hyperion Launcher (optimized for MIUI, has built-in packages of transparent icons).

Instructions for Nova Launcher:

  1. Install a launcher from Google Play.
  2. Press the finger free space on the desktop β†’ Settings.
  3. Go to Appearance β†’ Badges β†’ Badge Package and select β€œAdaptive Icons”.
  4. Activate the Transparency option and set the level (from 10% to 90%).

πŸ’‘

Useful tip: Nova Launcher allows you to apply transparency selectively to folders or widgets. To do this, hold your finger on the element β†’ Change the icon β†’ Effects.

LauncherTransparency of iconsCompatibility with MIUICost
Nova Launcher10–90% (configurable)Complete.Free / $5 (Prime)
LawnchairFixed packets (30–60%)Partial (possible lags)Free of charge.
Hyperion LauncherUp to 70% (built-in packages)Optimized for MIUIFree of charge.

3. Method: ADB-commands to change system parameters

This method is suitable for users who do not want to install ROOT, but are ready to use ADB (Android Debug Bridge), which allows you to change the transparency of icons at the level of system settings MIUI, but requires care.

⚠️

Attention: Incorrect use of ADB can cause the launcher to crash. Before executing commands, back up your data via Settings β†’ About Phone β†’ Backup.

Steps:

  1. Activate USB Debugging in Settings β†’ About Phone β†’ MIUI version (click 7 times on the line with the version, then go back to Additional Settings β†’ For Developers).
  2. Connect your phone to your PC and execute the command: adb shell settings put global icon_transparency 0.5 where 0.5 β€” level of transparency (from 0.1 before 0.9).
  3. Reboot the launcher with the command: adb shell am force-stop com.miui.home

Important: On some devices (e.g., Xiaomi 12 Pro with MIUI 14), this parameter is reset after rebooting. To fix the changes, you will need to create a task in Automation (Automation in MIUI application) to re-apply the command.

USB| debugging activated

ADB drivers installed on PC|

Data backup |

Verified version. MIUI (12+)|-->

4. Method: Castomic packs of icons with transparency

If you want full transparency for all icons, install a dedicated icon package.The best options for Xiaomi are:

  • 🎨 "Transparent Icons Pack (Google Play) – Supports adaptive icons.
  • πŸ–ΌοΈ "Whicons – Minimalist white icons with adjustable transparency.
  • 🌌 "Delta Icons – more than 5,000 transparent icons for popular apps.

How to apply:

  1. Install an icon package from Google Play.
  2. Open the launcher settings (Nova, Lawnchair or standard MIUI).
  3. Select the Icon Package and activate the downloaded set.
  4. For the standard MIUI launcher, go to Topics β†’ Mine β†’ Local β†’ Icon Packages.

⚠️

Note: Some icon packages may conflict with MIUI system fonts. If icons are not displayed correctly (with artifacts) after application, reset the font settings in Settings β†’ Screen β†’ Font.

How to create your own package of transparent icons?
To create a custom icon package, use the Android Asset Studio program (https://romannurik.github.io/AndroidAssetStudio/) Or the Icon Changer app from Google Play: 1. Source PNG-Icons with alpha channel (transparency). 2. Generation tool APK-The package (e.g. Icon Pack Studio). 3. Packet signature via apksigner (to be installed on the device) The finished package is installed as a normal package. APK-application, after which it is selected in the launcher settings.

5. Method: Modification of system files (requires ROOT)

This is the most radical method, which gives full control over the appearance of the icons, but is only suitable for users with unlocked bootloader and ROOT rights. We will look at two approaches: editing launcher files and installing patches through Magisk.

Method 1: Editing framework-res.apk

  1. Download MT Manager or Root Explorer from 4PDA.
  2. Go to /system/framework/framework-res.apk.
  3. Extract the file, find the drawable folder in it and edit it. PNG-icons (e.g. icons, ic_launcher_foreground.png) Photoshop GIMP, transparency.
  4. Collect the file back and replace the original one (don’t forget to backup!).

Method 2: Magisk Transparent Icons MIUI Module

  1. Install Magisk Manager and download the module here (repository link).
  2. Reboot to Recovery and slick ZIP-module.
  3. After the reboot, the transparency of the icons will be applied automatically.

πŸ”₯

Key takeaway: Magisk is safer than manual editing of system files, as the module can be turned off at any time without consequences. OTA-update.

Comparison of methods: which one to choose?

To help you decide, we have put all the methods in one table, taking into account the complexity, risks and results:

MethodLevel of transparencyDifficultyRisks.Reversibility
MIUI's built-in themes30–50%⭐ (simple)No.Yes.
Third-party launchers10–90%⭐⭐ (middle-of-the-road)Conflicts with MIUIYes.
ADB-team10–90%⭐⭐⭐ (difficult)Post-reset resetYes.
Icon packsUp to 100%.⭐ (simple)Not all icons change.Yes.
ROOT + MagiskUp to 100%.⭐⭐⭐⭐ (difficult)Loss of warranty, risk of "brick"Partially.

πŸ’¬

Expert advice: If you only want transparency for folders or widgets, use Nova Launcher with Folder Background setup. For full transparency of all icons, combine ADB + custom icon package.

FAQ: Frequent questions about transparent icons on Xiaomi

❓ Why is transparency reset after applying the topic?
It's a known problem. MIUI 13/14. The system automatically resets some theme settings when you reboot or update.Solutions: Use Automation (built-in to the new version). MIUI Appendix) to re-apply the theme on schedule: install the Nova or Lawnchair launcher, which is independent of system resets.
❓ Does Transparency Work on Xiaomi with HyperOS?
HyperOS (new shell for Xiaomi 14 and newer) supports transparent icons through themes, but ADB-For complete transparency, use the Nova launcher with the Transparent Icons Pack. MT Manager (requires) ROOT). ⚠️ HyperOS disabled support for third-party icon packages in the standard launcher - only through custom solutions.
❓ Can you make only icons on the desktop transparent, but not in the application menu?
Yes, but only with launchers like Nova or Lawnchair, instructions: Set the launcher and apply the transparent icon package. In the launcher settings, find the option "Hide app labels" and "Icon transparency." For the application menu, turn off transparency in App Drawer Settings.
❓ Why After Updating MIUI The icons have become opaque again?
Updates MIUI Often reset user settings, including: ADB (team icon_transparency). Custom themes (if not compatible with the new version); Magisk modules (refirmware required); Solution: Backup through before upgrading TWRP or save the current settings in Nova Launcher (export to file).
❓ How to return standard icons if something goes wrong?
The methods of rollback depend on the method: MIUI: Go to Topics. β†’ Mine. β†’ Reset to standard. ADB: Adb shell settings delete global settings icon_transparency. For ROOT: Remove the Magisk module or restore the original framework-res.apk backup.