You downloaded a new application from Google Play, waited for the installation to complete, but... its icon is not on the main screen or in the application menu. The situation is familiar to many users Android, especially after updating the system or changing the launcher. In 90% of cases, the problem is solved in a few minutes, but to do this you need to understand its root.
In this article we will analyze all possible reasons for icons disappearing from the banal (the application is installed in a hidden folder) to the technical (errors in the APK manifest). You will learn how to check for a app on the system, where to look for hidden applications, and what to do if the icon disappears after each update. And for advanced users, we have prepared instructions for working with ADB and launcher settings.
Weโll warn you right away: if you use custom firmware or unofficial app stores, the risk of encountering such a problem increases at times. But even in this case, solutions exist - read on.
1. The application is installed, but the icon is hidden in a folder or on another screen
The most common reason is the icon simply does not appear on the first screen. Many launchers (including the standard one Google Launcher) automatically sort new applications alphabetically or add them to the "Unsorted" folder. Here's what to do:
- ๐ Scroll through all screens the desktop - swipe left/right.
- ๐ Check the folders with names like "Applications", "New", "Unsorted" or "Other".
- ๐ Use search by device: Swipe down on the home screen and enter the name of the application.
- ๐ฑ On some smartphones (for example Xiaomi or Huawei) new application icons are hidden by default - you need to manually add them to the screen.
If you use launcher from a third party (for example Nova Launcher, Apex or Microsoft Launcher), check its settings. Some launchers have an option "Hide icons for new applications", which is enabled by default.
On smartphones Samsung with a shell One UI new applications can be automatically added to the "Samsung" or "Galaxy Store" folder. Check it in the application menu.
2. The application is installed, but does not appear in the menu (system bug)
Sometimes the application is installed successfully, but does not appear in the menu or settings. This may be due to:
- ๐ค Launcher cache error is the most common bug caused by Android 12+.
- ๐ฆ Damaged APK file (especially if installed not from Google Play).
- ๐ Conflict with other applications (for example, if two versions of the same app are installed).
To fix this:
- Reboot the device - this will reset the launcher cache.
- Open
Settings โ Applications โ [Three dots] โ Show system onesand find your application in the list. If it is there, the problem is in the launcher. - Delete launcher cache:
Settings โ Applications โ [Your launcher] โ Memory โ Clear cache - If the application is not found in the settings, try reinstalling it.
How to check if the application is installed via ADB?
Connect your phone to the PC, open command line and enter:
adb shell pm list packages | grep "package_name"
If the command returns the package name (for example, com.whatsapp), the application is installed, but is not displayed.
3. launcher
After major system updates (for example, from Android 13 to Android 14) or changing the launcher, application icons may disappear. This is due to:
- ๐ Resetting the launcher settings โ some shells (for example, MIUI or ColorOS) reset the icon layout after the update.
- ๐ฑ Incompatibility of the launcher with the new version of Android - relevant for third-party launchers.
- ๐ง Changing the icon display policy (for example, Google v Android 14 tightened the rules for background applications).
Solutions:
- Update the launcher to the latest version in Google Play.
- Reset the launcher settings:
Settings โ Applications โ [Your launcher] โ Memory โ Clear dataโ ๏ธ Attention: this will delete all your desktop settings (wallpapers, widgets, folders).
- If the problem appeared after updating Android, check if the icons are hidden in the system settings:
Settings โ Home screen โ Hidden applications
| Manufacturer | Shell | Typical reason for missing icons | Solution |
|---|---|---|---|
| Samsung | One UI | Automatically hiding "rarely used" applications | Disable in Settings โ Home screen โ Hide apps |
| Xiaomi/Redmi/Poco | MIUI | Reset launcher settings after updating | Clear launcher data or reset settings |
| Huawei/Honor | EMUI/Magic UI | Block background processes for new applications | Add to "Protected applications" in battery settings |
| Google Pixel | Stock Android | Cache error Pixel Launcher | Clear the launcher cache or restart the device |
4. The application is installed as "system" and is not displayed
Some applications (especially those installed via ADB or root) may receive status "system". In this case, they are:
- ๐ They are not displayed in the main application menu.
- ๐ ๏ธ They are not deleted using standard methods.
- โ๏ธ They can work in the background without an icon.
How to check and fix:
- Open
Settings โ Applications โ [Three dots] โ Show system onesand find your application. - If it is in the list, but there is no icon, try removing updates (the "Delete updates" button).
- For advanced users: through
ADByou can change the application status:adb shell pm uninstall -k --user 0 package nameThen reinstall it normally.
โ ๏ธ Attention: Changing system applications without rootrights can lead to unstable operation of the device. Do this only if you understand the risks.
5. Problems with rights or conflicts with other applications
Sometimes the icon does not appear due to:
- ๐ Lack of necessary permissions (for example, the application requires access to the storage, but it does not exist).
- ๐คผ Conflicts with an antivirus or optimizer (for example, Clean Master or 360 Security can block new applications).
- ๐ฑ Manufacturer restrictions (on some smartphones, for example Huawei, new applications do not receive display rights by default icon).
What to do:
- Check application permissions in
Settings โ Applications โ [Your application] โ Permissions. - Temporarily disable the antivirus or optimizer and reinstall the application.
- On smartphones Huawei/Xiaomi Add the application to "Autorun" and "No restrictions" in the battery settings.
Disable antivirus|Check permissions|Add to autorun (for Xiaomi/Huawei)|Reinstall the application-->
6. A virus or malware hides icons
Rarely, but it happens: some viruses or adwareapplications can hide icons of other appsso that the user cannot remove them. Signs of infection:
- ๐ฆ Icons disappear not only for new, but also for old applications.
- ๐ฑ The device began to slow down or show unusual advertisements.
- ๐ The battery discharges faster than usual.
How to check and clean:
- Run a scan via Google Play Protect:
Settings โ Security โ Google Play Protect โ Scan - Install an antivirus (for example, Malwarebytes or Kaspersky) and scan the device.
- Check the list of installed applications for suspicious ones (especially those that you did not install).
- If all else fails, do a factory reset (don't forget to save the data!).
โ ๏ธ Attention: some "cleaners" (for example, DU Speed Booster or CCleaner) themselves can be a source of problems. Remove them first.
7. Features of specific manufacturers (Samsung, Xiaomi, Huawei, etc.)
Each manufacturer has its own "tricks" that can affect the display of icons:
- ๐ฑ Samsung: applications from Galaxy Store can be installed without icons by default. Check the "Galaxy Store" folder or Settings One UI.
- ๐ค Xiaomi/Redmi/Poco: MIUI there is a "Hidden Apps" feature that can automatically hide new apps. Disabled in Settings โ Applications โ Hidden applications: due to the absence of some applications, some applications may be installed without icons. Try installing them via
Settings โ Applications โ Hidden applications. - ๐ Huawei/Honor: due to lack Google Play Services Some applications may be installed without icons. Try installing them via AppGallery with the "Quick Install" mode enabled.
- ๐ฑ Google Pixel: Pixel Launcher there is a bug in which icons for new applications appear only after a reboot.
On Xiaomi smartphones with MIUI 14+, new applications are installed by default in "Secure Folder" if privacy protection is enabled. Check it out Settings โ Privacy โ Safe folder.
8. Solution for the advanced: manually adding an icon via ADB
If all the previous methods did not help, and the application is definitely installed (you see it in the settings), you can try manually add an icon via ADB. This method is suitable for experienced users.
Instructions:
- Enable
USB debuggingon your phone:Settings โ About phone โ Build number (tap 7 times) โ Return to Settings โ System โ For developers โ USB debugging - Connect your phone to the PC and open the command line (
cmdin Windows orTerminalin macOS/Linux). - Enter the command to check the installed application:
adb shell pm list packages | grep "part_of_application_name" - If the package is found, force stop and restart the launcher:
adb shell am force-stop com.android.launcher3adb shell am start -n com.android.launcher3/.Launcher - If this does not help, try resetting the launcher settings:
adb shell pm clear com.android.launcher3
โ ๏ธ Attention: commandsADBmay vary depending on the version of Android and launcher. For example, for Nova Launcher instead ofcom.android.launcher3usecom.teslacoilsw.launcher.
If after all the manipulations the icon still does not appear, but the application is working (visible in the task manager), most likely the problem is in the launcher. Try installing a third-party launcher (for example Nova Launcher or Lawnchair) and check the display of the icon in it.
FAQ: Frequently asked questions about missing application icons
Why is there no icon after installing the APK file, but everything is available through Google Play normal?
This is due to the fact that applications from Google Play are installed with the correct labels in the manifest, and "manual" APKs may have errors. Also Google Play automatically updates the launcher cache after installation, which does not happen with a manual installation.
Solution: After installing the APK manually, reboot the device or clear the launcher cache.
There is no icon on the screen, but the application is visible in the settings. How to return the icon?
Most likely the problem is in the launcher. Try:
- Clear launcher cache (
Settings โ Applications โ [Your launcher] โ Memory โ Clear cache). - Restart the device.
- Install another launcher (for example Nova Launcher) and check if the icon appears in it.
After updating Android, icons of several applications disappeared. How to restore?
This is a typical problem after major updates. Try:
- Reset the launcher settings (select in the launcher application settings). "Reset settings").
- Update the launcher via Google Play.
- If that doesn't help, reinstall the problematic applications.
On smartphones Samsung after updating One UI disabling the "Adaptive" function may help icons" in the theme settings.
Can I get the icon back without reinstalling the application?
Yes, in most cases. Try:
- Clear the launcher cache.
- Restart the device.
- Add an icon manually via the "Application Shortcuts" widget (if the launcher supports it).
- Use
ADBcommands to reset the launcher (see section 8).
Reinstallation is a last resort if all else fails.
Why do icons disappear more often on some smartphones (Xiaomi, Huawei)?
Manufacturers like Xiaomi i Huawei actively modify Android by adding:
- Battery โoptimizationโ functions that can block background processes (including the display of icons).
- Own launchers with non-standard logic for displaying applications.
- Privacy functions that automatically hide โsuspiciousโ applications.
Solution: Disable battery optimization for the problematic application and check your privacy settings.