Are you trying to clear the desktop on your smartphone, but some shortcuts stubbornly refuse to disappear? This problem is familiar to many users Android —especially when it comes to system icons, widgets from the manufacturer, or the consequences of installing dubious applications. The standard holding your finger and selecting “Delete” does not always work: some shortcuts are blocked by the launcher, embedded in the firmware, or disguised as regular icons by viruses.

In this article we will look 7 proven methodshow to remove even the most stubborn shortcuts - from simple launcher settings to use ADB i manual editing of system files. You will learn how to distinguish an “unremovable” icon from a virus, why manufacturers block the removal of some icons, and what to do if the shortcuts appear again after cleaning. All methods have been tested on current versions Android 12–14 and popular shells (MIUI, One UI, ColorOS).

Why shortcuts are not deleted: 5 main reasons

Before taking radical measures, it is important to understand what exactly you are faced with. Here are the most common ones reasons why shortcuts are “stuck” to the desktop: Smartphone manufacturers (for example,

  • 🔒 System restrictions launcher. Smartphone manufacturers (eg. Xiaomi or Samsung) often block the removal of icons for their services - for example, Mi Video, Samsung Health or Game Launcher.
  • 🦠 Virus software. Some Trojans create shortcuts that are restored after removal or redirect to phishing sites. They are often disguised as “Google Play”, “System update” or “Banking services”.
  • 📱 Pinned widgetsWidgets (for example, weather or calendar) are deleted differently than regular shortcuts - they need to be “unpinned” through a long press.
  • 🔧 Corrupted data launcher. If the cache or shell settings (Nova Launcher, Pixel Launcher) are damaged, the shortcuts may be stuck in an undeletable state.
  • 📦 Residual files after uninstallationWhen you delete an application, its shortcut sometimes remains on the desktop as a “dead” link.

🔍 How to determine the type of problem? Try dragging the shortcut to the trash (if it appears when you long press it) If the icon returns after a reboot or does not respond to actions is a system one. or a virus object. If the shortcut disappears, but appears again after a while, the launcher cache or background application is to blame.

⚠️ Attention: On some firmware (for example, EMUI from Huawei) system application shortcuts cannot be deleted without rights root. Attempts to do this may cause the launcher to crash.

Method 1: Resetting the launcher settings (works in 60% of cases) cases)

The most secure and universal method is to reset the current shell. This will remove all custom shortcuts, widgets and folders, but will keep installed applications.

Instructions for the standard launcher:

  1. Open Settings → Applications.
  2. Find the launcher in the list (for example, Pixel Launcher, One UI Home or MIUI Launcher).
  3. Go to Storage → Clear data i Clear cache.
  4. Reboot your smartphone.

For third-party launchers (Nova Launcher, Apex):

  • 🔧 Go to the launcher settings (long press on the desktop → "Settings").
  • 🗑️ Select "Backup and reset" → "Reset settings".
  • 🔄 Confirm the action and restart the shell.

☑️ Preparing to reset the launcher

Done: 0 / 4

⚠️ Important: After the reset, the order of desktops may change and folders will disappear. If you use Nova Launcher, first export the settings via Settings → Backup.

Method 2: Removing through application settings (for “dead” shortcuts)

If the shortcut remained after uninstalling the app, it can be removed through the applications menu:

  1. Open the list of all applications (swipe up from the bottom of the screen).
  2. Find the icon of the problematic shortcut (it may be translucent).
  3. Hold it and drag it to the top of the screen to the “Delete” or “Information” inscription.
  4. In the menu that opens, select “Delete shortcut” or “Hide.”

If the shortcut is associated with an uninstalled application, try:

  • 🔍 Install the application again (for example, from APKMirror), then delete it in the standard way.
  • 📂 Use a file manager (for example, Solid Explorer) to search for residual files in folders /data/app or /sdcard/Android/data.
💡

If the shortcut leads to a non-existent application, check the folder /data/app-lib via Root Explorer —there may be “stumps” of deleted apps.

Method 3: Disabling system applications (without root)

Many “undeletable” shortcuts belong to system utilities that the manufacturer does not allow to uninstall. However, you can disableautomatically. will remove icons from the desktop.

How to do this:

  1. Go to Settings → Applications → Show system ones (you may need to tap on the three dots in the upper corner).
  2. Find the application whose shortcut you want to remove (for example, Samsung Members or Mi Pay).
  3. Select "Disable" (on some firmware - "Uninstall updates" → "Disable").
  4. Confirm the action. The shortcut will disappear after a reboot.
Manufacturer Examples of “uninstallable” applications Can I disable
Samsung Samsung Free, Game Launcher, AR Emoji Yes (except Samsung Knox)
Xiaomi Mi Video, Mi Music, Cleaner Yes (required MI account)
Huawei Huawei AppGallery, HiCare, Phone Clone Partially (some are blocked)
Google (Pixel) Google Play Movie, Google Duo Yes (except Google Play Services)
⚠️ Attention: Disabling system applications may disrupt the operation of some functions (for example, disabling Google Play Services will lead to errors in Google services). Before taking action, check reviews about a specific application on the forums (for example, 4PDA).

Method 4: Using ADB to force uninstall

If the previous methods did not work, Android Debug Bridge (ADB) a debugging tool that allows you to manage system components via a computer. This method is suitable for removing shortcuts to system applications without root access.

What you will need:

  • 💻 Computer with Windows/macOS/Linux.
  • 📱 Enabled USB debugging on your smartphone (Settings → About phone → Build number - tap 7 times, then return to Settings → System → For developers → USB debugging).
  • 🔌 USB cable (preferably original).
  • 🛠️ Utility ADB (download Platform Tools from Google).

Step-by-step guide:

  1. Connect your smartphone to the PC and confirm permission to debugging.
  2. Open the command line (cmd in Windows or Terminal in macOS/Linux) in the folder with adb.
  3. Enter the command to list all packages:
    adb shell pm list packages -f

    Find the package name of the problematic application in the output (for example, com.miui.video for Mi Video).

  4. Disable the application with the command:
    adb shell pm disable-user --user 0 package_name

    For example:

    adb shell pm disable-user --user 0 com.sec.android.app.launcher
  5. Restart your smartphone. The shortcut will disappear.

🔄 To return the application, use the command:

adb shell pm enable package_name

What to do if ADB does not see device?

1. Check if the drivers are installed (download for Windows Google USB Driver). 2. Try a different USB cable (not all support data transfer). 3. Enable the “Allow USB debugging (safe mode)” option in the developer settings. 4. Restart your PC and smartphone.

Method 5: Removal via Safe Mode (for virus shortcuts)

If shortcuts appear on their own or redirect to suspicious sites, your smartphone could be infected adver virus. In this case, it will help Safe Mode - a mode in which only system applications work.

How to launch Safe Mode:

  • 🔁 On most smartphones: hold the power button → long press on “Power off” → “Reboot into Safe Mode.”
  • 📱 On Samsung: hold the power and volume down button until the logo appears.
  • 🍎 On Xiaomi: hold the power button → "Reboot" → hold "OK" until the logo appears “Safe Mode” inscriptions.

In Safe Mode:

  1. Check whether the suspicious shortcuts have disappeared. If yes, the problem is in third-party software.
  2. Open Settings → Applications and sort the list by installation date.
  3. Uninstall unfamiliar applications (especially those with names like “System Update”, “Flash Player” or “Clean Master”)
  4. Clear the launcher cache (see Method 1).
  5. Reboot your smartphone into normal mode.

🛡️ If the virus remains, install an antivirus (Malwarebytes or Dr.Web Light) and scan the system. Avoid "cleaners" like Clean Master - they themselves are often the source of ad viruses.

📊 How often do you come across virus shortcuts on Android?
Never
1-2 times a year
Often (once a month)
Constantly (several times a week)

Method 6: Manual editing of launcher files (for experienced)

If you use a third-party launcher (Nova, Apex, Lawnchair), its settings are stored in files that can be edited manually. This will help remove “stuck” shortcuts that do not disappear after a reset.

📌 You will need:

  • 📁 File manager with access to root folders (Solid Explorer, FX File Explorer).
  • 🔓 Rights root (not necessary, but simplifies the process).

Where to look for settings:

Launcher File path settings What to edit
Nova Launcher /data/data/com.teslacoilsw.launcher/databases/ File nova.db —table favorites
Pixel Launcher /data/data/com.google.android.apps.nexuslauncher/ File launcher.db
Apex Launcher /data/data/com.anddoes.launcher/databases/ File apex.db —table items

🔧 How to edit:

  1. Copy the database file to your PC.
  2. Open it with SQLite Browser or DB Browser for SQLite.
  3. Find a table with shortcuts (usually favorites or items).
  4. Delete lines with unnecessary labels (follow the fields title or intent).
  5. Save the file and return it back to your smartphone, replacing the original.
  6. Restart the launcher.
⚠️ Attention: Incorrectly editing the database can cause the launcher to crash. Before making changes, make a backup copy of the file! If after editing the shell stops working, clear its data (see Method 1).

Method 7: Installing an alternative launcher

If none of the methods helped, the most radical (and often the most effective) method is change the launcher. The new shell will create a clean desktop without old shortcuts.

🏆 The best launchers for replacements:

  • 🌟 Nova Launcher — flexible configuration, gesture support, backup.
  • 🎨 Lawnchair —lightweight, open source, similar to Pixel Launcher.
  • 🔧 Apex Launcher —optimized for weak devices.
  • 🖼️ Microsoft Launcher —integration with Windows i Office.

📥 How to install:

  1. Download the launcher from Google Play.
  2. Click “Home” and select the new launcher as the main one.
  3. Customize the desktop again (old shortcuts will remain in the same shell, but will not be displayed).

Advantages of the method:

  • ✅ Full control over the desktop.
  • ✅ Ability to hide system applications without ADB.
  • ✅ Backup and synchronization of settings.

Disadvantages:

  • ⚠️ Some manufacturer widgets may not work.
  • ⚠️ Lags are possible on weak smartphones.
💡

Installing an alternative launcher is the only way to completely get rid of system shortcuts without root access. However, some functions (for example, navigation gestures) may not work correctly.

FAQ: Frequently asked questions about shortcuts that cannot be deleted

❓ Why does the shortcut appear again after deletion?

This is typical behavior for:

  • 🦠 Viral shortcuts (check your smartphone in Safe Mode).
  • 🔄 Applications with auto-updating (for example, Facebook or AliExpress can restore icons).
  • 📱 System utilities that the launcher forcibly adds to the desktop (for example, Google Discover on Pixel).

Solution: Disable auto-update for the problematic application in Google Play or remove it via ADB.

❓ Is it possible to remove the “Google” (Search) shortcut on the desktop?

Shortcut Google Search is built into most launchers and can only be removed:

  • 🔧 Via ADB (disable the package com.google.android.googlequicksearchbox).
  • 🎨 Using an alternative launcher (in Nova Launcher it can be hidden).

⚠️ Deleting via root can disrupt the operation of voice search and widgets.

❓ How to delete a folder with shortcuts that is not deleted?

If the folder is on the desktop the desktop does not respond to clicks:

  1. Try dragging all the shortcuts from it, then delete the folder itself.
  2. Reset the launcher settings (see Method 1).
  3. If the folder is system (for example, Samsung DeX), disable the associated application via ADB.
❓ What to do if after all the manipulations the shortcut remains?

If none of the methods worked:

  • 🔄 Execute reset to factory settings (save first data!).
  • 🛠️ Reflash your smartphone via Fastboot or Recovery (skills required).
  • 📱 Contact a service center - the problem may be in damaged firmware.
❓ Is it safe to use ADB to remove system applications?

It is safe if:

  • You disable only unnecessary applications (for example, Samsung Bixby).
  • Do not touch critical services (Google Play Services, Android System).
  • Make a backup copy before making changes.

It is dangerous if:

  • Remove security-related components (Knox, Device Policy).
  • Use commands pm uninstall instead pm disable (this removes the application completely, which can lead to crashes).