Hello gatehill, welcome to the Microsoft Community.
Based on your feedback, it seems like your computer's windows are having some issues.
You can try the following methods to see if they can solve your problem:
Perform a clean boot
Here's how:
- Press Windows+R, type msconfig
- Open System Configuration, select the General tab - Selective startup.
- Uncheck the box for loading startup items.
- Go to the Services tab - click on Hide all Microsoft services in the lower-left corner, then click on Disable all.
- Click OK, and restart your computer. (Make sure to first select Hide all Microsoft services, then Disable all, as failing to do so might lead to unforeseen issues like being unable to access the system)
- Check if the issue still persists.
Note: A clean boot starts Windows with a minimal set of drivers and startup programs so you can determine if background programs are interfering with your games or applications and help you identify the cause of the problem. It will help you get back on track.
Try repairing the system
- Search for CMD, find Command Prompt, and choose to run as administrator.
- Enter the following commands one by one, make sure to execute the next command only after the previous one is completed:
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /RestoreHealth
SFC /Scannow
- After the scan is complete, you can check the scan information to see if any issues were detected and fixed.
Create a new account
Select "Start"> "Settings"> "Accounts," then select "Family & other users." (In some versions of Windows, you will see "Other users.")
Select "Add someone else to this PC."
Choose "I don't have this person's sign-in information," then on the next page select "Add a user without a Microsoft account."
Enter a username, password, and password hint, or choose security questions, then select "Next."
Hope the above information helps you.所帮助
Kirito|微软社区支持专员