Xiaomi Redmi widgets are a handy tool for quick access to information, but sometimes they take up too much space or interfere with work. For example, a weather widget can duplicate data from the main application, and a Google Search widget can eat part of the screen without having to. Unlike standard application icons, widgets are not deleted with a long click with a cross β here you need a different approach.
Complicating the problem is that MIUI interfaces (especially in versions 12-14) change regularly, and the ways widgets can be removed may vary even across Redmi models. In this article, weβll look at all the current methods, from basic to hidden features that work even on locked screens, and youβll also learn how to return the widget back if you accidentally deleted it.
1. Standard removal of widgets through long pressing
The most obvious way to work on most Xiaomi Redmi smartphones with MIUI 12-14 is suitable for weather widgets, calendar, notes and other standard elements:
- Find the widget on the desktop that you want to remove.
- Hold it with your finger for 2-3 seconds until the menu or basket icon appears.
- Drag the widget up the screen to the "Delete" caption** (or to the basket icon).
- Let go of your finger, the widget will disappear.
β οΈ Note: On some models (for example, Redmi Note 11 with a MIUI 13) an option menu may appear instead of a shopping cart, in which case select Remove or Remove.
This method does not work for system widgets (e.g., Google Search or M-account) and will require alternative methods, which will be discussed later.
βοΈ Preparation for widget removal
2. Deletion through desktop editing
If a long press doesn't work, try editing mode, which is universal for all Redmi models, including the Redmi 10 and Redmi 12C:
- Touch the empty space on your desktop and hold your finger until the menu appears.
- Select Desktop Settings (or Widget settings in English firmware).
- Go to the Widgets tab.
- Find the desired widget in the list and swipe it left or click on the basket icon.
πΉ Note: On some versions MIUI This path may look different, for example, settings. β Desktop β Widgets. If you can't find an item, try searching by settings (the magnifier icon in the upper right corner).
This method also allows you to disable automatic widgets that appear after the MIUI update. For example, the Widget "Mi-wallet" or "Xiaomi Cloud" widget is often added without a user request.
π‘
If the widget is not removed through the menu, try to restart the smartphone first. Sometimes MIUI system processes block changes to the desktop.
3. How to remove system widgets (Google, Mi-account, Weather)
System widgets (e.g. Google Search, Mi-Weather, or Mi-Health) are often protected from removal.
- π± Disable the widget through the application settings: Go to Settings β Annexes β Manage applications, find an app (like Google) and turn off the option to Show widget.
- π§ Use Developer Mode: Activate Developer Settings (7 times click on Version) MIUI In Settings β About the phone, then in Settings β Additionally. β For developers, find the Debugging item on USB And turn it on. And then some of the system widgets will become deletionable.
- π« Reset the launcher settings: In Settings β Annexes β Application management find Louncher MIUI, Press Warehouse and select Clear Data, which will return the desktop to the factory settings (the widgets will disappear, but you will have to reconfigure the icons).
β οΈ Warning: Resetting the launcher will remove all your folders, wallpaper and icon location on your desktop. Before doing so, take screenshots of the current layout or use the backup function in Settings β Additionally. β Backup and reset.
What if the widget appears again after the reboot?
4. Removal of widgets via ADB (for power users)
If the widget is not removed by any means, you can use Android Debug Bridge (ADB), which is suitable for removing even the most stubborn system widgets, but requires a connection to a computer.
π Step-by-step instruction:
- Download and install Platform Tools (includes adb.exe).
- Enable USB debugging on your smartphone (Settings β Additional β For developers).
- Connect Redmi to your computer via USB and type in the command line:
adb devices(The name of your device should appear).
adb shell pm list packages | grep "widget"(This will show you a list of packages associated with widgets).
adb shell pm uninstall -k --user 0 com.example.widget(Replace com.example.widget with the real name of the package)
πΉ Example: Use the Google Search widget to remove:
adb shell pm uninstall -k --user 0 com.google.android.googlequicksearchboxβ οΈ Attention: Misuse of the right ADB Do not delete packets that you do not know what they are intended for. Before experimenting, back up with adb backup.
π‘
ADB is the most powerful way to remove widgets, but it requires caution. If the widget disappears after the command, but errors in the system appear, restore the package with the same command, replacing uninstall with install.
5. How to remove the widget from the locked screen
On some Xiaomi Redmi models (such as the Redmi Note 10 Pro or Redmi K50), widgets are displayed even on a locked screen.
- Go to Settings β Lock the screen.
- Select Widgets on the lock screen.
- Turn off the slider next to an unnecessary widget (like the Weather or Calendar).
- If the widget is system (such as Mi-wallet), click on it and hold it, then select Remove.
πΉ Important: On Redmi with MIUI 14 Ways may be different: Settings β Always on screen and locking β Widgets on the lock screen.
If the widget is not removed through settings, try turning it off on the locked screen via Settings β Privacy β Special Access β Display over other windows and prevent the app from showing content on top of the lock.
6.Alternative launchers: a radical solution
If none of these things worked, the most reliable option is to install a third-party launcher, which will completely replace the standard MIUI desktop and allow you to manage widgets without restrictions.
| Launcher | Advantages | Deficiencies | Download link |
|---|---|---|---|
| Nova Launcher | Flexible configuration, gesture support, widget blocking | Premium version for some functions | Google Play |
| Hyperion Launcher | Optimized for Xiaomi, Minimalist Design | Less to do with the design | Google Play |
| Lawnchair 2 | Lightweight, support for Android 12+ | No built-in weather | Google Play |
| POCO Launcher | Official launcher from Xiaomi, but with advanced settings | Not all MIUI widgets are supported | Google Play |
πΉ How to install:
- Download the launcher from Google Play.
- Open the app and follow the setup instructions.
- In the launcher menu, find the Widgets section and remove unnecessary items.
- To return the standard MIUI launcher, go to Settings β Applications β Default β Launcher and select MIUI Launcher.
Third-party launchers not only solve the problem with widgets, but also speed up the smartphone by optimizing animations and background processes.
7 Recovery of the Remote Widget
If you accidentally delete the desired widget, it can be returned:
- Touch the empty space on your desk and hold your finger.
- Select Widgets (Widgets).
- Scroll through the list and find the widget you want (like the Watch or Weather).
- Drag him to the desk.
πΉ If the widget disappeared from the list:
- π Restart your smartphone β sometimes widgets temporarily disappear due to a crash MIUI.
- π₯ Update the app that the widget belongs to (e.g. Google or Mi-Weather).
- π οΈ Reset the launcher settings (instructions in Section 3).
β οΈ Note: If the widget was part of a system application (e.g., a Mi-account), its recovery may require resetting to factory settings or flashing.