This tutorial will show you how to enable or disable the widgets feature for all users in Windows 11.
Widgets in Windows are interactive elements that display dynamic content and provide quick access to various apps and features. You can view your location's current weather conditions directly on the taskbar and hover over the icon to see concise, scannable information on topics like sports, stocks, local news, and breaking headlines. Widgets are designed to help you staying informed and organized by presenting personalized information at a glance.
Widgets are displayed on the Widgets board, which contains a collection of cards, each representing a widget with relevant information and actions related to an app. On the Widgets board you can discover, pin, unpin, arrange, resize, and customize widgets to reflect your interests.
Through this policy, you can also disable or enable weather and more on the lock screen. If you leave the setting as “Not configured,” weather and more will be enabled by default. Disabling this setting turns off weather and more on the lock screen in addition to widgets on the taskbar.
Reference:
Stay up to date with Widgets in Windows - Microsoft Support
Learn more about how to use the widgets board to keep track of the things you care about.
You must be signed in as an administrator to enable or disable the widgets feature in Windows 11.
If you disable this Allow widgets policy, it will remove the Lock screen Weather and more setting.
Contents
- Option One: Enable or Disable Widgets in Local Group Policy Editor
- Option Two: Enable or Disable Widgets using REG file
EXAMPLE: Widgets feature enabled and disabled
The Local Group Policy Editor is only available in the Windows 11 Pro, Enterprise, and Education editions.
All editions can use Option Two below.
1 Open the Local Group Policy Editor (gpedit.msc).
2 Navigate to the policy location below in the left pane of the Local Group Policy Editor. (see screenshot below)
Computer Configuration > Administrative Templates > Windows Components > Widgets
3 In the right pane of Widgets, double click/tap on the Allow widgets policy to edit it. (see screenshot above)
4 Do step 5 (Enable) or step 6 (Disable) below for what you would like to do.
5 Enable Widgets
This is the default setting.
A) Select (dot) Not Configured, click/tap on OK, and go to step 7 below. (see screenshot below)
6 Disable Widgets
A) Select (dot) Disabled, click/tap on OK, and go to step 7 below. (see screenshot below)
7 You can now close the Local Group Policy Editor if you like.
1 Do step 2 (enable) or step 3 (disable) below for what you would like to do.
2 To Enable Widgets
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Enable_widgets_feature_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\NewsAndInterests\AllowNewsAndInterests]
"value"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh]
"AllowNewsAndInterests"=-
3 To Disable Widgets
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Disable_widgets_feature_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PolicyManager\default\NewsAndInterests\AllowNewsAndInterests]
"value"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Dsh]
"AllowNewsAndInterests"=dword:00000000
4 Save the .reg file to your desktop.
5 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.
6 Double click/tap on the downloaded .reg file to merge it.
7 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
8 Either restart explorer process, sign out and sign in, or restart the computer to apply.
9 You could now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Related Tutorials
- Enable or Disable Widgets on Lock Screen in Windows 11
- Enable or Disable Edge Bar in Microsoft Edge
- Uninstall and Reinstall Widgets in Windows 11
- Open Widgets in Windows 11
- Pin or Unpin Widgets Board Open in Windows 11
- Add or Remove Widgets Button on Taskbar in Windows 11
- Sign in or Sign out of Widgets Board in Windows 11
- Add or Remove Widgets on Widgets Board in Windows 11
- Resize Widgets on Widgets Board in Windows 11
- Personalize News Feed on Widgets Board in Windows 11
- Enable or Disable Feed on Widgets Board in Windows 11
- Customize Widgets in Windows 11
- Move a Widget on Widgets Board in Windows 11
- Enable or Disable Open Widgets Board on Hover in Windows 11
- Enable or Disable Notification Badges for Widgets on Taskbar in Windows 11
- See Missed Notifications for Widgets in Windows 11
- Enable or Disable Announcements from Feeds on Widgets Taskbar Icon in Windows 11
- Restart Widgets in Windows 11
- Refresh Widgets in Windows 11
- Reset Widgets in Windows 11
- Switch Between Widgets Dashboards in Windows 11
- Enable or Disable Copilot Discover on Widgets Board in Windows 11
- Change Region and Language used by Widgets Board in Windows 11
Attachments
Last edited:












