PowerToys icon indicating copy to clipboard operation
PowerToys copied to clipboard

Group policy option to disable "Whats new" popup

Open hellbringer opened this issue 2 years ago • 3 comments

Description of the new feature / enhancement

Disable the "Whats new" popup for any user that logs in to the same computer. Both a settings menu option and a group policy option to disable any popus or messages about "whats new"

Scenario when this would be used?

Multi-user systems or systems with roaming profiles

Supporting information

No response

hellbringer avatar Jul 13 '23 14:07 hellbringer

@hellbringer Disabling completely or only when the same user logs in again?

What exactly is your problem that this GPO should fix? Can you please describe it a bit more detailed.

/needinfo

htcfreek avatar Jul 13 '23 18:07 htcfreek

Option to disable the popup completely for any user that logs on to a system (computer group policy) Option to toggle in the settings "Don't show new features popup after updates" per user preference.

Why: Every time the PowerToys app gets updated it popups a message with a lot of text with all the new features, nobody reads those and just clicks away the popup without reading. Most users find these popups annoying. To prevent annoying users with information they don't read, disable the popup.

hellbringer avatar Jul 14 '23 07:07 hellbringer

https://github.com/microsoft/PowerToys/blob/main/src/runner/main.cpp#L207-L210

https://github.com/microsoft/PowerToys/blob/main/src/runner/main.cpp#L392

(https://github.com/microsoft/PowerToys/blob/main/src/runner/main.cpp#L421)

htcfreek avatar Nov 11 '23 09:11 htcfreek

This is included in the v0.78.0 release.

htcfreek avatar Jan 30 '24 21:01 htcfreek