How to return a remote or hidden app to the Xiaomi screen: the complete guide

Have you noticed that a frequently used app suddenly disappeared from the Xiaomi desktop? This problem is familiar to many owners of smartphones on MIUI - the application can disappear after a system update, a change of theme or a random gesture. 80% of the time, it is not the failure, but the peculiarities of the MIUI launcher, which automatically hides rarely used programs or sorts them into folders.

In this article, we will look at all possible causes of app disappearance, from the banal (app in the folder "All applications") to the complex (resetting the launcher settings), you will learn how to return the icon to the screen in 30 seconds, even if the application was removed or disabled by the system. All methods are tested on MIUI 12-14 and are relevant for models Redmi Note 10/11/12, POCO X3/X4/X5, Xiaomi 11T/12/13 and others.

Reasons for the disappearance of applications on Xiaomi

Before you restore an icon, it's important to understand why it's gone, and 95 percent of the time, the problem is with settings on the MIUI launcher, the standard shell that controls the desktop, and here are the main reasons:

  • πŸ“ Automatic sorting: MIUI You can transfer the application to the App Drawer or create a thematic folder (for example, Social Networks").
  • πŸ” Hiding Rarely Used Applications: Smart Cleaning in MIUI Hide software icons you haven’t used in more than a month.
  • πŸ—‘οΈ Removal or Disabling: The application may have been uninstalled (manually or through Settings) β†’ Applications) or disabled as a system.
  • πŸ”„ Resetting launcher settings: after the update MIUI or changing the theme of the desktop settings are reset to the factory.
  • πŸ“± The launcher cache error: if the launcher MIUI It may not display the icons correctly.

Less commonly, the problem is viruses (if you installed APKs from unverified sources) or system files that are damaged after a failed update, which will require more in-depth diagnosis.

πŸ“Š How often do you lose your Xiaomi app?
Once a month
Rarely, but accurately.
Never noticed.
It's always annoying.

Method 1: Search for the application in the menu "All applications"

The easiest and fastest way to do this is to check if the app is hidden in the general list, and MIUI automatically turns on App Drawer, which automatically folds new programs.

To find the missing icon:

  1. Swipe your finger up from the bottom of the screen (opening gesture App Drawer).
  2. In the search bar (top), enter the name of the application.
  3. If the application is found, press its icon and drag it to the desktop.

If App Drawer doesn't have a search bar, you've disabled smart search.

  1. Open the Settings. β†’ Desktop.
  2. Slip on the launcher settings β†’ Search for applications.
  3. Activate the switch Show the search bar.

β˜‘οΈ Search for an application MIUI

Done: 0 / 4

What if the app isn't on the list? That means it's either deleted or disabled. Go to the next way.

Method 2: Recovery through application settings

If the app doesn't even appear in App Drawer, it may have been disabled (for system applications) or removed (for custom applications).

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on the three dots in the upper right corner and select Show all apps.
  3. In the list, find the app you want. If there's an Enable button next to it, click it.
  4. If there is no button Enable, but there is Delete - the application is active, but hidden by the launcher.

To restore the remote application:

  • πŸ›’ Reinstall it from Google Play or GetApps (if it’s a Xiaomi system app, download it). APK from the official website mi.com).
  • πŸ”„ After installation, restart the phone - this will help the launcher to display the icon correctly.
How to distinguish a disabled application from a remote one?
The app that is disabled appears in the list in gray with the "Enable" button. Remote is not listed at all (except for system ones that cannot be removed completely).

Important: Some system applications (such as Camera or Phone) cannot be disabled via the standard menu, and if they are missing, the cause lies in the launcher failure or MIUI damage.

Method 3: Resetting the settings of the MIUI launcher

If applications are missing massively or the desktop is unstable (icons are flashing, folders are opening late), resetting the launcher settings will help, which will return the standard desktop look without losing data.

Instructions:

  1. Press the empty space on the desktop (not on the icon!).
  2. In the menu that appears, select Desktop Settings.
  3. Scroll down and tap Reset Launcher settings.
  4. Confirm the action - the phone will restart.
What's being droppedWhat's left unchanged
Location of iconsInstalled annexes
Folders on the desktopWallpaper and themes
WidgetsSystem settings (Wi-Fi, sound, etc.)
Launcher gesturesFiles in the phone memory

After reset, all icons will return to their original state, and if the missing application was system-based (such as Security or Themes), it will appear on the desktop automatically.

πŸ’‘

Before resetting the launcher, take a screenshot of the current location of the icons - so you will quickly restore the usual look of the desktop.

Method 4: Clearing the launcher cache and system services

If the reset didn't work, the problem could be a damaged launcher cache or system services, and cleaning the cache won't delete your data, but it will restart the processes responsible for displaying the icons.

How to clear the cache:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on three points β†’ Show all the applications.
  3. Find the MIUI (or System Launcher) launcher in the list and select it.
  4. Press Warehouse. β†’ Clear the cache.
  5. Go back to the list and find MIUI System UI (MIUI System UI) – clear its cache as well.
  6. Reboot the phone.

If after cleaning the cache, the icons still do not appear, try to force the launcher to stop:

  1. In the MIUI Launcher menu, click Stop (button at the bottom).
  2. Wait 10 seconds, the system will automatically restart the process.

πŸ’‘

Clearing the launcher cache is the most secure method that does not affect user data. If it does not help, the problem is deeper (damage to MIUI or conflict topics).

Method 5: Verify hidden and disabled applications through ADB

For power users: if the application disappeared after rooting, installing custom firmware or conflict with other programs, it could be hidden or blocked by system software. ADB (Android Debug Bridge).

You'll need:

  • πŸ–₯️ Computer with installed ADB-Drivers (download from developer.android.com).
  • πŸ“± Included Debugging by USB on the phone (Settings) β†’ The phone. β†’ Version. MIUI β€” Tap 7 times, then return to the additional β†’ For developers).
  • πŸ”Œ USB-plug-in.

Instructions:

  1. Connect your phone to your PC and open the Command Prompt (Windows) or Terminal (macOS/Linux).
  2. Enter the command to check the connection: Adb devices should appear the name of your device.
  3. To see all hidden applications, run: adb shell pm list packages -d
  4. To unlock an application (e.g. com.miui.calculator), type: adb shell pm enable com.miui.calculator
  5. Reboot the phone.

Warning: ADB use requires caution: Do not disable system applications whose names you do not know, as this can lead to unstable phone operation.

List of safe to include MIUI packages
com.miui.calculator (Calculator)com.miui.notes (Notes)com.miui.video (Videoplayer)com.android.contacts (Contacts)com.miui.fm (Radio)Do not touch packages with the names miui.system, android.settings or miui.center!

What do you do if nothing helps?

If you tried all the ways, but the app never came, the reason may be:

  • πŸ› οΈ Damage to system files MIUI β€” Helps you flash through Fastboot or Recovery.
  • 🦠 Viral Attack – Check your phone through Dr.Web or Malwarebytes.
  • πŸ“‰ Lack of memory – if the phone has less than 1 GB of free space, MIUI It can block the display of icons.
  • πŸ”§ Conflict themes – some custom themes from Theme Store break the launcher.

Extreme measures:

  1. Reset to factory settings (with data loss): Settings β†’ About phone β†’ Reset settings.
  2. Flashing through the Mi Flash Tool (saves data if you choose Clean All and Lock).
  3. Installation of an alternative launcher (e.g., Nova Launcher or Lawnchair).

πŸ’‘

Before resetting to factory settings, save data via Settings β†’ Google β†’ Backup or Mi Cloud.

FAQ: Frequent questions about missing apps on Xiaomi

Why do app icons disappear after MIUI update?
Update MIUI Resets the launcher settings, especially if the version has changed significantly (for example, with the MIUI 12 on MIUI Also, new versions can automatically sort icons by folder or hide β€œunused” applications. To avoid this, back up your desktop settings through Settings before upgrading. β†’ Desktop β†’ Backup.
How to return standard Xiaomi apps (Camera, Phone, Messages) if they are gone?
Standard Xiaomi apps can't be removed completely, but they can be disabled or hidden. To return: Check if they're disabled in Settings β†’ Applications (turn on if yes). Reset the launcher settings (see Method 3). If it doesn't work, reinstall the app via GetApps (such as MIUI Camera or Messages). If the app was removed via ADB or root rights, you can only restore it by flashing it.
Can I return a remote application without reinstallation?
No. If the application has been completely removed (not disabled, but uninstalled), it must be reinstalled, except for system applications that are stored in firmware, which can be returned via ADB (see Method 5) or reset.
Why are some apps not displayed in App Drawer?
This may be due to: Launcher settings: check if App Drawer is disabled in Settings β†’ Desktop β†’ Launcher settings. Filtering: some launchers (e.g., POCO Launcher) hide system applications. Cache error: clear the launcher cache (see Method 4).
How to prevent the disappearance of icons in the future?
So that the icons don't disappear: πŸ”’ Turn off automatic sorting: Settings β†’ Desktop β†’ Launcher settings β†’ Auto-sorting (turn off). πŸ“ Do not use the Smart Cleanup or Optimization features in the Security App. πŸ”„ Clean the launcher cache regularly (once a month). πŸ›‘οΈ Install an alternative launcher (like Nova Launcher) if problems recur.

If neither method worked, contact Xiaomi’s service center β€” the problem could be a firmware damage or hardware failure.Redmi and POCO models will be repaired free of charge.