Skip to content

Prevents Windows 10 from updating. Can be manually disabled when updating is convenient.

Notifications You must be signed in to change notification settings

WKED/Kill-Update

This branch is 60 commits behind dlebansais/Kill-Update:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

91ca1e3 · Feb 20, 2020

History

69 Commits
Feb 20, 2020
Feb 20, 2020
May 30, 2018
Feb 20, 2020
Jan 26, 2020
May 30, 2018
Sep 8, 2019
Jun 23, 2018
Sep 8, 2019
Oct 20, 2019
Feb 20, 2020
May 30, 2018
Sep 7, 2019
Jun 24, 2018

Repository files navigation

Kill-Update

Prevents Windows 10 from updating. Can be manually disabled when updating is convenient.

Using the program

Copy the latest release in a directory, then run it as administrator. This will create a little icon in the task bar.

Right-click the icon to pop a menu with the following items:

  • Load at startup. When checked, the application is loaded when a user logs in.
  • Locked. When checked, the application is preventing Windows from upgrading.
  • Exit

How does it work?

Every 10 seconds, this application checks the Windows Update service, and if not disabled, disables it.

Manually upgrading Windows

To upgrade manually, first uncheck the Locked menu (see above), then open Windows settings and check for updates. When they have been installed and the computer has rebooted, you can check the Locked menu again.

Log file (optional)

You can log activity to a file. To turn on logging:

  • Create a text file called settings.txt in the same folder as the program.
  • In this file, add a line with the path to the log file. You can choose the destination folder and file name.
  • Start the program. This should immediately add a few lines to the log file.

Note that this file grows with time, but slowly.

If you have an issue with this program, you can add the log file to your bug report.

Screenshots

Menu

Certification

This program is digitally signed with a CAcert certificate.

About

Prevents Windows 10 from updating. Can be manually disabled when updating is convenient.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Batchfile 0.3%