Test Description
This test checks that the disk timeout value is 30 seconds, as recommended.
This value is located in the Windows Registry, at HKLM\System\CurrentControlSet\Services\Disk under the key
TimeoutValue.
This test case fails if:
The disk timeout values does not equal to 30 seconds.
This test case passes if:
The disk timeout values does equals to 30 seconds.
How-to fix this test
Automatic fix
This automatic fix changed the value in the Registry.
A reboot is required for this change to take effect
Manual fix
Manually set the registry key mentioned above to 30 seconds.
Last edited: 2022-08-06 08:26:30 UTC
Comments