Forum Discussion
It's just like Ziom91 wrote before me:
Open Registry Editor as administrator and go to:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers
In this location, add three new DWORD (32-bit) values:
1.Name: TdrDdiDelay
Value (Hexadecimal): 20
2.Name: TdrDelay
Value (Hexadecimal): 20
2.Name: TdrDelay
Value (Hexadecimal): 3
I modified Ziom91 directions with my values (thanks for his input!). It's up to you do choose if you add two or three values.
Your instructions are incorrect. You cannot add TdrDelay twice with two different values, Windows Registry does not allow duplicate names. One entry will simply overwrite the other.
- L_z_D91202 months agoSeasoned Novice
I would say mistyped instead of incorrect but whatever. I mistyped the last registry.
3.Name: TdrLevel
Value (Hexadecimal): 3Thanks for pointing it out and good luck
- Ziom912 months agoSeasoned Novice
All good, thanks for clarifying 👍Just worth mentioning though: TdrLevel = 3 is already the Windows default, so adding it manually doesn’t change anything unless someone had modified it before. So in practice only TdrDelay and TdrDdiDelay actually make a difference here 🙂
- SIDEWINDR6662 months agoRising Adventurer
The TDR reg values do not resolve the issue they just basically kick the can down the road. When I was having the DXGI errors I tried the TDR reg settings and they improved thing marginally but it did not resolve the crashes. I am now running the default TDR values.