After the last Windows update ([21H1](https://techcommunity.microsoft.com/t5/windows-it-pro-blog/it-tools-to-support-windows-10-version-21h1/ba-p/2365103)), I got this weather icon on la barre des tâches and clicking on it shows the news, weather and traffic information.
Comment puis-je remove it?
Comment puis-je supprimer the new weather information from la barre des tâches?
Re: Comment puis-je supprimer the new weather information from la barre des tâches?
>
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](https://support.microsoft.com/en-us/windows/stay-up-to-date-with-news-and-interests-a39baa08-7488-4169-9ed8-577238f46f8f) 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.
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](https://support.microsoft.com/en-us/windows/stay-up-to-date-with-news-and-interests-a39baa08-7488-4169-9ed8-577238f46f8f) 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.