Skip to content

Instantly share code, notes, and snippets.

@rysstad
Last active August 29, 2015 14:19
Show Gist options
  • Save rysstad/9d5d0b8fa37acf548550 to your computer and use it in GitHub Desktop.
Save rysstad/9d5d0b8fa37acf548550 to your computer and use it in GitHub Desktop.
# Remove the "modern app" version of Skype. Tested on Win 10 preview.
Get-AppxPackage -Name Microsoft.SkypeApp | Remove-AppxPackage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment