Looking for an app shortcut on your Xiaomi Redmi, but it has gone missing from the home screen somewhere?This problem is familiar to many Xiaomi smartphone users - especially after a MIUI update or accidental deletion. Unlike an iPhone or "pure" Android, the MIUI shell has its own nuances of desktop organization that are often confusing.
In this article, weโll look at all the ways you can find a lost shortcut, from basic (search menus and folders) to advanced (launcher settings and ADB recovery), and learn why apps disappear from the screen, how to bring them back, and what to do if standard methods donโt work, and how to avoid similar situations in the future.
If you are in a hurry, use the quick menu:
- ๐ Search through the panel MIUI โ quickest
- ๐ Checking hidden folders - where "hidden" labels
- โ๏ธ Launcher settings โ if the application is hidden by the system
- ๐ Resetting screen settings โ when nothing helps
1. Search through the MIUI panel: a universal method
The first thing you should do is use the built-in MIUI search bar, which indexes all the apps you've installed, even those that don't show up on your desktop. Here's how it works:
- Swipe your finger down the main screen to open the search bar.
- Enter the name of the application in a line (for example, Telegram or Gallery).
- If the application is found, click on the result and hold the icon to drag it to the desktop.
โ ๏ธ Note: If the search does not find the application, it may mean that it:
- ๐๏ธ Removed (check in Settings) โ Annexes โ Application management).
- ๐ Hidden by the system (see section about launcher settings).
- ๐ฑ Installed on a different user profile (relevant for devices with multiple accounts).
If the search gives you a result, but the shortcut does not appear on the screen after dragging and dropping, try rebooting your smartphone โ sometimes this solves the launcher cache problem.
2. Check hidden folders and "Other Applications"
The MIUI shell automatically sorts shortcuts by folder if there are too many, often overlooking how the app moves to one of the standard folders:
- ๐ The Others folder โ rarely used programs are included here.
- ๐ฎ Games โ if the application is defined as a game (e.g. Brawl Stars or Genshin Impact).
- ๐ ๏ธ Tools โ system utilities like Calculator or flashlight.
- ๐ฑ Mi Apps โ Xiaomi branded services (Mi Home, Mi Fit, etc.).
To find these folders:
- Scroll through all the desktop screens left/right.
- Pay attention to the folders with the captions (they can be folded into a small icon with a number inside).
- Open the folder and hold the right shortcut to drag it to the main screen.
๐ก Tip: If there are too many folders, use the pinch gesture (mixing two fingers on the screen) - this will reduce the scale and show all screens at the same time.
What to do if the folder does not open?
3. Launcher settings: Returning hidden applications
MIUI has a feature to hide applications from prying eyes, and if the shortcut has gone missing without a trace, it may have been hidden through the launcher settings, to check this out:
- Press and hold the empty space on the desktop.
- Select Screen Settings (or Launcher Settings, depending on the MIUI version).
- Go to the Hidden Applications section.
- Remove the tick from the desired application so that it again appears in the menu.
Also check the Protected Application section โ there may be programs blocked by a password or fingerprint.
| Problem. | Reason. | Decision |
|---|---|---|
| The label disappeared after the update | Resetting launcher settings | Restore through Settings โ Themes โ Launcher |
| The app is on the menu, but it doesnโt drag and drop. | Cache error | Clear the launcher cache (see spoiler above) |
| A label appears and disappears | Conflict with MIUI optimization | Disconnect Battery โ Charge Optimization โ Deep Optimization for Launcher |
โ ๏ธ Note: In some Xiaomi firmware (for example, on the Redmi Note 10 Pro with the MIUI 14) the Hidden Apps section can be called Private Mode or Second Space. If you can't find it, search the settings.
Make sure the app is not hidden|Check the "Others" folder"|Clear the launcher's cache|Update MIUI last-minute-->
4. Resetting desktop settings
If previous methods didn't work, try resetting the launcher settings, which will return the desktop to factory status, but won't delete the applications or data themselves.
- Click the blank space on the screen and select Screen Settings.
- Scroll down and click Reset settings (or Restore by default).
- Confirm action. After rebooting, all labels will return to their original state.
Important: After reset, all folders and widgets will be deleted, and application shortcuts will return to the first screen in alphabetical order. If you need to keep the current arrangement, take screenshots before reset.
๐ง Alternative: If the reset via the menu does not work, use Safe Mode (Safe Mode):
- Press the off button and hold the power off until the prompt to go to Safe Mode appears.
- In Safe Mode, reset the launcher settings (as described above).
- Restart your phone in normal mode.
5. Recovery through ADB: for advanced users
If the shortcut is lost due to a system failure (for example, after a failed update), it can be returned using ADB (Android Debug Bridge), which is suitable for power users, since it requires a connection to a PC.
You'll need:
- ๐ฅ๏ธ Computer with installed ADB Tools.
- ๐ฑ Included Debugging by USB on Redmi (Settings) โ The phone. โ Version. MIUI โ Press 7 times, then return to Additional โ For developers).
- ๐ USB-cable (preferably original).
Instructions:
adb shell pm list packages | grep "application name" # Find the full package name
adb shell cmd shortcut create-home -p "name package" -a "main activity"Example for Google Chrome:
adb shell cmd shortcut create-home -p com.android.chrome -a com.google.android.apps.chrome.Mainโ ๏ธ Attention: Misuse of the right ADB If you are not sure about your actions, contact the Xiaomi service center.
๐ก
Before working with ADB, back up your data via Settings โ About Phone โ Backup. This will take 5-10 minutes, but save your files in case of an error.
Reinstallation of the annex: the last resort
If none of these methods worked, you can reinstall the application, which is guaranteed to return the shortcut to the desktop, but delete all the program data (e.g., cache, settings, save games).
How to reinstall:
- Remove the application through Settings โ Applications โ Application Management.
- Download it again from Google Play or Mi App Store.
- After installation, the shortcut will automatically appear in the application menu.
๐ Exceptions: Some system applications (Call, Messages, Settings) cannot be removed by standard methods:
- Reset your phone to factory settings (loss of all data!).
- Or flash the device through Fastboot (for power users only).
If youโre talking about Xiaomi branded software (such as Mi Video or Mi Music), try updating it through the Mi App Store โ sometimes it restores lost shortcuts.
7.How to prevent labels from disappearing in the future
To prevent labels from disappearing again, follow these guidelines:
- ๐ Update regularly MIUI โ In new versions, bugs with launcher are corrected.
- ๐ฑ Do not use third-party launchers (such as Nova Launcher or Apex) unless you are prepared for possible conflicts.
- ๐ Turn off optimization. MIUI Frequently used applications (Settings) โ Battery โ Charge optimization).
- ๐ Create backup copies of the screen arrangement through Settings โ Topics โ Backup.
It's also useful to know:
- Annexes to the Convention SD-The map may disappear when it is removed.
- Some games (like PUBG Mobile or Free Fire) only create shortcuts after the first launch.
- If you are using Second Space or Private Mode, check the shortcuts in both profiles.
๐ก Gamerโs Tip: If the game shortcut is playing, try running it through Game Turbo (Settings) โ Special facilities โ Game Turbo. Sometimes it restores the icon on the desktop.
๐ก
The most common reason for shortcuts to disappear is automatic MIUI optimization, and disable it for important applications to avoid problems.