(Resolved) Completely shut down news and interests

Mr. Yu

Member
Messages
314
Reaction score
24
(Modified) Found a solution. It is indeed unrelated to edge. The registry must be modified to disable it.
reg add "HKLM\Software\Policies\Microsoft\Windows\Windows Feeds" /v "EnableFeeds" /t REG_DWORD /f /d 0
reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Feeds" /v "ShellFeedsTaskbarViewMode" /t REG_DWORD /f /d 2
The second command is to disable the taskbar from connecting to the network. After restarting, there is no information or interest left in the taskbar right-click. After running these two commands, restarting the system will completely shut down News and Interest. The explorer.exe program no longer connects to the network. As long as it is not disabled, it will occasionally access the network through the explorer.exe program.
 
Last edited:
"News and interests" or Widgets, is MicrosoftWindows.Client.WebExperience. Nothing to do with Edge.
 
Why did it reappear. No search was found for 'Microsoft Windows. Client. WebExperience' in the system.
 
Back
Top