Hi. I'm David, and I'm happy to help you.
First of all, I suggest you use the system file checker to repair possible corrupted or missing system files.
- Press "Ctrl + Shift + Esc" to open Task Manager;
- Select "Run new task";
- In the "Open" field, type cmd, check "Create this task with administrative privileges", and click Ok;
- Run the following commands at the Command Prompt one at a time:
dism.exe /online /cleanup-image /scanhealth
dism.exe /online /cleanup-image /restorehealth
dism.exe /online /cleanup-image /startcomponentcleanup
sfc /scannow
Note: Pay close attention to the results of the commands. This will help you determine whether the procedure was completed successfully or if there was a problem. If you get any errors, let me know the error message that was displayed.
- Restart the PC and see if the problem is resolved.
If the problem persists, perform a clean boot to see if any third-party program in the background is causing this problem. Follow the instructions carefully.
If the problem does not occur after a clean boot. In this same article, there is a technique to help you identify which program is causing this in "How to determine what is causing the problem after you do a clean boot".
If you can identify the program that is causing this, uninstall it.
After finding the cause or if it does not help, return to normal boot as instructed in "Reset the computer to start normally after clean boot troubleshooting".
If the problem persists, please let me know.
Feel free to ask back any questions.