Windows Personalization Utility (WPU) - A registry tweak and batch utility which allows you to pause Windows updates up until 12-31-2051 and take back the privacy on your system.
Formerly known as a simply registry tweak to disable Microsoft Windows updates, this repository has grown into a utility known as WPU (Windows Personalization Utility); a more complete solution for Windows users. See a list of the features for each option below:
If you are here to simply disable Windows Updates; this repository provides two different options you can pick from:
- Disable / Enable Windows Updates
- Delete / clean up lingering Windows Update files to increase disk-space
- Backup your entire system registry
- Remove Windows telemetry and tracking
- Uninstall Windows "crapware / bloatware" applications
- Install apps such as
Powershell 7
,Cortana
, etc. - Requires elevated admin permissions to run
- Available by downloading the files on our Releases page:
wputility.bat
- Disable / Enable Windows Updates
- Requires no elevated permissions
- Available by downloading the files on our Releases page:
windows-updates-pause.reg
windows-updates-unpause.reg
To use the WP Utility, double-click the batch .bat
file. You will be presented and numerous options that you can choose from:
- Enable Windows Updates
- Disable Windows Updates
- Disable Microsoft Telemetry
- Remove Cached Update Files
- Manage Update Services
- View Services Status
- Enable Services
- Disable Services
- Backup Registry
- Advanced
- Enable/Disable Cortana
- Uninstall Crapware
- Microsoft.Teams
- Microsoft.BingSearch
- Microsoft.BingHealthAndFitness
- Microsoft.BingFoodAndDrink
- Microsoft.WindowsFeedback
- Microsoft.BingTranslator
- Microsoft.BingTravel
- Microsoft.Copilot
- Microsoft.Edge
- Many more
- Install Apps
- Install Powershell 7.x
- Install PowerToys
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
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.
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.
This repo contains two different ways you can disable Windows Updates:
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 |
---|---|---|
wputility.bat |
Batch Utility | Enable / Disable Windows Updates Disable Microsoft Telemetry Clean Cached Update Files Manage Update Services Backup system registry |
windows-updates-pause.reg |
Registry Script | Disable Windows Updates until 2051 |
windows-updates-unpause.reg |
Registry Script | Enable Windows Updates |
-
Download the
.reg
file to your computer from the bottom of our Releases page. -
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.
- Download the
.bat
file to your computer from the bottom of our Releases page. - 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.
To see whether or not Windows Updates are currently enabled or disabled:
- In Windows, click
Start
->Run
-> typecontrol 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.
Our wpUtility.bat
script also tells you if Windows Updates are enabled or disabled when you launch the utility on your system.
You can re-enable Windows updates by performing one of the following:
- Option 1 - enable using unpause.reg
- Option 2 - enable manually
- Option 3 - enable using batch
.bat
script
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.
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.
To re-enable updates using the batch utility, double-click the .bat
file.
When the options appear, select option (2) Enable Updates