Disable Automatic updates Windows 10: Windows 10 will automatically update the newly available content until the action is stopped. Although it can be boon at times as the device will automatically download and install the security update yet the feature can be an annoying one too. Typically the update will require a restart to allow the device to function smoothly and thus the user might feel that the exercise is a rather time-consuming one. Windows 10 allow the users to select three ways of stopping the automatic updates on the device and this article is based on exploring all the 3 options:
https://www.htmlkick.com/html5/disable-automatic-updates-windows-10/
How to disable automatic updates on Windows 10 using Settings:
- Open “Settings”
- Tap on “Update” and “Security”
- Select “Windows Update”
- Check the “Advanced” button
- The user will find the “Pause Update” button and check that to explore the drop-down menu
- Select how long to disable updates
https://www.htmlkick.com/html5/disable-automatic-updates-windows-10/
How to disable automatic updates on Windows 10 using Group Policy
- Open “Start”
- Search for gpedit.msc and look out for the top results to avail Local Group Policy Editor
- Now do the following
Computer configuration > Administrative Templates > Windows Components > Windows Updates
- The user will require to double-click on the option ‘Configure Automatic Updates” on the right side
- Checking the “Disabled” button will automatically turn off updates on Windows 10
- Select “Apply” followed by “OK”
https://www.htmlkick.com/html5/disable-automatic-updates-windows-10/
How to disable automatic updates on Windows 10 using Registry
(an important information is that the users should be alert while performing this function because if done incorrectly, it can cause permanent damage to the device)
- Open “Start”
- Look for regedit and click on the top results to launch the Registry Editor
- Use the following instructions
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
- Right-click on Windows
- Click on “New”
- Check “Option”
- Select “Windows Update” and then “Enter”
- Again right-click on the newly created key
- Select “New”
- Select the “Key” option
- Name the new key as “AU”
- Press “Enter”
- Now right-click on “AU”
- Select “New” submenu
- Now select “DWORD (32 bit) Value” option
- Name the new key as “NoAutoUpdate”
- Now press “Enter”
- Double-click the new created key and change its value from 0 to 1
- Select “OK” and then restart the device
All the 3 methods have been clearly explained.