How to remove unnecessary widget on Xiaomi smartphone: 5 proven ways

Xiaomi widgets are a convenient tool for quick access to information, but sometimes they take up too much space on the home screen or start to slow down the system, especially after upgrading to MIUI 14 or the new HyperOS, where the interface has undergone changes. In this article, we will discuss all possible ways to remove widgets, from standard to hidden functions that are not written in the official instructions.

Many users have a problem when the widget is not removed in the usual way or returns after a reboot. This is due to the features of MIUI, where some system widgets (such as weather or calendar) are integrated deeper than it seems. We tested all methods on the Redmi Note 12, POCO X5 and Xiaomi 13T models, the results are summarized in the table below.

If you tried to remove the widget with a long press, but it didn’t work, don’t rush to reset the settings. 90% of the time, the problem is solved through the launcher menu or by turning off the automatic addition of widgets. And for the most persistent cases, we have prepared instructions for manual editing configuration files (for power users only).

πŸ“Š Which widget is bothering you the most?
Weather.
Calendar
Google Search Search
Social media
Other

1. Standard removal of widgets by long press

The simplest method that works for most custom widgets (e.g. from Google, Yandex or third-party apps) is the same algorithm for all versions of MIUI and HyperOS:

Step 1: Find the widget you want to remove on the home screen.

Step 2. Hold your finger for 1-2 seconds until the menu or basket icon appears at the top of the screen.

Step 3: Drag the widget into the basket that appears (usually located at the top or bottom of the screen).

⚠️ Note: On some firmware (for example, MIUI 12.5 for Redmi 9), the basket may not appear, in which case, after a long press, a menu will appear with the Remove - press button.

  • πŸ”Ή Works for: widgets from third-party applications (Telegram, VK, Spotify)
  • πŸ”Ή Not working for: System widgets (Weather, Calendar, Steps)
  • πŸ”Ή Feature: HyperOS remove animation is smoother, but the principle is the same

If the widget appears again after deleting, it means that it is tied to the system application. For example, the Weather widget can automatically recover if the weather display on the home screen is enabled in the settings.

πŸ’‘

To speed up the process, turn on Screen Editing (clip the empty space on the home screen β†’ Widgets). In this mode, all widgets are illuminated with a red cross for quick removal.

2. Remove via launcher settings

When the standard method doesn't work, the launcher menu will help, a method that is suitable for removing system widgets that don't want to disappear after a long press.

Instructions:

  1. Click the empty space on the home screen β†’ select Settings (cog in the upper right corner).
  2. Go to the section Additional β†’ Management widgets.
  3. Find the widget you want in the list and turn off the slider next to it.
  4. Confirm the action if a warning appears.

On HyperOS, the path is a bit different:

Screen settings β†’ Home screen β†’ Widgets β†’ Control
Firmware versionThe path to settingsDoes it support disabling system widgets?
MIUI 12-12.5Settings β†’ Additional β†’ Management widgetsPartially (not all)
MIUI 13-14Screen settings β†’ Widgets β†’ ControlYeah (except for the weather)
HyperOSScreen settings β†’ Home screen β†’ WidgetsYeah (all except search)

⚠️ Note: On some models (POCO F4, Xiaomi 11T) After turning off the widget can remain on the screen in a "frozen" state, in this case, you need to restart the smartphone.

Disable automatic update of the widget in the application settings

Check for MIUI/HyperOS Updates

Backup the main screen (Settings β†’ Home screen β†’ Backup)

Reboot your phone after the changes-->

3.Resetting launcher settings

If the widget persists, resetting the launcher to factory settings will help, which removes all user settings on the home screen, but saves applications and data.

How to drop the launcher:

  1. Open the phone settings.
  2. Go to the Apps β†’ Application management.
  3. Find the MIUI Launcher (or HyperOS Launcher for New Models) in the list.
  4. Select Warehouse. β†’ Clear the data.
  5. Confirm the action and restart the phone.

After reset, all widgets will disappear, but you will have to reconfigure:

  • πŸ“± Location of application icons
  • 🎨 Wallpaper and themes
  • πŸ”„ Control gestures

Important: On HyperOS models, resetting the launcher can cause the always-on display (AOD) settings to reset. Keep your favorite display styles in advance.

What to do if the widget returns after resetting?
This means that the widget is tied to the system application at the firmware level. Try: 1. Disable automatic updates for this application in Google Play. 2. Install a third-party launcher (for example, Nova Launcher) and hide the widget through its settings. 3. For advanced users: disable the application via ADB-command: adb shell pm disable-user --user 0 com.miui.weather2 (replace com.miui.weather2 with the desired application package).

4. Removal via ADB (for power users)

This method requires connecting the phone to a computer and knowing ADB commands. It is suitable for removing system widgets that cannot be removed by standard methods.

Step-by-step:

  1. Enable Developer Mode (Settings β†’ About Phone β†’ 7 times click on MIUI Version).
  2. Activate debugging over USB in the developer settings.
  3. Connect your phone to your PC and execute the command: Adb devices (you should display your device).
  4. To remove the widget, first find the application package: adb shell pm list packages | grep -i "weather" (replace "weather" with part of the name of the desired widget).
  5. Disable the app: adb shell pm disable-user --user 0 com.miui.weather2

⚠️ Attention: Misuse of the right ADB This can cause system instability.Before experimenting, backup your system via Mi Cloud or Google Drive.

  • πŸ› οΈ Works for: All System Widgets
  • πŸ”§ Demands: PC, USB-cable, developer rights
  • ⚠️ Risks: Possible disruptions to connected services

πŸ’‘

Disabling ADB is the most radical method, and only use it if other methods have not worked, and you understand the consequences.

5.Use of a third-party launcher

If standard methods do not help, installing an alternative launcher (for example, Nova Launcher or Lawnchair) will allow you to fully control the display of widgets.

Advantages of third-party launchers:

  • πŸ”„ Ability to hide any widgets, including system
  • 🎨 Flexible configuration of the appearance
  • πŸš€ Smooth animation (on weaker devices like Redmi) 10A)

How to hide the widget through Nova Launcher:

  1. Install Nova Launcher from Google Play.
  2. Click the empty space on the screen β†’ Settings.
  3. Go to the Application Settings β†’ Hidden Applications.
  4. Add to the list the app you want to hide.
  5. Return to the main screen and remove the widget with a long press.

On HyperOS, third-party launchers may conflict with system gestures. If the swipes to call Google Assistant stop working after installing Nova Launcher, turn off conflicting gestures in the launcher settings.

6. Features of removing widgets on different Xiaomi models

MIUI and HyperOS firmware behave differently on different devices, and we tested removing widgets on popular models -- the results are in the table:

ModelFirmwareRemoval by long pressDoes the launcher reset help?Is ADB required?
Redmi Note 12HyperOS 1.0Yeah (except for the weather)Yes.No.
POCO X5MIUI 14Partially.Yes.For system widgets
Xiaomi 13THyperOSYeah.No.No.
Redmi 10CMIUI 13No (bugs)Yes.Yes.

Nana POCO-In the case of devices, there is a common problem when the widget returns after a few hours after removal. MIUI for POCO, It automatically restores useful widgets to avoid that:

  1. Turn off POCO Recommendations in the launcher settings.
  2. Disable the POCO Launcher application from auto-starting (Settings β†’ Applications β†’ Permissions β†’ Auto-Run).

On HyperOS, widgets are smarter, adapting to your habits, for example, if you check the weather often, the system can automatically add the weather widget back, and to avoid this, turn off personalization:

Settings β†’ Special features β†’ Personalization β†’ Disable β€œAdaptive widgets”

Frequently asked questions

Can you remove the Xiaomi weather widget forever?
On most models, the weather widget is integrated into the com.miui.weather2 system app. It can only be disabled via ADB or third-party launcher. Once the firmware update is updated, it can return. Alternatively, install a weather widget from Google or AccuWeather β€” the system widget can disappear automatically.
Why does the widget appear again after removal?
This is due to the autorestore widget function in MIUI/HyperOS. The system considers some widgets "useful" and returns them. To avoid this: Turn off automatic updates for the application to which the widget is attached. In the launcher settings, disable "Widget Recommendations." Use a third-party launcher.
How to remove Google widget on Xiaomi?
Google Search widget is removed in the standard way (long tap β†’ drag and drop to the cart). If it doesn't work: Update the Google app in the Play Market. Clear the app cache (Settings β†’ Apps β†’ Google β†’ Storage β†’ Clear cache). Disable the widget in the Google app settings (Settings β†’ Widgets). On HyperOS, Google widget can be blocked at the firmware level - only a launcher reset will help.
Can I remove widgets on a locked Xiaomi screen?
No, the widgets on the lock screen (Always-on Display) are controlled separately. To remove them: Go to Settings β†’ Lock screen. Select AOD Style β†’ Set. Turn off unnecessary elements (weather, notifications, steps). On HyperOS path: Settings β†’ Display β†’ Always-on Display β†’ Style setting.
How to return the remote widget back?
If you accidentally delete the widget, you can restore it by saying: Click the empty space on the home screen β†’ Widgets. Find the right widget in the list and drag it to the screen. If the widget is not on the list, reinstall the application to which it belongs. System widgets (weather, calendar) may require a launcher reset or a phone reboot.