← All Tweaks
🖥 UI & Bloat Removal
📰 Disable News & Interests
Removes the News and Interests widget from the taskbar.
Benefit
Cleaner taskbar, reduced memory usage
Impact
lowCommands (2)
reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Feeds" /v EnableFeeds /t REG_DWORD /d 0 /f
reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Feeds" /v ShellFeedsTaskbarViewMode /t REG_DWORD /d 2 /f