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.
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:
- Open Settings โ Applications โ Application Management.
- In the search bar, type the name of the widget (for example, โWeatherโ or โCalendarโ).
- Select the app that the widget belongs to (often com.miui.weather, com.miui.calendar, etc.).
- 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?
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:
- Connect your smartphone to your computer and confirm the debugging permission.
- Open the command prompt (cmd on Windows or Terminal on macOS/Linux) and type: adb devices Make sure your device appears in the list.
- 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"
- 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
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:
- Save important data (photos, contacts, messages) to your computer or to the cloud.
- Go to Settings โ About the phone โ Reset settings.
- Select โErase all dataโ and confirm the action.
- 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 widget | Packet (name in ADB) | Can I remove it? | Effects of consequences |
|---|---|---|---|
| Weather (Mi Weather) | com.miui.weather | Yes. | The widget and the weather app will be lost, and the system will not be affected. |
| Calendar (Mi Calendar) | com.miui.calendar | Yes. | 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.connectivity | Partially. | The widget will disappear, but some smart device management features may stop working. |
| Music (Mi Music) | com.miui.player | Yes. | You'll remove the widget and the music player, and you can use Spotify or YouTube Music. |
| Notes (Mi Notes) | com.miui.notes | Yes. | 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?
๐ Widgets disappear after reboot. How to fix changes?
๐ฑ How to return a remote widget if it was necessary?
โ ๏ธ Can you delete widgets on Xiaomi with the help of a file manager?
๐ง Why After Updating MIUI widgets are coming back?
๐ก
The most reliable way to get rid of widgets forever is a combination ADB-Removing and disabling automatic updates to system applications.