Home  >  Article  >  How to remove the weather widget on Windows 11

How to remove the weather widget on Windows 11

王林
王林forward
2023-05-11 20:25:042141browse

How to remove the weather widget from the taskbar in Windows 11

One of the easiest ways to get rid of the weather widget is to disable it in Settings.

To disable the weather widget through settings, use the following steps:

  1. Press Start and select Settings.
  2. When Settings open, click Personalization in the list on the left.
  3. On the right, select the Taskbar option. 如何在 Windows 11 上删除天气小部件
  4. Expand the Taskbar Items section and turn off the Widgets switch. 如何在 Windows 11 上删除天气小部件

The weather widget disappears from the taskbar when you turn off the switch. If you want to re-enable it, go back to Start > Settings > Personalization > Taskbar and return on the Widgets switch.

NOTE: You can turn other taskbar buttons on or off in this area of ​​the Settings menu. For example, you can remove the Teams chat icon.

How to remove the weather widget on Windows 11 via Group Policy

If you are running Windows 11 Pro or later, you can disable the weather using Group Policy small parts.

To remove the weather widget via Group Policy:

  1. Use the keyboard shortcut Windows key R to launch the Run dialog box.
  2. In Run, type gpedit.msc and click OK. 如何在 Windows 11 上删除天气小部件
  3. When Group Policy Editor opens, navigate to the following path:
    Computer Configuration -> Administrative Templates -> Windows Components -> Widgets

    如何在 Windows 11 上删除天气小部件

  4. Double-click in the right pane Allow widgets . 如何在 Windows 11 上删除天气小部件
  5. Select the Disable option at the top, then click Apply and OK at the bottom of the screen. 如何在 Windows 11 上删除天气小部件
  6. After performing the above steps, the weather widget will no longer be displayed. However, if you go to the Taskbar option in Settings, you'll notice that the Widgets toggle is grayed out. To enable it again you need to go through Group Policy again and set it to Not Configured. 如何在 Windows 11 上删除天气小部件

How to Modify the Registry to Disable the Windows 11 Weather Widget

Windows 11 Home Edition does not include Group Policy, but if you don’t want to use settings to disable the weather widget, You can edit the registry instead.

Note: Using this method is only for advanced users. If you adjust incorrect values ​​in the registry, it may cause system instability. Before making changes to the registry, be sure to back it up, create a system restore point, or take a full system backup to restore your PC if something goes wrong.

To disable the Windows 11 Weather widget using the registry, use the following steps:

  1. Press the Windows key R to start Run.
  2. Type regedit and click OK. 如何在 Windows 11 上删除天气小部件
  3. When Registry Editor opens, navigate to the following path:
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\
  4. Right-click the Microsoftkey and selectNew>Key.
  5. Name the new key Dsh.
  6. In the Dsh key you created, right-click an empty area in the right pane and select New > DWORD (32-bit) Value. 如何在 Windows 11 上删除天气小部件
  7. Name the key AllowNewsAndInterests and assign it the value 0. 如何在 Windows 11 上删除天气小部件
  8. Quit Registry Editor and restart Windows 11. When your PC restarts, the weather widget will no longer appear on the taskbar.

Modify the Windows 11 Taskbar

Microsoft has a habit of adding some items to the taskbar that users may not like - such as the weather widget. Fortunately, you can remove it using one of the above methods.

You may also be interested in showing all taskbar corner overflow icons or making more space on the taskbar. The taskbar on Windows 11 is a new experience, and if you're new to Windows 11, check out some easy ways to customize your taskbar.

The above is the detailed content of How to remove the weather widget on Windows 11. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:yundongfang.com. If there is any infringement, please contact admin@php.cn delete