• Stars
    star
    136
  • Rank 266,544 (Top 6 %)
  • Language
    C#
  • Created over 6 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 a few services related to Windows Update, and if not disabled, disables them.

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.

Enabling Windows Defender

If enabled in the menu, this program temporarily re-enables updates, then tells Windows Defender to download new signatures, and disables updates again. It does so every day.

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.

More Repositories

1

Custom-Controls-Library

A set of miscellaneous WPF custom controls
C#
16
star
2

TaskbarTools

Create an icon on the Windows taskbar and manage its menu
C#
10
star
3

LargeList

LargeList is an implementation of Collection<> and List<> that can hold a number of elements limited only by the available memory, tested up to 8 billions.
C#
8
star
4

PgSurveyor-Disclosed

The public part of the PgSurveyor project
5
star
5

PgSearch-Disclosed

A tool to search through public data in the Project: Gorgon MMORPG
3
star
6

TaskbarIconHost

Host for plugins that want to be on the Windows 10 taskbar.
C#
3
star
7

Insta-Unblock

Automatically unblock files downloaded from the Internet.
C#
3
star
8

PgBuilder-Disclosed

A tool to optimize gear for a character of the Project: Gorgon MMORPG
3
star
9

ZombifyMe

A library that can restart the program it's linked with if it crashes unexpectedly.
C#
3
star
10

PgJsonParse

A parser for JSON files from Project: Gorgon (MMORPG)
C#
2
star
11

KeyboardHelper

Adds support for sequence of gestures and keyboard events to WPF controls that are not TextBox
C#
2
star
12

Sign-Up-Sign-In-Guidelines

Detailed guidelines for a system implementing sign up & sign in.
2
star
13

PgMoon

Adds a little icon to the taskbar to show the moon phase in Project:Gorgon (MMORPG).
C#
2
star
14

PgCompletionist

Project: Gorgon Completionist
C#
1
star
15

VisualStudioSolutionExplorer

Explore .sln files
C#
1
star
16

PgBreeder-Disclosed

The public part of the PgBreeder project
1
star
17

ProjectMonitor

C#
1
star
18

PgBrewer

Helps managing beers and other liquors one can make in the Project: Gorgon MMORPG
C#
1
star
19

ModelAnalyzer

C#
1
star
20

Easly-Controller

Manage Easly source code
C#
1
star
21

CAcertInstall

User-friendly installer for CAcert root certificates.
C#
1
star