How to check the solid state drive and hard disk speed in windows
Following are the steps to check the speed of solid state drive and hard disk for read and write operations:
1. Open the command prompt as Administrator.
2. Run the following command to check the C: drive speed.
Following command give you the disk sequential and random read and write speed output:
winsat disk -drive c:
