Did you install a new app on your Xiaomi, but its icon doesn't appear on the home screen? Or did all the shortcuts disappear after the MIUI update? This problem is familiar to many users of Redmi, Poco and Black Shark smartphones. Unlike "pure" Android, the MIUI shell has its own desktop management features, which is often confusing.
In this article, we will discuss 5 Proven ways to add an app shortcut to Xiaomiβs screen β from standard methods to hidden shell features. You will learn why some apps don't appear in the shortcut menu, how to recover missing icons after resetting, and what to do if an app is installed but not listed. MIUI 14/15 all modern brand models.
Why the app shortcut doesnβt appear on Xiaomiβs screen
Before you add a shortcut, it's important to understand why it might not be there, and 90 percent of the time, the problem is with the MIUI shell settings, not the app itself.
- π± The application is hidden in the settings - in MIUI there is a function of hiding icons of individual programs (for example, system or pre-installed).
- π Launcher cache is not updated - after installing the application, the launcher (the program responsible for the desktop) may not immediately display new icons.
- π The shortcut is removed, but the app remains β users often confuse deleting the shortcut with uninstalling the program.
- π Profile restrictions β if the smartphone has set up a Child Mode or a Work Profile, some apps may be blocked.
- π οΈ Failure after update MIUI β after large updates of the shell (for example, with MIUI 13 on MIUI 14) desktop settings are often reset.
If your app doesnβt even appear in the All Apps list (available via swipe up from the dock panel), the problem could be more serious, such as incorrect APK installation or conflict with Google Play Protection, in which case, first check if the app is installed through Settings β Apps β Application Management.
β οΈ Note: Some Xiaomi models (e.g. Redmi Note 12 Pro)+ Xiaomi 13 Ultra) after resetting, not only shortcuts disappear, but also folders on the desktop. β Additionally. β Backup and reset.
Method 1: Adding a shortcut through the application menu (standard method)
This is the easiest and most versatile way that works on all Xiaomi smartphones regardless of the MIUI version.
- Swipe up from the dock panel (the bottom of the screen with frequently used apps) to open the All Apps menu.
- 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 longer than 1 second, then drag it to a free space on the desktop or in the docking panel.
- Let your finger go, the label will be created.
If the icon is not fixed on the screen when dragging, try:
- π Reboot the smartphone (sometimes helps with launcher glitches).
- π± Make sure there is free space on the desktop (if all the cells are occupied, no label will be added).
- π οΈ Update the launcher via Google Play (search on request) MIUI Launcher).
βοΈ Check before adding a label
On some models (such as the Poco F5 or Redmi K60), the application menu can be opened not by swiping up, but by clicking on the All Apps icon in the dock panel, depending on the version of MIUI and the desktop style you choose.
Method 2: Creating a shortcut through application settings
If the standard method didnβt work, try adding a shortcut through the app information menu, which is useful when the icon is on the app list, but it canβt be dragged to the desktop.
- Open Settings β Applications β Application Management.
- Find the app you want in the list (use search if the list is large).
- Slip it, then select Open or Create a shortcut (on some versions of MIUI, this option may be called Add to the home screen).
- Confirm the creation of a shortcut - it will appear on the desktop.
This method is especially relevant for system applications (e.g. Security, Themes, or Game Turbo) that are often hidden from the standard add-on, and it will help if you have disabled the MIUI launcher and are using a third-party (e.g. Nova Launcher or Hyperion).
π‘
If there is no Creating a Shortcut option in the Application Management list, try opening the app from there first, then clamping its icon in recent tasks (the box button at the bottom of the screen).
Method 3: Recovering missing shortcuts after MIUI update
After updating MIUI (especially a large one, for example, from MIUI 13 to MIUI 14), users often face a problem: all shortcuts from the desktop disappear, and only standard icons remain in the application menu.
- Go to Settings β Wallpaper and Style β Desktop Style.
- Select Standard (if a different style has been installed, such as No Docking Panel).
- Return to the main screen and swipe up to open the app menu.
- Click any application and drag it to the desktop β this will βwake upβ the launcher, and it will start displaying all the shortcuts.
If the shortcuts never appeared, try resetting the launcher settings:
- Open Settings β Applications β Application Management.
- Find the MIUI Launcher (or System Launcher).
- Select Warehouse. β Clear the data.
- Confirm the action - after the reboot, all shortcuts will return to their places.
β οΈ Attention: Clearing the launcher data will remove all custom desktop settings, including folders, widgets and icon locations. Before doing so, take screenshots of the current layout to make it easier to recover.
| Problem. | Reason. | Decision |
|---|---|---|
| Labels disappear after update | Resetting launcher settings | Clear the launcher data or change the style of the desktop |
| You can't drag the icon to the screen. | All space occupied or launcher glitch | Free up space or restart your phone |
| App is available, but not in the list All applications | Hidden in settings or set for another user | Check Settings β Applications β Hidden Applications |
| A label is created, but immediately disappears. | Conflict with battery optimization | Turn off optimization for launcher in Settings β Battery |
Method 4: Using Widgets for Quick Access
If standard methods donβt work, you can bypass MIUI limitations with widgets. Many apps (like Google Keep, Spotify, or Telegram) support widgets that can be added to your desktop instead of the usual shortcuts.
Instructions:
- Click the empty space on the desktop and select Widgets.
- Scroll down the list and find the widget of the app you want (usually itβs called the same as the app itself).
- Press the widget and drag it to the screen.
- Set the size and appearance of the widget (if provided).
The advantage of this method is that widgets are not dependent on the launcher and often appear even when the usual shortcuts disappear. For example, the Google Weather widget will work even if its icon is hidden in the app menu.
If the widget is not on the list, check:
- π Is the app updated to the latest version (widgets may appear in new versions).
- π± Does the app support widgets (some lightweight utilities donβt have them).
- π οΈ Are the widgets in the settings disabled? MIUI (Settings β Wallpaper and style β Desktop settings β Widgets).
What apps exactly support widgets on Xiaomi
Method 5: Manually create a shortcut through ADB (for advanced users)
If none of the above methods worked, the last option is to create a shortcut through ADB (Android Debug Bridge), which is suitable for system applications that cannot be added by standard methods, or if the MIUI launcher is completely broken.
You'll need:
- π₯οΈ Computer with installed ADB-driver.
- π± Included Debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Tap 7 times, then return to the additional β For developers).
- π USB-plug-in.
Instructions:
- Connect your smartphone to your computer and confirm access to ADB on your phone screen.
- Open the command line (or Terminal on Mac/Linux) and type: adb shell pm list packages -f | grep "name packet" Replace the name packet with the part of the application name (for example, telegram or com.whatsapp).
- Copy the full path to the package (e.g. package:/data/app/com.telegram-1/base.apk=com.telegram).
- Enter the command to create a shortcut: adb shell am start -a android.intent.action.CREATE_SHORTCUT -n Where your package is the name of the packet from the previous step, and ActivityName is the main activity (usually.MainActivity or.LauncherActivity).
After completing the command, a window will appear on the smartphone screen with a suggestion to add a shortcut. Confirm the action - the icon will be created.
β οΈ Attention: Misuse of the right ADB Do not execute commands unless you are sure of their purpose. For system applications (e.g. com.miui.securitycenter), this method may require unlocking the bootloader.
π‘
The ADB method is a last resort, and 99% of the time, the shortcut problem on Xiaomi can be solved by standard methods (methods 1-4).
Frequent Mistakes and How to Avoid Them
When working with shortcuts on Xiaomi, users often make the same mistakes, and here are the most common ones and ways to prevent them:
- π« Removing the shortcut instead of uninstalling β many confuse removing the icon with removing the application itself.To completely remove the program, press the shortcut and select Remove (if the option is available) or do it through Settings β Annexes.
- π Ignoring the launcher updates β if MIUI Launcher is not updated, there may be glitching icons. Check for updates on Google Play.
- π± Using third-party launchers without setting up β if you installed Nova Launcher or Apex but didnβt make it the default launcher, shortcuts may be duplicated or disappear.
- π οΈ Reset settings without backup β before clearing the launcher data or resetting the phone, save the current icon arrangement (you can take a picture of the screen).
Another common problem is that shortcuts disappear after a reboot, and this is due to MIUI optimization, which can freeze applications that are rarely used.
- Open Settings β Battery β Battery Optimization
- Find the MIUI Launcher in the list and select No Limits.
- Do the same for apps whose labels are missing.