Get the debloat script from https://github.com/Sycnex/Windows10Debloater
Get the Update Blocker from https://www.sordum.org/9470/windows-update-blocker-v1-3/
download and unzip both into C:\Program Files\wub
Once extracted, open PowerShell (or PowerShell ISE) as an Administrator
On the prompt, change to the directory where you extracted the files.
cd C:\Program Files\wub
Enable PowerShell execution
Set-ExecutionPolicy Unrestricted -Force
Next, to run the script:
.\Windows10Debloater.ps1
Follow the prompts as the scripts removes a bunch of stuff.
I typically take the defaults except for the removal of OneDrive (in case we would want to enable at some point)
the run wub.exe and Disable the Windows Update Service.
Check the “Protect Service Settings” option
wub will monitor the service to prevent it from getting automatically enabled.