|
2 months ago | |
---|---|---|
LICENSE | 3 months ago | |
README.md | 2 months ago | |
clean.ps1 | 3 months ago |
Open an elevated powershell and execute these commands:
Set-ExecutionPolicy -Force Unrestricted
Invoke-WebRequest -UseBasicParsing -Uri "https://git.asperti.com/omino.computer/clean-win10/raw/branch/master/clean.ps1" | Select-Object -ExpandProperty Content | powershell.exe
Set-ExecutionPolicy -Force Restricted