Why users want to hide applications from Xiaomi
Xiaomi, Redmi and POCO MIUI-based smartphones offer extensive customization options, but not always obvious. One of the frequent queries is how to remove unnecessary or sensitive apps from the home screen. The reasons range from wanting to get rid of visual clutter to having to hide personal information from prying eyes.
Unlike iOS or pure Android, where app hiding is done through folders or launcher settings, MIUI has its own nuances, such as the standard way to remove an icon from the desktop doesnβt remove the app itself from the system, it stays in the All Apps menu, and some system utilities (Security, Mi Video) donβt have a Delete button at all.
In this article, we will discuss 5 working methods, including built-in MIUI 14/15 features, third-party launchers and advanced solutions for root-right users, and we will also explain which applications can not be completely hidden and why.
Method 1: Remove the icon from the desktop (without deleting)
The easiest way is not to remove the application, but simply to remove its label from the home screen, so it doesn't hide the program from the system, but it visually cleans the workspace.
- π± Press your finger on the icon of the app you want to hide.
- ποΈ At the top of the screen will appear a panel with options β drag the icon to the inscription βDeleteβ (or basket).
- β οΈ Please note: this will only remove the shortcut, the app itself will remain in the menu All applications.
- π To return the icon, find the app in the shared list and hold it to add to the desktop.
This is suitable for most user applications, but does not work with system utilities (such as Camera or Phone).
Method 2: Use folders to mask applications
If you do not want to delete the icon completely, but want to hide it from strangers, you can use the standard folder function in MIUI.
- π Create a new folder on your desktop: press your finger in the free space of the screen β "folder".
- π Drag the application you want to hide into it.
- πΌοΈ Set a neutral name for the folder (for example, βUtilitiesβ) and change its icon to a standard one (long press). β "Change the icon").
- π For additional privacy, set a password to the folder through Settings β Password and security β Privacy β File protection.
The downside is that the folder will still be visible on the screen, and when you open the All Apps menu, the hidden program will remain available, but this method does not require additional programs and works on all versions of MIUI.
π‘
If you use MIUI 15, try the swipe down folder gesture, which opens the contents without a name, making it more effective.
Method 3: Disable the application in the system settings
For system applications that cannot be removed or hidden by standard methods, there is a radical way to disable it, which will remove the icon from the desktop and menu, but the software itself will remain in the device's memory.
Instructions:
- βοΈ Open the Settings. β Annexes β Application management.
- π Find the app you want in the list (such as Mi Music or Mi Video).
- π« Click "Disable" (if the button is inactive, the application is critical to the system).
- β Confirm the action β the icon will disappear from the desktop and from the menu.
Important: Disabling system utilities (such as Security or Mi Account) can cause your smartphone to work unstable, and check before you act whether other functionality (such as push notifications or synchronization) depends on the application.
What happens if you disable the system application?
| Annex | Can I turn it off? | Effects of consequences |
|---|---|---|
| Mi Video | β Yes. | You canβt play video through a standard player. |
| Mi Music | β Yes. | The built-in music player will disappear, but the files will remain |
| Browser | β Yes. | It will not work synchronization of bookmarks with Mi Account |
| Security | β No. | Responsible for system protection, shutdown will lead to errors |
| Mi Account | β No. | Cloud services and backup will be disrupted |
Method 4: Third-party launchers for deep customization
If the built-in MIUI features are not enough, you can install an alternative launcher.
- π Nova Launcher β supports hiding applications through menu settings.
- π§ Apex Launcher β allows you to create βhiddenβ folders with a password.
- π₯οΈ Microsoft Launcher - Windows integration and the "Personal Space" feature".
- π± POCO Launcher β optimized for Xiaomi devices, has built-in sorting of applications.
Example of settings in Nova Launcher:
- π₯ Install a launcher from Google Play.
- βοΈ Go to the Nova Settings β Hiding applications.
- β Check the programs you want to hide.
- π Restart the launcher (long press on the desktop) β "Reset").
The advantage of the method: hidden applications will not be displayed on the desktop or in the menu.
Make sure your device has enough memory | Backup your current desktop settings | Check the launcherβs compatibility with your version of MIUI | Turn off battery optimization for the launcher in the settings-->
Method 5: Advanced Methods (for root users)
If you have root rights, you can completely remove or freeze system applications, including those that cannot be disabled by standard means.
- π οΈ Magisk (to obtain root).
- βοΈ Titanium Backup or Lucky Patcher (for freezing).
- ποΈ Root Explorer (for manual removal).
Instructions for freezing through Titanium Backup:
1. Open Titanium Backup and provide root access.
2. Find the app in the list (e.g. com.miui.video).
3. Press it β "Freeze!"
4. Reset the device.β οΈ Attention: Removing system applications without backup can lead to a "bootloop" before action, create a backup through TWRP Or OrangeFox Recovery.
Alternatively, use ADB (without root, but with a PC connection):
adb shell pm hide com.miui.videoThis command will hide the Mi Video app without deleting it. To return it, use:
adb shell pm uninstall -k --user 0 com.miui.videoWhat apps canβt be hidden and why
Not all Xiaomi programs can be hidden or removed, and this is due to the MIUI architecture, where some components are critical to the system, and here is a list of untouchable utilities:
- π Mi Account β responsible for authorization and cloud services.
- π‘οΈ Security β manages protection, viruses and optimization.
- π Phone Services β Provides Calls and SMS.
- βοΈ Settings β the main menu of device settings.
- π System UI β notification interface and control panel.
Attempting to remove or disable these applications will result in:
- π¨ Loss of functionality (for example, inability to call).
- π Automatic Recovery after Rebooting.
- π₯ "Departure of the system in Safe Mode.
If you need to hide the system application, consider using the second space in MIUI (see the next section).
Additional method: Second desktop in MIUI
MIUI offers Second Space, which allows you to create a separate user profile with your own set of applications, which is useful if you want to hide programs not only visually but also functionally.
How to set up:
- βοΈ Go to Settings. β Special facilities β Second work table.
- π Set a password to switch between spaces.
- π± In the main space, remove unnecessary apps (they will remain in the second one).
- π Switch between swipe profiles on the lock screen (configure to Security). β Lock screen).
Advantages of the method:
- π Complete isolation of applications and data.
- π± Ability to use different wallpapers, widgets and settings.
- π‘οΈ Password or fingerprint protection.
β οΈ Note: When using the Second Space, some functions (such as notifications or calls) may be duplicated, and this feature is not available on devices with an unlocked bootloader).
π‘
The second space is the only official way to completely hide system applications without root rights.