This is a service that blocks windows updates.
- Download the latest release
- Unzip the release to a directory of your choosing
Expand-Archive -Path WindowsUpdateBlocker.zip -DestinationPath "C:\Program Files\Windows Update Blocker"
- Install the service
WindowsUpdateBlocker.exe install
- Stops windows update service
- Disables windows update service
- Disable windows update scheduled tasks
- Taskbar UI to allow easy enable/disable of windows updates
- Better logging
The windows update mechanisms have become too opinionated. So much so, while long running processes are running on the computer, and taking 98% of the available processing power, windows will deem it's updates more important than the task we've taken the time to start on the computer.
This results in failed long running tasks, closing of applications that were intentionally left open, loss of application context, and generally an increase of personal time lost to get back to the desired state.
Windows used to offer a fantastic option, "Download updates but let me choose whether to install them". This offered the world the ability to be notified that there were updates, but at the same time, not shutdown in the middle of playing a game to install the ever important updates.
Since no reasonable option is available to end users without installing Windows Server, this program means to bridge that gap until Microsoft comes to their senses(like the other os's have done for years: Android, IOS, OSX, <=Windows7, all? distros of linux, etc).