How to Disable News Feed in Windows 11 Widgets
The Windows 11 Widgets panel is a convenient tool for checking the weather, calendar events, and system performance, but its default inclusion of the Microsoft Start news feed often creates unwanted clutter and distractions. Microsoft allows users to completely disable this news feed while keeping essential productivity widgets active. This guide provides the exact steps to turn off the news feed natively in Windows 11, along with administrative methods for complete control.
Method 1: Turn Off Feeds in Widget Settings
Recent updates to Windows 11 allow you to disable the news feed directly through the Widgets interface without modifying system files.
- Open the Widgets board by clicking the Widgets icon on the taskbar or by pressing Windows Key + W.
- Click the Settings (gear) icon located in the top-right corner of the Widgets window.
- In the Settings menu, select Show or hide feeds.
- Locate the Microsoft Start feed toggle.
- Switch the toggle to Off.
- Close the settings menu. The Widgets panel will refresh and display only your pinned utility widgets.
Method 2: Disable the News Feed via Group Policy (Pro & Enterprise)
If you are using Windows 11 Pro, Enterprise, or Education editions, you can prevent the news feed from loading using the Local Group Policy Editor.
- Press Windows Key + R, type
gpedit.msc, and press Enter. - Navigate to the following path in the left sidebar:
Computer Configuration>Administrative Templates>Windows Components>Widgets - In the right pane, double-click on the policy named Turn off feeds.
- Select the Enabled option to disable the feed.
- Click Apply, then click OK.
- Restart your computer or sign out and sign back in for the changes to take effect.
Method 3: Disable the News Feed via Windows Registry (Home Edition)
Windows 11 Home users without access to the Group Policy Editor can disable the feed using the Registry Editor.
- Press Windows Key + R, type
regedit, and press Enter. - Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft - Right-click the Microsoft folder, select
New > Key, and name it
Dsh. - Select the new
Dshkey, right-click in the empty space on the right, and choose New > DWORD (32-bit) Value. - Name the value
AllowNewsAndInterests. - Double-click
AllowNewsAndInterestsand ensure its Value data is set to0. - Click OK and restart your PC.
Once configured, the Windows 11 Widgets panel will function solely as a dashboard for your selected tools and utilities without consuming bandwidth or displaying unwanted articles.