Run in admin PowerShell
Get-Service -Name wuauserv | Stop-Service Remove-Item -Path C:\Windows\SoftwareDistribution -Recurse Get-Service -Name wuauserv | Start-Service
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article