Skip to content

Remove-WPFToggleTaskbarWidgets#3906

Merged
ChrisTitusTech merged 2 commits intoChrisTitusTech:mainfrom
GabiNun:Remove-WPFToggleTaskbarWidgets
Jan 14, 2026
Merged

Remove-WPFToggleTaskbarWidgets#3906
ChrisTitusTech merged 2 commits intoChrisTitusTech:mainfrom
GabiNun:Remove-WPFToggleTaskbarWidgets

Conversation

@GabiNun
Copy link
Contributor

@GabiNun GabiNun commented Jan 13, 2026

We can't disable Widgets without running

Get-AppxPackage MicrosoftWindows.Client.WebExperience -AllUsers | Remove-AppPackage -AllUsers

and that would be a remove not a disable, the only way to disable it would be trough settings since for some reason windows locked down that registery dword

@GabiNun GabiNun changed the title Update tweaks.json Remove-WPFToggleTaskbarWidgets Jan 13, 2026
Copy link
Owner

@ChrisTitusTech ChrisTitusTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, back in the day this worked, but no longer. Sad face :(

@ChrisTitusTech ChrisTitusTech merged commit 2587a98 into ChrisTitusTech:main Jan 14, 2026
1 check passed
@GabiNun GabiNun deleted the Remove-WPFToggleTaskbarWidgets branch January 14, 2026 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants