Hi Michael,
The issue might arise due to corrupt Windows Update package. I would suggest you to run the DISM tool and check if the issue gets resolved.
- Press Windows key + X, click Command Prompt (Admin).
- In the Administrator: Command Prompt window, type the following commands. Press the Enter key after each command:
dism.exe /online /cleanup-image /scanhealth dism.exe /online /cleanup-image /restorehealth
To close the Command prompt window, type exit, and then press Enter. Restart the system and check if the issue persists.
Please post back your results for further assistance.