How to hide the application on the smartphone Xiaomi: all working ways of 2026

Why Standard Removal Is Not Good and What to Do Instead

Have you ever encountered a situation where you have to hide an app on Xiaomi but can’t delete it? Perhaps it’s a working messenger that shouldn’t be visible to outsiders, or system software that can’t be uninstalled without root rights. In the MIUI shell (even in the latest versions of MIUI 14/15), there are several ways to hide the app icon without removing it completely.

It’s important to understand the difference between hiding and deleting: the former simply removes the shortcut from the desktop and from the app menu, but the program stays on the system and can run in the background. This is true for the Redmi Note 12, POCO X5, Xiaomi 13T and other Android 13/14 models. In this article, we will analyze all the current methods, from built-in MIUI functions to third-party solutions with the limitations of the shell.

Before you get to the instructions, check the MIUI version: go to Settings β†’ About β†’ About Phone β†’ MIUI version. This depends on the availability of certain features. For example, MIUI 12 and older has a built-in β€œSecond Space Mode” that allows you to isolate applications, and MIUI 15 has additional privacy settings.

πŸ“Š What Xiaomi model do you use?
Redmi (Note/Pro series)
POCO (F/X/M)
Xiaomi (digital series)
Black Shark
Another model

Method 1: Hiding through "Application Settings" (without root)

The easiest method is to use the built-in MIUI feature to hide system and user applications. It works on all devices with MIUI 10 and later, including Redmi 10, Xiaomi 12 Lite and others. The main limitation is that the programs hidden in this way will still appear in the list of all applications (Settings β†’ Applications).

To hide the icon:

  1. Open Settings β†’ Applications β†’ Application Management.
  2. Select the app you want from the list (e.g. Google Play Games or Mi Video).
  3. Slip on the three dots in the top right corner and select Hide.
  4. Confirm the action in the dialog window.

After that, the icon will disappear from the desktop and from the application menu, but:

  • πŸ” The application will remain in the list All applications in the settings.
  • πŸ”” Notifications from the hidden app will come (unless disabled separately).
  • πŸ“± The feature does not work for some system applications (e.g. Security or Theme Store).

Check the MIUI version in the settings

Make a backup copy of important application data

Make sure the application is not system-based (otherwise it may not hide)

Remember the name of the search application in the future-->

Method 2: Use of "Second Space" (to be completely insulated)

If you need to not just hide the icon, but completely isolate the application (for example, a second account in the messenger or work chats), use the function "Second space" This is a separate user profile with its own desktop, settings and applications. This method works on all Xiaomi devices with MIUI 12 and newer, including POCO F4 redmi K50.

How to set up:

  1. Go to Settings β†’ Special Opportunities β†’ Second Space.
  2. Create a new space (you will need to create a password).
  3. After rebooting, select which space you want to work in (switching through the notification bar).
  4. Install the desired applications only in the second space – they will not be visible in the main.

Advantages of the method:

  • πŸ”’ Complete isolation: applications and data do not overlap between spaces.
  • πŸ“± It works even for system applications (e.g. Mi Account or Gallery).
  • πŸ”„ Quickly switching through the notification curtain.

⚠️ Note: When you delete the second space, all the data in it (including hidden applications) will be permanently deleted. β†’ Second space β†’ Backup.

Coverage methodRoot is required.You can see it in the settings.Works for system applicationsNotifications retained
Through Application Management❌ No.βœ… Yes.❌ No.βœ… Yes.
Second space❌ No.❌ No.βœ… Yes.βœ… Yes (only in my own space)
Third-party launchers❌ No.βœ… Yes.❌ No.βœ… Yes.
ADB-team❌ No.❌ No.βœ… Yes.βœ… Yes.
Root + Titanium Backupβœ… Yes.❌ No.βœ… Yes.❌ No (if frozen)

Method 3: Third-party launchers (Nova Launcher, Apex and others)

If the built-in MIUI methods don’t suit you, you can use alternative launchers like Nova Launcher, Apex Launcher or Microsoft Launcher, which hide root-free app icons and work on all Xiaomi models, including the Black Shark 5 and Redmi A2.

Instructions for Nova Launcher (the most popular option):

  1. Install Nova Launcher from Google Play.
  2. Make it the default launcher (at the first start the system will prompt you to do this).
  3. Press your finger on the free desktop space β†’ Settings β†’ Hiding applications.
  4. Select the apps you want to hide and confirm.

Pros of the method:

  • 🎨 Flexible configuration of appearance (themes, icons, gestures).
  • πŸ” Hidden apps don’t appear in the menu or in the launcher search.
  • πŸ”„ It is easy to return the icons back through the settings.

⚠️ Note: When using third-party launchers, hidden apps will still be visible in the standard menu MIUI, If you're going back to it temporarily, to eliminate that possibility completely, shut down the system launcher through the ADB (see method 4).

πŸ’‘

If after installing Nova Launcher, the application icons are displayed twice (both in Nova and in MIUI), clear the system launcher cache in Settings β†’ Applications β†’ Launcher β†’ Storage β†’ Clear the cache.

Method 4: ADB-commands to hide system applications

For advanced users who want to hide system applications (such as Mi Browser, Mi Music or GetApps), ADB (Android Debug Bridge) is a good way to do this, which does not require root rights, but requires USB debugging and a computer with drivers installed.

Step-by-step:

  1. Turn on Developer Mode: Go to Settings β†’ About Phone. Tap 7 times on MIUI Version. Go back to Settings β†’ Additional β†’ Developer. Activate USB Debugging.

ADB

adb shell pm hide com.miui.browser

(Replace com.miui.browser with the desired application package).

adb shell pm unhide com.miui.browser

How to find out the name of the application package:

  • πŸ“± Install App Inspector from Google Play.
  • πŸ” Or run the command adb shell pm list packages | grep "keyword" (e.g. grep "miui").
List of packages of popular system applications Xiaomi
Mi Browser: com.android.browser or com.miui.browser GetApps (Mi App Store): com.xiaomi.mipicks Mi Music: com.miui.player Mi Video: com.miui.videoplayer Security: com.miui.securitycenter Thematic store: com.android.thememanager

Important: Once the MIUI is updated, hidden applications through ADB may reappear, in which case repeat the concealment command.

Method 5: Root Access and Titanium Backup (for power users)

If you have root rights, you can not only hide, but also completely freeze or remove system applications. This will require the Titanium Backup app (or its analogue Lucky Patcher), the method is suitable for the POCO F3 GT, Xiaomi 11T Pro and other models with an unlocked bootloader.

Instructions:

  1. Install Titanium Backup and provide root access.
  2. In the main menu, select the Backups tab.
  3. Find the right app and tap it.
  4. Choose Freeze! (the app will disappear from the system, but will remain in memory).
  5. For complete removal, select Remove! (caution: this could disrupt the system!).

Advantages:

  • ❄️ Frozen apps don’t consume resources and don’t show notifications.
  • πŸ—‘οΈ You can completely remove unnecessary system programs (for example, Mi Pay or Mi Credit).
  • πŸ”„ It is easy to return the application from backup.

⚠️ Warning: Removing system applications may cause malfunctions MIUI, including the impossibility of air renewal (OTA). Before experimenting, create a full backup through TWRP Or OrangeFox Recovery.

πŸ’‘

Use freezing instead of uninstalling for system applications – it’s safer and makes it easy to return functionality when needed.

What to do if the application is not hidden?

Sometimes, even after you've completed all the steps, the app icon stays in place, and here are the possible reasons and solutions:

Problem 1: The application is system-based and does not hide through standard settings.

  • πŸ”§ Solution: Use ADB (Method 4) or Titanium Backup (Method 5).

Problem 2: After hiding through the launcher, the icon returns after the reboot.

  • πŸ”§ Solution: Clear the launcher cache (Settings) β†’ Annexes β†’ Launcher β†’ Warehouse β†’ Clear the cache) or install an update for the launcher.

Problem 3: The second space does not display notifications from hidden applications.

  • πŸ”§ Solution: Check notification settings for the second space in Settings β†’ Notifications β†’ Second Space Settings.

Problem 4: ADB-The team returns the error Not allowed to hide.

  • πŸ”§ Solution: Make sure that the debugging is USB It is enabled and you have confirmed the trusted connection on your phone, and check if the packet is blocked from changes (for example, via XPrivacyLua).

FAQ: Frequent questions about hiding apps on Xiaomi

Can you hide the application so that it is not visible even in the settings?
Yes, but only with ADB (Method 4) or Titanium Backup with root rights (Method 5), in the first case, the application will remain in the system, but will not appear in the menu and settings, in the second - it can be completely removed or frozen.
Will a hidden app consume battery and internet?
It depends on the method of concealment: πŸ”‹ Method 1 (Settings) MIUI): The application will continue to work in the background. ❄️ Method 5 (Titanium Backup: Freeze): The application will stop completely and will not consume resources. 🌐 Second Space: The app will only work when the second space is activated. To stop background activity completely, use the app. ADB or Greenify (with root).
How to hide an application from a search on the phone (for example, through the MIUI search bar)?
Standard MIUI methods don't remove applications from search. To exclude them from results: Use Nova Launcher (Method 3) - it has its own search engine where hidden apps don't show up. Or disable indexing for a particular application through ADB: adb shell pm disable-user --user 0 com.package.name (replace com.package.name with the package name).
Can I hide an app on Xiaomi without a computer?
Yeah, that's fine: πŸ“± Method 1 (Settings) MIUI) β€” No PC required. 🎨 Method 3 (Nova Launcher) – installed directly from the phone. πŸ”’ Second space is configured in the phone's menu. Method 4 only (ADB) Method 5 (root) requires a connection to a computer.
How to get the hidden app back?
Depending on method: Method 1 (MIUI settings): Go to Settings β†’ Applications β†’ Application Management β†’ Three dots β†’ Show hidden. Method 2 (Second Space): Switch to the second space and transfer the application to the main through Second Space Settings. Method 3 (Nova Launcher): Go to the launcher settings and uncheck the hidden application. Method 4 (ADB): Follow the command adb shell pm unhide com.package.name. Method 5 (Titanium Backup): Find the application in the list and select Unfreeze!