PowerShell - Reset Windows Update Registry Settings¶
Source: WinRice/ResetWindowsUpdate.ps1 at main · pratyakshm/WinRice (github.com)
Remove-Item -Path "HKLM:\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate" -Recurse
Write-Host "Windows Update settings have been reset."
Appendix: Links¶
- Code
- Development
- Windows
- Microsoft DOS
- Command Line
- 2-Areas/MOCs/PowerShell
Backlinks:
list from [[PowerShell - Reset Windows Update Registry Settings]] AND -"Changelog"