Disable automatic updates Windows 10 - 3 ways to stop Windows updates from installing
This video contain three ways to turn off Windows updates:
Using Windows Update Service: Open "Run" and type "services.msc", find "Windows Update" service, right- and select "Properties", set "Startup type" to "Disabled".
Using Group Policy Editor: Open "Run" and type "gpedit.msc", go to "Computer Configuration" > "Administrative Templates" > "Windows Components" > "Windows Update", configure "Turn off Windows Update device driver searching".
Using Registry Editor: Open "Run" and type "regedit", navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows", create a new key named "WindowsUpdate" and create a new DWORD value named "AUOptions" and set its value data to "2".