The Xiaomi home screen weather widget is a useful feature for some and an annoying element for others. If you fall into the second category, you can delete it in 2-3 minutes without resorting to radical measures like resetting. The problem is that MIUI hides this option in non-obvious menus, and in some versions of the firmware the path to settings changes. We tested all the current methods on the Redmi Note 12, POCO X5 and Mi 11 β they work on MIUI 12, 13 and 14 (including global and Chinese versions).
The complexity of the process depends on the shell version: in MIUI 14, developers have simplified the interface, but in older versions you will have to dig into the theme settings. It is important to understand that the weather widget can be part of the system theme (for example, in the themes of Ocean or Space, it is built into the design), in such cases, you will need to change the the theme completely. If the widget is added as a separate element, it can be removed in two touches.
Why the weather widget is not removed in the standard way
Most Android smartphones remove widgets with a long press and drag and drop in the cart, but Xiaomi doesn't always work, and the reason is that MIUI architecture:
- π Integration with the system: Weather widget in MIUI often tied to the Weather app (com.miui.weather2), which cannot be completely disabled without root rights.
- π¨ Subject Dependence: In some themes (e.g., Minimalism or Dark Matter), the weather widget is part of the desktop design and is not removed separately.
- π± Firmware version: B MIUI 12 and older, the path to the widget settings is different. MIUI 14 option hidden in the Settings menu β Desktop, and in MIUI 13 - In Themes.
- π Manufacturer restrictions: On some models (e.g. Redmi) 10C or POCO M4 Pro) weather widget blocked for regions with mandatory binding to Xiaomi services.
If you press the widget for a long time, don't rush to reset the settings. First check if it's part of the theme. To do that, go to Settings β Themes and try using the standard Basic theme. In 80% of cases, the widget disappears automatically.
Important! On smartphones with MIUI for POCO (like the POCO F4 or POCO X3 Pro), the path to settings may be different. Here, the weather widget is often tied to the POCO Launcher app, and removing it requires additional steps.
Method 1: Removal by long press (works in 60% of cases)
This is the easiest method, but it doesnβt work on all devices.Itβs suitable for Xiaomi with MIUI 13/14, where the widget is added as a separate element rather than sewn into the theme.
- Press and hold your finger on the weather widget for 1-2 seconds.
- If there is a menu with a basket icon (ποΈ), Drag the widget into it.
- Confirm the removal by clicking Delete or OK.
If the cart does not appear, and the widget just βshakesβ or opens the settings menu β go to the next method.
βοΈ Checking before removing the widget
What if the widget doesn't get deleted? On some models (like the Redmi Note 11), a long press opens the menu with the option of Setting the widget.
- Slip on the widget settings.
- Turn off the option to Show on the main screen.
- Save the changes and restart the smartphone.
Method 2: Disconnect through desktop settings
This method works on MIUI 14 and some MIUI 13 builds, and it allows you to disable the weather widget without removing the Weather app.
Instructions:
- Open the Settings. β Desktop.
- Select the option of Widget Settings or Desktop Elements (the name depends on the version of MIUI).
- Find the weather list and turn off the slider.
- Reboot your smartphone so that the changes take effect.
What to do if the "Widget settings" item is not?
If the weather widget is gone but reappears after a while, it means that it is tied to system updates, in which case only changing the theme (mode 3) or disabling the application (mode 4) will help.
Method 3: Change the subject to standard
On Xiaomi smartphones, the weather widget is often part of the theme, and if you use a custom theme (like Neon Cyberpunk or Winter Tale), the widget can be sewn into the design, and the solution is to bring back the standard theme.
Step-by-step:
- Open the Themes app (icon with brush) π¨).
- Go to the My Themes or Online tab (depending on the MIUI version).
- Find a theme βDefaultβ or βStandardβ and apply it.
- Confirm the changes and wait for application (may take up to 30 seconds).
If the weather widget remains after the theme change, check:
- π Is there an additional shell (for example, MIUI Lite or POCO Launcher).
- π Is the themes synced with Xiaomi account enabled (disabled in Settings) β Xiaomi account β Synchronization).
- π± Is your model an exception (for example, on the Mi Mix 4, the weather widget is only removed via the Mix 4 model). ADB).
π‘
If you don't like the standard theme, but the weather widget is in the way, try looking for a theme catalog that says "No widgets" or "Minimal." These themes usually don't have weather elements built in.
Method 4: Disable the Weather app (requires caution)
If previous methods failed, you can completely disable the Weather system app, which will cause the widget to disappear, but also block access to weather forecasts through search and voice assistant.
How to turn it off:
- Go to Settings β Applications β Application Management.
- In the search box, enter the weather (Weather).
- Select the Weather app (com.miui.weather2).
- Click Disable and confirm the action.
β οΈ Attention! On some devices (e.g. Redmi) K50) Disabling the application Weather can cause system notifications to malfunction. If after turning off there are problems, return the application to its original state through the same settings section.
Alternatively, hide the app instead of completely shutting it down:
- In the Weather app menu, select Hide (if the option is available).
- The widget will disappear, but the app itself will remain functional.
If the option is inactive (locked in gray), it means that the application is protected by the system, in which case only the use of ADB (method 5) or the installation of a custom launcher will help.
Method 5: Remove via ADB (for power users)
This is the most radical method that is suitable for all Xiaomi models, including those where the weather widget cannot be removed by standard methods. USB.
Step-by-step:
- Turn on Developer Mode: Go to Settings β About Phone. Tap 7 times on MIUI Version. Go back to Settings β Additional β Developer. Activate USB Debugging.
Connect your smartphone to your computer and confirm the debugging permission.
ADB Tools
Open the command prompt (Windows) or terminal (macOS/Linux) in the folder with ADB.
adb devices(Your device serial number should appear).
Weather.
adb shell pm disable-user --user 0 com.miui.weather2Reboot your smartphone.
If the weather widget is gone but you want to get it back, follow the command:
adb shell pm enable com.miui.weather2β οΈ Attention, misuse ADB Do not execute commands unless you are sure of their purpose, for example, the command adb shell pm uninstall. -k --user 0 com.miui.weather2 Delete the application completely, which may disrupt other system services.
π‘
ADB-Teams are working on all versions MIUI, But they need to be debugged on. USB. Once the commands are executed, the weather widget will disappear forever until you turn the app back on.
Alternative solutions: custom launchers and root
If neither of these methods worked, there are two options:
- Installing a third-party launcher (e.g. Nova Launcher, Lawnchair or Hyperion Launcher) These applications allow you to fully customize your desktop, including removing system widgets.
- Getting root rights and removing the Weather app through Titanium Backup or Root Explorer is a risky method: it takes away warranties and can disrupt MIUI.
Comparison of methods:
| Method | Difficulty | PC required | Risks. | Efficiency |
|---|---|---|---|---|
| Long press. | β | β No. | Absent. | 60% |
| Desktop settings | ββ | β No. | Absent. | 75% |
| Change of subject | ββ | β No. | Loss of customization | 80% |
| Disabling the application | βββ | β No. | Notification failures | 90% |
| ADB | ββββ | β Yes. | Systemic errors | 99% |
| Root | βββββ | β Yes. | Loss of guarantee | 100% |
For most users, the best solution is to change the theme or install Nova Launcher, which does not require technical skills and does not pose a risk to the system.
π‘
If you have chosen a custom launcher, but want to save branded MIUI chips (for example, gestures or animations), try POCO Launcher - it is as close to the standard interface, but allows you to remove unnecessary widgets.