Disable News and Interests Using Regedit
The News and Interests widget on the Windows taskbar displays weather updates, news headlines, and stock information, but it can consume system resources and clutter your workspace. This guide provides a straightforward, step-by-step walkthrough on how to completely disable the News and Interests feature across your system using the Windows Registry Editor (Regedit).
Step-by-Step Guide to Disabling News and Interests
Step 1: Open the Registry Editor
- Press Windows Key + R to open the Run dialog box.
- Type
regeditinto the field and press Enter (or click OK). - If prompted by User Account Control (UAC), click Yes to grant administrative privileges.
Step 2: Navigate to the Feeds Key
In the Registry Editor address bar at the top, paste the following path and press Enter:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Feeds
Step 3: Modify the ShellFeedsTaskbarViewMode Value
- In the right-hand pane, look for a DWORD (32-bit) Value named ShellFeedsTaskbarViewMode.
- If this value does not exist:
- Right-click an empty area in the right pane.
- Select New > DWORD (32-bit) Value.
- Name the new entry
ShellFeedsTaskbarViewMode.
- Double-click ShellFeedsTaskbarViewMode to open its edit window.
- Set the Value data field according to your
preference:
- 2 = Turn off / Disable News and Interests completely.
- 1 = Show icon only.
- 0 = Show icon and text (Default).
- Ensure the Base is set to Hexadecimal, then click OK.
Step 4: Apply the Changes
To apply the changes immediately without restarting your entire computer:
- Press Ctrl + Shift + Esc to open the Task Manager.
- Under the Processes tab, scroll down and find Windows Explorer.
- Right-click Windows Explorer and select Restart.
The taskbar will briefly disappear and reload, and the News and
Interests widget will no longer be visible. To re-enable the feature in
the future, navigate back to the same registry key and change the value
data back to 0.