Hiding apps on Xiaomi smartphones is a challenge that users face for a variety of reasons, from wanting to remove system utilities to having to hide personal data from prying eyes. Unlike iOS, where functionality is limited, MIUI offers several built-in mechanisms and also supports third-party solutions. However, not all methods are equally effective: some simply remove icons from the home screen, others block access to the application without a password, and still others work only on certain models.
In this article, we will discuss all the current methods of hiding applications on Xiaomi in the Internet. 2026 year, including official functions MIUI 14/13, Launcher settings, use of Second Space (second desktop) and even hiding through ADB We'll focus on the nuances of why some applications can't be hidden by standard means, how to get around the limitations of models with a high-end user experience. POCO Launcher, and what to do after the update MIUI Hidden programs have disappeared.
1. Hiding applications through Second Space (Second Desktop)
Second Space is a built-in MIUI tool for creating an isolated environment with a separate set of apps, wallpapers and even accounts, ideal if you need to not just hide the application, but completely isolate it from the main profile (for example, for work purposes or privacy).
How it works:
- π Second Space can install the same apps as the main profile, but they will be completely independent (different data, cache, notifications).
- π Access to the second space is protected by a separate password or fingerprint.
- π± The home screen will not show app icons from Second Space, and vice versa.
To activate Second Space:
- Go to Settings β Special Options β Second Space.
- Click βCreate Second Spaceβ and follow the instructions (you will need to set a password).
- After creating, switch between swipe spaces down the notification panel (Face icon β Second space).
β οΈ Note: On some models POCO (for example, POCO X5 Pro) the path to settings may be different: Settings β Memory. β Second Space. If you don't have an option, update. MIUI last-minute.
π‘
If you only need to hide one app instead of creating a whole second space, skip this method and move on to the next section about hiding through the launcher settings.
2. Hiding icons through the settings of the MIUI launcher
The easiest way to remove an application from the home screen is to use the launcher's built-in settings, which does not remove the application, but only removes its icon from the menu, leaving access through the search or All Apps folder, suitable for system utilities that cannot be uninstalled (for example, Mi Browser, Mi Music, GetApps).
Instructions:
- Open the application menu (swipe up from the main screen).
- Find the app you want, pinch its icon, and select Hide (or Remove from Screen on some versions of MIUI).
- Confirm the action. The application will disappear from the home screen, but will remain on the list of all programs (Settings β Applications β Application Management).
To return the hidden app:
- π Enter the name of the application in the search bar (swipe down the main screen).
- π Or go to Settings. β Annexes β Application management β Hidden and click "ShowΒ».
| Method | Hiding an icon? | Blocking access? | Works for POCO? |
|---|---|---|---|
| Second Space | β Yes. | β Yes (password required) | β Yes. |
| Launcher settings | β Yes. | β No. | β Yes. |
| App Lock (locking) | β No. | β Yes. | β Yes. |
| Third-party launchers | β Yes. | β No. | β οΈ Partially. |
3. Password blocking of applications (App Lock)
If the goal is not just to hide the icon, but to block access to the application without entering a password, use the App Lock feature. MIUI It protects any application and PIN-It's a code, a fingerprint, or a pattern lock, and it's still on the screen, but you're going to ask for authorization if you try to open it.
How to set up:
- Go to Settings β Apps β App Lock.
- Set a password for App Lock (if not previously configured).
- Select the applications that you want to block and activate the switch.
- Enable the βHide Notificationsβ option (optional) so that the content of the notifications blocked by the apps does not appear in the notification bar.
Advantages of the method:
- π Protects data even if the phone falls into the wrong hands.
- π± It works on all Xiaomi, Redmi and POCO s MIUI 12 and newer.
- π You can quickly unlock the application through your fingerprint.
β οΈ Note: If you forget your App Lock password, you can only restore it through your Mi Account!
What to do if the App Lock is not working?
4. Hiding system applications through ADB (for advanced)
Some Xiaomi system applications (e.g. Mi Video, Mi Community, Cleaner) cannot be removed or hidden by standard methods, in which case ADB (Android Debug Bridge) β a tool for debugging Android, which allows you to disable system packages without root rights.
β οΈ Warning: Misuse of the right ADB This may cause system failures, and we recommend backing up the data before starting.
Instructions:
- Turn on Developer Mode: Go to Settings β About Phone. Click 7 times on MIUI Version until the notification βYou are a developerβ appears.
- Activate USB Debugging: Return to Settings β Additional β Developer. Turn on the USB Debugging Switch.
ADB Tools
adb shell pm hide com.miui.videoplayer(Replace com.miui.videoplayer with the name of the application package).
How to find out the name of the application package:
- π± Install App Inspector from Google Play.
- π Or use the team. ADB: adb shell pm list packages | grep miui
βοΈ Preparation for work with ADB
5. Third-party launchers: Nova, Apex, POCO Launcher
If you donβt like the built-in MIUI methods, you can use third-party launchers that offer advanced app hide-out features, such as Nova Launcher, which allows you to create βhidden folders,β and POCO Launcher (even on non-POCO devices) supports categorization and hiding icons.
The best launchers for hiding applications:
- π Nova Launcher β Supports Hiding Icons via App & Widget Drawers SettingsΒ» β Β«Hide AppsΒ».
- π Apex Launcher β allows you to create password-protected folders.
- π POCO Launcher β built-in βHidden Appsβ feature in settings.
- π Smart Launcher 6 β Automatic sorting and hiding of rarely used applications.
How to hide the app in Nova Launcher:
- Install Nova Launcher from Google Play.
- Click the free space on the home screen β Settings β App & Widget Drawers.
- Select βHide Appsβ and select the desired applications.
- Save the settings. The icons will disappear from the menu, but will remain available through search.
β οΈ Note: On some Xiaomi firmware, third-party launchers may conflict with system services (for example, with the system). MIUI If you have a lag after installing the launcher, turn off optimization. MIUI through ADB: adb shell settings put global hidden_api_policy 1
6. Hiding through βPrivate Modeβ (for files and applications)
The MIUI Private Mode feature allows you to hide not only files, but also some applications from prying eyes, but this method does not work on all models and requires additional settings.
How to turn on:
- Go to Settings β Privacy β Private mode.
- Create a password or use a fingerprint to access.
- Select the apps you want to hide (e.g. gallery, instant messengers).
- Activate mode β hidden applications will only be available after entering the password.
Limitations of the method:
- β It doesn't work on all versions. MIUI (It is not available on some Redmi Notes and POCO M).
- β It does not hide icons, but access to data inside apps (for example, photos in a gallery).
- β Useful for protecting confidential files in standard applications (Gallery, Notes).
π‘
Private mode does not replace full-fledged hiding of applications, but it complements other methods well if you need to protect data inside programs (photos, documents, correspondence).
7. Frequent problems and solutions
Even after hiding applications, Xiaomi users face typical problems, and we will discuss the most common ways to solve them:
Problem 1: The hidden app reappears after the MIUI update. Solution: Updates often reset the launcher settings. After the update, rediscover the app through Settings β Apps β Hidden or Launcher settings.
Problem 2: You can't hide a system application (like Mi Browser). ADB (Section 4) or disable the application through Settings β Annexes β Application management β Disable (not all system utilities support shutdown).
Problem 3: The POCO F4 or Redmi K50 doesn't have a "Second Space" option. Solution: Update MIUI to the latest version. If the option doesn't show up, check the firmware region: Global ROM may not have Second Space. Try switching to EEA or China ROM (risky, requires unlocking the bootloader).
Problem 4: Third-party launcher doesn't hide icons Solution: Make sure launcher is set as primary (Settings β Home Screen β Launcher Choice). If the problem persists, clear the launcher's cache.