Where all applications on Xiaomi are stored: from system to hidden

Have you ever lost an installed app on a Xiaomi smartphone or couldn’t find a standard tool like this? FM-radio or screen recording? It's not you, the interface. MIUI It's famous for its abundance of hidden folders, duplicate menus, and the unobvious logic of hosting programs. Even experienced users sometimes spend minutes looking for a trivial calculator or file manager.

In this article, we will look at all possible places where applications on Xiaomi can hide, from the obvious (desktop and app menus) to the exotic (hidden system folders and disabled services). MIUI: Some apps are physically present on the system, but do not appear in the standard menu without special manipulations, you will also learn how to restore access to remote programs and why some applications disappear after updates.

1. Standard seats: desktop and application menu

To start with, Xiaomi can have apps in three basic locations:

  • πŸ“± Desktop – This displays shortcuts of frequently used programs that can be dragged, grouped into folders or deleted (the application itself is not uninstalled, only the shortcut disappears).
  • πŸ“‚ The app menu (called by swipe up from the bottom of the screen) is a complete list of installed programs, including system ones, and there's a search bar that searches not only by name, but also by the content of some applications.
  • πŸ” The search bar (swipe down on the desktop) is a versatile tool that finds apps, contacts, settings, and even the content of messages.

But even here, there are pitfalls. MIUI 14, by default, some system utilities like "Security" or "Themes" are hidden to see:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Slip on three dots in the upper right corner and select Show All Apps.
  3. Turn on the switch opposite Show system processes.

⚠️ Note: Not all apps on this list can be opened directly – some are service components. MIUI They're designed for background work, and trying to run them could cause a malfunction.

2. Hidden folders and system applications

Xiaomi is actively using hidden folders to store system and pre-installed applications, some of which can be found through the File Manager, but most are hidden deeper.

Type of applicationThe way in the systemHow to get access
Pre-installed (such as Mi Video, Mi Music)/system/priv-app/Root rights or ADB are required
Updated system (e.g. Camera, Gallery)/system/app/Through Settings. β†’ The phone. β†’ Version. MIUI (5 Clicks to Unlock Developer Options)
Hidden utility (FM-radio, display tests)/system/bin/ or /system/xbin/Only through terminals or special launchers like Activity Launcher
Cash and application data/data/app/ and /data/data/Available only with root or through ADB-command: adb shell ls /data/app

To view hidden folders without root rights, you can use the application FX File Explorer or Solid Explorer with superuser mode enabled. However, most system applications are in the system. /system/ Protected from changes – you can only see them.

πŸ“Š What version? MIUI You're using it?
MIUI 12
MIUI 13
MIUI 14
HyperOS
I don't know.

What stands out is the apps that Xiaomi hides purposefully, FM-The radio isn't available on all models, although there's hardware support:

  1. Install NextRadio or Spirit from Play Market FM.
  2. Connect the headphones (they act as an antenna).
  3. Run the app β€” if the radio chip is active, it will find the stations.
Why is Xiaomi hiding some apps?
According to the company's internal policy, some functions (e.g, FM-Radio or diagnostic tools are hidden to β€œsimplify the interface” or due to licensing restrictions in some regions, and Xiaomi can disable applications that duplicate the features of Google Mobile Services (for example, its own Mi Browser browser in European firmware).

3. Disabled and "frozen" applications

One of the most common reasons for Xiaomi apps to disappear is that they are disabled through settings or third-party optimizers, and unlike deleting, the app that is disabled stays on the system, but it stops showing up in the menu and doesn't update, and you can return it in two ways:

  • πŸ”„ Through Settings. β†’ Annexes β†’ Application management β†’ Disabled (tap on the application and select Enable).
  • πŸ› οΈ ADB-command: adb shell pm enable com.example.app (replace com.example.app with a real application package).

The list of packages of Xiaomi system applications can be found on specialized forums such as: XDA Developers or 4PDA. For example:

  • com.miui.fm β€” FM-radio
  • com.miui.videoplayer β€” Mi Video
  • com.miui.calculator - calculator
  • com.android.dialer – standard phone

⚠️ Note: Some applications (e.g. Mi Pay or Mi Credit) may be blocked for regional reasons. ADB Does not guarantee performance – you need to change the region in the settings of the phone.

If the application has been removed (rather than disabled), it can only be restored by reinstalling it from the Play Market or by backing it up. System utilities (like Mi Remote) may require firmware to run the original software. APK-file.

Check the "Disconnected" folder in the settings

Use the ADB-command to enable the package

Install an alternative launcher (e.g. Nova Launcher)

Try to find the application through system search (swipe down on desktop)-->

4. Applications in the "Double Space" and the second user

The "Double Space" function (or "Second User") MIUI It creates an isolated environment with a separate set of applications, and if you activate this option, some programs can move there without you knowing:

  1. Open the Settings. β†’ Special facilities β†’ Double space.
  2. If the function is active, switch between swipe spaces via the lock screen (or through the notification bar).
  3. Check the app menu in each space – they may be different.

Xiaomi also has a Guest Mode feature that restricts access to certain apps, so if you were handing the phone to another person, they could accidentally switch to this mode.

  • Unlock the phone.
  • Swipe down to open the notification panel.
  • Slip on the user icon in the upper right corner and select your profile.

V MIUI 14, we have a "Private Mode" feature that hides selected apps behind a password:

  1. Go to Settings β†’ Privacy β†’ Private mode.
  2. Enter your password (if installed).
  3. View the list of hidden apps and return them to the main menu if necessary.

5. Search through ADB and third-party utilities

If standard methods don't work, the developer tools will come to the rescue, and the most reliable way to find all the installed applications is to use them. ADB (Android Debug Bridge:

  1. Activate Developer Mode (7 clicks on Version) MIUI phone-setting).
  2. Enable USB debugging in Settings β†’ Additional β†’ For developers.
  3. Connect your phone to your PC and execute the command: adb shell pm list packages -f It will display a complete list of all packages with paths to their APK-file.

For convenience, you can filter system applications:

adb shell pm list packages -s

or user-generated:

adb shell pm list packages -3

Alternative methods:

  • πŸ” App Inspector App – shows all installed packages with search and launch capability.
  • πŸ› οΈ Activity Launcher – allows you to run hidden activities (for example, test menus of the camera or engineering menu).
  • πŸ“ Root Explorer – to view system folders (root required).

⚠️ Attention: Use ADB and changing system files can cause your phone to reset or lose warranty.Before experimenting, back up through Settings β†’ Additionally. β†’ Backup and reset.

πŸ’‘

If you lose apps often, install an alternative launcher like Nova Launcher or Lawnchair, which offers advanced sorting and search settings, and shows hidden system programs.

6 Recovery of Remote Applications

If an application has been removed (and not just hidden), its recovery depends on the type of application:

Type of applicationHow to repairNotes
Customized (from Play Market)Reinstall from the store or through the menu β†’ My apps and games. β†’ Library.If the application is paid, the purchase is saved.
System (such as Mi Remote or Mi Calculator)Download the original APK with APKMirror or run through TWRP.Version. APK It should be consistent with your firmware.
Remotely removed via Titanium Backup or rootRestore from backup or scrolle through the full image /system.It requires root rights and can cause failures.
Built-in firmware (such as Topics)Fly your phone through the Mi Flash Tool with the Clean All option.Delete all data! Use it as the last option.

To restore system applications without data loss, you can use the utility MIUI Hidden Settings (available on the 4PDA). It allows you to turn on / off hidden functions MIUI rootless.

If you have removed a standard app (such as a camera or gallery) and reinstallation doesn’t help, check:

  • πŸ”§ Compatibility APK your version MIUI (For example, the Mi Camera for MIUI 13 won't work on MIUI 14).
  • πŸ“± All permissions are required (some system applications require access to the system) android.permission.MIUI_CAMERA other internal API).
  • πŸ”„ Integrity of firmware (if files in the /system damaged, the application will not start even after reinstallation).

7.Why apps disappear after updates

Many Xiaomi users are faced with the situation when after the update MIUI Apps that were previously installed are missing:

  • πŸ”„ Version Conflict – New Software Deletes Old System APK (Mi Drop was replaced by Quick Share. MIUI 14).
  • πŸ“΅ Regional restrictions – some applications (like Mi Pay) are hidden in European firmware due to legislation.
  • πŸ—‘οΈ Optimizing storage β€” MIUI Can automatically delete rarely used programs when memory is scarce.
  • πŸ”§ Reset settings – sometimes updates reset app visibility settings (check the Disconnected folder).

To minimize the risks:

Create a backup through Settings β†’ Additional β†’ Backup

Write down the list of installed applications (can be accessed via App List Backup)

Turn off automatic optimization in Settings β†’ Battery β†’ Optimizing the battery

Check the space available (at least 3GB is required to upgrade)-->

If system applications are missing after the update, try:

  1. Reset application settings: Settings β†’ Annexes β†’ Application management β†’ Settings (βš™οΈ) β†’ Reset application settings.
  2. Restore via Mi Cloud (if synchronization was enabled).
  3. Install manual firmware through Recovery (only for power users!).

Important: After major updates (e.g., with the MIUI 13 on MIUI 14) some applications may stop working due to changes in API. In this case, only waiting for an update from the developer or rolling back on the previous version of the firmware will help.

8. Alternative ways to manage applications

If standard search methods are not satisfied, consider alternative approaches:

  • πŸ” Search by app code: If you know the name of the package (e.g. com.xiaomi.scanner for scanner), you can find it through the Play Market at package:com.xiaomi.scanner.
  • πŸ“± Use of voice assistant: Google Assistant or Xiao AI They can open applications by voice command (for example, Open the camera").
  • πŸ–₯️ Control over PC: Programs like Mi PC Suite or AirDroid lets you view and manage applications from your computer.
  • πŸ”§ Manual shortcut creation: Shortcut Maker can create shortcuts for hidden activities (e.g., engineering menus).

For advanced users, Tasker will be useful, which allows you to automate the launch of applications on a schedule or events. FM-radio when connecting headphones.

If you often work with system utilities, consider installing custom firmware like LineageOS or Pixel Experience, which offer a more transparent application structure and fewer hidden features, but this requires unlocking the bootloader and may be unwarranted.

πŸ’‘

Before installing custom firmware, be sure to check compatibility with your Xiaomi model on the forum XDA Developers: Wrong firmware can turn a phone into a brick".

FAQ: Frequent questions about Xiaomi apps

How to Find a Hidden App "FM-radio on Xiaomi?
1. Check for the chip. FM-radio in your model (not all Xiaomi phones support it). 2. Install a third-party app like NextRadio or Spirit FM. 3. Connect the headphones (they act as an antenna) and launch the application. 4. If the radio module is disabled at the firmware level, try activating it through the engineering menu (#4636##).
Why did some system applications disappear after the MIUI update?
This is standard Xiaomi practice in new versions. MIUI Older utilities are removed or replaced, for example: Mi Drop β†’ Quick Share (in) MIUI 14), Mi Browser β†’ Google Chrome (in European firmware), Mi Remote β†’ integrated into Google TV. They can only be restored by manual installation. APK or roll back firmware.
How to see all system processes on Xiaomi without root?
1. Install App Inspector or Package Name Viewer. 2. Enable the display of system processes in the application settings. 3. AdB-command: Adb shell pm list packages -s -f 4. Activity Launcher is suitable for launching hidden activities.
Can I transfer applications from internal memory to SD-map?
In most modern Xiaomi (C) MIUI 12 and later) this function is disabled at the system level. SD-map as internal storage (formatted and encrypted, not working on all models) Transfer only media files (photos, videos) through Settings β†’ Warehouse β†’ Transfer data. Install applications to a memory card via ADB: adb shell pm set-install-location 2 (but it doesn't work with all programs). For games and heavy applications, it's better to use storage optimization in Settings β†’ Annexes β†’ Cleanup.
How to completely remove pre-installed Xiaomi apps?
Without root rights, you can only disable system applications: 1. Unlock the bootloader through the Mi Unlock Tool (risk of loss of warranty!). 2. Install. TWRP Recovery. 3. Use Titanium Backup or the command ADB: adb shell pm uninstall --user 0 name-pack ⚠️ Removing critical system applications (such as com.miui.home) will cause your phone to fail!