Windows 10 REGISTRY FIX FOR VIDEO_TIMEOUT_DETECTION_AND_RECOVERY FOR WINDOWS 10 64 BIT

  • Thread starter Thread starter RAJU.MSC.MATHEMATICS
  • Start date Start date
R

RAJU.MSC.MATHEMATICS

In some users experiencing their nvidagpus are crashing while playing games or watching videos, there is a fix available for the above problems.


we need to modify certain registry keys under [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]

in some windows, we have to create new keys or modify existing keys ,

before modifying the registry keys take backup and save as backup.reg

for instructions, how to create backup registry settings visit this Microsoft site here


for the fix , copy and paste all the lines in notepad and save as TDRFIX.reg


Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]
"TdrLevel"=dword:00000003
"TdrDelay"=dword:0000003c
"TdrDdiDelay"=dword:0000003c
"TdrTestMode"=dword:00000000
"TdrDebugMode"=dword:00000002
"TdrLimitTime"=dword:0000003c
"TdrLimitCount"=dword:00000005

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers\DCI]
"Timeout"=dword:0000003c


Sources from Microsoft site here


I have already modified above keys in my windows 10 having Nvidia 940MX 2GB VRAM GDDR5



I think some users get benefit from this fix , if you have fixed by this reg keys, then just reply to me and give helpful votes.




Continue reading...
 
Back
Top