Hi Wesley,
Let's try to Manually Purge the Update Cache
First, you need to temporarily turn off the Windows Update service (to stop background downloads). Open the Command Prompt (click start and type “cmd”) the type
“net stop wuauserv” command, and press Enter.
Open File Explorer, and go to View > Folder Options. Select the Show hidden files, folder, and drives radio button, and click Apply to enable the display of hidden files on your computer.
Once done, navigate to C:\Windows\SoftwareDistribution\Download and delete the content of the Download folder.
Open a new Command prompt window, and run the “net start wuauser” command to restart the Windows Update service.
After this, reboot and then try to run Windows updates again. Let me know!
- C