After the last Windows update, I got weather icon on la barre des tâches and
clicking on it shows some celeb news and traffic info
That is the News and interests taskbar widget.
To turn it off:
- Faites un clic droit sur la barre des tâches, select
News and Interests, puis cliquez sur Turn off:
Vous pouvez aussi disable the "News and interests" taskbar widget in Stratégie de groupe using either of these methods:
In Computer Configuration > Administative Templates > Windows Components > News and interests set the policy Enable news and interests on the taskbar to Disabled.
Registry (open cmd en tant qu'administrateur)
REG ADD "HKLM\SOFTWARE\Policies\Microsoft\Windows\Windows Feeds" /V EnableFeeds /T REG_DWORD /D 0 /F
Vous devrez kill explorer.exe and relaunch it or reboot for the policy to apply.