Created
June 9, 2018 01:18
-
-
Save LiamKarlMitchell/cd7e57631408c2a52709980f14b4ed0e to your computer and use it in GitHub Desktop.
Windows registry tweaks.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Disk] | |
| "TimeOutValue"=dword:00000019 | |
| "IoTimeoutValue"=dword:00000014 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sets IoTimeoutValue to 20 sec and TimeoutValue to 25 sec.