Saturday, November 25, 2017

Delete Windows 10 Update Files

Many of us run small SSD boot drives and a bunch of old Windows update files are unwelcome.
This is where they reside in case you want to delete them.

Run Fido Script

Run PowerShell as Admin Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process iex ((New-Object System.Net.WebClient).DownloadStri...