Hi, thanks for that information, in addition, upon checking the screenshot of the logs you have, there are multiple NTFS errors, this error occurs when there is an issue with the file system or there is a hardware-related problem which is on your hard drive, for us to sort out the issue, kindly follow the steps below:
- Run full check disk.
Open Powershell with Admin or CMD with Admin (Press Windows key + X then click Windows Powershell(Admin))
Copy, paste, and enter the command below:
chkdsk c: /f
Follow the prompt and restart the PC if needed.
Method 2. Run system file checker.
On Powershell(admin), copy, paste and enter each command below:
sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Once done restart the PC and check.
Method 3. Do clean boot:
A “clean boot” starts Windows with a minimal set of drivers and startup programs, so that you can determine whether a background program is interfering with your game or program.
- In the search box on the taskbar, type msconfig and select System Configuration from the results.
- On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all.
- On the Startup tab of System Configuration, select Open Task Manager.
- Under Startup in Task Manager, for each startup item, select the item and then select Disable.
- Close Task Manager.
- On the Startup tab of System Configuration, select OK. When you restart the computer, it's in a clean boot environment.
Troubleshooting reference: https://support.microsoft.com/en-us/help/929135...
Note: There is a steam error as well, try to reinstall Steam as part of the troubleshooting steps, and let me know if the issue persists.