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:
- Open the Settings. β Second space.
- Click Create a second space and follow the setup wizard (set a password).
- After creation, go to Settings β Apps β Duplicate applications.
- Select the apps you want to hide and duplicate them into the second space.
- 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.
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:
- Keep your finger in the free space of the desktop.
- Select Desktop Settings (or Launcher Settings).
- Scroll down and find Hide Apps (if not, the method is not supported).
| MIUI version | Support for App Hide | Stability |
|---|---|---|
| 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:
- Install Nova Launcher from Play Market.
- Press and hold your finger on your desktop β Nova Settings.
- Go to App Settings β Hide Apps.
- Check the boxes for the apps you want to hide.
- 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:
- Enable USB Debugging in Settings β About Phone β MIUI Version (click 7 times, then go back to Settings β Additional β For Developers).
- Connect Poco F1 to your PC and confirm debugging permission.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell
pm uninstall -k --user 0 com.mi.browser.globalReplace 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).
| Annex | Package name | Can I remove it without root? |
|---|---|---|
| Mi Browser | com.mi.browser.global | β Yes. |
| Mi Music | com.miui.player | β Yes. |
| Mi Video | com.miui.videoplayer | β Yes. |
| Google Duo | com.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?
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:
- Press the power button before the turn off menu appears.
- Hold your finger on the item "Switch off power" (the suggestion will appear to go to safe mode).
- 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.