How to permanently remove widgets on Xiaomi: 5 proven ways

Xiaomi widgets are a handy tool for quick access to information, but sometimes they turn into a real problem: extra items on the desktop eat up the battery, slow down the system and spoil the appearance of the interface. Especially annoying preinstalled widgets from MIUI, which can not be removed in the standard way โ€” they are simply hidden, and after a while they appear again after updates.

In this article, you will find 5 working methods for completely removing widgets on Xiaomi, Redmi, POCO and Black Shark devices โ€“ from simple actions through menus to advanced solutions using ADB. We will discuss how to get rid of weather widgets, calendar, music, smart home and others, as well as what to do if they return after a reboot. All instructions are relevant for MIUI 14/15 and HyperOS 2026.

1. Standard removal of widgets through the desktop

The most obvious way is long-press removal, which works for most custom widgets (like Google, Yandex, or third-party apps), but is often useless for MIUI system elements.

To try:

  • ๐Ÿ“ฑ Press and hold your finger on the widget for 1-2 seconds.
  • ๐Ÿ—‘๏ธ At the top of the screen will appear basket or button โ€œDeleteโ€ โ€“ drag widget there.
  • โŒ If the basket is not, and the widget just twitches - it means that it can not be removed in the standard way (go to the following methods).

Some firmware (e.g. HyperOS) may have an optional menu instead of a shopping cart, select "Delete widget" or "Remove from screen." Note that this does not remove the widget from the system, but only removes it from the desktop.

๐Ÿ“Š Which widget annoys you the most?
Weather.
Calendar
Smart Home (Mi Home)
Music player
Other

2. disable widgets in MIUI settings

If the widget cannot be removed directly, it can be disabled in settings.This method works for system widgets (e.g. Mi Weather, Mi Calendar), but does not guarantee complete removal - they can return after the MIUI update.

Instructions:

  1. Open Settings โ†’ Applications โ†’ Application Management.
  2. In the search bar, type the name of the widget (for example, โ€œWeatherโ€ or โ€œCalendarโ€).
  3. Select the app that the widget belongs to (often com.miui.weather, com.miui.calendar, etc.).
  4. Click on โ€œDisableโ€ or โ€œDelete Updatesโ€ (if the button is active).

โš ๏ธ Warning: Disabling system applications may cause malfunctions MIUI. For example, if you turn off MiuiSystemUI, notification icons may disappear or gestures may stop working. โ†’ Additionally. โ†’ Backup.

What to do if the โ€œDisableโ€ button is inactive?
This means that the application is protected by the system, in which case only removal through ADB (mode 4) or resetting to factory settings (mode 5) will help.

3. Hiding widgets through the launcher (for POCO Launcher and Nova Launcher)

If you use a side launcher (like POCO Launcher, Nova Launcher or Apex Launcher), you can hide widgets without deleting.

For Nova Launcher:

  • ๐Ÿ”ง Hold an empty space on the desktop โ†’ ยซSettingsยป.
  • ๐Ÿ“ฑ Go to the Widgetsยป โ†’ Find an unnecessary widget in the list.
  • ๐Ÿ‘๏ธ Click on the eye icon to hide it from the add-on menu.

For POCO Launcher:

  • ๐Ÿ”ง Hold the desk down. โ†’ ยซSettingsยป โ†’ ยซAdditionallyยป.
  • ๐Ÿ”„ Enable the option โ€œHide widgetsโ€ MIUIยป (If you have it in your version).

This method doesn't physically remove the widgets, but it makes them inaccessible to add, and if you go back to the standard MIUI launcher, the widgets will come back.

4. Removal of widgets via ADB (for power users)

If previous methods failed, it remains to remove the widget via ADB (Android Debug Bridge), which requires connecting the smartphone to the computer and basic command line knowledge, but is guaranteed to remove even system widgets.

๐Ÿ“Œ What's the matter:

  • ๐Ÿ’ป Computer with Windows/macOS/Linux.
  • ๐Ÿ”Œ USB-cable (preferably original).
  • ๐Ÿ› ๏ธ Installed drivers ADB Fastboot (you can download from the official Android website).
  • ๐Ÿ“ฑ On the smartphone: enabled debugging by USB (Settings โ†’ The phone. โ†’ Version. MIUI โ†’ 7 times to press the version โ†’ return to Settings โ†’ Additionally. โ†’ For developers โ†’ Debugging by USB).

๐Ÿ”ง Step-by-step instruction:

  1. Connect your smartphone to your computer and confirm the debugging permission.
  2. Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and type: adb devices Make sure your device appears in the list.
  3. To see a list of all widget packages, follow: adb shell pm list packages | grep "widget" or look for a specific widget (e.g. weather): adb shell pm list packages | grep "weather"
  4. Remove the unnecessary packet by command (replace com.example.widget with real name): adb shell pm uninstall -k --user 0 com.example.widget The most commonly used packages for MIUI widgets are: com.miui.weather (weather), com.miui.notes (notes), com.miui.mishare.connectivity (smart home).

โš ๏ธ Warning: Removing system packages may disrupt the operation MIUI. For example, deleting com.miui.home will cause the launcher to crash. Before experimenting, back up or study what each package is responsible for.

โ˜‘๏ธ Preparation for removal through ADB

Done: 0 / 5

5. Reset to factory settings (last resort)

If the widgets come back after each update or cannot be removed by other means, it leaves the device completely reset, a radical method that will delete all data, including widgets, but require reconfiguration of the smartphone.

How to reset:

  1. Save important data (photos, contacts, messages) to your computer or to the cloud.
  2. Go to Settings โ†’ About the phone โ†’ Reset settings.
  3. Select โ€œErase all dataโ€ and confirm the action.
  4. After the reboot, set up the phone as new, but donโ€™t restore data from a MIUI backup โ€“ this can bring back widgets.

โš ๏ธ Note: Some Xiaomi devices automatically restore system applications, including widgets, after reset. To avoid this, turn off automatic recovery in your Mi Account settings (Settings) โ†’ Xiaomi account โ†’ Synchronization โ†’ Disable Application Recovery).

Table: Which widgets can be removed without consequences

Name of the widgetPacket (name in ADB)Can I remove it?Effects of consequences
Weather (Mi Weather)com.miui.weatherYes.The widget and the weather app will be lost, and the system will not be affected.
Calendar (Mi Calendar)com.miui.calendarYes.It will remove the widget and the standard calendar app, and it can be replaced by Google Calendar.
Smart Home (Mi Home)com.miui.mishare.connectivityPartially.The widget will disappear, but some smart device management features may stop working.
Music (Mi Music)com.miui.playerYes.You'll remove the widget and the music player, and you can use Spotify or YouTube Music.
Notes (Mi Notes)com.miui.notesYes.The widget and the note app will be lost, and the notes will be lost if you don't back up.

Frequent Mistakes and How to Avoid Them

When removing widgets, users often face typical problems, and here are the most common ones and ways to solve them:

  • ๐Ÿ”„ Widgets are coming back after the update MIUI. โ†’ Solution: Disable automatic update of system applications in Settings โ†’ Annexes โ†’ Application management โ†’ โš™๏ธ โ†’ Auto-update.

If you have removed a critical system package (e.g. com.miui.home) and your phone has stopped working properly, reset to factory settings or reflash the device via Fastboot.

๐Ÿ’ก

Before removing any system package through ADB, check it on the AppBrain website โ€“ there you can see what the application is responsible for and avoid fatal errors.

FAQ: Answers to Frequent Questions

๐Ÿ” Can you remove widgets without root rights?
Yes, most of the methods in this article (except for deep deletion of system files) work without root. To delete via ADB, superuser rights are not required - debugging over USB is enough.
๐Ÿ”„ Widgets disappear after reboot. How to fix changes?
This is a typical MIUI problem. Try: Disable battery optimization for the launcher (Settings โ†’ Battery โ†’ Battery Optimization โ†’ Find the launcher โ†’ Disable optimization). Install a third-party launcher (like Nova Launcher) and disable the system one.
๐Ÿ“ฑ How to return a remote widget if it was necessary?
If the widget was removed via ADB, restore it by command: adb shell cmd package install-existing com.example.widget Replace com.example.widget with the name of the package. If you don't remember the name, see the list of all packages by command: adb shell pm list packages
โš ๏ธ Can you delete widgets on Xiaomi with the help of a file manager?
No, simply deleting widget files via Root Explorer or Total Commander won't work โ€” MIUI It will restore them at the next launch. ADB root.
๐Ÿ”ง Why After Updating MIUI widgets are coming back?
Xiaomi system widgets are protected from removal and recover when you update your firmware.To avoid this: Disable automatic updates MIUI In Settings โ†’ The phone. โ†’ Updating the system โ†’ โš™๏ธ โ†’ Auto download. Use Magisk to block system application updates (root required).

๐Ÿ’ก

The most reliable way to get rid of widgets forever is a combination ADB-Removing and disabling automatic updates to system applications.