I would suggest you to rename the software distribution folder by following the steps below and check if it helps:
- Type cmd in the search bar.
- Right click and select "run as administrator"
- Copy the following command and press enter after each line:
net stop wuauserv
cd %systemroot%
ren SoftwareDistribution SoftwareDistribution.old
net start wuauserv