Dear @Franklin Miller,
Thank you for posting your question in the Microsoft Q&A forum.
We apologize for any inconvenience you may encounter when using our services/ products. Based on your description, kindly try these following steps:
Repair Windows system files
- Navigate to Command Prompt (Run as Administrator) > run:
DISM.exe /Online /Cleanup-image /Restorehealth
sfc /scannow
- Reboot afterwards. Use the System File Checker tool to repair missing or corrupted system files - Microsoft Support
Repair Microsoft Edge WebView2 Runtime
Because many apps depend on WebView2, a repair here can restore shared runtime files/permissions.
- Press Win + R > run
appwiz.cpl - Find Microsoft Edge WebView2 Runtime > Repair.
Check disk/file-system integrity (CHDSK)
- Navigate to Command Prompt (Run as Administrator) > run:
chkdsk C: /f /r
- Reboot afterwards. chkdsk | Microsoft Learn
I sincerely hope you understand that the initial steps I suggested may not have completely fixed the issue, as there may still be underlying causes that have not yet been identified. I am here to work closely with you, troubleshoot effectively, and explore every possible solution to ensure the best possible outcome.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.