The first screen on Xiaomiβs MIUI-enclosed smartphones is often annoying, with unnecessary widgets, banner ads, duplicate app icons and system notifications that canβt be hidden by standard means. Many owners of Redmi, Poco or Mi devices want to completely remove this screen to make room for their apps or simply get rid of visual noise.
In this article, weβll look at all the working methods, from simple interface settings to radical methods using ADB and third-party launchers, how to hide ads, disable system widgets, and even completely replace the standard MIUI Launcher with an alternative. Importantly, some methods require unlocking the bootloader or root rights, so read the warnings carefully before you act.
Why is the first MIUI screen so annoying to users?
The MIUI shell has historically been characterized by an aggressive policy of personalizing the interface, with the first screen (aka MIUI Launch or App Vault) originally conceived as a smart panel with quick access to frequently used features.
- π’ Advertising platform β banners with offers from Xiaomi and partners (even in firmware for the EU, where advertising is allegedly disabled).
- π Duplicate Hub β App icons that are already on the main screen (for example, βWeatherβ or βCalendar").
- π Unnecessary widgets β pedometer, currency rates, content recommendations that can not be removed without root.
- π Restricted setting β inability to change the location of items or disable them through the menu.
According to a survey of Xiaomi users in 2023, 68% of respondents would like to completely remove the first screen, and 22% would like to at least turn off advertising in it. MIUI, But he never offered a radical solution to the problem.
Method 1: Disconnect via MIUI settings (without root)
The safest method is to use the built-in shell options, and unfortunately, you can't completely remove the first screen here, but you can hide most of the annoying elements:
- Go to Settings. β Main screen screen.
- Select the App Vault (or "Smart Assistant" in Russian firmware).
- Turn off the slider Show on the main screen.
- Go back and select Widgets β disable all unnecessary (weather, pedometer, recommendations).
β οΈ Note: In the latest versions MIUI 14/15 The option to disable the App Vault can be hidden. If it's not on the menu, try it:
- π Keep your finger on the empty seat of the main screen β Screen settings β Additionally.
- π Switch the phone region to India (in some firmware, this opens up additional options).
What to do if the option to turn off gray?
Method 2: Use of an alternative launcher
If the built-in settings don't work, the radical solution is to install a third-party launcher, which will completely replace the MIUI interface, including the first screen.
| Launcher | Pluses | Cons | Need root? |
|---|---|---|---|
| Nova Launcher | Flexible setting, no advertising, gesture support | Premium version for some functions | No. |
| Lawnchair | Lightweight, open source, Pixel style | Fewer customization options | No. |
| Hyperion Launcher | Maximum customization, support for themes | Difficult for beginners | No. |
| Poco Launcher | Optimized for Xiaomi, minimalist | Not all functions work on non-Poco devices | No. |
πΉ How to install:
- Download the launcherβs APK from the official website (for example, Nova Launcher).
- Install the file by allowing installation from unknown sources (Settings β Applications β Special Access β Install Unknown Applications).
- Click "Home" and select the new launcher as the main one.
π‘
Before installing the launcher, back up the current icon location via Settings β Backup. This will help you quickly restore the layout if the new launcher doesnβt like.
Method 3: Remove via ADB (without root, but with bootloader unlocking)
For advanced users, there is a method to disable App Vault via Android Debug Bridge (ADB). This does not require root rights, but you need an unlocked bootloader and enabled debugging over USB.
πΉ Step-by-step instruction:
- Activate Developer Mode: Settings β About Phone β MIUI version (click 7 times).
- Enable USB debugging in Settings β Additional β For developers.
- Connect your phone to your PC and execute the commands:
adb shell
pm hide com.miui.miserviceπΉ What the team does:
- π Disables the com.miui.miservice system application responsible for App Vault.
- π After the reboot, the first screen will disappear, but weather and pedometer widgets may remain.
- β οΈ Note: On some devices (Redmi Note 10 Pro, Xiaomi) 12T) This could cause system notifications to fail:
adb shell pm unhide com.miui.miserviceβοΈ Preparation for ADB-team
Method 4: Complete root removal (for experienced)
If you're willing to take drastic measures, root access will remove the first screen permanently, a method that's suitable for MIUI 12-14 firmware and requires:
- π Unlocked loader.
- π οΈ Installed by Magisk or SuperSU.
- π± Backup of data (risk of "brick" of the device!).
πΉ Instructions:
- Install a file manager with root access (such as Root Explorer).
- Go to /system/priv-app/MiuiHome.
- Delete or rename the file MiuiHome.apk (e.g., in MiuiHome.bak).
- Reset the device.
Critical information: On some devices (Xiaomi 11T, Redmi K40), deleting MiuiHome.apk leads to a download cycle, in which case you need to restore the file through Fastboot or reflash the device.
π‘
Root methods give you maximum freedom, but the risk of "bricking" the device is ~15%. Use only if you are confident in your actions and have a backup.
Method 5: Hiding through developer settings (hidden method)
A little-known trick is to turn off the first screen through the developer's settings, which works on MIUI 13/14 and doesn't require root:
- Activate Developer Mode (as in Method 3).
- Go to Settings β Additional β For developers.
- Find the option to Disable MIUI Optimization (or βDisable MIUI Optimizationβ) and activate it.
- Reboot the phone.
- Hold your finger on the home screen β Screen settings β now the option to Remove App Vault should appear.
β οΈ Attention: Disabling optimization MIUI may lead to:
- π Increased battery consumption 10-15%.
- π± Slowing down animations and transitions.
- π« Inoperability of some gestures (for example, swipe down to search for a sign).
How to return the first screen if something goes wrong
If after manipulations the phone started to glittle or you just wanted to return the standard interface, use these methods:
| Problem. | Decision |
|---|---|
| Download cycle after deleting MiuiHome.apk | Flash the device through Fastboot or restore the file via TWRP. |
| All icons disappeared after the launcher change | Return the standard launcher: Settings β Applications β Default β Launcher. |
| Signs do not work after MIUI optimization is disabled | Turn on optimization back in the developer settings and reboot the device. |
| Advertising returns after MIUI update | Repeat the steps from Method 1 or install a patch through Magisk (MIUI Debloater). |
πΉ Universal discharge method:
If nothing helps, do a soft reset (does not delete data):
- Settings β About the phone β Resetting settings.
- Select Reset Launcher Settings.
- Confirm the action.