Hi,
Please run sfc /scannow command to check if any corrupted system files.
Also, you can clear the 'SoftwareDistribution' folder as below:
Open Start.
Search for Command Prompt, right-click the result, and select Run as administrator.
Type the following command to stop the Windows Update Service and press Enter:
net stop wuauserv
Type the following command to stop the Background Intelligent Transfer Service and press Enter:
net stop bits
Use the Windows key + R keyboard shortcut to open the Run command.
Open File Explorer and browse the following path:
C:\Windows\SoftwareDistribution
Select all its content and click the Delete button to clear the content.
On Command Prompt, type the following command to start the Windows Update Service and press Enter:
net start wuauserv
Type the following command to start the Background Intelligent Transfer Service and press Enter:
net start bits
If the issue persists, try to reset windows update components.
Best Regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact
tnmff@microsoft.com.