how to debloat windows 10 code example
Example 1: windows 10 debloat
# Run in powershell as admin
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))
Example 2: debloat windows 10
PS> ls -Recurse *.ps*1 | Unblock-File