Why Xiaomi shortcuts are disappearing and how to fix it
Users of Xiaomi, Redmi and POCO smartphones often face a problem: the desired application suddenly disappears from the desktop, although the application itself remains in the system. The reasons can vary from accidental deletion to failures in the MIUI shell after an update. 90% of the time the shortcut is restored in 1-2 minutes, but many do not know where to look for settings.
In this article, 5 proven ways to bring the shortcut back to the screen, including hidden MIUI features that are not described in the official documentation. The methods work on all current firmware versions (from MIUI 12 to MIUI 15) and models: Xiaomi 13/14, Redmi Note 12/13, POCO F5/X5 and others. If the standard drag and drop from the app menu did not work, read on.
Before you start, make sure the app is not completely removed (check Settings β Apps β App Management). If it is not listed, you will have to reinstall it from Google Play or Mi App Store.
Method 1: Restore the shortcut through the application menu
The most obvious, but often ignored, method is that in MIUI, shortcuts are not permanently removed when swipe up -- they're just hidden in a general list.
- Touch the empty space on your desktop and hold your finger for 1-2 seconds until the menu appears.
- Select the Shortcuts (or Widgets if you need to restore the widget).
- Scroll down to All Apps (or Hidden if the shortcut has been hidden).
- Find the right application, hold its icon and drag it to the desktop.
If the app is not on the list, try:
- π Enter the name in the search bar at the top of the menu.
- π Check the Unused folder (sometimes) MIUI Automatically sorts out rarely used labels).
- π Reboot your smartphone β sometimes the list of applications is not updated without restarting the system.
π‘
If the shortcut disappears after each reboot, check the launcher settings: go to Settings β Desktop β Launcher settings and turn off Desktop Optimization.
Method 2: Use of the "Hidden Applications" function
MIUI has a built-in app hide feature that can be activated accidentally, for example, when you click Remove in the context menu shortcut, the system sometimes suggests not removing the application, but hiding it.
- Open Settings β Applications β Application Management.
- Slip on the three dots in the top right corner and select Hidden Apps.
- Find the desired application in the list and uncheck it.
- Return to the desktop and add a shortcut in the standard way (see Method 1).
If there is no hidden appendix:
- π§ Check the version. MIUI β in old firmware (up to) MIUI 12.5) This function was called Blocked.
- π± In some models (POCO F3, Redmi K50) Hidden applications are managed through Settings β Confidentiality β Hidden applications.
Method 3: Reset the launcher settings (without data loss)
If shortcuts are lost en masse or not restored by previous methods, the problem may be a launcher (the program responsible for displaying the desktop) failure, resetting its settings will return the standard configuration without deleting applications and files:
- Open Settings β Applications β Application Management.
- In the search bar, enter Launcher (or Launcher in English firmware).
- Select Warehouse β Clear Data (not to be confused with Clear Cache!).
- Confirm the action and restart the smartphone.
After discharge:
- π± All shortcuts and widgets will return to factory settings (you will have to configure again).
- π The desktop wallpaper will be dropped on the standard.
- β οΈ Folders with labels will disappear β they will need to be recreated.
What if after the launcher reset, the labels did not appear?
Take screenshots of the current labeling
Remember the location of important widgets
Check for backup in Mi Cloud
Make sure your smartphone is over 50% charged
-->
Method 4: Recovery through ADB (for advanced users)
If the shortcut is lost due to a system failure (for example, after a failed update), it can be returned using the help of the system. ADB-This method requires connecting a smartphone to a computer and basic knowledge of working with Android Debug Bridge.
Instructions:
- Turn on the Developer Mode on your smartphone: Settings β About Phone β MIUI version (shap 7 times).
- Activate Debugging by USB in Settings β Additional β For developers.
- Connect your smartphone to your PC and execute the command: adb shell cmd launcher reset-app-preferences
- Reset the device.
If the desired label still does not appear, try to force the launcher cache to update:
adb shell pm clear com.miui.homeβ οΈ Attention: Use ADB This can cause system instability if the instructions are entered incorrectly. Do not use this method on devices with an unlocked bootloader - this can cause conflicts with custom firmware.
Method 5: Manually create a shortcut through a file system
In rare cases, the shortcut can be manually restored if the name of the application package is known (for example, com.android.chrome for Google Chrome).
- Install a file manager with access to system folders (such as MiXplorer or Solid Explorer).
- Go to /data/app and find the folder with the packet name (e.g. com.whatsapp-1).
- Copy the base.apk file from this folder.
- Insert it into /sdcard/Download folder and rename it to app.apk.
- Install. APK-file as usual β this will create a new label.
This method only works for user applications (non-system) and requires super-user (root) rights on some firmware. If the /data/app folder is not available, use an alternative path:
- π /system/priv-app β system-application.
- π /vendor/app β Pre-installed applications from the manufacturer.
| Method | Difficulty | PC required | It works without root. | Implementation time |
|---|---|---|---|---|
| Recovery through the menu | β | β No. | β Yes. | 1-2 minutes |
| Hidden applications | ββ | β No. | β Yes. | 2-3 minutes |
| Launcher reset | ββ | β No. | β Yes. | 5 minutes. |
| ADB-team | βββ | β Yes. | β Yes. | 10 minutes. |
| Manual shortcut creation | ββββ | β No. | β No, I need root) | 15+ minute |
Preventing: How to Avoid Losing Labels in the Future
To prevent labels from disappearing spontaneously, follow these recommendations:
- π Regularly update the firmware: in new versions MIUI Bugs with launcher are fixed. Check the updates in Settings β The phone. β Updating the system.
- π± Avoid using βmemory optimizersβ and βcache cleanersβ β they often delete launcher data.
- π Do not install themes from unverified sources: they may conflict with system files.
- π Periodically back up your desktop through Settings β Additionally. β Backup.
If you often experience missing shortcuts, consider installing an alternative launcher (like Nova Launcher or Hyperion Launcher) that is more stable and offers additional backup features.
π‘
The most reliable way to avoid shortcut loss is to disable automatic desktop optimization in the launcher settings (Settings β Desktop β Launcher settings β Desktop optimization).