Skip to content

Instantly share code, notes, and snippets.

@Typiqally
Last active February 17, 2022 09:20
Show Gist options
  • Save Typiqally/0a43c4b8f38d936d84cd73c081c52794 to your computer and use it in GitHub Desktop.
Save Typiqally/0a43c4b8f38d936d84cd73c081c52794 to your computer and use it in GitHub Desktop.
winget uninstall "windows web experience pack"
Get-AppxPackage * | Remove-AppxPackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment