How to Open a Hidden Application on Xiaomi: All Working Methods

Why Apps Are Hiding on Xiaomi and How It Works

Xiaomi’s MIUI-based smartphones have a built-in app hiding feature, both system and user-based, originally designed to protect privacy (such as hiding banking apps or messengers from prying eyes), but often lead to confusion: users accidentally hide programs or can’t find pre-installed Xiaomi services such as Mi Video, Mi Music or Security.

Unlike Android in its pure form, where hiding applications requires third-party launchers, MIUI integrates this feature at the system level. Applications are not removed β€” they are simply excluded from the main list in menus and search. However, their processes continue to work in the background, and data (cache, settings) are stored. This is important to understand if you are trying to free up memory: a hidden application does not free up space on the device, but only masks its icon.

In this article, we’ll look at all the current ways to find and open hidden apps on Xiaomi, Redmi, and POCO, from standard MIUI tools to advanced methods using ADB and third-party utilities. Note: Some methods require super-user rights (root), which can violate the warranty and security of the device.

Method 1: Search through the β€œSettings” of MIUI

The easiest and safest method is to use the built-in MIUI tools. It works on all modern firmware versions (from MIUI 12 to MIUI 14/HyperOS) and does not require additional programs.

Instructions:

  1. Open Settings (the gear icon on the main screen).
  2. Go to the Appendix section β†’ Application management.
  3. Slip on the three dots in the upper right corner and select Show all apps.
  4. At the top of the screen will appear tab Hidden - click on it.
  5. Select the desired application and tap Show.

If there are no Hidden Tabs, then there are no hidden apps on your device (or they were hidden through another method), in which case try the alternative methods below.

Make sure you are logged in to your main MI (non-guest) account

Check for MIUI updates in Settings β†’ About the phone

Restart the device (sometimes the menu cache is reset)

- Try searching through the notification bar (swipe down) β†’ magnifying-glass)-->

⚠️ Note: On some models (Xiaomi) 12T, Redmi Note 11 Pro+) After upgrading to HyperOS, the Hidden tab may not be available. In this case, use Method 3 (via HyperOS) MIUI Hidden Settings).

Method 2: Use Second Space or Dual Apps

Second Space and Dual Apps are MIUI features that allow you to create isolated workspaces, and users sometimes confuse them with hidden applications, especially if the application is installed only in one of the spaces.

How to check:

  • πŸ” Second Space: Swipe down the main screen β†’ Click on the profile avatar in the upper right corner β†’ Select Second Space. If it's activated, switch between spaces and check for the app.
  • πŸ“± Dual Apps: Open the Settings β†’ Annexes β†’ Dual Apps. This displays cloned versions of messengers (like WhatsApp or Telegram) If the app was hidden through cloning, the original can remain in the main space.

If the app is found in Second Space, but you need to move it to the main space:

  1. Open the Settings. β†’ Second Space.
  2. Select Application Management.
  3. Click on the three dots next to the desired application and select Move to the main space.
What happens if Second Space is blocked?
If you forget your Second Space password, you can only reset it through a full reset (Settings β†’ About Phone β†’ Settings Reset).

Method 3: MIUI Hidden Settings (Hidden Settings)

For advanced users, Xiaomi offers a hidden settings menu where you can manage system parameters that are not available in the standard interface.

##4636##

Once you enter this code, you will open the Testing menu, but you need another tool to work with hidden applications, MIUI Hidden Settings (an application from the XDA Developers community).

Instructions:

  1. Download MIUI Hidden Settings (available on XDA or 4PDA).
  2. Install. APK-File (Allow installation from unknown sources in Settings) β†’ Security).
  3. Open the application and go to the Manage Applications section.
  4. Select Hidden Apps, and all hidden programs will be displayed here.
  5. Slip on the desired application and click Un-hide.
Xiaomi modelSupport for MIUI Hidden SettingsNotes
Xiaomi 13/13 ProYes (MIUI 14/HyperOS)Application 4.5+ version required
Redmi Note 12Yes (MIUI 13/14)Some firmware needs to disable signature verification
POCO F5Yes (MIUI 14)It works without root, but may require a restart
Xiaomi Mi 11Partially (MIUI 12.5)Some functions may not be displayed

⚠️ Attention: Use MIUI Hidden Settings on HyperOS devices can cause Mi Share and Quick Apps to crash. Before changing your settings, back up via Settings β†’ Additionally. β†’ Backup.

Standard settings MIUI|Second Space|MIUI Hidden Settings|ADB-team|None of the above.-->

Method 4: ADB-Teams for experienced users

If standard methods don’t work, you can use Android Debug Bridge (ADB), a computer debugging tool that works for all Xiaomi models, but requires a PC connection and basic command line knowledge.

Step-by-step:

  1. Enable Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ For Developers and activate Debugging over USB.

File transfer

ADB Tools

cmd

adb.exe

adb devices

(Your device should be displayed).

adb shell pm list packages -f

(Secret applications will be marked as hidden.)

adb shell pm uninstall -k --user 0 com.example.app

(Replace com.example.app with a real package)

Examples of Xiaomi’s popular hidden app packages:

  • 🎡 com.miui.player β€” Mi Music
  • πŸ“Ί com.miui.videoplayer β€” Mi Video
  • πŸ”’ com.miui.securitycenter β€” Security
  • πŸ“Š com.miui.analytics – Miui Analytics (system data collector)

πŸ’‘

If the adb shell pm list packages command returns the permission denied error, try adb root first (requires an unlocked bootloader).

Method 5: Third-party launchers (Nova, Apex, Lawnchair)

If the hidden application does not show up even after using ADB, the problem may be in the MIUI system launcher.Installing an alternative launcher (like Nova Launcher or Lawnchair) often solves the problem, as third-party shells ignore MIUI concealment settings.

How it works:

  1. Download Nova Launcher from Google Play.
  2. Set it as the default launcher (a suggestion will appear at the first start).
  3. Open the app menu (swipe up) and tap on three points β†’ Settings.
  4. Select Hidden Applications – all programs, including those hidden through MIUI, will be displayed here.
  5. To return the icon to the main screen, pinch it and drag it to the right place.

Advantages of the method:

  • βœ… Does not require rooting or ADB.
  • βœ… It works on all versions. MIUI HyperOS.
  • βœ… Allows you to flexibly configure the display of icons (size, folders, gestures).

Disadvantages:

  • ❌ It takes up additional memory (about 10-15 MB).
  • ❌ Some system applications (Security, Cleaner) may conflict with the launcher.

πŸ’‘

Third-party launchers are the only way to see hidden apps on devices with a locked bootloader and without access to ADB.

Method 6: Recovery through resetting settings

If none of the methods worked, and the hidden application is critical (such as Mi Account or Find Device), the last measure is resetting, which will delete all data from the device, but return all system applications to their original state.

How to perform the reset:

  1. Back up your important data (Settings β†’ Additional β†’ Backup).
  2. Go to Settings β†’ About the phone β†’ Reset settings.
  3. Choose Delete all data (not Reset!).
  4. Confirm the action and wait for the reboot (it will take 5-10 minutes).

After discharge:

  • πŸ”„ All hidden applications will become visible.
  • πŸ“± The device will return to factory settings (you will have to reconfigure accounts, Wi-Fi, etc.).
  • πŸ” If Second Space was turned on before the reset, its data will be deleted without the possibility of recovery.

⚠️ Note: HyperOS devices may need to re-activate your Mi Account via reset SMS Or backup email. Make sure you have access to the number tied!

Frequent Mistakes and How to Avoid Them

When working with hidden applications, Xiaomi users often face typical problems, and here are the most common ones and ways to solve them:

Problem.Reason.Decision
No tabs Hidden in Application ManagementAn outdated version of MIUI or HyperOSUpdate your firmware or use MIUI Hidden Settings
ADB does not see the deviceNot installed drivers or not included debuggingInstall Xiaomi drivers and check Debugging over USB
The app is hidden but not displayed in the listIt is removed or is a component of another program.Check through adb shell pm list packages | grep "name"
After the reset, the app disappeared again.Automatic concealment through MIUI policiesTurn off MIUI Recommendations in Settings β†’ Special Options

If you are trying to find a specific application (e.g. Google Play Services or Mi Video) but are not sure of its package name, use the APKMirror service – it contains the exact identifiers (com.google.android.gms, com.miui.videoplayer, etc.).

Can you hide Xiaomi system apps without root?
Yes, but not all. The standard MIUI settings only hide user applications. To hide system apps (such as Mi Music or Cleaner), you will need ADB or MIUI Hidden Settings.
Why did the hidden apps disappear after the MIUI update?
This is a well-known problem with MIUI 14 and HyperOS. After major updates, the system resets the concealment settings. To return applications, repeat the hide/display procedure through Settings β†’ Applications.
How to hide the application so that it is not found through search?
Use a combination of methods: Hide the app through Settings β†’ Apps. Disable it in Second Space (if activated). Set up a third-party launcher (like Nova) and hide the icon through its settings. However, even then, the app will be visible through ADB or MIUI Hidden Settings.
Can I recover the data after it is hidden?
Yes, hiding an application does not delete its data. Once displayed through any of the methods described, all settings, cache and files will remain in place. The exception is if you manually cleared the data through Settings β†’ Apps β†’ Clear the data.
What Xiaomi apps can’t be hidden?
It is not recommended to hide: πŸ” com.miui.securitycenter (Security) – responsible for security. πŸ“± com.android.settings – can cause interface failures. πŸ”„ com.miui.systemAdSolution – manages advertising in the MIUI. πŸ“‘ com.miui.netassist - affects the operation of the mobile network, and hiding these applications can cause errors in the system.