Also try the steps below.
- Stop the Automatic Updates service by running
sc stop wuauservfrom a Command Prompt. - Rename the software distribution folder (for example, C:\Windows\SoftwareDistribution).
- Restart the Automatic Update service by running
sc start wuauservfrom a Command Prompt. - From a Command Prompt, run
wuauclt /resetauthorization /detectnow. -
- From a Command Prompt, run
wuauclt /reportnow.
- From a Command Prompt, run
- after reboot you could delete the renamed folder.
--please don't forget to upvote and Accept as answer if the reply is helpful--