/pause-windows-updates

Pause & disable Windows updates for any duration. Remove Recall / Copilot. Debloat / privacy / telemetry tools. Supports Windows 10 and 11.

Primary LanguageBatchfileMIT LicenseMIT

No updates until 12-31-2051

♾️ Pause Windows Update ♾️


A registry tweak and batch utility which allows you to pause Windows updates up until 12-31-2051.


Version Downloads Size Last Commit







About

This repository provides two different ways to pause windows updates.

The All-In-One Batch method gives you a few more features that you can pick from in order to disable Windows Updates, as well as disabling Microsoft Telemetry. This method can also clean up any existing files on your machine that may be storing old Windows Updates and free up disk-space.

The Registry Scripts method only allows you to enable or disable windows updates.


You can pick which one you wish to use from the list below (pick one):

  1. Registry Scripts
    • windows-updates-pause.reg
    • windows-updates-unpause.reg
  2. All-in-One Batch Utility
    • windows-updates-utility.bat

Registry Scripts

If you decide to go with the registry method, download the .reg file, and then double-click on the file depending on if you want to pause or unpause windows updates.



All-in-one Batch Utility

To use, double-click the batch .bat file. You will be presented and numerous options that you can choose from:

  1. Enable Windows Updates
  2. Disable Windows Updates
  3. Disable Microsoft Telemetry
  4. Remove Cached Update Files
  5. Manage Update Services
    1. View Services Status
    2. Enable Services
    3. Disable Services


Note

When launching the .bat file, you will be asked to allow the utility to have administrative permissions. Unfortunately, this script requires these permissions in order to change registry settings.

If you do not feel comfortable with this, you may opt to use the Registry Scripts method listed above




Notice

While this repository allows you to disable Windows Updates, we recommend you manually run Windows Updates every few months to ensure that your system has the latest patches. By completely refusing to install Windows Updates, you may be exposed to potential security vulnerabilities.

This script is meant to stop Windows from updating and then automatically restarting your system when you least expect it, and puts you back in control.




Install

This repo contains two different ways you can disable Windows Updates:

  1. Registry Scripts
  2. All-in-One Batch Utility

Head over to this repo's Releases section and pick which file you need to get the job done. They are outlined below:

Filename Method Description
windows-updates-utility.bat Batch Utility Enable / Disable Windows Updates
Disable Microsoft Telemetry
Clean Cached Update Files
Manage Update Services
windows-updates-pause.reg Registry Script Disable Windows Updates until 2051
windows-updates-unpause.reg Registry Script Enable Windows Updates

Registry Scripts

  • Download the .reg file to your computer.

  • Right click on the file and select Open With

  • Select Registry Editor

  • Click Yes when prompted if you're sure you wish to continue


Note

If using the Registry Scripts method, depending on your machine's configuration, you may be able to double-click the .reg file and auto-install it.

If you cannot do the above, right-click the file, select Open With and select Registry Editor.


All-in-one Batch Utility

  • Download the .bat file to your system.
  • Double-click the file and Command Prompt or Powershell will launch.
  • You will be prompted to give the script permission so that it can modify your registry, select Yes.
  • Read the options in the menu, and select the option you want.

Confirm

  • In Windows, click Start -> Run -> type control update and press ENTER.
    • You can also access the Windows Update window by clicking your start menu, selecting Run, and typing:
     ms-settings:windowsupdate
  • Near the Pause Updates section, if you see a dropdown box, select how long you want updates to pause for.
  • Keep the scripts somewhere in case you need to reinstall / wipe your machine.



Re-enable Updates

You can re-enable Windows updates by performing one of the following:


Option 1 (unpause.reg)

This repository includes two scripts:

  • windows-updates-pause.reg
  • windows-updates-unpause.reg

Download and run the script windows-updates-unpause.reg. Windows updates will be re-activated, but you'll be able to re-pause updates whenever you want and for any duration.


Option 2 (manual)

To start Windows updates once again, open your start menu, type Windows Update Settings.



At the top of the Windows Update interface, click Resume Updates.


To pause updates again, re-run the .reg file in this repo.


Option 3 (batch utility)

To re-enable updates using the batch utility, double-click the .bat file.

When the options appear, select option (2) Enable Updates




Preview


Contributors

Alt