How to hide an app on Xiaomi: from standard features to hidden tricks

Xiaomiโ€™s MIUI-based smartphones offer users flexible tools to manage app visibility, from built-in features to hidden system features. However, not everyone knows that in addition to standard hiding through the settings menu, there are alternative methods, including using a second workspace, protected space, and even changing system files without superuser rights. In this article, we will discuss all the current ways to make the application invisible on Redmi, POCO and other devices of the brand, given the features of the latest versions of MIUI 14/15 and Android 13/14.

It is important to understand the difference between โ€œhidingโ€ and โ€œdeletingโ€: a hidden application continues to work in the background, occupy space in memory and can send notifications, while a remote application is completely uninstalled. Also, some methods (for example, Second Space) require additional configuration, but provide maximum privacy. If your goal is to hide the application from prying eyes but keep it quickly accessible, look at methods using a secure folder or alternative launchers.

1. Standard Hiding through MIUI Settings

The easiest and safest way to do this is to use the built-in MIUI feature, which allows you to hide apps from the main menu.This method does not require root rights and works on all modern Xiaomi devices, including the Redmi Note 12, POCO X5 and Xiaomi 13. Restriction: hidden applications will remain visible in Settings โ†’ Apps and will be displayed in search results on the system.

To hide the app:

  1. Long press on the free seat of the main screen โ†’ select Screen settings.
  2. Go to Hide Apps (in some versions of MIUI, the item is called Hide Apps).
  3. Tick the required applications and click Ready.

After that, the app icons will disappear from the home screen and from the app menu, and to bring them back, repeat the steps and uncheck the boxes. Importantly, this method does not hide the applications from system processes, they will still be visible in the task manager and can send notifications.

๐Ÿ“Š What Way to Hide Apps You Use More Often?
Standard Hiding at MIUI
Second Space (second workspace)
Secure folder.
Third-party launchers (Nova, Apex)
Another method

2.Using Second Space (Second Workspace)

Second Space is a unique feature of MIUI, which allows you to create a separate user profile with its own set of applications, wallpaper and settings. Applications installed in the second workspace are not visible by default in the main one, and vice versa. This method is ideal for those who want to completely isolate some of the software (for example, work messengers from personal ones).

How to set up Second Space:

  1. Open Settings โ†’ Special Options โ†’ Second Space
  2. Follow the customization wizard: specify a password (required!) and select cloning apps.
  3. After creating, switch between swipe spaces via the lock button or through the notification panel.
  • โœ… Complete application isolation (not visible in the main space).
  • โœ… The ability to use different accounts in the same app (e.g. two WhatsApp accounts).
  • โš ๏ธ Requires additional memory (each space works as a separate device).
  • โš ๏ธ Some system applications (e.g. Settings) are automatically duplicated.

โ˜‘๏ธ Second Space Preparation

Done: 0 / 4

3. Secure folder (App Lock + Hiding)

Secure folder (or Private Folder in global versions) MIUI) Not only does it allow you to block apps from accessing them with a password, it also allows you to hide them from a general list. Unlike standard concealment, applications in a protected folder don't even show up in search results and require you to enter them. PIN-code.

Instructions for setting:

  1. Go to Settings โ†’ Privacy โ†’ Secure folder.
  2. Set a password (it is recommended to use a fingerprint for convenience).
  3. Click Add Apps and select the ones you want to hide.
  4. Activate the option to Hide app icons.

โš ๏ธ Note: If you forget the password from the protected folder, you can only restore access to hidden applications through resetting your phone settings. Xiaomi does not provide official tools for unlocking without losing data.

Coverage methodVisibility on the menuVisibility in searchPassword requiredSuitable for
Standard cover-upโŒ No.โœ… Yes.โŒ No.Quick hiding from casual glances
Second SpaceโŒ No (mostly space)โŒ No.โœ… Yes (on switching)Complete application isolation
Secure folder.โŒ No.โŒ No.โœ… Yes, for access)Confidential applications (banks, messengers)
Third-party launchersโŒ No (configuration)โœ… Yes/โŒ No (depending on launcher)โŒ No/โœ… Yes.Users with root or custom firmware

4. Hiding through third-party launchers (Nova, Apex, Microsoft Launcher)

If you don't like the built-in MIUI features, you can use alternative launchers like Nova Launcher or Apex Launcher, which allow you to flexibly adjust the visibility of applications, including the ability to completely hide without removing, and the advantage of the method is that it works on any version of Android and not binding to the MIUI firmware.

How to hide the app through Nova Launcher:

  1. Install Nova Launcher from Google Play and make it the default launcher.
  2. Long press on the free screen space โ†’ Settings Nova.
  3. Go to the Application Box โ†’ Hide the Applications.
  4. Select the apps you want to hide and confirm.

For additional protection, you can combine this method with Xiaomiโ€™s App Lock: the hidden app will not be available either through search or through the standard menu. However, note that some launchers (such as Microsoft Launcher) may conflict with MIUI features such as Second Space.

๐Ÿ’ก

If after installing a third-party launcher, MIUI gestures stopped working, return the standard launcher to Settings โ†’ Home Screen โ†’ Launcher by default.

5 Advanced Methods: ADB and System File Change

For experienced users who are willing to work with ADB (Android Debug Bridge, a way to hide applications by changing their status in the system, does not require root rights, but involves connecting the phone to a computer and executing commands in the terminal. MIUI.

Step-by-step:

  1. Enable USB Debugging in Settings โ†’ About Phone โ†’ MIUI version (click 7 times, then go back to Additional โ†’ For Developers).
  2. Connect your phone to your PC and execute the command: adb shell pm hide com.example.app (replace com.example.app with a real application package, for example com.whatsapp).
  3. To return the application, use: adb shell pm unhide com.example.app

List of packages of popular applications:

  • ๐Ÿ“ฑ WhatsApp: com.whatsapp
  • ๐Ÿ“ท Instagram: com.instagram.android
  • ๐ŸŽฎ PUBG Mobile: com.tencent.ig
  • ๐Ÿ’ฐ Sberbank Online: en.sberbankmobile

โš ๏ธ Attention: Pm commands hide/unhide They do not work on all versions. MIUI. On certain devices (e.g, POCO F5 s MIUI 14) You may need to pre-receive temporary root via Magisk or use the App Systemizer module.

How to find out the package name of the application?
Open Settings โ†’ Apps, select the desired application and scroll down to the โ€œAdditionalโ€ section โ€“ there will be a package (for example, com.android.chrome for the Chrome browser).

6. Hiding through archiving (disabling without deletion)

If your goal is not to simply hide, but to completely disable the application without removing it (for example, for system utilities that cannot be uninstalled), you can use the archival function. Archived applications do not occupy space on the menu, do not update or work in the background, but their data is stored.

How to archive the application:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Select the desired application and click Archive (or Disable if archiving is not available).
  3. Confirm the action. The app will disappear from the menu and stop working.

To return an archived application, find it in the same menu (Settings โ†’ Apps) and click Restore.This method is suitable for embedded system applications (e.g. Mi Video, Mi Music) that cannot be removed by standard means.

7. Frequent mistakes and how to avoid them

When hiding apps on Xiaomi, users often face typical preventable problems:

  • ๐Ÿ”„ The app reappears after the update MIUI: This is because some system settings are reset. Solution -- repeat the process of hiding after the update.
  • ๐Ÿ“ฑ Gestures don't work after launcher change: Return the standard launcher MIUI default.

Another common mistake is trying to hide system applications (such as Mi Security or Theme Store) through ADB. This can lead to a cyclical reboot of the phone. Before experimenting with system packages, be sure to back up through Settings โ†’ System โ†’ Backup.

๐Ÿ’ก

On devices with MIUI Global, some features (such as Second Space) can be disabled by default. To activate them, change the region of the phone to India in the settings (without resetting).

Can you hide the application so that it does not appear even in the settings?
Yes, but it will require root rights or use a Magisk module called Hide My App. Without root, it is impossible to completely hide the application from Settings โ†’ Apps โ€“ it will be visible in the list, but marked โ€œhiddenโ€ or โ€œdisabledโ€.
Will a hidden app consume battery and internet?
It depends on the method of concealment: ๐Ÿ”‹ Standard Hiding: The app continues to run in the background and consume resources. โšก Second Space: The app only works when the second space is activated. ๐Ÿ“ด Archiving/Disable: The app completely stops activity. To limit background activity, open Settings โ†’ Battery โ†’ Battery Optimization and Select Limit Background Activity for the App You Need.
How to hide the app from parental control or MDM (Mobile Device Management)?
If you have parental control software installed on your device (such as Google Family Link) or a corporate link MDM-So, the solution, the standard methods of hiding won't work. In this case, use Second Space -- some of them are not. MDM You can install the app in your work profile (if supported) and hide it through your profile settings. You can bypass Family Link by creating a new Google account without being tied to your family group. โš ๏ธ Warning: Bypassing corporate MDM-The decision may violate your organizationโ€™s security policies and result in your device being blocked.
Can I hide the app on Xiaomi without a password?
Yes, but with limitations: ๐Ÿ”น Standard concealment and archiving do not require a password. ๐Ÿ”น Second Space and the Secure Folder require a password. ๐Ÿ”น Third-party launchers (like Nova) allow you to hide apps without a password, but they will remain accessible through system search.If you want a balance between convenience and privacy, combine standard hiding with disabling notifications for the app in Settings โ†’ Notifications.
Why does the app keep sending notifications after hiding?
This is because standard concealment in MIUI does not block background processes. To disable notifications: Go to Settings โ†’ Notifications โ†’ Notification Management. Find the hidden app in the list and turn off the Show Notifications switch. To completely turn off the background, use Settings โ†’ Battery โ†’ Battery Optimization โ†’ Limit background activity.