Last active
March 1, 2024 08:43
-
-
Save arturkula/e9c7aff04e4aee52ccce2d71660b5593 to your computer and use it in GitHub Desktop.
Disable automatic windows update on Windows 10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gpedit.msc | |
## Navigate to: Computer Configuration\Administrative Templates\Windows Components\Windows Update | |
## then: Configure Automatic Updates set to Enabled, choose 2 or 3. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Source: https://www.howtogeek.com/224471/how-to-prevent-windows-10-from-automatically-downloading-updates/