I discovered a solution to the problem where trying to run Windows Update resulted in the pop-up message
" *Windows Update cannot currently check for updates, because the service is not running. You may need to restart your computer"*on the WinTips website here.
I followed the instructions from Solution #2 to resolve the error manually:
Step 1: Stop Windows Update service.
a. Simultaneously press Windows key + R to open run command box.
b. Inside run command box, type: services.msc
and press Enter.
c. In the Services window that just opened, search for Windows Update service, then right click on it and select Stop.
d. Without closing the services window, proceed to the next step.
Step 2: Delete or Rename Windows update temporary storage folder.
To do this:
a. Open “My Computer” and navigate to “C:Windows”folder**.**
b. Delete (or Rename e.g. to “SoftwareDistributionOLD”) the “SoftwareDistribution” folder.
(note: I personally chose the option to rename the folder to SoftwareDistributionOLD, which seemed a far safer and easier to undo if this did not work!)
Step 3: Start Windows Update service.
a. In the Services window that you opened in Step 1, right click on the Windows Update service and select
Start .
b. Try to update Windows again.
This solution worked for me, hopefully it will for you as well!