Giter Club home page Giter Club logo

windows-update-disabler's Introduction

Windows Update Disabler

The one-click way to disable auto updates for good, without leaving leftover stuff running in the background.

WARNING

Before you run this script, you must check if Windows is fully updated and doesn't currently installing or downloading updates!

How to use?

Simple! Download the code as a zip, extract it and run "disable updates.bat" Windows will never update automatically again.

To undo all the changes, run "reenable updates.bat"

Manually update Windows

Tested for Windows 10 only:

  1. Run "manual update.bat" to re-enable Windows Update Service (which is essential for installing updates)

  2. Download Windows Update Assistant https://www.microsoft.com/software-download/windows10

  3. After updating, uninstall the assistant

  4. Rerun the disabler script

What it does

  • Disables Windows Update service (wuauserv)

  • Disables Update Orchestrator service (UsoSvc)

  • Disables Windows Update Medic service (WaaSMedicSvc)

  • Disables all update related scheduled tasks

  • Disallow auto-updates through registry

Why is PsExec needed?

Some of these services and scheduled tasks are protected from user accounts. With PsExec it is possible to run commands with elevated system privileges to bypass the restrictions.

More info: https://docs.microsoft.com/en-us/sysinternals/downloads/psexec

windows-update-disabler's People

Contributors

tsgrgo avatar vivek1986 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.