Have you accidentally deleted a shortcut to your favorite instant messenger or game from your Android desktop - and now you canโ€™t quickly open the app? Or did all the icons disappear after the system update? This problem is familiar to many users, but it can be solved in a matter of minutes. Unlike completely deleting an application from the system, the disappearance of a shortcut from the main screen does not mean the loss of the app - it just needs to be โ€œattachedโ€ to the interface again.

In this article we will examine 7 proven methods returning an application to the Android desktop, including methods for the standard launcher and proprietary skins (MIUI, One UI, ColorOS). You will learn how to restore the icon through the app menu, launcher settings, and also what to do if the app has completely disappeared from the system. We will pay special attention to the nuances for different versions of Android - from Android 10 to Android 14.

Important: if you did not delete the application manually, but it disappeared from the desktop and from the list of all apps, the problem may lie in a launcher failure or virus activity. In this case, additional actions will be required - we will also describe them below.

1. The fastest way: drag the shortcut from the application menu

In 90% of cases, you can return the app to the Android desktop in 10 seconds - just find it in the general list of applications and move it to the main screen. This method works on all versions of Android and does not require administrator rights.

Instructions:

  • ๐Ÿ“ฑ Open all menu applications (usually swipe up from the bottom of the screen or tap on the โ€œdots/squaresโ€ icon in the dock panel).
  • ๐Ÿ” Find the desired application in the list (you can use the search at the top of the screen).
  • ๐Ÿ–ฑ๏ธ Hold the app icon longer than 1 seconduntil it โ€œunsticksโ€ from the background.
  • ๐Ÿ“ฒ Drag it to an empty space on the desktop and release your finger.

If the shortcut is not dragged, check:

  • โŒ Whether mode editing the desktop is activated (on some shells this blocks dragging).
  • โŒ Is there a third-party launcher installed (for example, Nova Launcher or Apex Launcher) with restrictions on adding shortcuts.
๐Ÿ’ก

On some smartphones Xiaomi and Redmi for drag and drop You must first click โ€œEditโ€ in the application menu (pencil icon).

2. Recovery via launcher settings (for standard interface)

If drag and drop does not work, the problem may be in the settings of the standard Android launcher. This is especially true after system updates, when user screen settings are reset.

How to return the shortcut through the settings:

  1. Press an empty space on the desktop โ†’ select Desktop settings (or Launcher options).
  2. Go to section Application shortcuts or Home screen.
  3. Find the option Reset settings or Restore default icons.
  4. Confirm the action - after rebooting the launcher, the missing shortcuts may return.

On smartphones with shells (Samsung One UI, Oppo ColorOS) the path may differ:

  • ๐Ÿ“ฑ Samsung: Settings โ†’ Home screen โ†’ Add applications to the home screen.
  • ๐Ÿ“ฑ Xiaomi/Redmi: Settings โ†’ Desktop โ†’ Restore shortcuts.
What to do if there is no "Desktop Settings" item?

This means that you have a third-party launcher installed (for example, Microsoft Launcher or Action Launcher). To return to the standard interface, go to Settings โ†’ Applications โ†’ Default Launcher and select the system option (usually called "Lawnchair", "Pixel Launcher" or the manufacturer's branded launcher).

3. Finding hidden or disabled applications

Sometimes a app is not displayed in the applications menu not because it was uninstalled, but because it was hidden or disabled This is. often occurs after optimizing the system or manually clearing the cache.

How to find a hidden application:

  1. Open Settings โ†’ Applications.
  2. Tap on the three dots in the upper right corner โ†’ select Show system ones or Hidden applications.
  3. In the list, find the desired app and click Show or Enable.

After this, the shortcut should appear in the applications menu again, and you can transfer it to the desktop in the standard way.

Find the application in Settings โ†’ Applications

Make sure that it is not disabled (status "Enabled")

Check if it is hidden in the launcher settings

Reboot the smartphone if the shortcut does not appear-->

4. Using the โ€œApplication Shortcutsโ€ widget (for Android 8.0+)

If the standard methods do not work, you can use the built-in Android widget, which allows you to add shortcuts to the desktop manually. This method is suitable for all versions of the OS, starting from Android 8.0 Oreo.

Step-by-step guide:

  1. Press and hold an empty space on your desktop โ†’ select Widgets.
  2. In the list, find a widget with the name Application shortcuts (or App Shortcuts on English firmware).
  3. Drag it to the desktop.
  4. In the window that opens, select the desired application from the list.

The advantage of this method is that the widget allows you to add not only basic shortcuts, but also quick actions (for example, โ€œNew messageโ€ in WhatsApp or โ€œSelfieโ€ in Camera).

Method Works on Requires root access Execution time
Drag and drop from menu All versions of Android โŒ No 10 seconds
Settings launcher Standard launcher โŒ No 1-2 minutes
Shortcuts widget Android 8.0+ โŒ No 30 seconds
ADB commands Any version โš ๏ธ Partial 5 minutes

5. experienced users)

If the application disappeared not only from the desktop, but also from the menu, and it is not in the settings, it may have been deleted as system (for example, after unsuccessful rooting or cleaning up garbage by aggressive optimizers). In this case, it will help ADB (Android Debug Bridge).

Warning: This method requires connecting the smartphone to the PC and may cause system crash if used incorrectly. We recommend trying simpler methods first.

Instructions:

  1. Install ADB Tools on the computer and turn on USB debugging to. smartphone settings (Settings โ†’ About phone โ†’ Build number โ€” tap 7 times, then return to Settings โ†’ For developers).
  2. Connect your phone to the PC and run the command to check the connection:
    adb devices
  3. To restore a hidden system application, enter:
    adb shell cmd package install-existing

    (you can find out the package through adb shell pm list packages | grep "name").

๐Ÿ“Š Which method of restoring shortcuts helped you?
Drag and drop from the menu
Launcher settings
Widget "Shortcuts"
ADB commands
Nothing helped

6. Reinstalling the application (if it was deleted)

If you are sure that the application completely removed is from the system (not displayed in Settings โ†’ Applications and is not found through search), all that remains is to reinstall it. This is relevant for user apps from Google Play or third-party sources.

How to reinstall:

  • ๐Ÿ›’ Open Google Play Store โ†’ find the application by name.
  • ๐Ÿ“ฅ If it was purchased or installed previously, click Install (data may be saved if the memory has not been cleared).
  • ๐Ÿ”„ For system applications (for example, Camera or Gallery), reinstallation is possible only through firmware or backup.

After installation, the shortcut will automatically appear in the application menu - all that remains is to transfer it to the desktop.

๐Ÿ’ก

If the application was pre-installed by the manufacturer (for example, Samsung Health on Galaxy), it cannot be completely removed without root access. In this case, only resetting the settings or flashing the firmware will help.

7. Resetting the launcher settings (last resort method)

If none of the methods worked, the problem may lie in a failure of the launcher - the app responsible for displaying the desktop. In this case, resetting its settings to factory settings will help.

How to reset the launcher:

  1. Open Settings โ†’ Applications.
  2. Find the launcher in the list (called Lawnchair, One UI Home, MIUI Launcher i etc.).
  3. Click Storage โ†’ Clear data and Clear cache.
  4. Reboot your smartphone.
โš ๏ธ Attention: after resetting the launcher all shortcuts and widgets on the desktop will be deletedand the screen layout will return to the factory one. Before the procedure, we recommend taking screenshots of the current layout or writing down the location of important shortcuts.

FAQ: Frequently asked questions about restoring shortcuts

Is it possible to return a shortcut if the application has been deleted as a system one?

Yes, but only with rights root or through ADB. System applications (for example, Camera or Phone) are not completely removed without special tools. Try:

  1. Reflash your smartphone using the manufacturer's official utility.
  2. Restore backup via TWRP (requires unlocked bootloader).
Why do shortcuts disappear after updating Android?

This is due to the fact that new versions of the OS sometimes reset the launcher settings. To avoid the problem:

  • Before updating, make a backup via Settings โ†’ System โ†’ Backup.
  • Use third-party launchers (for example, Nova Launcher), which save settings when updates.
How to return a shortcut to the desktop if it disappeared after resetting to factory settings?

After the reset, all user shortcuts are deleted. To restore them:

  1. Open Google Play Store โ†’ Library โ†’ install the necessary applications again.
  2. Move shortcuts to the desktop from the application menu (see Method 1).
  3. If you used a backup via Google Account, shortcuts can be restored automatically after logging in.
Is it possible to restore a shortcut without reinstalling applications?

Yes, if the application was not deleted. Try:

  • Find it in Settings โ†’ Applications and press Open - this may return the shortcut to the menu.
  • Use widget Application shortcuts (see Method 4).
  • Clear launcher cache (see Method 7).
Why canโ€™t you drag shortcuts on some smartphones?

This is a limitation of some branded shells (for example, EMUI on Huawei or Flyme OS on Meizu). Solutions:

  • Install a third-party launcher (for example, Nova Launcher or Apex Launcher).
  • Use the widget Application Shortcuts.
  • Update the firmware - in new versions, restrictions may be removed.