How to change icons on the Xiaomi Redmi 9C desktop: from standard settings to customization of MIUI

Xiaomi Redmi 9C with MIUI shell offers users the flexibility to personalize the interface, but not everyone knows how to make the most of this potential. Replacing standard icons on the desktop is one of the most popular requests among smartphone owners of the brand. In this article, we will discuss 5 working ways to change icons, from built-in MIUI tools to install third-party launchers and themes.

It's important to understand that the methods vary in complexity and result. For example, using icon packages through Google Play gives more design options, but requires additional software installation. At the same time, standard MIUI settings allow you to quickly change the style of icons without risk to the system. We will also look at hidden shell features that are rarely mentioned in official documentation, but greatly expand the possibilities of customization.

1. MIUI Standard Settings: Quick Change of Icon Style

The easiest way to change the look of icons on Redmi 9C is to use the built-in MIUI 12/13/14 tools. The shell offers several pre-installed styles that can be activated without installing third-party applications.

To change the style of the icons through standard settings:

  • ๐Ÿ“ฑ Open the Themes app (icon with brush on desktop).
  • ๐Ÿ” In the search bar, enter the query โ€œiconsโ€ or โ€œiconsยป.
  • ๐ŸŽจ Select your favorite theme from the โ€œIconsโ€ section (usually they are tagged accordingly).
  • ๐Ÿ“ฅ Click on โ€œApplyโ€ to make the changes effective.

Note that not all themes support icon change separately from the overall interface design. If you want to change only icons, look for themes marked โ€œIcons (separately)โ€ or โ€œIcon Pack.โ€ Also, note that after the MIUI update, some themes may be reset to standard settings.

๐Ÿ“Š Which style of icons do you like more?
Minimalistic (flat)
3D-effects
Gradient
Classical (skeumorphism)
Your options

2.Use of launchers: complete freedom of customization

If the built-in MIUI capabilities aren't enough, you can install a third-party launcher. These are special applications that completely replace the standard Android desktop, offering advanced settings, including changing icons. Popular options for Redmi 9C:

  • ๐Ÿš€ Nova Launcher โ€“ supports icon packages, gestures, grid settings.
  • ๐ŸŽจ Apex Launcher is lightweight and fast, with extensive personalization options.
  • ๐Ÿ”„ Microsoft Launcher โ€“ Integration with the Windows ecosystem, minimalist design.
  • ๐ŸŒˆ Lawnchair โ€“ open source, support for adaptive icons.

Installation of the launcher takes a few minutes:

  1. Download the selected launcher from Google Play.
  2. Open the app and follow the setup instructions.
  3. In the launcher settings, find the โ€œIconsโ€ or โ€œIconsโ€ section.
  4. Select an icon package (if required, pre-installe it separately).

๐Ÿ’ก

Before installing the launcher, back up your current desktop. To do this, go to Settings โ†’ Applications โ†’ Default Launcher โ†’ Backup (not available in all versions of MIUI).

Launchers allow not only to change the icons, but also to customize:

  • ๐Ÿ“ The size of the icons and the distance between them.
  • ๐ŸŽญ Animation Effects When Opening Applications.
  • ๐Ÿ”’ Hiding unnecessary icons from the menu.
  • ๐Ÿ“‚ Grouping applications into folders with custom icons.

3. Installation of icon packs: how to connect custom icons

If you have chosen a launcher that supports icon packages (for example, Nova Launcher), you can download ready-made design sets from Google Play.

  • ๐Ÿ–ผ๏ธ Whicons are minimalist white icons.
  • ๐ŸŒ“ Moonshine โ€“ Dark Theme with Contrast Emphasis.
  • ๐Ÿญ CandyCons โ€“ bright and succulent colors.
  • ๐Ÿ”บ Delta โ€“ geometric shapes and gradients.

To apply the icon package:

Download the package from Google Play|Open launcher settings|Find the section "Icons" or "Icons"|Select the installed package|Apply the changes-->

Not all icon packages cover 100% of apps, and if there is no custom design for some icon, the launcher can:

  • ๐Ÿ”„ Use the standard icon.
  • ๐ŸŽจ Apply a mask (trimming to the shape of other icons).
  • ๐Ÿ–ผ๏ธ Offer to create a custom icon manually.
How to create your own icon for the application?
Many launchers (e.g. Nova) allow you to replace the icon of any application with your own image. 1. Press your finger on the application icon. 2. In the context menu, select "Change" or "Edit." 3. Click on the icon and select "Gallery" or "Select an image." 4. Cut the picture from the template (usually a circle or square is suggested). 5. It is better to use images in PNG format with a transparent background and a resolution of at least 192ร—192 pixels for clarity.

4. Hidden MIUI features: how to change icons without launchers

MIUI hides some customization features that are not obvious at first glance, such as some shell versions that allow you to change the icons of system applications through the theme editor.

  1. Open the Topic app.
  2. Go to the section โ€œMy topicsโ€ โ†’ โ€œEditโ€.
  3. Select โ€œIconsโ€ and click โ€œAddโ€.
  4. Upload your own images for each application (PNG and JPG formats are supported).

Another little-known method is the use of ADB-commands to change system icons. This method requires debugging. USB It's suitable for power users. Example of a team to replace the com.android.settings app icon:

adb shell pm set-icon --user 0 com.android.settings /sdcard/Download/custom_icon.png

๐Ÿ’ก

Changing system icons through ADB can cause MIUI to malfunction. Before experimenting, back up your data or restore point to TWRP (if installed).

MIUI 14 also introduced the Adaptive Icons feature, which automatically adjusts the shape of the icons to the chosen style, to activate it:

  1. Go to Settings โ†’ Screen โ†’ Screen Style.
  2. Enable the option โ€œAdaptive iconsโ€.
  3. Choose the form: circle, square, rounded square or "Follow the topic".

5. Manual icon modification: for power users

If you're ready for a deeper customization, you can manually replace the icon files in the system folders, which requires root rights or access to the file system through ADB. Importantly, improper actions can lead to the ruin of system applications!

Replacement algorithm:

  1. Download the archive with icons (for example, from MIUI themes or from sites like iconpacks.com).
  2. Connect Redmi 9C to your PC and activate USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (click 7 times on the line with the version).
  3. Use an ADB or root-access file manager (such as Root Explorer) to go to /data/app/[application packet name]-1/base.apk/res/drawable
  4. Replace icon files (usually with.png extension and names like this) ic_launcher.png).
  5. Reset the device.

๐Ÿ’ก

Before replacing system files, back them up. To do this, copy the original icons to a separate folder on the memory card or to the cloud.

Alternatively, apps like Icon Changer or Shortcut Maker create custom icon shortcuts without affecting system files, and the downside is that duplicate icons (original and custom) will appear on the desktop.

Comparison of methods: which way to choose?

To make the choice easier, we have compiled a table with the pros and cons of each method:

MethodDifficultyRequired. root/ADBCoverage of iconsRisk to the system
Standard MIUI themesโญ (simple)โŒ No.Limited.โŒ No.
Launcher + pack of iconsโญโญ (middle-of-the-road)โŒ No.High-pitchedโŒ No.
MIUI Theme Editorโญโญ (middle-of-the-road)โŒ No.Selectiveโš ๏ธ Low.
ADB-teamโญโญโญ (difficult)โœ… Yes.Complete.โš ๏ธโš ๏ธ Medium.
Manual file replacementโญโญโญโญ (difficult)โœ… Yeah)Complete.โš ๏ธโš ๏ธโš ๏ธ High-pitched

For most Redmi 9C users, the best solution is a combination of a launcher (like Nova) and an icon package, which gives you maximum freedom without risk to the system, and if you want minimal changes, you can use the built-in MIUI themes.

๐Ÿ’ก

Before any manipulation of system files, check if this will violate the warranty on the device. On Xiaomi Redmi 9C, unlocking the bootloader or obtaining root rights resets the warranty!

Frequent Mistakes and How to Avoid Them

When changing icons, users often face typical problems, and here are the most common ones and how to solve them:

โš ๏ธ Warning: If the icons reset to standard after changing the icons through the launcher, check if the default launcher settings have reset. โ†’ Annexes โ†’ Default launcher and select your custom launcher.

Other common mistakes:

  • ๐Ÿ”„ Icons don't change: Make sure the icon package is compatible with your launcher.For example, Nova Launcher supports most packages, and the standard launcher MIUI โ€” no.
  • ๐Ÿ–ผ๏ธ Blurred icons: Use images with at least a resolution 192ร—192 pixels. For adaptive icons in MIUI 14 recommended 256ร—256.
  • ๐Ÿ”’ You can not change the system icons: without root rights or ADB You can't replace system application icons (like Settings or Phone) using launchers with masking function.
  • ๐Ÿ“ฑ Launcher brakes: Turn off animations in the launcher settings or try another one (like Lawnchair lighter than Nova).

โš ๏ธ Note: If you change the icons through ADB or manually replace application files stopped opening, restore original files from backup, or reset settings through Settings โ†’ System system โ†’ Resetting settings (select โ€œReset Launcher Settingsโ€ if available).

Can I change the icons to Redmi 9C without installing additional apps?
Yes, but the possibilities are limited. In MIUI, you can use themes from the official store that change icons along with the overall interface design, but you can't selectively replace icons without launchers.
Why did my custom icons drop after the MIUI update?
MIUI updates often reset launcher and theme settings. To avoid this, before updating: Back up the launcher settings (if supported). Save the icon package you're using to your favorites in Google Play. After updating, reapply the theme or launcher settings.
How to return standard icons to Redmi 9C?
The method depends on the method of change: If you used MIUI themes, apply the standard theme in the Themes app. If you used the launcher, reset it or delete it. If you changed files manually, restore the original icons from the backup or reset it.
Can I change the folder icons on the desktop?
Yes, but not in all launchers. For example, in Nova Launcher: Create a folder on your desktop. Click on the folder and hold your finger. From the menu, select Change folder โ†’ Icon. Select an image from a gallery or icon pack. In the standard MIUI launcher, this feature is not available.
Where to download free icon packs for Redmi 9C?
Recommended sources: ๐Ÿ“ฑ Google Play: Search for โ€œicon packโ€ and โ€œminimalist iconsยป. ๐ŸŒ Sites: iconpacks.com, deviantart.com (Android Icons sectionยป). ๐ŸŽจ Communities: Telegram channels and groups dedicated to customization MIUI. Beware of packages from unverified sources โ€“ they may contain malicious code.