Hello,
Thank you for keeping us updated on the issue and apologies for late response.
The most common reason for this issue is that the graphics device is being overloaded or used beyond its capabilities. This happens most often when playing graphic intensive games, but can happen with any process that uses a large amount of graphic resources, such as when editing or creating videos.
TDR is the Timeout, Detection, and Recovery component in windows. When the graphics device gets too low on resources and stops responding, windows will attempt to recover by restarting the graphics device.
Some things you can do to avoid these problems:
a. Make sure you are using the latest graphics device driver.
b. Manage your time working with programs that are graphic intensive, exit any other programs that might also use a large amount of resources.
Use check disk command for any errors on hard disk -
Warning: *Microsoft does not recommend interrupting the CHKDSK process. Microsoft does not guarantee the integrity of the disk if the CHKDSK program is interrupted .*For safety you can back up your data before using the check disk command.
Use the check disk commands as follows:
a. Press Windows key + X, then choose Command Prompt (Admin) from the context menu.
b. Type at the command prompt CHKDSK /P and press ENTER to scan the disk.
c. Then type CHKDSK C: /F /R and press ENTER to repair corrupt sectors, if there are any.
NOTE: The root drive has to be C: and the command may schedule a task at the system startup, if it does, then press Y to schedule a task and restart the computer to perform chkdsk.
Once chkdsk completes, boot to the desktop and then check.
Important: While performing chkdsk on the hard drive if any bad sectors are found on the hard drive when chkdsk tries to repair that sector if any data available on that might be lost.
Hope this helps. Please do let us know the result, we’ll be happy to assist you.