Script for removing the Driver Timeout Patch
#1
Sorry if this sounds silly, but is there a similar script to this one https://hashcat.net/wiki/doku.php?id=timeout_patch for removing the Driver Timeout Patch?

 Or is the registry edit required to remove the Driver Timeout Patch described somewhere in the wiki?

thanks a lot
Reply
#2
OK, thanks for stating the obvious. Still looking for a solution.
Reply
#3
(05-10-2022, 04:25 PM)Al3xandru Wrote: OK, thanks for stating the obvious. Still looking for a solution.

the default ist 3 so modify the timeoutpatch to

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\GraphicsDrivers]
"TdrLevel"=dword:00000003

run it and reboot your machine

see 
https://docs.microsoft.com/en-us/windows...istry-keys
Reply
#4
Thanks a lot!
Reply