28,655 questions
Try this:
Open Command Prompt as Admin and copy-paste the following commands following hitting the Enter key after each command:
net stop wuauserv
net stop bits
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start wuauserv
net start bits
Reboot and retry the same.