Round icons on Xiaomi: how to turn on in 5 minutes (all ways 2026)

Are you tired of the standard square icons on your Xiaomi and want to give the interface a fresh look? Round icons are one of the most popular trends in MIUI design, but not all users know how to activate them. In this article, we will discuss 5 proven ways to make icons round: from built-in features to third-party launchers and hidden settings through ADB.

It is important to understand that the methods differ depending on the firmware version (MIUI 12/13/14/15) and the smartphone model. For example, on the Redmi Note 12, round icons are enabled through themes, and on the POCO F5, additional software may be required. We tested all methods on current devices (2023-2026) and collected step-by-step instructions for typical errors.

If you don't want to dig into the settings, skip straight to the fastest way (Section 3).For power users, there's a method through ADB with advanced customization capabilities.

Why you need round icons: 3 reasons to move from squares

Round icons are not only fashionable, but also practical, and that's why Xiaomi users are moving to this design in droves:

  • 🎨 Aesthetics: Smoothed angles visually reduce the chaos on the desktop, making the interface more modern. AMOLED-screens (e.g. Xiaomi 13 Ultra) where clear squares look aggressive.
  • πŸ‘οΈ Circles are more easily recognized by the eye – according to a study by Google Material Design, users are 12% less likely to make mistakes when clicking on round icons.
  • πŸ”„ Flexibility of settings: B MIUI Round icons often come with additional styles (gradients, shadows, animations) that are not found in standard design.

In addition, round icons are better combined with live wallpaper and Xiaomi widgets (such as weather or pedometer) look more harmonious. And if you use a dark theme, smoothed shapes reduce the effect of "pixelation" on the edges.

⚠️ Note: Some models (e.g. Redmi) 10A s MIUI 12.5) round icons may not appear correctly in the application folders. Before changing the design, check compatibility in the table below.

Xiaomi modelMIUI versionSupport for round iconsNotes
Xiaomi 14 Pro14.0.5+βœ… Complete.Included through themes or launcher settings
POCO F513.0.12–14.0.3βœ… PartialA third-party launcher is required for full customization
Redmi Note 12 Pro+13.0.8+βœ… Complete.It works without ROOT, but with limitations for system applications
Black Shark 512.5–13.0⚠️ Limited.Round icons for games and select apps only
Redmi 10C12.0.9 and below❌ No.Requires firmware or replacement launcher
πŸ“Š Which icon design do you like better?
Square (classic)
Round (modern)
Adaptive (changed automatically)
I don't care.

Method 1: Built-in MIUI themes (without ROOT and launchers)

The easiest way to make icons round is to use the built-in themes in MIUI, a method that works on most Xiaomi, POCO, and Redmi devices with firmware version 12.5 and higher.

Instructions:

  1. Open the Themes app (the icon with a brush on your desktop).
  2. Go to the icon tab (or icon styles in new versions).
  3. In the search box, enter a query: round icons or round icons.
  4. Choose your favorite package (e.g. Roundify, CircularOS or MIUI Rounded).
  5. Click Apply and confirm the changes.

If there are no round icons on the list, update the Themes app via Google Play or GetApps. On some devices (such as POCO X5), icon packs are hidden – you need to display them:

Settings β†’ More β†’ Region β†’ Select β€œIndia” or β€œGlobal”

⚠️ Warning: Free themes often contain ads. To turn it off, go to Settings β†’ Topics β†’ Disable Advertising (not available on all models).

Update the "Themes" app to the latest version

Check your internet connection (Wi-Fi is recommended)

Free up at least 200 MB of memory

Backup of current icons (optional)-->

Method 2: Quick change through launcher settings

If you don’t want to install themes, you can include round icons in the settings of the standard MIUI launcher, which works on devices with MIUI 13/14 and later.

Step-by-step:

  1. Press and hold the empty space on the desktop.
  2. Select Desktop Settings (or Launcher Settings).
  3. Go to the section Icon Style or Design.
  4. Activate the option Round Icons (or Adaptive Icons on global firmware).
  5. Choose the degree of rounding: Light, Medium or Maximum.

On some models (such as the Xiaomi 13T), the option is hidden behind experimental features. To unlock it, type in the search for settings the request: Function Lab and activate Adaptive icons.

If you don't have an option, your version of MIUI doesn't support this feature, so go to method 3 (third-party launchers).

πŸ’‘

After applying round icons, restart the device – this will eliminate possible graphic artifacts (for example, cropping corners in system applications).

Method 3: Third-party launchers (maximum customization)

If the built-in techniques don't work or you want more flexibility, use third-party launchers, which allow you to not only make the icons round, but also adjust their size, shadows, animations and even add dynamic effects.

The best launchers for round icons on Xiaomi:

  • πŸ“± Nova Launcher: Supports responsive icons, Play Market icon packages and manual rounding configuration.Plus: Minimum battery consumption.Cons: paid Premium version for advanced features.
  • 🎨 Lawnchair: Free open source launcher. has built-in round icon styles and support for Icon Pack Studio.
  • ⚑ Hyperion Launcher: Optimized for Xiaomi, has preinstalled round icons and control gestures.
  • πŸ”„ Apex Launcher: Allows you to apply different styles of icons for individual applications (for example, round for social networks and square for utilities).

Instructions for Nova Launcher:

  1. Install a launcher from Google Play.
  2. Launch it and select as the default launcher.
  3. Go to Settings Nova β†’ Appearance β†’ Style of icons.
  4. Choose Adaptive or download a pack of round icons (like Whicons or CandyCons).
  5. In the Form section, set the Circle or adjust the radius of rounding manually (value 100% = ideal circle).
How to return the standard launcher Xiaomi?
To roll back to your native MIUI launcher, go to Settings β†’ Applications β†’ Default β†’ Launcher and select System Launcher. After that, remove the third-party launcher or freeze it through Settings β†’ Battery and Performance β†’ Application Management.

Method 4: ADB-Teams for experienced users

If you are ready to go into technical details, ADB (Android Debug Bridge allows you to include round icons even on devices where this option is hidden. USB-Debugging and working on all versions MIUI, including Black Shark and POCO.

Warning: Misuse of ADB can cause interface failures. Before executing commands, back up your data via Settings β†’ Additional β†’ Backup and Reset.

Steps:

  1. Activate Developer Mode: Settings β†’ About Phone β†’ MIUI Version (click 7 times)
  2. Turn it on. USB-debugging: Settings β†’ Additionally. β†’ For developers β†’ Debugging by USB
  3. Connect the phone to the PC and execute the command to ADB: adb shell settings put secure icon_shape 1 (where 1 = circle, 0 = square, 2 = round-square).
  4. Reboot the device: adb reboot

Additional commands for fine tuning:

Set the radius of rounding (value from 0 to 100)


adb shell settings put secure icon_shape_radius 100




Apply changes to all icons, including system



adb shell pm grant com.miui.home android.permission.WRITE_SECURE_SETTINGS

⚠️ Note: On some firmware (for example, MIUI EU) after ADB-To avoid this, write down the current theme in Settings before changing. β†’ Topics β†’ My subjects. β†’ Save.

πŸ’‘

ADB-The method is the only way to include round icons on devices with locked settings (e.g. corporate phones or models for the Chinese market).

Method 5: Editing system files (ROOT only)

If you have ROOT-Right, you can manually change the system files that shape the icons, and this is a method that gives you maximum control, but it requires caution.

What you'll need:

  • πŸ“± Device with unlocked bootloader and Magisk.
  • πŸ› οΈ File Manager with ROOT-access (e.g. Solid Explorer or FX File Explorer).
  • πŸ” Backup of the file /system/framework/framework-res.apk.

Instructions:

  1. Download a modified framework-res.apk file with round icons (e.g., from the XDA Developers forum for your model).
  2. Copy it to /system/framework/, replacing the original (don’t forget to make a backup!).
  3. Set the license 644 (rw-r-----).
  4. Reset the device.

If the phone doesn’t start after you replace the file, restore the original version via TWRP or ADB Sideload.

An alternative method for experienced users is to edit the overlay file:

#Find the current overlay:


adb shell cmd overlay list




Turn off the standard style of icons:



adb shell cmd overlay disable com.android.theme.icon_pack.rounded

Typical Problems and How to Fix Them

When changing the shape of the icons, Xiaomi users often encounter bugs, and here are the most common ones and ways to solve them:

Problem.Reason.Decision
The icons are round, but they are cut off.Incompatibility of the icon package with screen resolutionInstall an icon package with XXXHDPI support (like Delta or Lines)
Round icons do not apply to system applicationsMIUI Restrictions for SecurityUse it. ADB-Command: adb shell pm grant com.miui.home android.permission.CHANGE_OVERLAY_PACKAGES
After rebooting, the icons are reset.Launcher cache failureClear the cache: Settings β†’ Applications β†’ Launcher β†’ Storage β†’ Clear the cache
Incorrect display in foldersbug MIUI when using adaptive iconsDisable Adaptability: Launcher Settings β†’ Icons β†’ Use the Standard Form

If none of the methods worked, check:

  • πŸ” Version MIUI: On older firmware (below 12.5), round icons are not supported.
  • πŸ“± Device model: On some budget models (e.g. Redmi) 9A) function is disabled at iron level.
  • πŸ”„ Regional settings: In Chinese firmware (China) ROM) Round icons can be blocked.

Frequent Questions (FAQ)

❓ Can you make only some icons round, not all?
Yes, but only through third-party launchers (like Nova Launcher or Apex) that have the option of selectively applying the icon style. In a standard MIUI launcher, this is impossible without ROOT.
❓ Why After Updating MIUI zip-shaped icons gone?
This is due to resetting the launcher settings with major updates. To return round icons: Reinstall the icon pack (if you used themes). ADB-Clear the launcher data: Settings β†’ Annexes β†’ Launcher β†’ Warehouse β†’ If the problem persists, wait for the patch from Xiaomi (usually released within 1-2 weeks after a major update).
❓ Does Round Icons Affect Phone Performance?
No, the shape of the icons has no noticeable effect on performance or battery life. The only exception is the use of animated icon packages (such as those with click effects), which can increase the load on the GPU by 2–5%. If you notice the lags after changing the icons, the reason is most likely: Third-party launcher (for example, Nova Launcher in the free version limits animations). Theme conflict (remove unused icon packages in Settings β†’ Topics β†’ My downloads).
❓ Can I make round icons in folders and on the notification panel?
In the standard launcher. MIUI round icons apply only to desktop applications: πŸ“‚ For folders: Use Lawnchair launcher with Folder Icon Shape option enabled β†’ Circle. πŸ”” For the notification panel: Install the Magisk module called MIUI Rounded SystemUI (only works on firmware) MIUI 13/14 s ROOT). Nana POCO Black Shark and these features may be limited due to customized shell.
❓ Where to download high-quality packages of round icons for Xiaomi?
Best sources: πŸ›’ Google Play: Search for round icon pack, adaptive icons. 🌐 Forums: XDA Developers (section) MIUI Themes), 4PDA (themes for specific models). 🎨 Telegram channels: @MIUIThemes, @XiaomiThemes (There are exclusive Chinese firmware packages, avoid packages with suspiciously small sizes (less than the size of the packages). 5 MB – they often contain low-quality icons or ads.