Why Xiaomi doesnβt have an app icon on the screen and how to fix it
Did you install a new app on your Xiaomi Redmi, POCO or Mi, but its icon doesn't appear on the home screen? Or did all the shortcuts disappear after the MIUI update? This problem is familiar to many Xiaomi smartphone users - and it has at least 5 solutions. Unlike "pure" Android, the MIUI shell has its own nuances of working with application shortcuts that are not always obvious.
In this article, weβll look at all the current ways to add icons to the screen, from basic to hidden MIUI 14 features. Youβll learn how to return missing icons, why some apps arenβt displayed on the menu, and how to get around system limitations. And weβll also tell you what to do if, after resetting settings or updating the firmware, all shortcuts have disappeared from the desktop.
Before you go to the instructions, check two things: 1 Make sure the app is actually installed β sometimes users confuse the installation with the download. APK-file. 2) Open the settings β Annexes β Manage applications and find the application you want in the list. If it's not there, it's not finished.
Method 1: Adding a shortcut through the application menu
The simplest method that works on all versions of MIUI is 12 to 14, and it works for 90% of the time when the app icon doesnβt show up on the default home screen.
Instructions:
- Touch the free space on the home screen and hold for 1-2 seconds until the menu appears.
- Select Widgets (or Shortcuts in older versions of MIUI).
- Scroll down to the App section.
- Find the desired application, pinch its icon and drag it to a free space on the screen.
Check the Hidden Apps folder in the menu
Make sure the app is not disabled in the settings
Restart your phone and try again.
Update. MIUI last-minute-->
If the app is not in the general list, try to find it through a search:
- Swipe your finger down the main screen to open a MIUI search.
- Enter the name of the appendix.
- When it appears in the results, press the icon and drag it to the screen.
β οΈ Note: Some Xiaomi models (e.g. Redmi Note 10 Pro) POCO X3 Pro) after dragging the icon, a pop-up with a choice of action may appear. Choose to create a shortcut rather than Open.
Method 2: Recover Hidden Icons through MIUI Settings
The MIUI shell has an app hide feature that sometimes works by accident β for example, after a system update or reset. If you don't find an icon on the screen, check the list of hidden apps.
How to get back hidden badges:
- Open Settings β Applications β Application Management.
- Slip on the three-point menu in the upper right corner and select Hidden Apps.
- Find the desired application in the list and uncheck it.
- Return to the main screen β the icon should appear in the app menu.
If the application was not hidden, but still does not appear, try resetting the launcher settings:
Settings β Main screen β Additional β Resetting the launcher settingsπ‘
On some MIUI firmware, hidden applications can be returned via Security β Application Lock. Check this section if the standard method didn't work.
Method 3: Use the "Duplicate Application" function (for cloned versions)
If you created a duplicate of the application through the Duplicate function (for example, for a second account in messengers), its icon may not appear automatically, in which case you need to manually add a shortcut for the cloned version.
How to do this:
- Open Settings β Applications β Duplicate applications.
- Find the desired application in the list with the mark (2).
- Slip on it and select Create a shortcut on the home screen.
If this option is not available, try an alternative method:
- π± Open the menu of all apps (swipe up from the bottom of the screen).
- π Enter the name of the application in the search bar.
- π±οΈ Press the cloned app icon (it will be marked with an icon) π₯) and drag it on the screen.
β οΈ Attention: POCO F3 and POCO X4 Pro with firmware MIUI 13 cloned applications may not appear in the search, in which case only resetting the launcher settings will help (see Method 2).
Method 4: Manually create a shortcut through ADB (for power users)
If standard methods donβt work, you can manually create a shortcut using ADB (Android Debug Bridge), which is suitable for system applications that donβt appear on the menu, or for applications that are manually installed via APK.
What you need:
- π» A computer with installed Xiaomi drivers and ADB.
- π USB-cable.
- π± Included debugging by USB (Settings β The phone. β Version. MIUI β Tap 7 times, then return to the Additional Settings β For developers β Debugging by USB).
Instructions:
- Connect the phone to the computer and confirm debugging on the smartphone screen.
- Open the command line (or Terminal on Mac/Linux) and type: adb shell pm list packages | grep "application name" This will help you find the exact package name (for example, com.whatsapp).
- Create a shortcut by the command: adb shell cmd shortcut create-home --package "name package" --activity "name activity" To find out the name activity, use: adb shell cmd package resolve-activity -c android.intent.category.LAUNCHER "name packet"
Example for WhatsApp:
adb shell cmd shortcut create-home --package com.whatsapp --activity com.whatsapp.HomeActivityWhat if the ADB does not recognize the device?
Method 5: Reinstall the application with data cleaning
If the app icon disappeared after the update or it doesn't work properly, a complete cache-cleaning reinstallation will help, and this method also solves the problem when the app is installed but not displayed in the MIUI menu.
Step-by-step:
- Open Settings β Applications β Application Management.
- Find a problem app and tap it.
- Choose Delete (or Disable if it is a system application).
- Reboot the phone.
- Install the app again from Google Play or via APK.
- After installation, check the app menu β the icon should appear.
For system applications (e.g. Camera or Gallery) that cannot be removed:
- Open the application settings.
- Select Warehouse β Clear data and Clear cache.
- Reboot the phone.
- Check if the icon appears on the menu.
| Problem. | Possible cause | Decision |
|---|---|---|
| The icon disappeared after the MIUI update | Resetting launcher settings | Make a launcher reset (Method 2) |
| The application is installed but not displayed | Hidden in MIUI settings | Check the list of hidden apps |
| A label is created, but immediately disappears. | Conflict with MIUI optimization | Turn off auto cleaning in Settings β Battery β Optimization |
| You canβt create a shortcut for a system application | MIUI Limitations for Pre-installed Applications | Use ADB (Method 4) or a third-party launcher |
What to do if none of the methods work
If youβve tried all the methods, but the app icon never appears on the Xiaomi screen, the problem could be deeper.
- π Resetting: Return the phone to factory settings via Settings β The phone. β Setting reset. Attention: it will delete all data!
- π οΈ Firmware failure: If the problem has occurred after the update MIUI, Try to revert to the previous version via Fastboot.
- π± Third-party launcher: Install an alternative launcher (like Nova Launcher or Lawnchair) β it can display hidden launchers MIUI icons.
- π Model-specific bug: On some devices (e.g. Redmi) 9A or POCO M3) There are some famous icon-picture bugs. Check the forums. 4PDA or XDA for your model.
On Xiaomi models with a MediaTek processor (for example, Redmi Note 11 or POCO M4 Pro), after resetting, the folder with system application shortcuts may disappear, in which case only a complete flashing through the Mi Flash Tool will help.
π‘
If the problem is only one application, it is likely that its settings or conflict with MIUI are to blame. If ALL icons are gone, it is a system failure that requires resetting or flashing.