Hiding apps on Xiaomi Redmi 9C smartphones is a challenge that comes with users for a variety of reasons, from wanting to remove unnecessary system utilities to having to hide personal information from prying eyes. Unlike flagship models, the budget Redmi 9C runs on a simplified version of the MIUI shell, which imposes certain restrictions on standard methods of hiding. However, even here there are several working methods β from built-in functions to the use of third-party tools.
It is important to understand that not all applications can be hidden equally effectively. For example, system services (such as Google Play Services or MIUI Security) usually remain visible in the list of installed programs, even if their icon disappears from the home screen. In this article, we will discuss 5 current ways, including little-known tricks with ADB and alternative launchers, and warn about the possible risks of each method.
If youβre looking for a way to hide the app from kids, colleagues, or just want to clean up the menu, read on. Weβve tested all the instructions on the Redmi 9C with the latest versions of MIUI 12/13 (Android 10/11), so all the steps are relevant to this model. For other Xiaomi devices, some methods may not work or will require adaptation.
1. Standard Hiding through the "Dual Apps"
The safest and most official way is to use the Second Space feature (aka Dual Apps or Second Space), which does not remove the application, but creates an isolated copy of the system, where you can hide selected programs from the main profile, suitable for hiding messengers, social networks or banking applications.
How it works on the Redmi 9C:
- π The function is available in Settings β Special facilities β Second space.
- π± After activation, you will receive a second desktop with a separate set of applications.
- π Applications installed in the second space will not be visible in the main (and vice versa).
- β οΈ Restriction: Some system applications (such as Settings or Phone) are automatically duplicated.
To hide the app:
- Activate the Second Space in the settings.
- Go to the second space (you will need a separate password or fingerprint).
- Install or copy the desired application from the main space.
- Remove the original version of the app from your main profile (if possible).
β οΈ Warning: Second space takes up extra phone resources (about 1-2 GB of storage) and may slow down Redmi slightly 9C, Especially if it has a lot of background processes running on it. Do not use this method if you have less than 10% of the available space on your device.
2. Hiding icons through launcher settings
If you just need to remove the app icon from the home screen, but leave it in the list of all programs, you can use the built-in settings of the MIUI launcher. This method does not hide the application completely, but makes it less noticeable.
Instructions for Redmi 9C:
- Press and hold your finger in the free seat of the main screen.
- Select the Home Screen Settings (the gear icon at the bottom).
- Go to Hide Apps (or List of Apps β Hide).
- Tick the apps you want to hide and click Ready.
After that, the icons will disappear from the main screen and from the app menu, but:
- π Applications will remain in Settings β Annexes β Application management.
- π They can be found through a search by system (swipe down on the main screen).
- π± They will still appear on Google Play as installed.
π‘
To return hidden applications, repeat the steps and uncheck the launcher settings, which is reversible and does not require superuser rights.
3. Disable applications through settings (without root)
Some of the system and pre-installed applications on Redmi 9C can be disabled instead of hidden, which will remove their icons, stop background activity and prevent startup, but the application files will remain in the device's memory.
How to disable the application:
- Open Settings β Applications β Application Management.
- Select the app you want from the list (such as Mi Video or Mi Music).
- Click Disable (the button will only be active for some system utilities).
- Confirm the action in the dialog window.
| Type of application | Can I turn it off? | Effects of consequences |
|---|---|---|
| Pre-installed Xiaomi (Mi Browser, Mi Video) | β Yes. | The icon disappears, the application is not updated |
| System Services (Google Play Services) | β No. | The button Disable is inactive |
| Third-party applications (installed by the user) | β No. | Only removal. |
| MIUI Security (Security) | β οΈ Partially. | You can turn off updates, but not the app itself. |
β οΈ Caution: Disabling system applications (such as Mi Account or Finder) may cause a malfunction MIUI, including problems syncing or finding files. 9C This is especially critical due to the limited resources of the device.
4. Use of third-party launchers (Nova, Apex, POCO)
If the built-in methods donβt work, you can install an alternative launcher, such as Nova Launcher or POCO Launcher, which allows you to flexibly adjust the visibility of applications, including completely hiding icons without removing the programs themselves.
The following is a step-by-step instruction for Redmi 9C:
- Install a launcher from Google Play (recommend Nova Launcher as the most stable option).
- Assign it as the default launcher in the settings (Settings β Home Screen β Default Launcher).
- In the launcher settings, find the Hide Apps section (in Nova it is Settings β Apps and widgets β Hide Apps).
- Select the apps you want to hide and apply the changes.
Advantages of the method:
- π¨ Flexible configuration of appearance (themes, icons, gestures).
- π Ability to hide any applications, including system ones (but they will remain in your phone settings).
- π It is easy to return visibility in two clicks.
Disadvantages:
- π± Additional RAM consumption (on Redmi) 9C With 2GB of RAM, it's noticeable).
- π Applications are still visible in Settings β Applications and through system search.
Make a backup copy of the main screen|Check the vacant space (minimum 300 MB)|Disable battery optimization for launcher|Install from official source (Google Play)-->
5. Advanced methods: ADB and packet disabling
For advanced users who are ready to work with ADB (Android Debug Bridge), there is a way to completely hide applications from the system, including their display in the settings, this method requires a computer connection and basic command-line knowledge, but it has the maximum effect.
On Redmi 9C, this method only works for pre-installed Xiaomi applications (e.g. Mi Browser, Mi Music, Cleaner).
Instructions:
- Turn on USB Debugging on your phone (Settings β About Phone β MIUI Version β 7 times click on version β Back to Additional β For Developers β Debugging by USB).
- Connect the Redmi 9C to your computer and confirm your trust.
- Open the command line (Windows) or terminal (macOS/Linux) and type:
adb shell
pm hide com.xiaomi.package.nameWhere com.xiaomi.package.name is the name of the application package.
adb shell pm list packages | grep 'xiaomi'Examples of concealment packages:
- π com.android.browser β the standard browser MIUI.
β οΈ Attention: Misuse of the right ADB It could cause a system crash or the phone to not boot. 9C It is especially dangerous to disable packages associated with MIUI System or Google Mobile Services. Before experimenting, back up through Settings β Additionally. β Backup and reset.
What to do if the phone does not turn on after ADB?
6. Hiding through Archiving (for power users)
Another radical method is to archive applications with ADB or a root file manager, which actually freezes the application, making it invisible to the system but still retaining the ability to recover, and is suitable for those who want to get rid of unnecessary system utilities forever.
How to archive your application on Redmi 9C:
- Get root rights (for example, through Magisk).
- Install a file manager with root support (such as Solid Explorer or FX File Explorer).
- Go to /system/app or /system/priv-app (depending on the type of application).
- Find a folder with the name of the package (for example, MiBrowser) and rename it by adding.bak at the end.
- Reboot the phone.
The annex shall then:
- β Disappear from the menu and settings.
- β Stop consuming resources.
- β No updates will be received.
- π You can return it by deleting.bak from the folder name.
π‘
Application archiving is the most radical method, but it requires root rights and can disrupt the stability of MIUI. Use it only if you are confident in your actions and ready for possible failures.