Adding apps to Xiaomiโs home screen seems like a simple task โ until you face the unexpected limitations of the MIUI shell. Unlike โpureโ Android, there are nuances here, from the lack of an icon on the menu to automatically hidden icons after the update. This article covers all the current ways to place apps on the home screen, including little-known tricks for Redmi, POCO and Xiaomiโs flagship 13/14 models.
We will not only discuss basic methods (drop-and-drop from menus or search through App Search), but also advanced ones โ for example, how to return disappeared icons after resetting settings or why some applications (like Google Play Games) refuse to display.
If youโre using MIUI 14 or later, some of the features may have changed โ the article has up-to-date screenshots and explanations for the latest firmware versions, and for owners of devices with POCO Launcher or third-party launchers (such as Nova Launcher), thereโs a separate section with customization features.
1. Basic method: Adding through the application menu
The most obvious method works on all versions of MIUI, but many users miss key details to add the app to the home screen:
- Tap the app menu icon (usually as a circle of dots at the bottom of the screen or swipe up from the dock panel).
- Find the app you want in the list. If you don't have one, use the search bar at the top.
- Press the app icon for 1-2 seconds until it is โdetachedโ from the background.
- Drag it to a free space on the home screen or in the dock panel (the bottom fixed panel).
โ ๏ธ Attention: MIUI 13/14 If you hold it for a long time, you can open a context menu instead of dragging it:
- ๐น Try a short tap with immediate drag and drop (without waiting for vibration).
- ๐น Turn off Long-Tap for the Context Menu in Settings โ Main screen screen โ Additionally.
- ๐น If the icon โdoes not catchโ โ check whether the Easy mode (simplified interface) is turned on).
Some system applications (e.g. Security or Themes) may be blocked from moving, in which case use alternative methods in the following sections.
2.Search and add through App Search
If the app doesnโt appear in the menu (for example, after installation via APK or hidden by the system), use the built-in search:
- Swipe down the main screen to open the search bar (or tap the magnifiers in the dock panel).
- Type the name of the app. If it doesn't find it, check the spelling correctly or try a part of the name (for example, "insta" instead of "Instagram").
- In search results, pinch the app icon and drag it to the main screen.
๐ Why is the app not in? Possible reasons:
- ๐ฑ Application installed for another user (if Multi-user mode is enabled).
- ๐ The application is hidden by the device administrator (for example, in corporate phones).
- ๐๏ธ The app is removed but the cache is still (check in Settings). โ Annexes โ Application management).
If the search doesnโt help, try reinstalling the app or use the method in the next section.
๐ก
On POCO F4/F5 and other models with POCO Launcher, application search can be disabled by default. To enable: press the empty space on the home screen โ Settings โ App search โ turn on the slider.
3. Creating a shortcut through Widgets (for hidden applications)
Some apps (such as Google Play Services or MIUI bootloader) donโt have a visible icon, but they can be added through widgets:
- Click the empty space on the home screen and select Widgets.
- Scroll through the list to the Application Shortcuts section (or Shortcuts in English firmware).
- Find the right app and drag its shortcut to the screen.
โ ๏ธ Note: Tagged labels and full-fledged icons behave differently:
| Type | Displayed in the app menu | You can swipe it up. | Supports notifications |
|---|---|---|---|
| A full-fledged icon | โ Yes. | โ No. | โ Yes. |
| Label through the widget | โ No. | โ Yes. | โ No. |
| Icon from Dublikat | โ Yes. | โ Yes. | โ ๏ธ Partially. |
For system applications (such as Settings or Camera), shortcuts may not work โ in this case, use the ADB method from Section 6.
4. Add icons through Settings โ Main screen
If the application disappeared after updating or resetting, it can be returned through system settings:
- Go to Settings. โ Main screen screen.
- Select Hidden Applications (or Home Screen Application Management on older versions of MIUI).
- Find the desired application in the list and uncheck the Hide option.
- Return to the main screen โ the icon should appear automatically.
๐ง What to do if there is no Hidden Apps option:
- ๐ The application is not hidden by the system, but deleted (check Settings). โ Annexes โ Application management โ Remote).
- ๐ Your version. MIUI It uses a different path. Try it: settings. โ Annexes โ Application management โ Filter (three dots) โ Hidden applications.
- ๐ ๏ธ The device has custom firmware (for example, LineageOS), where this functionality may not be available.
On Xiaomi 12T/13 Pro and other flagships with MIUI 14, the path may be different โ use the search by settings (the magnifier icon in the upper right corner).
Make sure the application is installed|Check if it is hidden in the settings.|Update. MIUI last-minute|Restart the device if the icon does not appear-->
5. Solving problems with duplicate icons
A common problem with Xiaomi is that it has duplicate icons after updating or migrating data, due to a conflict between:
- ๐น System shortcuts (created by MIUI automatically).
- ๐น User shortcuts (added manually or through launcher).
- ๐น Widget tags (from the Widgets section).
๐ How to remove duplicates:
- Click the duplicate icon and drag it up to the inscription Delete (or Remove).
- If the icon is not removed, it's a system shortcut. Try: adb shell pm uninstall -k --user 0 com.miui.home โ ๏ธ This command will reset the settings of the main screen.
- For POCO Launcher: Press the icon โ Label Information โ Delete.
On the Redmi Note 11/12 with MIUI 13.0.6+, duplicates may appear due to a bug in the launcher's cache.Solution: Clear the Launcher app cache (Settings โ Applications โ Application Management โ Launcher โ Clear the cache).
Why do duplicates come back after the reboot?
6. Advanced method: Adding via ADB (for system applications)
Some system applications (e.g. Hardware Testing or Developer Mode) do not have icons, but they can be added via ADB.
- Enable USB Debugging in Settings โ About Phone โ MIUI version (click 7 times, then go back to Additional โ For Developers).
- Connect the phone to the PC and execute the command: adb shell cmd shortcut create-home -n "Tagname" -a "Intent action" -p "package.applications" Example for settings: adb shell cmd shortcut create-home -n "Settings" -a"android.settings.SETTINGS" -p"com.android.settings"
- The label will appear on the home screen, and if necessary, rename it.
โ ๏ธ Warning: Incorrect Intent commands can cause crashes. Here are proven examples for popular system applications:
| Annex | Package (p) | Intent (a) |
|---|---|---|
| Camera. | com.android.camera | android.media.action.IMAGE_CAPTURE |
| Files. | com.android.documentsui | android.intent.action.VIEW |
| Developer mode | com.android.settings | android.settings.DEVELOPMENT_SETTINGS |
MIUI 14 may require an additional --user 0 in command. If the shortcut doesn't appear, check the logs through adb logcat.
๐ก
Use ADB only if other methods have failed. Wrong commands can disrupt MIUI!
7. Features for POCO Launcher and Third Party Launchers
POCO devices (such as the POCO X5 Pro or the POCO F4 GT) use a modified launcher where standard methods may not work.
- ๐น There is no app menu, all icons are displayed on the home screen by default. To hide the unnecessary ones, press the icon. โ Hide.
- ๐น The docking panel supports up to 7 icons (instead of 5 in the standard). MIUI).
- ๐น Gestures to add: swipe up the icon in the dock panel opens the quick action menu.
For third-party launchers (such as Nova Launcher or Apex Launcher):
- Install a launcher from Google Play.
- Assign it as the default launcher in Settings โ Apps โ By default โ Launcher.
- Add icons via the launcher menu (usually long press โ Add to the home screen).
โ ๏ธ Attention: MIUI 14 Some launchers may conflict with system gestures (e.g. swipe up for returns:
- Turn off Full-screen gestures in Settings โ Display โ Full-screen mode.
- Or configure the launcher exceptions in Settings โ Apps โ Permissions โ Special Access โ Use on top of other apps.