Change windows update setting in windows 10

Microsoft has released the developer preview of Windows 10, this version has got some design updates and feature updates. The developer preview is awesome and since it is a developer version you need to install the updates periodically. 

You may notice that you are not allowed to change the updates settings in Windows 10 even if you're an admin of your computer. To change the update setting you have to edit some registry files,
If you can't use or don't want to use Group Policy Editor, you can take help of Registry Editor for the same task. Just follow these simple steps:
Type Regedit in RUN or Start search box and press Enter. It'll open Registry Editor.
Now go to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows
Create a new key under Windows key and set its name as WindowsUpdate
Create another new key under WindowsUpdate key and set its name as AU
So the final key path would be:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU
Now select AU key and in right-side pane create a new DWORD AUOptions and set its value to any of following according to your requirements:
2 - (To notify for download and notify for install)
3 - (To auto download and notify for install)
4 - (To auto download and schedule the install)
5 - (To allow local admin to choose setting)

Set the value of AUOptions to 5 to be able to choose options in the drop-down box on Windows Update settings page.
Close Registry Editor and open Windows Update settings page. Now you'll be able to change desired settings.
Previous
Next Post »

Use me to comment your thoughts... EmoticonEmoticon

NEW VIDEO