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.
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.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
Last edited: