New
#1
Disable WU's permanently, but allow for MANUAL update.
I would like to disable WU's permanently. By that, I mean that I ONLY want to manually [Settings => Update & Security => Windows Update => Check for updates] check for updates when I want to.
Is is best to . . .
[1] Use gpedit.msc => Computer Configuration\Administrative Templates\Windows Components\Windows Update, and then change the Configure Automatic Updates policy to Disabled.
[2] Use gpedit.msc => Computer Configuration\Administrative Templates\Windows Components\Windows Update, and then change the Configure Automatic Updates policy to Enabled, then use Option 2 [Notify for download and auto install].
[3] Use egedit => HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows => New => Key [named WU for example], right-click the New Key => New => Key [named AWU for example] => DWORD (32-bit) value => name the new key NAWU for example => change the value to 1.
[4] Use egedit => HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows => New => Key [named WU for example], right-click the New Key => New => Key [named AWU for example] => DWORD (32-bit) value => name the new key NAWU for example => then use Option 2 [Notify for download and auto install].
Thanks in advance.