How to Remove Applications from Xiaomiโ€™s Home Screen: Hiding, Deleting, and Optimizing Your Desktop

A cluttered home screen on Xiaomi is a problem that every second user faces. Even after buying a new Redmi or POCO smartphone, unnecessary icons appear on the desktop: duplicate system utilities, MIUI advertising services, or applications that you have not used for a long time. Unlike iOS or pure Android, the MIUI shell has its own nuances of managing the workspace - and not all of them are intuitive.

Many people mistakenly think that it is enough to click "Delete" - but this is not how it works on Xiaomi. System applications (for example, Mi Video, Mi Music or GetApps) can not be removed in the standard way, and some icons are even a widget, not a shortcut. In this article, we will discuss all the current ways to clean the home screen, from basic to hidden features of MIUI 14/15, including bypassing the restrictions for system programs.

If you want to not just remove the icon, but completely uninstall the application (including system ones), you need root or ADB rights. But in 90% of cases, it's enough to hide unnecessary elements - it's safe and does not require technical skills. Let's start with the simplest methods and gradually move to advanced ones.

1. Standard removal of shortcuts from the main screen

The most obvious way is to remove an unnecessary icon with a long-term press, but there are pitfalls that not everyone knows about.

To remove the app label:

  1. Touch the icon and hold it for 1-2 seconds.
  2. At the top of the screen will appear basket (or the inscription "Delete") - drag there the icon.
  3. If the cart is not active (grey), then the application is system and you can not remove its label in the standard way.

Important! This method only works for custom applications (installed from Google Play or APK). MIUI system utilities (e.g. Calendar, Notes, Themes) cannot be removed, they can only be hidden or disabled.

If the icon appears again after deleting (for example, after a reboot), then it is tied to the widget or the MIUI folder. In this case, a different approach will be required - we will talk about it in the next section.

๐Ÿ“Š What kind of smartphone you Xiaomi?
Redmi Note 12/13
POCO X5/F5
Xiaomi 13/14
Redmi 10/11
Other

2. How to remove MIUI system applications (without root)

MIUI system applications cannot be removed completely without superuser rights, but they can be:

  • ๐Ÿ“ฑ Hide from the main screen (they will remain in the app menu).
  • โš™๏ธ Disable (they will not work and will not be updated).
  • ๐Ÿ” Hide in a folder (visually reduce their visibility).

To hide the system application:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. Find the right app (e.g. Mi Pay or Mi Community).
  3. Click Disable (if the button is active) or Hide (in newer versions of MIUI 14+).

โš ๏ธ Warning: Disabling system applications may cause malfunctions MIUI. For example, if you turn off Security, the fingerprint scanner and face unlock will stop working.

If you don't have a Disable button, it means that the application is critical to the system, and then you just have to hide it in the folder:

  1. Press the icon on the main screen.
  2. Drag it to another icon and create a folder.
  3. Name the folder neutral (e.g., โ€œRarely useโ€) and move it to the second screen.

Check the version of MIUI (Settings โ†’ About the phone)

Backup of important data

Remember the name of the application (for recovery)

Do not disable Security, Launcher, System UI-->

3. Removal of widgets and โ€œunremovableโ€ icons

Some of the elements on Xiaomiโ€™s home screen are not apps, but widgets. They canโ€™t be removed in the standard way, but can be removed through the launcher settings.

How to determine what widget is in front of you:

  • ๐Ÿ”„ The icon is updated automatically (for example, weather or calendar).
  • ๐Ÿ“Œ With a long press, a menu appears with the inscription Settings of the widget.
  • ๐Ÿšซ The icon cannot be moved to a folder or to another screen.

To remove the widget:

  1. Touch and hold the widget.
  2. In the menu that appears, select Remove the widget or Remove from the screen.
  3. If there is no item, go to Settings โ†’ Home screen โ†’ Widgets and disable unnecessary ones.

Especially often problems are caused by:

  • Weather widget (set by default on Redmi).
  • Google Discover widget (left of the main screen).
  • Mi Fit widget (unless you use Xiaomi smartwatches).

In MIUI 14 and later, the Google Discover widget can only be disabled via ADB or third-party launchers (e.g., Nova Launcher).

How to disable Google Discover without ADB?
Install an alternative launcher (Nova, Apex, Lawnchair). In the launcher settings, find "Disable left screen" or "Disable Google Feed." This will hide the widget, but will not remove it completely from the system.

Use of alternative launchers (Nova, Lawnchair)

If standard methods don't work, you can install a third-party launcher, which will allow you to:

  • ๐ŸŽจ Completely customize the main screen.
  • ๐Ÿšซ Hide system applications and widgets.
  • ๐Ÿ”„ Change animations, icons and markup.

The best launchers for Xiaomi:

LauncherAdvantagesDeficiencies
Nova LauncherFlexible customization, gesture support, hiding iconsPremium version for some functions
LawnchairFree, Lightweight, Pixel StyleFewer customization options
Hyperion LauncherSupport for themes, adaptive iconsRare updates

To hide apps in Nova Launcher:

  1. Install a launcher from Google Play.
  2. Click the free space on the main screen โ†’ Settings.
  3. Go to App Settings โ†’ Hide Apps.
  4. Check the boxes for unnecessary programs.

โš ๏ธ Note: When using third-party launchers, some functions may stop working MIUI, For example: Xiaomi navigation gestures, Floating Windows, System themes and fonts, to return a standard launcher, go to Settings โ†’ Annexes โ†’ By default. โ†’ Launcher.

๐Ÿ’ก

Before installing a third-party launcher, back up the main screen in MIUI: Settings โ†’ Home Screen โ†’ Backup layout.

5. Remove applications via ADB (for power users)

If you're willing to take drastic measures, you can uninstall system applications through ADB (Android Debug Bridge), which requires connecting your smartphone to your computer and knowing the commands, but gives you complete control of MIUI.

What you need:

  • ๐Ÿ–ฅ๏ธ Computer with installed ADB driver.
  • ๐Ÿ“ฑ Included Debugging by USB on a smartphone (Settings) โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times press to unlock the developer mode).
  • ๐Ÿ”Œ USB-Type C Cable (preferably original).

Step-by-step:

  1. Connect your smartphone to your PC and confirm access via USB.
  2. Open the command prompt (CMD) and type: Adb devices Make sure the device is defined.
  3. To see a list of all applications, follow: adb shell pm list packages
  4. Find the name of the unneeded package (e.g. com.miui.videoplayer for Mi Video) and delete it: adb shell pm uninstall -k --user 0 com.miui.videoplayer

โš ๏ธ Note: Removing system applications through ADB This may lead to: Mistakes in the work MIUI (For example, the notification bar will disappear. OTA. Reset to factory settings the next update.Be sure to back up through Mi Cloud or before experimenting. TWRP.

๐Ÿ’ก

ADB allows you to remove even those applications that do not turn off through the MIUI menu, but this is an extreme measure โ€“ first try to hide or disable unnecessary programs in the standard ways.

6.Resetting the MIUI launcher settings

If after all the manipulations on the home screen left chaos โ€” the icons are gone, but there were empty cells, or the markup was lost โ€” reset the launcher will help, it will return the standard look of the desktop without losing data.

How to reset the launcher settings:

  1. Go to Settings โ†’ Applications โ†’ Application Management.
  2. Find the Launcher (or MIUI Launcher).
  3. Click Warehouse โ†’ Clear the data and Clear the cache.
  4. Reboot your smartphone.

After discharge:

  • โœ… All user folders and widgets will disappear.
  • โœ… The standard icon markup will return.
  • โŒ The saved wallpaper and themes will remain unchanged.

Important! If you used a third-party launcher, resetting MIUI Launcher will not return its settings. You need to reset the alternative launcher settings separately (for example, in Nova Launcher: Long Press โ†’ Settings โ†’ Backup / Restore).

7.How to prevent automatic icon addition

One of the most annoying things about MIUI is that it automatically places new applications on the home screen, and you can turn that off.

Instructions for MIUI 12-15:

  1. Open the Settings. โ†’ Main screen screen.
  2. Find Add icons of new apps (or Autoplacement).
  3. Turn off the slider.

After that, new apps will only appear in the app menu (swipe up from the dock), and the main screen will remain clean.

Additional settings for order:

  • ๐Ÿ“‚ Sorting applications: In the application menu, click โ‹ฎ โ†’ Sorting โ†’ By alphabet or frequency of use.
  • ๐Ÿ”’ Icon fixing: To avoid accidentally shifting the markup, turn on Settings โ†’ Main screen screen โ†’ Secure the layout.
  • ๐ŸŽจ Hiding Pages: Keep an Empty Space on the Screen โ†’ click on the screen thumbnail. โ†’ select Delete.

FAQ: Frequent questions

Can I remove GetApps (Mi App Store) without root?
Complete removal is possible via ADB command: adb shell pm uninstall -k --user 0 com.xiaomi.mipicks However, this can disrupt MIUI, as GetApps is associated with system updates.
Why do deleted icons appear again after the MIUI update?
This is a feature of MIUI, where after major updates (e.g., from MIUI 13 to 14), the system resets some launcher settings. To avoid this, before updating: Back up the screen layout (Settings โ†’ Home Screen โ†’ Backup). Disable automatic icon placement. After the update, restore the layout from the backup.
How to hide the Tools or Google folder on the home screen?
These folders are created automatically by MIUI and are not deleted by standard methods. Solutions: Move the folder to the second screen and hide it in the corner. Use a third-party launcher (like Nova Launcher), where you can hide system folders. Delete the contents of the folder (transfer the icons to another place), and leave the folder empty - it will become less visible.
What if after removing the icon, the application stopped working?
You most likely removed the app itself, not the shortcut, (or disabled it). To return: Go to Settings โ†’ Apps โ†’ App Management. Find the app in the list and click Enable. If the app is removed, reinstall it from Google Play or GetApps.
Can I get back the standard home screen look after using Nova Launcher?
Yes. To do this: Go to Settings โ†’ Applications โ†’ Default โ†’ Launcher. Select MIUI Launcher. If the markup is lost, reset the launcher settings (Settings โ†’ Applications โ†’ MIUI Launcher โ†’ Clear data).