Posted On March 31, 2019

Increase the Disk Timeout On Windows Servers

kimconnect 0 comments
blog.KimConnect.com >> Windows >> Increase the Disk Timeout On Windows Servers
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\disk]
"TimeOutValue"=dword:0000003c

Change timeout value to 10 minutes:
"TimeOutValue"=dword:00000258

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

A Short List of Windows Remote Desktop Server Error Messages

Log Messages: 'Failed GetConnectionProperty' in CUMRDPConnection::QueryProperty at 2884 err=[0x80004001]'Connection doesn't support logon error redirector' in…

Windows Server 2019 Remote Desktop Black Screen Problem

While there's no definite solution to this issue, here are some options to work around…

Windows: How To Expand Disk Volumes That Are Not Adjacent the Intended Volume

Problem: Here's a scenario when a virtualized disk has been expanded in Hyper-V, Vmware, AWS,…