How to Hide Xiaomi Apps: From Standard MIUI Features to Advanced Techniques

Hiding apps on Xiaomi smartphones is a challenge that comes with a variety of reasons, from wanting to remove unnecessary system utilities to having to hide personal information from prying eyes. Unlike devices on pure Android, MIUI offers several built-in mechanisms for this purpose, but each has its own nuances, such as hiding through Second Space creates a full second profile, and App Lock simply blocks access - both solves different problems.

In this article, we will discuss 5 working ways to hide applications on Xiaomi (relevant to MIUI 12-15), including methods without superuser rights (root) and with them. Special attention will be paid to hiding system applications that can not be removed by standard means, and also consider the risks of each approach, from data loss to locking the device. If you are looking for a way to hide messengers, banking programs or just want to get rid of visual clutter on the home screen, here you will find detailed instructions with explanations for beginners and experienced users.

1. Hiding applications through Second Space (second profile)

Second Space (or β€œSecond Profile” in Russian localization) is a built-in solution from Xiaomi that creates an isolated environment with separate desktops, settings and applications. The advantage of the method is that hidden programs are physically transferred to another profile and do not appear mainly.

How it works:

  • πŸ”’ Data isolation: Applications and files in Second Space are not visible in the main profile (and vice versa).
  • πŸ“± Separate settings: You can customize different wallpapers, sounds and even Google accounts.
  • πŸ”„ Quick switching: Access via notification panel or gesture (configured in Settings) β†’ Second Space).

Instructions for setting:

  1. Open Settings β†’ Second Space (in some versions of MIUI, the path may be different: Settings β†’ Special Options β†’ Second Space).
  2. Click Create Second Space and follow the Settings wizard (set a password or pattern lock).
  3. After creating a profile, go to it through the notification bar or the main screen.
  4. Install the desired applications through the Play Market or transfer them from the main profile (to Settings β†’ Applications β†’ Applications Transfer).

⚠️ Note: If you forget the Second Space password, it will be impossible to restore access to hidden data without resetting the device. Xiaomi does not provide official tools to circumvent this protection.

πŸ“Š Why you want to hide applications on Xiaomi?
To clean up system debris
Hide personal data from others
Optimize the desktop
Experiments with MIUI
Other

2.Use of App Lock (App Blocking)

App Lock doesn’t hide apps in the literal sense, but it restricts access to them with a password, fingerprint, or facial recognition, which is convenient if you want to quickly hide messengers or banking programs from outsiders without removing them from the device. In MIUI 14/15, this feature is integrated into Security and supports hiding notifications from blocked applications.

How to turn on App Lock:

  1. Go to Settings β†’ Passwords and Security β†’ App Lock.
  2. Set the unlock method (PIN, pattern lock, or biometrics).
  3. Select the apps from the list you want to block.
  4. Activate Hide Notifications so that the contents of messages do not appear on the lock screen.

Limitations of the method:

  • πŸ‘οΈ Apps remain visible on the menu and desktop (just require a password when you open them).
  • πŸ” They can be found through a search by device (Search for applications in the MIUI).
  • πŸ“΅ Does not work for system utilities (e.g. Settings or Security).

πŸ’‘

To strengthen protection, enable the option in the App Lock "Hide the lock icon" - then when you open the blocked application there will be no pop-up with a request for a password (instead, the screen will simply not respond to clicks).

3. Hiding system applications without root (via ADB)

System applications on Xiaomi (e.g. Mi Video, Mi Music, GetApps) cannot be removed or hidden by standard means, but can be deactivated via ADB (Android Debug Bridge), a method that does not require superuser rights, but requires a smartphone connection to a computer and basic command-line knowledge.

Step-by-step:

  1. Turn on Developer Mode on your smartphone: go to Settings β†’ About Phone and 7 times click on the MIUI version.
  2. Return to Settings β†’ Additional β†’ For developers and activate Debugging over USB.
  3. Connect your phone to your PC, install ADB drivers (for example, via Google’s Mi PC Suite or Platform Tools).
  4. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb devices

If the device appears in the list, follow the command to hide the application (replace com.example.app with the batch name of the program):

adb shell pm hide com.example.app

List of batch names of popular Xiaomi system applications:

AnnexPackage nameCan we hide it?
Mi Videocom.miui.videoplayerYes.
Mi Musiccom.miui.playerYes.
GetApps (Mi App Store)com.xiaomi.mipicksYes.
Mi Browsercom.android.browserNo (system browser)
Security (Security)com.miui.securitycenterNo (critical)

⚠️ Note: Hiding system applications through ADB It can lead to unstable work. MIUI, Especially if you deactivate critical services (e.g. com.miui.securitycenter!

Make sure the app isn’t critical to MIUI

Download ADB Platform Tools on PC

Enable debugging by USB on a smartphone

Make a backup copy of the data

Write down the package name of the application-->

4. Hiding through folders and launcher settings

If you just need to remove the app icons from the home screen but leave them on the menu, you can use the standard MIUI launcher features. This method does not provide data protection, but helps to get rid of visual clutter.

Coverage options:

  • πŸ“ Desktop folders: Drag the app icon to another to create a folder. Call it neutral (e.g., Utilities").
  • πŸ” Hiding from search: B MIUI 14+ You can turn off the display of the application in the search results: press the icon β†’ Information on the annex β†’ Turn off the search display.
  • πŸ“± Disable icon: Some apps (like Google or Duo) allow you to hide your icon in settings (App Settings) β†’ Notifications β†’ Badge on the screen).

Limitations:

  • Applications remain available through All Apps in the menu.
  • System utilities (such as Settings or Camera) cannot be hidden in this way.
  • After the MIUI update, the settings may reset.
How to return hidden through the launcher application?
If you hid the application through a folder or launcher settings, but it disappeared from the All Apps menu, try: 1. Reboot your smartphone. 2. Open Settings β†’ Apps β†’ Manage the application and find the program manually. 3. Reset the launcher settings: press the empty space on the desktop β†’ Screen settings β†’ Reset settings.

5. Advanced Methods: Hiding with Root Rights

If you have root access (for example, through Magisk), you can completely remove or freeze system applications, and hide user programs from prying eyes with specialized tools.This method is suitable for advanced users, since improper actions can lead to a device β€œbrick” (inability to download).

Popular tools for root:

  • 🧊 Titanium Backup: Allows applications to be frozen, making them invisible to the system.
  • πŸ”§ System App Remover: Removes system programs without a trace (caution: can break) MIUI!).
  • πŸ›‘οΈ App Quarantine: Hide apps under a password, blocking access to their data.

Examples of Titanium Backup:

  1. Install the app from the Play Market and provide root access.
  2. Select the app you want to hide and click Freeze.
  3. Confirm the action – the application will disappear from the menu and stop working.
  4. To return it, thaw it in the same menu.

⚠️ Warning: Removing system applications from root may disrupt the work MIUI, Especially if you are talking about services com.android. or com.miui. Before experimenting, study the reviews about a particular application on forums (for example, before experimenting with the forums, 4PDA or XDA Developers).

πŸ’‘

Root access provides the maximum opportunity to hide applications, but requires caution. Always back up the /system partition before deleting system files (for example, via TWRP).

6.Alternative methods: third-party launchers and secure folders

If the built-in MIUI features don't suit you, you can use third-party solutions, which don't always provide complete privacy, but offer more flexibility in customizing the visibility of applications.

Popular alternatives:

  • 🏠 Nova Launcher: Allows you to hide apps from menus and search, customize gestures and folders.
  • πŸ”’ Secure Folder (Samsung): Although it is a solution from Samsung, it can be emulated on Xiaomi via Island or Shelter (requires root or Work Profile).
  • πŸ“± Apex Launcher: Supports app hiding and folder encryption.

Example of the Nova Launcher setup:

  1. Install a launcher from Play Market and make it the default launcher.
  2. Click the empty space on the desktop β†’ Settings Nova β†’ Hiding applications.
  3. Select the programs you want to hide and confirm.
  4. For additional protection, set the password to the launcher settings.

Advantages of third-party launchers:

  • βœ… Do not require root or complex manipulation.
  • βœ… Maintain functionality after updating MIUI.
  • βœ… Offer additional features (such as gestures or themes).

Disadvantages:

  • ❌ Applications remain available through the standard menu MIUI (If you open it through Settings β†’ Annexes).
  • ❌ Some of the squatters may be in conflict with MIUI, languishing.

Comparison of methods of hiding applications on Xiaomi

To choose the best method, compare all the methods considered by key criteria:

MethodRoot is required.Hiding system applicationsPassword protectionDifficultyRisks.
Second SpaceNo.No.Yes.Low.Loss of access with a forgotten password
App LockNo.No.Yes.Low.Apps are visible on the menu
ADBNo.Yes (partially)No.MediumUnstable work MIUI
Root + Titanium BackupYes.Yes.No (only cover-up)Tall.Brick of the device
Third-party launchersNo.No.Optionally.Low.Conflicts with MIUI

FAQ: Frequent questions about hiding apps on Xiaomi

Can you hide the application so that it does not appear even in the settings?
Yes, but only with root rights. Use Titanium Backup or System App Remover to completely remove the application from the system. Without root, this is impossible - even through ADB, programs remain visible in Settings β†’ Applications, just don't work.
What if the application stopped updating after hiding through ADB?
This is normal behavior: deactivated by ADB To return the possibility of updates, follow the command: adb shell pm uninstall -k --user 0 com.example.app Then install the update manually from the Play Market or APK-file.
How to hide an application from search by device (e.g., through the MIUI search bar)?summary> In MIUI 14/15, turn off the app's display in search: Press the app icon on your desktop. Select Application Information. Go to Notifications β†’ Show in Search and turn off the option. For third-party launchers (e.g., Nova), this setting is done in the app hide menu.
Can you hide the app so it doesn’t appear in the list of recently opened apps?
Yes, but only indirectly: If you use Second Space, the apps from the second profile won't make it to the list of recently opened ones mostly. /system/build.prop, line ro.config.low_ram=True - this will limit the number of apps displayed in the multitasking menu (but will affect performance). MIUI It's impossible to do.
Will a hidden application work in the background (e.g., messenger)?summary> Depending on the method of hiding: Second Space: The application only works in the active profile. If you switch to the main profile, the background processes of the second space are suspended. App Lock: The application works in the background, but requires a password at each opening. ADB/Root: Frozen apps stop completely. Remote apps disappear from the device.