Have you installed a new app on your Xiaomi, but you can't see its icon anywhere? Or did the desktop shortcuts disappear after the MIUI update? This problem is familiar to many smartphone owners of the brand - especially after resetting or switching to a new version of the shell. Unlike "pure" Android, where icons appear automatically, MIUI often requires manual actions.
In this article, we will discuss 5 proven ways to return the icon to the screen, from basic to hidden shell functions. You will learn how to add a shortcut through the app menu, MIUI settings, and what to do if the icon disappeared after an update or reset. The instructions are relevant for all modern models: Xiaomi 13/14, Redmi Note 12/13, Poco X5/F5 and others on MIUI 14/15.
Before you start, make sure the app is actually installed. To do this, check the list in Settings. β Annexes β App management. If it's not there, install it first through Google Play or APK-file.
1. Standard method: Adding through the application menu
The easiest method is to use the built-in MIUI menu, which works on all versions of the shell and does not require additional settings.
Open the app menu (swipe up the home screen or click on the dot/square icon in the dockboard). Find the app you want in the list, pinch the app for 1-2 seconds until the context menu appears. Most versions of MIUI will have options:
- π± Add to the main screen β create a shortcut in the selected location.
- π Add to the docking panel - fix the icon in the bottom panel of quick access.
- π Create a folder β combine several applications into one group.
If the context menu does not include the βAdd to the home screenβ option, try dragging the icon up beyond the app menu β on some models (Redmi 9A, Poco M3) this works as an alternative way.
π‘
On smartphones with MIUI 14+, you can add shortcuts to the second/third screen immediately. To do this, drag the icon to the right or left edge of the screen and hold for 1-2 seconds until a new desktop appears.
2. Through the theme settings: if the icon disappeared after the update
After major MIUI updates (e.g., version 13 to version 14), users often experience shortcuts disappearing, due to a theme reset or cache conflict, and icons can be restored through the personalization menu:
- Open Settings β Theme.
- Go to the Application Icons section.
- Select the current icon theme (usually βStandardβ or βMIUIβ).
- Click Apply and restart your smartphone.
If this doesn't work, try changing the theme of the icons to another one (like Round or Minimalist), apply it, and then return the standard one, which will force the icon cache to be updated.
Why do labels disappear after the update?
3.Use of widgets: an alternative for system applications
Some Xiaomi system applications (e.g. Security, Themes, Software Update) do not have separate icons, but they can be displayed through widgets. This method is also suitable for applications that are not displayed in the menu (e.g. hidden MIUI services).
Instructions:
- Press and hold the empty space on the main screen.
- In the bottom menu, select Widgets.
- Scroll through the list to the Tools or Systems section.
- Find the widget of the desired application (for example, Quick Security Settings for Security).
- Drag it on the screen and adjust the size.
For Google apps (e.g. Play Store, Gmail) widgets are available in the Google section. If the widget you need isn't, try updating the app through the Play Store - sometimes this adds missing elements.
| Annex | Type of widget | Size | Additional action |
|---|---|---|---|
| Security (Security) | Quick setups | 2Γ2 or 4Γ1 | Click on the widget to open the full menu |
| Topics | Selected themes | 4Γ2 | Allows you to quickly change wallpaper and styles |
| Camera. | Quick launch. | 1Γ1 | Double tap will open the camera even on a locked screen |
| Google Assistant | Search string | 4Γ1 | Color and transparency can be changed. |
4.Resetting launcher settings: if nothing works
If previous methods have not worked, the problem may be the launcher (the program responsible for displaying the desktop) crash. MIUI has a hidden feature to reset its settings, which returns all icons to place without losing data.
Follow the following steps:
- Open Settings β Applications β Application Management.
- Click on the three dots in the top right corner and select Show All Apps.
- Find the MIUI Launcher (or Lawnchair if you use a custom launcher) in the list.
- Select Warehouse. β Clear the data.
- Confirm the action and restart the smartphone.
Take screenshots of the current location of the labels|Remember what apps were in the dock panel|Make sure that important widgets are not lost.|Make sure you have a backup copy of the wallpaper.-->
After the reboot, all standard icons (Phone, Messages, Camera) will return to the screen, and user applications can be added again through the menu (see the first method).
π‘
Resetting the launcher doesn't delete apps or personal data, it just returns desktop settings to factory settings, but widgets and folders will have to be reconfigured.
5. Manual shortcut creation via ADB (for power users)
If the application is installed but not on the menu (e.g. hidden system utilities or developer apps), you can create a shortcut manually through ADB. This method requires a computer connection and basic command line knowledge.
Instructions:
- Enable USB Debugging in Settings β About Phone β MIUI version (click 7 times, then go back to Additional β For Developers).
- Connect your smartphone to your PC and confirm access to debugging.
- Open the command prompt (or Terminal on Mac/Linux) and type:
adb shell pm list packages | grep "appendix name"Replace the application name with a part of the name (e.g. com.miui.calculator for calculator).
adb shell am start -n com.android.launcher3/.Launcher -a android.intent.action.CREATE_SHORTCUT -e package "name packet" -e class "name class"For most applications, the class is the same as the package name +.MainActivity. For example, for Google Chrome, the command will be:
adb shell am start -n com.android.launcher3/.Launcher -a android.intent.action.CREATE_SHORTCUT -e package "com.android.chrome" -e class "com.google.android.apps.chrome.Main"Once you execute the command, a window will appear on the screen asking you to add a shortcut, and you can confirm the action, and the icon will be created, and this method works even for hidden system applications that are not in the standard menu.
How to find out the name of the application package?
Frequent Mistakes and How to Avoid Them
Even after successfully adding a shortcut, Xiaomi users are faced with new challenges, and the most common mistakes and solutions are:
- β The badge disappears after the reboot β Check the optimization settings in Settings β Battery β Battery optimization. Turn off optimization for launcher (Luncher) MIUI).
- β The shortcut does not open the app β Remove the shortcut and recreate it. If the problem persists, reinstall the app.
- β It is not possible to add a system application β Use the method with ADB (Section 5) or find an alternative launcher (e.g. Nova Launcher).
- β Icons are knocked down after the update β Before the update MIUI Make a backup copy through Settings β The phone. β Backup.
π‘
If you often experience shortcuts disappearing, install an alternative launcher (like Nova Launcher or Lawnchair) that offers more customization options and less likely to reset icons.
Another common problem is icon duplication, which occurs when the application is installed in both the user's memory and the system partition (e.g., the Google Play Store can be duplicated after manually updating the GMS) to eliminate duplicate:
- Open the Settings β Applications.
- Find a duplicate application (usually marked as βSystemβ).
- Click Disable (Do not delete!).
FAQ: Answers to popular questions
Can I get my old badges back after I upgraded my MIUI?
Why canβt some apps be added to the screen?
How to transfer shortcuts to another screen?
Can I change the size of the icons on Xiaomi?
Why did all the labels disappear after the reset?
If none of the methods worked, the problem could be the system files being damaged.
- Update MIUI to the latest version via Settings β About Phone β System Update.
- Do a reset (but it will delete all the data!).
- Contact the Xiaomi service center if the smartphone is warranty.