Skip to content

Instantly share code, notes, and snippets.

@dayglo
Last active September 29, 2017 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dayglo/94eeef8737ef9e6f8f4b4559d74f42cc to your computer and use it in GitHub Desktop.
Save dayglo/94eeef8737ef9e6f8f4b4559d74f42cc to your computer and use it in GitHub Desktop.
Set-ExplorerOptions -showHidenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions
Enable-RemoteDesktop
cinst IIS-WebServerRole -source windowsfeatures
Set-StartScreenOptions -EnableListDesktopAppsFirst
Set-CornerNavigationOptions -EnableUsePowerShellOnWinX
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions -EnableShowFullPathInTitleBar
Get-AppxPackage -Name Microsoft.ZuneVideo | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.ZuneMusic | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.BingFinance | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.BingWeather | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.BingNews | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.Getstarted | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.Windows.Photos | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.XboxApp | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.windowscommunicationsapps | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.windowscamera | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.people | Remove-AppxPackage
Get-AppxPackage -Name Microsoft.office.onenote | Remove-AppxPackage
cinst geforce-experience
cinst google-chrome-x64
cinst firefox
cinst console2
cinst launchy
cinst winrar
cinst nodejs.install
cinst awscli
cinst spotify
cinst docker
cinst jq
cinst lockhunter
cinst sublimetext3
cinst sublimetext3.packagecontrol
cinst sysinternals
cinst github
cinst gitextensions
cinst poshgit
cinst rdcman
cinst curl
cinst paint.net
cinst treesizefree
cinst steam
cinst lastpass
cinst slack
cinst skype
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment