Application icons on the Android home screen accumulate over time, creating chaos and making it difficult to find the apps you need. Even after uninstalling some applications, their shortcuts may remain, taking up space and ruining the appearance of your desktop. In this article, we will look at all the possible ways to remove icons - from standard methods to hidden functions that few people know about.
It is important to understand that removing a shortcut from the screen is not the same as deleting the application itself. A shortcut is just a โlinkโ to a app that remains in the application menu. If the goal is to completely get rid of the app, additional steps will be required, which we will also talk about.
The instructions in the article are relevant for all modern versions of Android (from 10 to 14), but may differ slightly depending on the manufacturerโs shell (One UI y Samsung, MIUI y Xiaomi, EMUI y Huawei). We will present universal methods and point out the features of popular brands.
1. Standard removal of a shortcut from the home screen
The easiest way is to hold your finger on the unnecessary icon and drag it to the trash. This method works on 90% of devices, but there are nuances depending on the Android version and shell.
On pure Android (for example, Google Pixel or Motorola):
- Press and hold the application icon 1-2 seconds.
- The message
Deleteor the trash icon will appear at the top of the screen. - Drag the icon to this area and release your finger.
On Samsung s shell One UI:
- ๐ฑ Long press on the icon will bring up a context menu.
- ๐๏ธ Select the item
Delete(not to be confused withDelete application!). - โ๏ธ On some models (Galaxy S22 and newer), confirmation may be required.
If the icon is not removed in the standard way, check:
- ๐ Is it blocked by a widget or folder (try deleting the widget first).
- ๐ฒ Is it a system application (for example,
PhoneorMessages- their shortcuts sometimes you canโt delete). - ๐ Is the mode
Layout protectionenabled in the launcher settings (more on that below).
On some devices (for example, Huawei P50), a long press causes vibration - this is a signal that you can release your finger and drag the icon.
2. Removing through the applications menu
If the shortcut has disappeared from the main screen, but remains in the applications menu (list of all installed apps), you can delete it from there. This method can also be removed. suitable for removing duplicate icons.
Instructions for most devices:
- Open the application menu (swipe up from the bottom of the screen or click on the icon
All applications). - Find the application you need and hold its icon.
- In the menu that appears, select
Remove from main screenorHide.
On Xiaomi (MIUI 12-14):
- ๐ Go to
Settings โ Home screen. - ๐ Select
Hide applicationsand mark unnecessary ones. - โ ๏ธ This will hide the application from the menu, but will not remove it completely.
| Manufacturer | Path to hide settings | Features |
|---|---|---|
| Samsung | Settings โ Home screen โ Hide apps |
Requires PIN code confirmation |
| Xiaomi/Redmi | Settings โ Home screen โ Hide applications |
You can hide system applications |
| Huawei/Honor | Settings โ Screen โ Hide applications |
Works only for custom applications |
| Google Pixel | No built-in functions | Requires a third-party launcher |
โ ๏ธ Attention: Hiding an application through the menu does not remove it from the device, but only removes it from the list. To completely remove it, use Settings โ Applications.
3. Using screen editing mode
Many users are not aware of the existence of a special editing mode that simplifies icon management. This method is especially useful if you need to delete several shortcuts in a row.
How to enable editing mode:
- ๐ฑ On most devices: press and hold an empty space on the main screen for 1-2 seconds.
- โ๏ธ Options will appear at the bottom of the screen:
Widgets,Wallpaper,Settings. - ๐๏ธ Drag unnecessary icons to the top of the screen (zone
Delete).
On Samsung Galaxy:
- ๐ง Press and hold an empty space โ select
Home screen settings. - ๐ Enable
Edit mode(pencil icon). - ๐๏ธ Now you can delete icons, folders and widgets with one touch.
Make a backup copy of the layout (if there are important folders)
Close all running applications
Connect the charger (on weak smartphones, editing can drain the battery)
Check that Is the "Easy interface" mode enabled (it limits functions)
-->
If the editing mode is not activated:
- ๐ Reboot the device - sometimes it helps with launcher glitches.
- ๐ฑ Check if a third-party launcher is installed (for example, Nova Launcher or Action Launcher).
- ๐ ๏ธ Update the system software - older versions of Android may have had editing bugs.
4. Removing system icons (Phone, Messages, Camera)
Some system applications (Phone, Messages, Camera) cannot be removed using standard methods, but they can be hidden or replaced. This is relevant if you use alternative applications (for example, Google Messages instead of standard SMS).
Method 1: Disabling through settings
- Go to
Settings โ Applications. - Find the system application (for example,
Messages). - Click
DisableorHide(not all applications support this option).
Method 2: Using ADB (for advanced users)
If you canโt disable the application through the menu, you can use ADB (Android Debug Bridge). data-i="154">(specify the name for your application via
adb shell pm hide com.android.mms
Where com.android.mms - application package name Messages (check the name for your application via adb shell pm list packages).
โ ๏ธ Attention: Disabling system applications can lead to unstable operation of the phone. For example, disabling Phone will deprive you of the ability to make calls. Before experiments, create a backup copy!
How to return a disabled system application?
To return the application, use the command:
adb shell pm uninstall -k --user 0 com.android.mms
Replace com.android.mms with the desired package After. After rebooting, the application will become active again, but its data will be saved.
5. Removing icons through third-party launchers
If standard methods do not help, you can install an alternative launcher (for example, Nova Launcher, Apex Launcher or Microsoft Launcher). including:
- ๐๏ธ Hiding any icons (including system ones).
- ๐ Locking the layout from accidental changes.
- ๐จ Customizing icons and folders.
Instructions for Nova Launcher:
- Install Nova Launcher from Google Play.
- Press an empty space on the screen โ
Nova Settings. - Go to
Settings of applications and widgets โ Hide applications. - Tick the boxes of the applications you want to hide.
Advantages of third-party launchers:
- ๐ง More flexibility in customizing the interface.
- ๐ Ability to create smart folders (automatic sorting by category).
- ๐ Built-in search for applications.
Disadvantages:
- ๐ฑ Some functions (for example, gestures) may conflict with system ones.
- ๐ Increased battery consumption on weak devices.
- ๐ฐ Premium features require purchase (for example,
Nova Launcher Prime).
Third-party launchers are the best solution if you need to hide system applications without root access or ADB. However, they do not remove applications completely, but only remove them from view.
6. Removing duplicate icons
Sometimes after updating the system or restoring from a backup, duplicate icons appear on the screen. This occurs due to failures in the launcher or conflicts between application versions.
How to remove duplicates:
- Try standard deletion (hold + drag to trash).
- If this does not help, reboot the device - duplicates often disappear after reboot.
- Check whether two versions of the same application are installed (for example, Facebook and Facebook Lite).
On Xiaomi and Huawei duplicates may appear due to the function Clone applications (to create a second account). To delete a clone:
- ๐ฑ Go in
Settings โ Applications โ Cloning applications. - ๐๏ธ Find the duplicate application and click
Delete clone.
If duplicates remain:
- ๐ง Reset the launcher settings:
Settings โ Applications โ [Your launcher] โ Storage โ Clear data. - โ ๏ธ Attention: This will delete all your home screen settings (folders, widgets, wallpapers).
7. What to do if the icon is not deleted?
If none of the methods worked, the problem may be related to:
- ๐ Layout protection: On some devices (Samsung, LG) there is an option to lock the screen from changes. launcher settings.
- ๐ฑ Launcher crash: Clear the launcher cache in
Settings โ Applications โ [Your launcher] โ Memory โ Clear cache. - ๐ ๏ธ System corruption: If the problem appeared after the update, try rolling back to the previous firmware version.
Extreme measures:
- ๐ Resetting the launcher settings: As described above, but save a screenshot of the current layout to restore it later.
- ๐ฒ Installing another launcher: If the system is buggy, Nova Launcher or Lawnchair can become a replacement.
- ๐ง Reset to factory settings: Use only if other methods did not help (don't forget to make a backup!).
โ ๏ธ Attention: On some devices (Samsung Galaxy Z Fold/Flip, Xiaomi Mix Fold), due to the features of the folding screen, there may be restrictions on editing the main screen.
FAQ: Frequently asked questions
Is it possible to delete an application icon without deleting the application itself?
Yes, deleting a shortcut from the main screen does not affect the application itself. It will remain in the applications menu and will work. To completely remove the app, go to Settings โ Applications โ [Name] โ Uninstall.
Why does its icon remain on the screen after deleting an application?
This is due to a malfunction of the launcher (the app responsible for displaying the main screen). Try:
- Reboot your device.
- Clear the launcher cache in application settings.
- Hold the icon and drag it to the trash again.
How to return a deleted icon to the screen?
If you deleted only the shortcut, not the application itself:
- Open the applications menu (swipe up from the bottom of the screen).
- Find the application you want and hold its icon.
- Drag it to the home screen.
If the application was completely uninstalled, install it again from Google Play.
Is it possible to hide system applications (for example, Google Play)?
Without root access, you cannot completely remove system applications, but you can:
- Hide using a third-party launcher (for example, Nova Launcher).
- Disable via
Settings โ Applications(not all system applications support disabling). - Hide using ADB (requires connection to a PC).
On some firmware (for example LineageOS) there is an option to remove system applications applications, but this is risky.
Why is there no "Delete from the main screen" option on my phone?
Possible reasons:
- You have a third-party launcher installed - check its settings.
- The manufacturer has blocked this function (for example, on some devices ZTE or Alcatel).
- Mode is enabled
Layout protection- disable it in the home screen settings. - This is a widget, not an application icon - delete it through the menu widgets.