Why Change Standard Icons and What You Need to Know Before You Start
App icons on Xiaomi 9 are the first thing that catches your eye when you unlock the screen. The standard design from MIUI is not popular: someone wants uniformity with wallpaper, someone lacks originality, and some just get tired of the same icons. Fortunately, the system allows you to flexibly customize the appearance without having to install custom firmware.
Before you start making changes, consider a few key points: first, on Xiaomi 9 with MIUI 12 and later, some of the features for changing icons are moved to the βThemesβ section, and in older versions (MIUI 11 and below), a third-party launcher may be required. Second, not all applications support dynamic change icons β some (for example, system utilities like βSettingsβ or βPhoneβ) may remain unchanged. Finally, if you use Safe Mode, all the changes to the appearance will be reset after rebooting.
In this article, weβll look at 5 working ways, from built-in MIUI tools to third-party solutions like Nova Launcher or Icon Pack Studio. Each method is suitable for different tasks β whether itβs a spot replacement of a single icon or a complete redesign of the desktop design. If youβre a beginner, start with the first two: they donβt require root rights and minimally affect smartphone performance.
Method 1: Use of the built-in MIUI theme editor
The easiest and safest method is to use standard MIUI tools. It does not require installing additional applications and works on all firmware versions for Xiaomi 9 (codename cepheus).
To change icons through themes:
- Open the "Themes" app (the brush icon on the desktop).
- Go to the "Icons" tab in the lower menu.
- Choose your favorite pack from the collection (for example, Minimal Round or Pixel Icons).
- Click "Apply" and confirm the changes.
If the desired pack is not in the recommendations, use the search by keywords:
- π For minimalists, type "minimal", "line" or "monochrome"
- π¨ For color icons, try "colorful", "gradient" or "neon"
- π± To simulate other OSes: look for "iOS", "Pixel" or "One" UI"
β οΈ Note: After applying the theme, some icons of system applications (such as "Camera" or "Gallery") may remain unchanged.This is due to Xiaomi's security policy - critical utilities are not subject to modification through standard means.
Method 2: Point replacement of icons through the "Desktop Editor"
If you only need to change the icon for one or two apps (like WhatsApp or Telegram), you donβt need to install a full pack. MIUI 13/14 has a hidden point replacement feature that works without root rights.
Step instructions:
- Press and hold your finger on your desktop, then select Desktop Settings.
- Go to the "Badge Style" section (some versions call it "Change icons").
- Slip on the icon of the application you want to modify.
- In the menu that opens, select βChange iconβ and upload your image (PNG format with transparent background is recommended).
Requirements for user image:
- π Resolution: optimal 192Γ192 pixels (maximum) 512Γ512).
- π¨ Background: must be transparent (.png format).
- πΌοΈ Style: Avoid small details β they will be illegible on screen.
Download the transparent PNG template (192Γ192)
Cut the image by contour (use Canva or Photoshop)
Remove background (the Magic eraser tool in most editors)
Save in PNG format with transparency
-->
If the icon is displayed blurry or with artifacts after replacement, check:
- Resolution compliance (do not stretch small pictures).
- No compression when saving (select "Maximum quality" in the export settings).
- Color gamut β too bright colors can merge with wallpaper.
Method 3: Installation of a third-party launcher (Nova Launcher)
For advanced users who want complete customization freedom, the best solution is Nova Launcher. This application allows you not only to change icons, but also to customize gestures, animations and even hide unnecessary icons. MIUI β Support for icon packs from third-party developers (such as Whicons or Delta).
Step-by-step:
- Install Nova Launcher from Google Play.
- Download your favorite icon pack (e.g. CandyCons or Lines).
- Press your finger on your desktop β βNova Settingsβ β βLookβ β βIcon Styleβ.
- Select the icon pack installed and apply the changes.
Comparison of Nova Launcher and standard MIUI launcher:
| Function | Nova Launcher | Standard MIUI |
|---|---|---|
| Support for third-party icon pack | β Yes (thousands of options) | β Official topics only |
| Point replacement of icons | β Yes, for each appendix) | β Yes (but with limitations) |
| Set up animations | β Yeah (speed, style) | β No. |
| Hiding app icons | β Yes. | β No. |
| Impact on productivity | π‘ Minimum (optimized) | π’ No influence. |
β οΈ Note: Some chips are turned off when using Nova Launcher MIUI, For example, built-in navigation gestures or smart assistant, if they're critical to you, consider alternative launchers like Lawnchair or Hyperion, which integrate better with Xiaomi's shell.
π‘
Before installing Nova Launcher, back up your current desktop: Go to Settings β Applications β Launcher β Backup. This will allow you to quickly return the standard look if something goes wrong.
Method 4: Creating custom icons in Icon Pack Studio
If you want unique icons that don't come with ready-made packs, use Icon Pack Studio, which allows you to create icons from scratch or modify existing ones, especially for designers or those who want complete personality.
How to create your own icon:
- Install Icon Pack Studio.
- Select "Create a new pack" or "Edit an existing one".
- Upload the basic image (for example, the application logo in the vector).
- Customize the shape, background color and effects (shadow, gradient, etc.).
- Export the pack and apply it through Nova Launcher or another supported launcher.
Here are some examples of what you can do in Icon Pack Studio:
- π¨ Minimalist icons: single-color icons with thin lines.
- π Gradient: smooth transition of colors (for example, from blue to purple).
- πΌοΈ 3D-Effect: Adding shadows and volume for realism.
- π± Adaptive: icons that change color depending on wallpaper.
How can we maintain transparency in exports?
Ready-made packs from Icon Pack Studio can be sold on Google Play or shared through Xiaomi communities. If you plan to distribute your work, consider licensing requirements: some brands (like Google or Apple) prohibit modifying their logos without permission.
Method 5: Replace icons via ADB (for advanced users)
This method is suitable for those who are not afraid of the command line and want to change system icons that are usually not amenable to modification. It requires on-debugging over USB and installed ADB drivers on the computer. Note: the wrong commands can cause MIUI to malfunction!
Step-by-step:
- Turn on Developer Mode on Xiaomi 9: go to Settings β About Phone and tap on MIUI Version 7 times.
- Return to Settings β Additional β For developers and activate βDebugging by USBβ.
- Connect your phone to your PC and execute: Adb devices (you should display your device).
- Download. APK-file with the desired icon (for example, through APK Editor and install it with the command: adb install -r path to file.apk
List of system applications whose icons can be changed through ADB:
- π com.android.contacts (Contacts)
- π· com.android.gallery3d (gallery)
- π§ com.android.settings (Settings)
- π com.android.browser (Browser)
β οΈ Attention: Systemic change APK-Files can cause errors in operation MIUI, including the inability to update through OTA. Before experimenting, create a full backup through adb backup or TWRP. If the phone stopped loading after the modifications, try resetting the settings via Fastboot with the command: fastboot erase userdata (this will delete all user data!).
π‘
Use ADB only if you are confident in your actions, and most tasks will be done in the first four ways, which are safer and require no technical skills.
Frequent problems and their solutions
When replacing icons with Xiaomi 9, users face common mistakes.
Problem 1: Icons are reset after rebooting.
- πΉ Reason: Launcher does not save settings due to restrictions MIUI.
- π§ Solution: In Nova Launcher, go to Settings β Backup and save the current configuration. Restore it after you restart.
Problem 2: Some icons donβt change (e.g., βSettingsβ or βPhoneβ).
- πΉ Xiaomi blocks changing icons of system applications for security reasons.
- π§ Solution: Use ADB (method 5) or install an alternative launcher with icon masking support (e.g., Apex Launcher).
Problem 3: Icons are blurred or pixelated.
- πΉ Reason: Inconsistency of resolution or image format.
- π§ Solution: Use sized images 192Γ192 pixel-format PNG-32 Use Icon Pack Studio or Adobe Illustrator to create the right icons.
Problem 4: After applying the theme, the widgets disappeared.
- πΉ Reason: Conflict between launcher and system widgets MIUI.
- π§ Solution: Restart your phone or return the standard launcher to Settings β Annexes β By default. β Launcher.