How to hide applications on Xiaomi Poco F1: all ways from system to hidden

Xiaomi Poco F1 is still one of the most popular smartphones among Android enthusiasts – despite the release in 2018. Its hardware (Snapdragon 845 processor, 6/8 GB of RAM) and support for custom firmware make the device relevant even in 2026. But with the concealment of applications on MIUI, users often have problems: standard shell functions are unstable, and third-party launchers can conflict with the system.

In this article β€” 5 Proven ways to hide applications on Poco F1 (including methods without root rights, comparison of their reliability and step-by-step instructions taking into account the features of the MIUI 12/13/14. We also discuss why some applications can not be hidden through the standard β€œSafe ModeΒ» MIUI How to get around this limitation.

1. Hiding through the β€œSecond Space” (Dual Appendices)

MIUI’s Second Space feature is designed to separate work and personal data, but it can also be used to hide applications, a method that does not require root rights and works on all versions of Poco F1 firmware.

How it works: You create a second space (essentially a separate user profile), move unnecessary apps there, and then disable notifications and icons for that space, minus the apps are not physically deleted, but only β€œhidden” for additional authentication.

  • βœ… Does not require root or third-party programs
  • βœ… It works on all versions. MIUI (including 14)
  • ⚠️ Applications take up space in memory
  • ⚠️ You need to enter a password when switching spaces

Instructions:

  1. Open the Settings. β†’ Second space.
  2. Click Create a second space and follow the setup wizard (set a password).
  3. After creation, go to Settings β†’ Apps β†’ Duplicate applications.
  4. Select the apps you want to hide and duplicate them into the second space.
  5. Return to the main space and turn off notifications for the second through Settings β†’ Notifications.

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

πŸ“Š What Way to Hide Apps You Use More Often?
Second MIUI space
Third-party launchers
System Hiding (App Hide)
ADB-team
Other

2. system function "Hide applications" (App Hide)

MIUI 12 and later features a built-in App Hide feature that allows you to remove icons from menus but leaves apps on the system. On Poco F1, this feature is unstable, with some users complaining that hidden apps reappear after the reboot.

To check if the option is available on your device:

  1. Keep your finger in the free space of the desktop.
  2. Select Desktop Settings (or Launcher Settings).
  3. Scroll down and find Hide Apps (if not, the method is not supported).
MIUI versionSupport for App HideStability
MIUI 12βœ… Yes.Medium (may be dropped)
MIUI 13βœ… Yes.Tall.
MIUI 14βœ… Yes.High (but requires a launcher upgrade)
The Pixel Experience (LineageOS)❌ No.β€”

If the feature is available but the apps pop up back, try:

  • πŸ”„ Reboot your smartphone after hiding.
  • πŸ“± Update launcher POCO Launcher via Play Market.
  • πŸ”§ Disable battery optimization for launcher in Settings β†’ Battery β†’ Optimizing the battery.

πŸ’‘

If the hidden app reappears, try temporarily switching to the standard MIUI Launcher (in desktop settings) and repeat the procedure.

3. Use of third-party launchers (Nova, Apex, Microsoft Launcher)

If system methods don’t work, a side launcher is a reliable alternative, such as Nova Launcher or Apex Launcher, which allows you to hide applications without root rights and does not affect the performance of Poco F1.

Advantages of the method:

  • πŸ”’ Hiding is stable (not reset after rebooting).
  • 🎨 Additional customization functions (gestures, icons, themes).
  • πŸ“± Compatibility with any version MIUI custom-made.

Instructions for Nova Launcher:

  1. Install Nova Launcher from Play Market.
  2. Press and hold your finger on your desktop β†’ Nova Settings.
  3. Go to App Settings β†’ Hide Apps.
  4. Check the boxes for the apps you want to hide.
  5. Save the settings and go back to the desktop.

⚠️ Note: Some system applications (such as Settings or Phone) cannot be hidden through third-party launchers – this is a limitation of Android, not launcher.

Install launcher from official store | Make backup data | Disable battery optimization for launcher | Check compatibility with MIUI-->

4. Hiding through ADB (for power users)

If you need to completely uninstall system applications (rather than just hide their icons), you can use ADB (Android Debug Bridge), which requires a connection to a computer, but does not need root rights.

On the Poco F1 with MIUI 12+, this method allows you to remove even pre-installed Xiaomi applications (for example, Mi Browser, Mi Music, Mi Video), which are not usually removed by standard means.

Step-by-step:

  1. Enable USB Debugging in Settings β†’ About Phone β†’ MIUI Version (click 7 times, then go back to Settings β†’ Additional β†’ For Developers).
  2. Connect Poco F1 to your PC and confirm debugging permission.
  3. Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell


pm uninstall -k --user 0 com.mi.browser.global

Replace com.mi.browser.global with the batch name of the desired application (you can find out through the App Inspector or adb shell pm list packages).

AnnexPackage nameCan I remove it without root?
Mi Browsercom.mi.browser.globalβœ… Yes.
Mi Musiccom.miui.playerβœ… Yes.
Mi Videocom.miui.videoplayerβœ… Yes.
Google Duocom.google.android.apps.tachyon❌ No (systemic)

⚠️ Warning: Removing system applications can lead to unstable work MIUI (Before removing, check whether the application is dependent on other functionality (for example, com.miui.analytics is responsible for collecting statistics - its removal may break some Xiaomi services).

How to recover a remote application via ADB?
If you have problems with the application after you delete it through ADB, you can restore it by command: adb shell cmd package install-existing com.mi.browser.global Where com.mi.browser.global is the batch name of the remote application. If this does not work, you will have to reset your smartphone to factory settings or reflash MIUI.

5. Hiding through Safe Mode (limited functionality)

MIUI has a Safe Mode feature that temporarily hides all third-party applications, leaving only system ones, which is suitable if you need to quickly remove unnecessary programs, but it is not permanent - after you leave the mode, everything will return.

How to turn on:

  1. Press the power button before the turn off menu appears.
  2. Hold your finger on the item "Switch off power" (the suggestion will appear to go to safe mode).
  3. Confirm the transition.

In this mode:

  • πŸ”’ Only system applications will be visible.
  • πŸ“΅ All third-party services (including messengers and social networks) will be disabled).
  • πŸ”„ After the reboot, everything will return to its original state.

This method is suitable for temporary concealment (for example, if you want to show your smartphone to someone without revealing the installed programs).

πŸ’‘

The MIUI Safe Mode is not a cover-up, but a diagnostic tool, which helps to check if third-party applications are in conflict with the system, but does not replace full-fledged cover-up.

Comparison of methods: which one to choose?

The choice of method depends on your goals:

  • πŸ”Ή Temporary concealment (for example, to show off a phone) β†’ Safe regime.
  • πŸ”Ή Hiding without root and third-party programs β†’ Second Space or App Hide.
  • πŸ”Ή Stable concealment with customization β†’ Third-party launchers (Nova, Apex).
  • πŸ”Ή Removal of system applications β†’ ADB (Only for experienced users).

On Poco F1 with custom firmware (e.g. Pixel Experience), MIUI (Second Space, App Hide) system methods won’t work – use third-party launchers or ADB.

FAQ: Frequent questions about hiding apps on Poco F1

Can I hide system applications (such as Google Play Services) without rooting?
No. System applications that Android depends on (e.g. Google Play Services, MIUI System Launcher) cannot be hidden or removed without root permissions. They can only be disabled through Settings β†’ Applications β†’ Disable, but this can lead to errors in the smartphone.
Why do apps hidden through App Hide reappear after the MIUI update?
This is a well-known MIUI problem, where after major updates (e.g., version 12 to version 13), the launcher settings are reset. To avoid this, before updating: Back up the launcher settings (in Nova Launcher: Backup/Restore). Remember the list of hidden apps (take a photo or write down).
Will the application hideout work if I install custom firmware (like LineageOS)?
On custom firmware (not on the MIUI) Second Space and App Hide are not available. Instead, use: Third-party launchers (Nova, Lawnchair) Magisk modules (for example, App Systemizer to convert user applications to system and back). ADB-Teams (working on most of the firmware).
How to hide apps from MIUI searches (so they don’t show up in the results)?
Even if you hid the app through the launcher, it may appear in search. MIUI. To fix this: Open the Settings β†’ Search. Select Search Settings. β†’ Apps. Turn off the sliders next to the apps that shouldn't be displayed in the results. If this item is missing, use ADB-Adb shell settings put global hidden_app_search_list com.package.name1,com.package.name2 Where com.package.name1 β€” batch names of hidden applications.
Can I hide apps so they don’t appear in the recent menu?
Yes, but only with help. ADB Or Magisk modules. Standard methods. MIUI Not affecting the menu of recent apps. To hide: Install Magisk and Hide My AppList. Or use ADB-command: adb shell pm hide com.package.name After that, the app will not appear in the menu, nor in recent, nor in the settings. To return it back, use: adb shell pm unhide com.package.name