How to find the app shortcut on the Xiaomi Redmi smartphone: hidden folders, search and recovery

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:

  1. Swipe your finger down the main screen to open the search bar.
  2. Enter the name of the application in a line (for example, Telegram or Gallery).
  3. 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.

๐Ÿ“Š How often do you lose shortcuts on Xiaomi?
Often, once a week.
Sometimes, once a month.
Nearby, but I don't remember where.
Never lost.

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:

  1. Scroll through all the desktop screens left/right.
  2. Pay attention to the folders with the captions (they can be folded into a small icon with a number inside).
  3. 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?
If the shortcut folder doesnโ€™t respond to touch, try: 1. Reboot the phone. 2. Clear the launcherโ€™s cache in Settings โ†’ Applications โ†’ Application Management โ†’ Launcher (click Clear Cache). 3. Update MIUI to the latest version (older versions had folder bugs).

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:

  1. Press and hold the empty space on the desktop.
  2. Select Screen Settings (or Launcher Settings, depending on the MIUI version).
  3. Go to the Hidden Applications section.
  4. 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 updateResetting launcher settingsRestore through Settings โ†’ Themes โ†’ Launcher
The app is on the menu, but it doesnโ€™t drag and drop.Cache errorClear the launcher cache (see spoiler above)
A label appears and disappearsConflict with MIUI optimizationDisconnect 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.

  1. Click the blank space on the screen and select Screen Settings.
  2. Scroll down and click Reset settings (or Restore by default).
  3. 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:

  1. Remove the application through Settings โ†’ Applications โ†’ Application Management.
  2. Download it again from Google Play or Mi App Store.
  3. 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.

FAQ: Frequent questions about shortcuts on Xiaomi Redmi

๐Ÿ”น Why the label disappears after the update MIUI?
Large updates (e.g. with the MIUI 13 on MIUI 14) the launcher settings are reset, this is done to be compatible with the new shell version. To avoid a problem, before updating: Take screenshots of the screen layout. โ†’ Xiaomi account: After updating the shortcut, you can manually restore it.
๐Ÿ”น Can I return the system application shortcut (e.g., "Camera")?
Yes, but the ways depend on the situation: If the application is disabled: go to Settings โ†’ Applications โ†’ Application Management, find it and click On. If the application is removed, you will have to refashion the phone or reset to factory settings. If the shortcut is hidden: see the section about launcher settings. For Redmi with an unlocked bootloader, you can restore system APKs via TWRP.
๐Ÿ”น Where do labels go after resetting to factory settings?
When completely reset (Settings) โ†’ The phone. โ†’ Resetting) all shortcuts are removed and applications are returned to their original state. However: System applications (Call, Messages) will remain in place. User-installed programs (WhatsApp, Instagram) will have to be downloaded again. If sync with Mi Account was enabled before reset, some applications will be restored automatically. ๐Ÿ“Œ Important: After reset, check the folder Downloaded in the application menu - unallocated shortcuts often fall there.
๐Ÿ”น Why not all apps are on the menu?
This can be related to: MIUI filtering: the shell hides underused programs. To turn off, go to Launcher Settings โ†’ Application Filter. Administrator rights: some applications (such as Antivirus) hide if they are given device permissions. User profiles: if there are multiple accounts on the phone, check the shortcuts in each of them. Also make sure that Settings โ†’ Screen โ†’ Screen size is not enabled with Simplified Desktop mode โ€” it hides some of the applications.
๐Ÿ”น How to transfer the label to SD-map so it doesn't disappear?
Unfortunately, MIUI does not support the transfer of labels to SD-map, just yourself APK-However, you can: Install the application on internal memory, and save the data (photos, videos) on the internal memory. SD. Use the binding. SD-Cards as internal memory (Settings) โ†’ Memory. โ†’ SD-map โ†’ Settings โ†’ I.D. Warning: after that, the card can't be retrieved without losing data! SD-map. ๐Ÿ“Œ On Redmi with Android 11+ portability SD limited by Google's policy: Use cloud services (Mi Cloud, Google Drive) to back up.