Why Xiaomi has unnecessary icons on its screen and how to hide them
Owners of Xiaomi, Redmi and POCO smartphones often face a problem: App icons that you havenβt installed or havenβt used appear on the home screen in a long time, and this can be due to automatic shortcuts created after a MIUI update, system utilities installed, or even viruses. Unlike iOS, where removing an icon is equivalent to removing an app, on Android, these processes are separated β and this is a big plus.
In this article, we will discuss 5 proven ways to remove the icon from the Xiaomi screen without removing the program itself. The methods work on all current versions of the firmware from MIUI 12 to MIUI 14, including the Xiaomi 13/14 models, Redmi Note 12/13 and POCO F5/X5. If you tried to just drag the icon into the cart, but it came back, here you will find a solution.
Particular attention will be paid to hidden system applications that cannot be removed by standard methods (for example, Mi Video, Mi Music or GetApps). ADB-team.
Method 1: Removing the shortcut by drag and drop (for custom icons)
The simplest method is for apps you install yourself (like VK, Telegram, or games) and doesnβt remove the program from your phone, it just removes the icon from the home screen:
- Press and hold your finger on the icon of the app you want to remove.
- After 1-2 seconds, a menu with options will appear (or the icon will βriseβ above the screen).
- Drag it to the top of the screen, where the inscription βDeleteβ or the image of the basket will appear.
- Release your finger β the shortcut will disappear, and the application will remain in the menu of all programs.
β οΈ Note: On some models (e.g, POCO X3 Pro) the basket may be at the bottom of the screen. If the icon is not drag and drop, check if the main screen is locked in the launcher settings.
Check if the screen protection mode is enabled in Settings β Lock screen
Reboot your phone β sometimes helps with launcher glitches
Update your firmware to the latest version of MIUI
Try another way from this article.-->
Method 2: Hiding icons through launcher settings
If drag and drop didnβt work or you want to hide multiple applications at once, use the built-in MIUI launcher features.
- Open the menu of all applications (swipe up from the bottom of the main screen).
- Click on the three dots in the upper right corner and select Settings.
- Go to the "Hide Apps" section (on some versions - "App Management").
- Tick the program icons you want to remove and click "Done".
After that, the icons will disappear from the home screen, but will remain on the menu of all applications. To return them back, repeat the steps and uncheck the boxes.
What happens if you hide the system application?
| Type of application | Can I remove the icon by dragging? | Can I hide it through the launcher? | Can I turn it off completely? |
|---|---|---|---|
| User-generated (installed by you) | β Yes. | β Yes. | β Yes. |
| Systemic (pre-installed) | β No. | β Yes. | β οΈ Partially (required) ADB) |
| Service (e.g., Android System) | β No. | β No. | β No. |
| Games from Xiaomi (Mi Game Center) | β No. | β Yes. | β Yes (through settings) |
Method 3: Disabling the application (for system programs)
Some pre-installed apps (such as Mi Browser, Mi Video or Cleaner) cannot be removed or hidden by standard methods, in which case disabling them through system settings will help, which will remove the icon from the screen and stop the background operation of the program:
- Go to Settings β Applications β Application Management.
- Find the app you want in the list (use search if itβs not in the visible area).
- Click on it and select "Disable" (on some models - "Delete Updates" β "Disable").
- Confirm the action in the window that appears.
β οΈ Warning: Disabling system applications can lead to unstable phone operation. for example, disabling Mi Share will disrupt the fast file transfer function, and disabling Security will block access to antivirus and memory cleanup.
Mi Browser|Mi Video|Mi Music|GetApps|Cleaner|Mi Share|Another |I don't want to turn off-->
Method 4: Using ADB to remove system icons (for advanced ones)
If previous methods have not worked (for example, for applications such as Analytics or MSA), take advantage ADB-This requires connecting the phone to a computer and basic command line knowledge, and the advantage of this method is that you can completely remove unnecessary system programs, rather than simply hide their icons.
Instructions:
- Turn on Developer Mode on your phone: go to Settings β About Phone and click on MIUI Version 7 times.
- Return to Settings β Additional β For developers and enable βDebugging by USBβ.
- Connect your phone to your PC, install it. ADB-Drivers and open the command line.
- Enter the command to check the connection: adb devices If the device is displayed, enter the command to remove the application (for example, for Mi Browser): adb shell pm uninstall -k --user 0 com.android.browser
List of popular removal packages:
- π Mi Browser: com.android.browser
- π΅ Mi Music: com.miui.player
- πΊ Mi Video: com.miui.videoplayer
- π GetApps: com.xiaomi.mipicks
- π§Ή Cleaner: com.miui.cleanmaster
β οΈ Attention: Misuse of the right ADB Before removing system packages, back up your data and make sure you understand the consequences. Some applications (e.g. com.miui.securitycenter) are critical to the operation of your system. MIUI.
π‘
Before you uninstall your system application through ADB, check its purpose on the AppBrain site or in the XDA Developers community. For example, the com.miui.analytics package is responsible for collecting statistics - its removal will not harm the phone, but may disrupt some MIUI functions.
Method 5: Use of third-party launchers (alternative approach)
If you don't like the standard MIUI launcher, you can install an alternative one (like Nova Launcher, Apex Launcher or Microsoft Launcher) that not only hides the icons, but also completely customizes the home screen.
- π¨ Flexible configuration of appearance (themes, animations, gestures).
- π Ability to hide applications from search.
- π Grouping icons into folders and tabs.
- π Automatic backup of settings.
Instructions for setting:
- Install the selected launcher from Google Play.
- When you first start, select it as the default launcher.
- Press your finger on the free seat of the main screen and select "Start-up Settings".
- Find the Hidden Apps section (Nova Launcher uses Nova Settings β App & widget drawers β Hide apps).
- Mark the programs you want to hide and save the changes.
β Key takeaway: Third-party launchers are the safest way to hide icons without risking system disruption, but they can slightly increase battery consumption. 2-5%) background work.
What to do if the icon returns after rebooting
Sometimes hidden or deleted icons reappear after a phone reboot or MIUI update, which is because some system applications automatically restore their shortcuts.
- π Update the firmware: In new versions MIUI 14 This problem is less common.
- π οΈ Reset the launcher settings: Go to Launcher Settings β Additionally. β Reset the settings.
- π± Use it. ADB: For system applications (e.g. Mi Pay), run the command: adb shell pm disable-user --user 0 Application package This will disable the program at the system level.
- π Block Automatic Add-on: In some launchers (e.g, POCO Launcher) has the option "Block Adding Icons" in the settings.
If the problem persists, check your phone for viruses using Malwarebytes or Dr.Web. Some malware creates ad-app labels that are difficult to remove by standard methods.