Skip to content

Instantly share code, notes, and snippets.

@joaovarelas
Created January 14, 2025 11:39
Show Gist options
  • Select an option

  • Save joaovarelas/56f0c729aac33296bb1816d432655837 to your computer and use it in GitHub Desktop.

Select an option

Save joaovarelas/56f0c729aac33296bb1816d432655837 to your computer and use it in GitHub Desktop.
Extend Win Update pause interval for 10 years.
Set-ItemProperty -Path "HKLM:\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" -Name "FlightSettingsMaxPauseDays" -Value 3654 -Type DWord
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment