Skip to content

tasadar2/WindowUpdateBlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Update Blocker

This is a service that blocks windows updates.

Installation

  1. Download the latest release
  2. Unzip the release to a directory of your choosing
    Expand-Archive -Path WindowsUpdateBlocker.zip -DestinationPath "C:\Program Files\Windows Update Blocker"
  3. Install the service
    WindowsUpdateBlocker.exe install
    

What it does

  • Stops windows update service
  • Disables windows update service

Future features

  • Disable windows update scheduled tasks
  • Taskbar UI to allow easy enable/disable of windows updates
  • Better logging

What it solves (beware, there be rants ahead)

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).

About

Service for blocking windows updates

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages