Hi Winterstorm,

I found the reg keys to defer the Windows 10 Feature Updates for 365 days:

Code:

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate]
"DeferFeatureUpdates"=dword:00000001
"BranchReadinessLevel"=dword:00000010
"DeferFeatureUpdatesPeriodInDays"=dword:0000016d
"PauseFeatureUpdatesStartTime"=""


Best regards,
Markus