Have you accidentally hidden an important app on Xiaomi and now you can't find it? Or after the MIUI update, some programs disappeared from the menu? This problem is familiar to many owners of Redmi, POCO or Mi smartphones - the MIUI interface offers a feature to hide applications, but it is not always obvious how to return them back. Unlike standard removal, hidden programs do not take up space in memory, but do not appear in the installed list.
In this article, weβll look at 5 proven ways to bring hidden apps back to Xiaomi, from standard MIUI settings to power usersβ ADB, how to distinguish hidden from uninstalled programs, why some system applications canβt be returned without additional manipulation, and what to do if an application disappears after resetting. All instructions are relevant for MIUI 12, 13 and 14 on models from Redmi Note 10 to Xiaomi 13 Ultra.
Why apps are disappearing on Xiaomi: Hiding vs Deleting
Before you restore applications, it's important to understand what happened to them, and there are two mechanisms in MIUI that can cause programs to go missing:
- π Hiding an application is a Second Space function, or manually hiding through settings. The application stays in the system, but it doesn't show up in the menu and search. It can be returned without reinstalling it.
- ποΈ Delete (uninstall) - complete deletion of program files. requires re-installation from Google Play or APK.
- π Disabling the system application β the App Disabler function in MIUI. The application remains in memory, but does not work and does not update.
How to distinguish hidden from remote applications?
| Sign. | Hidden appendix | Remote appendix |
|---|---|---|
| Search through Settings β Applications | It appears in the list, but with the mark "Hidden" | It's not showing at all. |
| A busy place in memory | Takes up space (see in Settings β Memory) | Not taking up space. |
| The ability to run through ADB | Start with the command am start. | Error: Activity Not Started |
| Appearance after resetting settings | Back on the menu. | It stays remote. |
The critical nuance: Xiaomi system applications (e.g. Mi Video, Mi Music, Themes) cannot be removed by standard methods β they can only be hidden or disabled. If they are gone, they can always be returned through the MIUI settings.
β οΈ Note: If you have used Second Space features or Duplicate Apps in MIUI, Hidden programs may be in an alternate space. β Second Space before the restoration.
Method 1: Recovery through MIUI settings (without root)
The easiest method is to use the built-in MIUI tools. It works for all Xiaomi, Redmi and POCO models on firmware versions 12-14.
Instructions:
- Open the settings (cog icon on the desktop).
- Go to the Appendix section β Application management.
- Click on the three dots in the top right corner and select Hidden Apps.
- In the list, find the desired application and tap on it.
- Click Show (or Cancel Hiding in older versions of MIUI).
If the Hidden Applications section is not on the menu:
- π Try searching in the settings (lamp at the top of the screen) and enter the query "hidden".
- π± In some models (POCO F3, Redmi Note 11 may be different: Settings β System system β Additionally. β Hidden applications.
- π After updating MIUI Sometimes you need to restart the device to make the menu item appear.
Check the version of MIUI in Settings β About the phone
Make sure that your Xiaomi account is linked to your device
Disable VPN (can block system functions)
Battery charge of at least 30%-->
Method limitation: Only those applications that were hidden manually can be returned through MIUI settings. If the program disappeared after using Second Space or Duplicate Applications, another method will be required (see Section 4).
Method 2: Use of the Nova Launcher
If the hidden application does not appear in the standard MIUI launcher, but is present in the system, it can be βpulledβ using a third-party launcher.
Step-by-step:
- Install Nova Launcher from Google Play.
- When you first start, select Nova Launcher as the default launcher.
- On your desktop, make a long tap (hold your finger for 2-3 seconds) and select Nova Settings.
- Go to Application Settings β Hidden Applications.
- In the list, find the desired application and uncheck it.
- Return to the desktop β the app should appear on the menu.
Advantages of the method:
- π οΈ It works even if the application is hidden at the level. MIUI.
- π Allows you to see all installed programs, including system.
- π± No need to root or connect to a PC.
β οΈ Note: On some models (Xiaomi) 12T, POCO X5 Pro) after installing Nova Launcher, the desktop return gesture may disappear. To return it, go to Settings Nova β Gestures and controls β The gesture is "Home" and enable the option to use the system gesture.
If the app didnβt appear in Nova Launcher, try updating the launcherβs cache:
Settings Nova β Backup β Clear the cacheMethod 3: Returns via ADB (for power users)
If standard methods fail, you can use ADB (Android Debug Bridge), which is suitable for restoring system applications that have been disabled or hidden at the MIUI level.
What you need:
- π» A computer with installed Xiaomi drivers and ADB.
- π± Included debugging by USB on a smartphone (Settings) β The phone. β Version. MIUI β Tap 7 times, then go back to Settings β Additionally. β For developers β Debugging by USB).
- π Cable USB (preferably original).
Instructions:
- Connect your smartphone to your PC and confirm the debugging permission on your phone screen.
- Open the command prompt (cmd) on your computer and type:
adb shell- To see a list of all apps (including hidden ones), do:
pm list packages -f- Find the app you want (e.g. com.miui.videoplayer for Mi Video) and copy the package name.
- To return the application, enter:
pm install-existing <package name>- Reboot your smartphone.
Examples of commands for popular Xiaomi apps:
- π΅ Mi Music: pm install-existing com.miui.player
- πΊ Mi Video: pm install-existing com.miui.videoplayer
- πΌοΈ Themes: pm install-existing com.android.themes
- π‘ FM Radio: pm install-existing com.miui.fm
What if the ADB canβt see the device?
β οΈ Attention: Teams ADB This can cause system instability if entered incorrectly. Do not use pm uninstall or pm disable commands for system applications - this can cause errors in the system. MIUI.
Through MIUI settings
Used Nova Launcher
Tried ADB.
I haven't tried anything, it's my first time.
Another way.-->
Method 4: Recovery from Second Space or Duplicate Applications
Second Space and Dubbed Applications in MIUI allow you to create isolated environments with separate settings and applications, and if you've been hiding programs in one of those spaces, you should look for them there.
How to return applications from Second Space:
- Open the Settings. β Second Space.
- Enter your password (if you have set it).
- Go to Application Management inside Second Space.
- Find the app you want and click Remove from Second Space (this will return it to the main space).
How to return duplicate applications:
- π² Go to Settings. β Annexes β Duplicate annexes.
- π§ Find a duplicate of the desired application and click on it.
- ποΈ Select Remove Duplicate β the original app will remain in the main space.
Important nuances:
- π If you forget the Second Space password, it can only be reset via resetting (space data will be lost).
- π± Duplicate applications take up additional space in memory - after their removal, they will be freed up to the next day. 50-200 MB depending on the program.
- π Some system applications (e.g. Mi Home or Mi Fit) cannot be duplicated.
π‘
If you use Second Space frequently, create a shortcut for quick switching: add the Second Space widget to your desktop via a long tap β Widgets β System.
Method 5: Reset the launcher settings (if the applications are missing after the update)
After updating MIUI, the launcher settings sometimes get confused, which causes hidden or disabled applications to stop showing even in the menu, in which case the launcher reset will help.
Instructions for the standard MIUI launcher:
- Go to Settings β Applications β Application Management.
- Find the MIUI (or MIUI Launcher) launcher in the list.
- Open the application page and click Storage.
- Choose Clear Data and Clear Cache.
- Confirm the action and restart the smartphone.
What happens after the reset:
- π± All labels on the desktop will be reset to standard.
- π Hidden apps (if they havenβt been removed) will be visible again on the menu.
- π Desktop folders will disappear β they will have to be recreated.
β οΈ Note: On some models (Xiaomi) 11T, Redmi K50) Resetting the launcher can cause weather widgets and clocks to disappear. To return them, restart the device or update the widgets manually through a long tap on the desktop.
If the apps still donβt show up after reset, try the combination:
Settings β Display β Style of the lock screen β Additional β Resetting the launcher settingsWhat if none of the methods worked?
If you tried all the methods but the app never came along, one of the following situations may have occurred:
- ποΈ The app was removed completely (not hidden), in which case it must be installed again from Google Play or APK.
- π§ The application is system-based and has been disabled through ADB Or third-party utilities like Package Disabler. Try to return it with a command:
adb shell cmd package install-existing <package name>- π± The smartphone has custom firmware (for example, LineageOS or Pixel Experience), which does not have Xiaomi proprietary applications.
- π There was a database failure. MIUI. It will help to reset the settings to the factory (Settings) β The phone. β Resetting settings), but it will delete all data.
How to install a remote system application manually:
- Find it. APK-Application file on a trusted resource (e.g. APKMirror).
- Download a version that is compatible with your model and MIUI version.
- Install APK through any file manager (allow installation from unknown sources in Settings β Security).
List of official APKs for Xiaomi system applications:
- π΅ Mi Music: APKMirror
- πΊ Mi Video: APKMirror
- πΌοΈ Themes: APKMirror
π‘
If an application is critical to the system (e.g., Security or Finder), deleting it can cause a cyclical reboot of the smartphone, in which case only flashing through Fastboot will help.