Have you accidentally deleted the app icon from Xiaomiโs desktop, or does it disappear after a reboot?This problem is familiar to many owners of Redmi, POCO and Mi smartphones โ especially after a MIUI update or a launcher change. Unlike iOS, where all apps are displayed by default on the home screen, the MIUI shell allows you to hide shortcuts, which sometimes leads to their โdisappearance.โ
In this article, weโll look at 5 proven ways to return an icon to your desktop, from basic actions in the app menu to hidden MIUI features to even manual recovery through ADB. Youโll learn why shortcuts disappear after updates, how to distinguish remote icons from hidden ones, and what to do if standard methods donโt work. All instructions are relevant for MIUI 14/15 and new firmware 2026.
Why are badges missing on Xiaomiโs desktop?
Before you restore shortcuts, it's important to understand why they're gone, and 80 percent of the time, the problem isn't with the application being removed, but with the MIUI shell or launcher settings, and here are the main reasons:
- ๐ฑ Hiding through the application menu: in MIUI You can remove the icon from the desktop without removing the application itself (Hide function in the context menu).
- ๐ Update MIUI: after major updates (for example, with MIUI 13 on MIUI 14) launcher settings are reset and some labels โfly offยป.
- ๐งฉ Launcher Reset: If you changed the theme or reset your com.miui.home settings, the icons may disappear.
- ๐ซ System Limitations: Some system applications (e.g. Google Play Services) donโt have default shortcuts.
- ๐ง Cache errors: A damaged launcher cache (com.miui.home) leads to visual glitches, including missing icons.
Critical detail: if the app is removed completely (not hidden), its icon cannot be returned - you will have to reinstall from Google Play or Mi App Store. To check if the application is installed, open Settings โ Applications โ Application Management and find it in the list.
Method 1: Restore through the application menu (the easiest one)
If the icon is simply hidden rather than deleted, it can be returned in 10 seconds:
- Swipe your finger up from the bottom of the screen to open the app menu.
- Find the app you want in the list (use the search at the top if itโs not in sight).
- Press the application icon with your finger and, without letting go, drag it to the desktop.
- If a red cross appears during drag and drop, the application is removed, not hidden.
On some models (POCO F5, Redmi Note 12), the app menu is swiped to the left of the home screen. If you have a third-party launcher (for example, Nova Launcher), the method may differ.
โ๏ธ Check before reinstating the badge
Method 2: Return hidden icons via MIUI settings
MIUI allows you to hide applications from displaying on the desktop and menus. If you (or someone else) have activated this feature, the icon will not be visible, but the application will remain installed.
- Open Settings โ Applications โ Application Management.
- Slip on the three dots in the top right corner and select Hidden Apps.
- In the list, find the desired application and uncheck it.
- Return to the desktop and drag the icon from the app menu (see Method 1).
On some firmware (MIUI Global for Redmi 10 and older), the path may be different: Settings โ Home Screen โ Hidden Apps. If there is no Hidden Apps, then the feature is disabled in your version of MIUI.
What to do if there is no item "Hidden applications"?
Method 3: Reset the launcher settings (if the icons disappear after the update)
If the icons disappeared after updating MIUI or changing the theme, the problem may be the system launcher settings (com.miui.home) that have gone wrong.
- Open Settings โ Applications โ Application Management.
- In the search, type โLuncherโ or com.miui.home.
- Select the app and tap โStorageโ โ โClear Dataโ.
- Confirm the action and restart the phone.
โ ๏ธ Attention: this method will reset all desktop settings - folders, widgets and icon location.
After the reboot, the icons should appear in the application menu. If not, check if the launcher is disabled in Settings โ Battery and Performance โ Autostart Management (should be autostart permission).
| Xiaomi model | MIUI version | The path to launcher reset | Notes |
|---|---|---|---|
| Redmi Note 11/12 | MIUI 13/14 Global | Settings โ Applications โ Launcher โ Storage โ Clear data | After reset, gestures may need to be re-tuned. |
| POCO X5/F5 | MIUI 14 for POCO | Settings โ Applications โ Management โ System โ Launcher | On POCO, the reset does not affect the theme settings. |
| Xiaomi 13/14 | MIUI 15 (beta) | Settings โ About the phone โ Additional โ Resetting the launcher settings | The feature appeared in MIUI 15 โ donโt look for it on old firmware. |
Method 4: Manual shortcut creation via widget (for system applications)
Some system applications (Settings, Camera, Phone) do not have standard icons in the menu, but they can be returned through the shortcut widget:
- Clutch the empty space on the desktop and select โWidgetsโ.
- Scroll down the list and find the shortcuts widget (or shortcuts on English firmware).
- Drag him to the desk.
- In the list that opens, select the desired application (for example, Settings or FM-radio).
This method works even for apps that donโt appear on the menu, such as:
- ๐ Calls (if the phone icon disappears after the update).
- ๐ท Camera (on some models) POCO label hidden by default).
- โ๏ธ Settings (may disappear when changing the launcher).
- ๐ป FM-radio (hidden on firmware without pre-connected headphones).
๐ก
If the shortcut widget is missing, try installing it through the Mi App Store (called "MIUI Shortcuts"). On some firmware, it is hidden by default.
Method 5: Recovery through ADB (for power users)
If standard methods have not worked and the application is precisely installed (see Settings โ Applications), you can try to return the icon via ADB. This method is suitable for advanced users and requires a computer.
You'll need:
- ๐ฅ๏ธ Computer with installed ADB-Drivers (download from the official Android website).
- ๐ฑ Included debugging by USB on the phone (Settings) โ The phone. โ Version. MIUI โ Tap 7 times, then go back to Settings โ Additionally. โ For developers โ Debugging by USB).
- ๐ USB-Type C Cable (preferably original).
Instructions:
- Connect the phone to your computer and allow debugging (a request will appear on the phone screen).
- Open the command prompt (cmd) in the folder with ADB.
- Enter the command to check the connection: Adb devices must display the serial number of your device.
- Run the command to restore the icon (replace com.example.app with the batch name of the application, for example, com.android.settings for Settings): adb shell cmd shortcut create-home -p com.example.app -a.MainActivity
- Reboot the phone.
โ ๏ธ Attention: misuse ADB Do not change the settings if you are not sure of the actions. To find the batch name of the application, use the command: adb shell pm list packages | grep "name of annex"
๐ก
ADB-The method is the last chance to return the icon if other methods have not worked, use it only when you are confident in your actions or under the guidance of an experienced user.
What to do if nothing helps
If neither method returned the icon, check the following points:
- ๐ Is the application removed? Make sure it's in Settings โ If not, reinstall from Google Play or Mi App Store.
- ๐ฑ Third-party launcher? if you're using Nova Launcher, Apex or another alternative launcher, try returning the standard launcher MIUI Launcher (Settings) โ Annexes โ By default. โ Launcher).
- ๐ Firmware update? Xiaomi forums often report badges that have disappeared after updates. Check if the fix has come out in Settings โ Updating the system.
- ๐งช Beta version MIUI? If you are on beta firmware, roll back to the stable version via the Mi Flash Tool (instructions on the official website).
If the problem persists, there are two options:
- Reset to factory settings (save data! path: Settings โ About phone โ Reset settings).
- Contacting the service center - if the loss of icons is accompanied by other glitches (hangs, overheating), this may indicate a hardware malfunction.