Debloat Win 10

load the GUI


Steps - 
1. Open PowerShell as admin and type - 

Set-ExecutionPolicy Unrestricted -Force

2. Then type - 
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat'))

to download the GUI tools and proceed as shown.

No comments:

Post a Comment