Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR POWERSHELL

Windows 10 Debloater

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::TLS12
iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))
Source by github.com #
 
PREVIOUS NEXT
Tagged: #Windows #Debloater
ADD COMMENT
Topic
Name
9+9 =