Chaos from apps on the Xiaomi smartphone screen is a familiar problem for most users. As the desktop fills with dozens of icons, finding the right one becomes more difficult and the interface itself looks sloppy. Fortunately, MIUI offers several built-in sorting tools, and third-party launchers expand the capabilities to a professional level.
In this article, we will discuss 7 working methods for ordering icons β from basic shell functions to hidden chips and automatic rules. You'll learn how to group apps by folder, sort them by alphabet or frequency of use, and how to get back to factory order if experiments went wrong, POCO and Black Shark on base MIUI 12β16.
Special attention will be paid to the hidden mode "Smart Sort", which automatically distributes new applications into categories (social networks, games, tools) - this feature is accidentally disabled by many users, without even knowing its existence.
1. Basic sorting by built-in MIUI tools
To start with, standard MIUI tools allow you to organize icons in just a few touches, and the main advantage of this method is that you don't need to install additional programs or change the launcher.
To activate automatic sorting:
- Hold your finger on the free space on the desktop.
- In the menu that appears, select Screen Settings (or Desktop Settings in older versions).
- Go to the Application Sorting section.
- Turn on the automatic sort switch.
After that, all new apps will be added to the end of the list, and existing ones can be dragged manually. If you need to return to factory order, use the Reset icon option in the same menu.
2. Grouping applications into folders
Folders are a classic way to structure a desktop, and in MIUI, they're intuitively created.
- π Drag one icon to another and hold on for 1-2 seconds until the folder outline appears.
- π¨ Name the folder (for example, βSocial networksβ, βGamesβ, βWorkβ) β to do this, tap the text field under the icons.
- π To change the order of applications inside the folder, press the icon and move it.
- ποΈ To remove the folder, drag all applications from it back to the desktop.
Tip: For quick access to frequently used folders, place them on the first screen or in the docking panel (bottom bar with 4-5 icons). In MIUI 14+, folders support up to 16 applications per page, and swipe left/right.
β οΈ Note: If after the update MIUI folders began to open with a delay, check the animation settings in Settings β Additionally. β Special opportunities β Delete the animations. It'll speed up the interface.
3. Sorting by alphabet, color or frequency of use
A more advanced sorting will require a third-party launcher, and one of the best options for Xiaomi is the Nova Launcher (a free version available on Google Play).
- π€ Sort icons alphabetically (including ignoring the articles "The", "A").
- π¨ Group by color palette (useful for visual harmony).
- β±οΈ Order by frequency of use (most used on the first screen).
- π¦ Automatically hide unused applications in a separate box.
Instructions for setting up Nova Launcher:
- Install the launcher from Google Play and select it as the main one.
- Press your finger on the desktop β Settings β App settings.
- Turn Sorting in alphabetical order or select another criterion.
- For color sorting, use the Icon Pack module (such as Whicons or CandyCons).
The advantage of this method is flexibility, for example, you can set a rule that all games (PUBG Mobile, Genshin Impact) are automatically placed in the folder "Games", and instant messengers (Telegram, WhatsApp) - in the "Social network".
Download Nova Launcher from Google Play
Set as a default launcher
Download the icon package (optional)
Backup the current location of the icons-->
4. Hidden MIUI functions: "Smart sorting"
Few people know, but MIUI has a built-in Smart Sorting mechanism that automatically categorizes new applications, which works at the system level and does not require additional programs.
To activate it:
- Open Settings β Applications β Application Management.
- Slip on three dots in the upper right corner and select Settings.
- Find the Smart Application Sort option and turn it on.
- Select categories for automatic grouping (e.g., "Games", "Tools", "Multimedia").
After that, all new apps will automatically fit into the corresponding folders on the desktop, for example, Spotify will go to Multimedia, and Google Maps will go to Tools.
β οΈ Note: If applications are duplicated after enabling (appear both on the desktop and in the folder), check the duplication settings in the screen settings β Additionally. β Show duplicate icons. Turn off this option.
| Category | Examples of applications | Default folder color |
|---|---|---|
| Social media. | Telegram, VK, Instagram | Blue |
| Games | PUBG Mobile, Brawl Stars, Genshin Impact | Green. |
| Tools | Google Maps, Calculator, Lantern | Grey |
| Multimedia. | YouTube, Spotify, Gallery | Purple. |
5. Use of gestures and voice commands
Modern Xiaomi smartphones support gesture and voice control, which can be used for quick sorting.
- π€ Compression gesture: Press your desktop with two fingers to open the sort menu (works in the MIUI 14+).
- π€ Voice Assistant: Say βOK Google, alphabetize appsβ (Google Assistant requires settings).
- π Double swipe: Quickly swipe two fingers down to fold all folders (useful for screen cleaning).
To adjust the gestures:
- Go to Settings. β Additionally. β Gestures.
- Enable the Desktop Gesture option.
- Select an action for each gesture (e.g., Crash folders or Show hidden apps).
Voice control is configured via Google Assistant or Alice (for Russian users). To teach the assistant to sort icons, create a routine:
Hey Google, when I say "Set up the desktop,"
Open Nova Launcher β Sort β Alphabeticallyπ‘
If voice commands don't work, check permissions for Google Assistant in Settings β Apps β Permissions β Microphone. Often the problem is with the microphone access turned off.
6. Reset to factory settings of the location of icons
If triage experiments have led to chaos, you can always revert to the original arrangement of the icons, which is useful if:
- π You accidentally deleted an important icon (such as a phone or message).
- π After updating MIUI Apps are scattered across screens.
- π± You bought a used smartphone and want to start with a clean slate.
Resetting instructions:
- Hold the free space on the desktop.
- Select Screen Settings β Additionally.
- Reset the location of the icons and confirm the action.
After reset, all icons will return to their original state (as after buying a smartphone).The applications installed by the user will remain in the application menu (All applications), but will disappear from the desktop.
β οΈ Warning: Reset does not delete the apps themselves or their data, only returns the icons to a default state.If you need to completely clean your smartphone, use Settings β The phone. β Resetting settings.
7. Advanced methods: ADB-team-run
For advanced users who are ready to dive into technical details, there are ways to sort through ADB (Android Debug Bridge) or custom firmware.
- π Export the current location of the icons to a backup file.
- π§ Apply sorting by user rules (for example, by installation date).
- π₯οΈ Manage the desktop from the PC via scrcpy.
Example ADB-desk-dropping:
adb shell pm clear com.miui.homeThis command will reset the MIUI launcher settings to factory settings, but will not affect user data.
You can use scripts on Tasker or MacroDroid to automate sorting, for example, the rule:
If a new application is installed β move it to the folder βNewβ β notify the user.
How to return a remote icon of the system application?
π‘
For most users, built-in MIUI or Nova Launcher tools are enough. ADB and custom firmware are only needed for specific tasks, for example, mass control of multiple devices.