Hi, cgroche
My name is Kathleen and I am an Independent Advisor. I would be happy to help you today.
I recommend using SFC
The System File Checker tool built into Windows can scan your Windows system files for corruption or any other changes. If a file has been modified, it will automatically replace that file with the correct version. Here’s how to use it.
Press the Start key and type the word CMD, right click on the command prompt and select Run as administrator, enter the following commands one by one followed by the Enter key:
•- DISM.exe /Online /Cleanup-image /Scanhealth
•- DISM.exe /Online /Cleanup-image /Restorehealth
•- DISM.exe /online /cleanup-image /startcomponentcleanup
•- sfc /scannow
https://answers.microsoft.com/en-us/windows/for...
Let us know if these steps help you to resolve the issue.