Hello Brad Ward1, welcome to the Microsoft Community. Based on your feedback, you are encountering an issue with the Stackhash error.
For this problem, if you are using system customization software, taskbar beautification software, etc., please close them. Then, I suggest performing a clean boot:
Here's how:
- Press Windows+R, type msconfig
- Open System Configuration, choose 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 Disable all.
- Click OK and restart your computer. (Be sure to first select Hide all Microsoft services, then click Disable all, to avoid potential unforeseen issues like being unable to access the system, etc.)
- Check if the issue still occurs.
If things return to normal, you can gradually enable the disabled services and everyday software, etc., to see if any service/software is causing the issue.
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 game or program 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, run it as an 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.
Kirito | Microsoft Community Support Specialist