How to return a deleted shortcut to the Xiaomi screen: all working methods

You accidentally deleted the app icon from Xiaomi's home screen and now you can't find a way to get it back? Or did you lose all the shortcuts after the MIUI update? This problem is familiar to many owners of Redmi, POCO and Xiaomi smartphones - especially after resetting or changing the launcher. Unlike the iPhone, where removing the icon from the screen just hides it, on Android with the MIUI shell, the mechanics work differently: the shortcut can disappear forever if you don't know where to look for it.

In this article, we’ll look at 5 proven ways to bring icons back to the screen, from basic (for beginners) to advanced (if the label is missing after a reset or update). Also, you’ll learn why in MIUI 14 and later, some apps are automatically hidden from the home screen due to the Smart Organization feature, and how to disable it. All instructions are relevant for Android 11-14 devices with MIUI 12-14 shells.

1. Basic method: return the shortcut from the application menu

The easiest method is to return the icon directly from the list of all installed programs, which works 90% of the time if the label was manually removed (rather than lost after a system was reset or glitched).

Instructions:

  • πŸ“± Open the app menu (swipe up the home screen or click on the All Apps icon in the dock panel).
  • πŸ” Find the desired application in the list (you can use the search at the top of the screen).
  • πŸ–±οΈ Press the icon of the application with your finger and, without letting go, drag it to the main screen or to the dock panel.
  • πŸ“ If the shortcut is not drag and drop, check if the movement function is blocked in the launcher settings (more about this in the next section).

If the app is not on the menu, it can mean:

  • ❌ It has been removed (check in Settings). β†’ Annexes β†’ Application management).
  • βš™οΈ It is disabled (in the same application settings, look for the tab "Disabled").
  • πŸ”„ It is hidden by the system (relevant to the MIUI 14+ with a smart organization function").

⚠️ Note: On some models POCO (for example, POCO X5 Pro) default launcher installed POCO Launcher, where drag and drop mechanics are different. If you can't, try changing the launcher to a standard launcher. MIUI Launcher in the settings of the themes.

β˜‘οΈ Check before returning the label

Done: 0 / 4

2.If the label is not dragged: check the launcher settings

Sometimes the app icons are glued to the home screen and can't be moved or removed, because of the launcher settings (MIUI shell) to unlock drag and drop:

Open the Settings β†’ Home screen and check the following settings:

  • πŸ”“ "Blocking the layout – must be disabled (otherwise you can not move the icons).
  • πŸ“± "Home Screen Style – Select Standard (in Simple mode, some features are disabled).
  • πŸ”„ "Autoorganization – disable if you don’t want the system to sort shortcuts itself.

If these items are not available, you have an alternative launcher (for example, Nova Launcher or POCO Launcher).

  1. Click the empty space on the home screen β†’ select β€œHome screen settings”.
  2. Find the "Blocking the layout" or "Edit Mode" section and disable the restrictions.
  3. Restart the device (sometimes the settings are applied only after the reboot).

πŸ’‘

If all shortcuts are missing after the MIUI update, try resetting the launcher settings: go to Settings β†’ Applications β†’ Application Management β†’ Launcher, click Storage and select Clear Data. Attention: this will delete all your widgets and folders on the home screen!

3. Restore the shortcut through the application settings

If an app is on the system, but its icon is not displayed on the menu or on the home screen, it may be hidden or disabled.

Go to Settings β†’ Applications β†’ Application Management and:

  1. Enter the name of the application in the search.
  2. If it is disabled, press "Enable".
  3. If it is hidden (relevant to MIUI 14+), click Show on the home screen.
  4. If the application is system (for example, Camera or Phone), check if its updates have been removed (the button "Remove Updates" in the application menu).

For hidden system applications (for example, "FM-Radio" or "Screen Recording" may require activation via Developer Mode:

Settings β†’ About Phone β†’ MIUI version (click 7 times)


Settings β†’ Additional β†’ For developers β†’ Enable β€œShow hidden applications”

⚠️ Note: Some firmware (e.g. Xiaomi.EU) may not display hidden system applications even after the developer mode is enabled, in which case only manual recovery through the ADB (see section 5).

Problem.Possible causeDecision
The label disappeared after the MIUI updateResetting launcher settingsClear the launcher data in Settings β†’ Applications
You can't drag the icon to the screen.The layout lock is onDisable in Settings β†’ Home Screen
The app is on the menu but does not appear on the screen.Hidden by the function of "Smart organization"Disable in Settings β†’ Home Screen β†’ Smart Organization
The system application has disappeared (e.g., the Camera)Updates removed or disabledReturn updates or enable in the application settings
πŸ“Š What kind of launcher are you using on Xiaomi?
Standard MIUI Launcher
POCO Launcher
Nova Launcher
Other
I don't know.

4.Reset launcher settings (if all shortcuts are missing)

If the home screen has disappeared all shortcuts or has become empty after updating, resetting or installing a new theme, resetting the launcher will help, which will return the standard layout, but will delete all your widgets and folders.

How to drop the launcher:

  1. Go to Settings β†’ Applications β†’ Application Management.
  2. Find the Louncher app (or MIUI Launcher, POCO Launcher).
  3. Select "Storage" β†’ "Clear the data".
  4. Confirm the action and restart the phone.

After the reboot:

  • πŸ“± Home screen will return to factory settings (standard folders Xiaomi and widgets).
  • πŸ”„ All deleted shortcuts will appear in the app menu – they can be dragged back to the screen.
  • βš™οΈ Launcher settings will reset (including layout lock and autoorganization).

⚠️ Attention: On devices with MIUI 13/14 If the launcher is reset, you may notice "damaged data." Ignore it, it's standard behavior. If the screen is left empty, re-clean the launcher data and restart the phone again.

What if after the launcher reset, the screen began to lay?
This is a temporary phenomenon associated with rebuilding the cache: Give the phone 5-10 minutes to optimize (do not open the applications at this time). If the lags are left, clear the launcher cache (not data!) in the application settings.

5. Advanced Method: Recovery through ADB (for experienced)

If the shortcut is missing due to a system failure or you use custom firmware (for example, Xiaomi.EU or LineageOS), you can return it via the service. ADB (Android Debug Bridge is suitable for restoring system applications that are not displayed in the menu (e.g, "FM-radio", "IR-remote" or "screen recording").

What you need:

  • πŸ–₯️ Computer with installed ADB-driver.
  • πŸ“± Developer's Included Mode and Debugging USB phone-on.
  • πŸ”Œ USB-Type C Cable (preferably original).

Step-by-step:

  1. Connect your phone to your PC and open the command prompt (cmd on Windows or Terminal on macOS/Linux).
  2. Check the connection command: Adb devices should appear the name of your device.
  3. Enter the command to restore the shortcut (replace com.example.app with the application package): adb shell cmd shortcut create-home -p com.example.app -c android.intent.category.LAUNCHER
  4. Reboot the phone.

How to find out the application package:

  • Install the App Inspector app on your phone (available on Google Play).
  • Open it and find the desired application in the list - in the "Package Name" box, its unique identifier will be displayed (for example, com.miui.fm for the user). FM-radio).

πŸ’‘

ADB-If the user app label (such as WhatsApp or Telegram) is missing, use methods 1-3.

6.If nothing helps: reinstall the app or reset the phone

In extreme cases (for example, after a failed update or rooting), shortcuts may disappear due to damage to system files.

Option 1: Reinstallation of the annex

  • πŸ“Œ Remove the application through Settings β†’ Annexes.
  • πŸ”„ Reboot the phone.
  • πŸ“₯ Install the app from Google Play or Mi App Store.
  • πŸ–±οΈ The shortcut should appear in the app menu – drag it to the main screen.

Option 2: Reset the phone to factory settings

Use this method only if other methods have failed, as it will delete all data from the device.

  • πŸ“² Make a backup copy through Settings β†’ The phone. β†’ Backup.
  • πŸ” Make sure you know the username and password from your Mi Account (required after resetting).
  • πŸ“‘ Connect your phone to Wi-Fi (after reset, you will need the Internet to activate it).

How to reset:

  1. Go to Settings β†’ About the phone β†’ Reset settings.
  2. Select "Erase all data."
  3. Confirm the action and wait for the reboot.

⚠️ Note: On devices with a blocked bootloader, you may need to re-assign your Mi Account after a reset. If you forget your password, restore it in advance at account.xiaomi.com.

FAQ: Frequent questions about missing shortcuts on Xiaomi

Why did all the shortcuts from the main screen disappear after the MIUI update?
This is standard MIUI 13/14 behavior on major updates. The system resets the launcher settings to avoid conflicts with the new shell version. To return shortcuts: Clear the launcher data (see section 4). Turn off the Smart Organization feature in the home screen settings. Drag the desired apps from the menu back to the home screen.
How to return the label "Settings" or "Phone" if they are missing?
System applications (e.g. com.android.settings for Settings or com.android.contacts for Phone) may disappear due to: Remove Updates (check in Settings) β†’ Annexes β†’ press three points β†’ "Show system... failure after the update (helps reset the launcher or restart in Safe Mode); virus or "optimizer" (check the phone with antivirus, for example, Malwarebytes). If the application does not appear even in the system, restore it through the system ADB (section).
Can I return the label if I deleted it a year ago?
If the app hasn't been removed from your phone, yes, you can return it from the app menu (section 1). If you delete the app itself and want to return the shortcut, you have to: Install the app again from Google Play or Mi App Store. Drag the icon to the home screen. For system applications (e.g., "Camera" or "FM-radio") may require firmware via Fastboot or recovery through MIUI Recovery.
Why do the shortcuts disappear from the main screen on MIUI 14?
MIUI 14 has a Smart Organization feature that automatically: Hide rarely used apps. Groups shortcuts into folders (like Social Networks or Games); removes duplicate icons. To disable: Go to Settings β†’ Home Screen; Find the Smart Organization section and turn it off. Reboot your phone.
How to transfer shortcuts from another Xiaomi phone?
MIUI It allows you to transfer the layout of the main screen between devices through backup. β†’ The phone. β†’ Backup β†’ Backup (select Home Screen) Copy the backup file to your new phone (via Mi Cloud, Google Drive or cable) on your new phone: Settings β†’ The phone. β†’ Backup β†’ If the shortcuts are not restored, check that both devices are using the same version. MIUI (or at least one of the stains, for example, MIUI 13).