Hello Thomas Gee,
Thank you for posting in Q&A forum.
It sounds like your PC might have undergone some unexpected changes, possibly due to a temporary profile issue or a partial Windows update.
Troubleshooting Steps:
- Check if You're Logged into a Temporary Profile:
If it is the case:
Restart Your PC: This might force Windows to log back into your normal user profile.
Or Create a New User Profile:
Go to Settings > Accounts > Family & other users > Add someone else to this PC.
Create a new local user account, log in to it, and transfer your files from the old (corrupted) profile to the new one.
- Run a System File Check (SFC) and DISM:
There could be corrupt system files that are causing the profile or system instability issues.
sfc /scannow
DISM:
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
3.Check for recently Windows Update, try to re-install them if needed.
- Check Event Viewer for Errors:
Any recurring errors may give insight into what’s causing the instability or profile issues.
- Check for Hardware Issues:
If the restarts and freezing persist, please check for hardware issues.
I hope the information above is helpful.
If you have any questions or concerns, please feel free to let us know.
Best Regards,
Daisy Zhou
============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.