Last Updated on April 22, 2024

A request to translate from English to Chinese requires the specific English content to be provided. Please provide the English text you would like translated.

In this article, you'll learn:

  • What does a disk speed test scan on Windows 10?
  • Method 1: Run a disk speed test on Windows 10 with the Partition Master tool
  • Method 2: Run a disk speed test on Windows 10 using the CMD command line

A disk speed test can help identify the reason your computer is running slow. It shows you how fast your hard drive reads and writes data. Since a hard drive is a vital part of your computer's hardware, it needs to be in good condition for your computer to work properly. To make sure that it's running as it should, you should run a disk speed test on Windows 10.

Windows 10 Disk Speed Test Image

If you don't know how to run a disk speed test on Windows 10, this article is for you. It will explain what a disk speed test does and the different ways you can run a disk speed test.

What does a disk speed test scan mean on Windows 10?

The Hard Drive Speed Test in Windows 10 also refers to an HDD benchmark. It measures the speed at which data is read from and written to a hard drive. It uses three main parameters – speed, I/O, and latency – to determine the performance of a hard drive. Below we explain how to judge the best or worst performance in these three parameters.

Speed

It first reads a large amount of data from the disk and measures the time it takes to do this, which tells you the read speed. Then it writes a lot of data to the hard drive and records how long that takes, which tells you the write speed.

Read and write speeds are measured by the amount of data and the time it takes to complete the process. Higher speeds mean the hard drive is faster.

2. Input/Output

I/O or Input/Output operations per second is a metric based on the number of operations that a disk can handle easily (IOPS). In simple terms, this means the number of read and write operations that can be performed on a hard drive in a specific amount of time. The higher the I/O value, the more operations the hard drive can handle, and the better its condition.

3. Delays

Latency, or more commonly known as latency, is a measure of the time it takes for a disk to respond to a read or write request. The lower the latency or latency value, the better the hard drive's performance is. Higher values indicate severe filesystem issues with the hard drive.

There are two reliable ways to do it, and we'll show you how.

If you don't know how to run a disk speed test on Windows 10, don't worry. We will show you two methods to perform a disk performance test on Windows 10. The first method will use a great third-party tool, and the second method will use the Windows Command Prompt. Here are two methods you can use to test disk speed on Windows 10:

  1. Method 1: Use Disk Speed Test Software - Tools Partition Master
  2. Method 2: Use CMD Command Prompt

Which one is better? You can check the comparison table here:

Comparison Item Partition Master Tool Command Prompt (CMD)
✅ Advantages
  • Free to use
  • Simple, fast, and suitable for all levels of users
  • Supports all Windows systems
  • Additional disk optimization features available
  • 24/7 technical support
  • Supports all types of hard drives, including HDD and SSD
  • Fast and free
  • Supports all Windows systems
  • Supports all types of hard drives
⛔ Disadvantages
  • No Mac version available
  • Complicated for beginners
  • No technical support
    • The best option for running a disk speed test is to use the Partition Master tool, as it provides a straightforward process to conduct the disk speed test.
    • For those without technical expertise, using CMD might be challenging since it requires entering commands to function.

In short, CMD only provides details about the disk's speed, while Partition Master tools offer additional features to optimize the disk's speed.

Method 1: Run a Disk Speed Test on Windows 10 with Partition Master Tool

tools Partition Master Free is undoubtedly the best tool to run a Windows 10 disk speed test. It comes with a dedicated "Disk Mark" feature that scans various types of storage devices. This function provides accurate speed details about your hard drive so you can take appropriate measures. You don't need to be a tech expert to use this tool, as it offers a user-friendly and helpful interface.

Steps to run a disk speed test on Windows 10 using the Partition Master tool with utf-8 encoding

⏲️DURATION: 2-5 minutes
? DIFFICULTY: Easy
? COST: $0
TARGET USER: Users of all levels

Partition Master provides a quick and straightforward way to run a disk speed test on Windows 10. The simple steps to perform this procedure are as follows:

Step 1: Launch AOMEI Partition Assistant. Then click the Download button to activate the "Disk Benchmark" feature, which is located in the "Discovery" area.

Click the “DiskMark” button to download it.

Step 2: Select the target drive, test data, and block size from the drop-down menus.

Select a disk to test.

Step 3. Once you've configured all the settings, click “Start” to run the disk benchmark. You'll then see data for metrics like sequential or random read/write speeds, IOPS, and latency.

Click Start to begin the test. Start the test

You can also use this feature to:

Aside from testing the disk speed on Windows 10, the Partition Master tool offers some extra features for efficient disk partition management, such as:

Notable Features of Partition Master Tool

  • Resize/Move Partition: If you run out of disk space and need to resize partitions, you can do it easily with the Partition Master. When using this tool to change partition size, data in the partition will not be deleted.
    • Clone Partition: Partition Master ensures you don't have to manually move data when creating a new partition. With just one click, it lets you clone a partition to a new one.
  • Check for file system errors: You can check for file system errors on your hard drive to fix issues like bad sectors, read-write problems, and corrupted files. This will take care of any issues related to the file system in one go.
    Rebuild MBR: A failed or corrupted Master Boot Record (MBR) can prevent a system from booting, making it inaccessible. With the Partition Master tool, you can resolve all related issues and rebuild the MBR.

Download and try it for free to discover more of the great features that make Partition Master such a powerful tool. It's a complete toolbox for dealing with any issues you might have with your hard drive.

Method 2: Run a Disk Speed Test on Windows 10 Using the Command Prompt In Windows 10, you can use the Command Prompt (CMD) to run a disk speed test. Here's how: 1. Press `Win + X` and choose "Command Prompt (Admin)" or "Windows PowerShell (Admin)." If you have a newer version of Windows, it's recommended to choose PowerShell. 2. In the opened Administrator window, type the following command to run the performance test using the `fsutil` tool: ```cmd fsutil file createnew testfile 4096 ``` This will create a 4KB file named "testfile." You can adjust the file size as needed. 3. Next, we'll use the `copy` command to measure read and write speeds. First, copy the file to another temporary file: ```cmd copy testfile testfile.copy /Y ``` 4. Once the testing is complete, delete both files to free up space: ```cmd del testfile* /Q ``` Please note that this method doesn't provide detailed statistics or graphical results. However, it can give you a basic idea of your disk's read and write speeds. For a more comprehensive disk performance test, consider using specialized software like CrystalDiskMark or HD Tune.

You can run a disk speed test on Windows 10 through the Command Prompt. You'll need to use the command-line tool winsat to determine your hard drive's speed. Here are the detailed steps to run a disk speed test on Windows 10 using CMD:

⏲️ Duration: 2-5 minutes
? Difficulty: Moderate
? Cost: $0
Target User: Advanced users and administrators

Step 1: First, you need to run the Command Prompt or CMD as an administrator to test your disk speed. Use the "Win + R" keys to open the "Run" feature. Type in cmd there, and then press "Ctrl + Shift + Enter." Alternatively, you can use "Win + Q" to open the search bar, search for Command Prompt, and then choose "Run as administrator."

Open CMD

Step 2: Once the Command Prompt is up, type in the command winsat disk – drive C to run a disk assessment.

The "C" here represents the disk label. This command will initiate a full disk benchmark, testing its read and write speeds.

Test disk speed

Final Award

It's essential to keep an eye on the condition of your hard drive to avoid unnecessary issues. Running a hard drive speed test on Windows 10 can help you determine if your hard drive needs assistance. The best tool for the job is Partition Master, which can be downloaded and used for free. In addition to a hard drive speed test, it offers various options to effectively boost your hard drive's performance.

Frequently Asked Questions About Running Disk Speed Tests on Windows 10 (UTF-8)

To clear any doubts, we have answered the most frequent questions about Windows 10 Disk Speed Test below:

1. How do I test my hard drive's speed?

You can use the Task Manager on Windows to check your hard drive's disk speed. To test your computer's disk speed, do the following:

Step 1: Press “Win + X” keys to open the “Task Manager” on Windows. Now, choose the “Performance” tab.

Step 2: On the Performance tab, select the hard drive you want to test from the left pane to view its read and write speeds.

When should I test my hard drive's speed?

Testing your disk speed on a computer can be useful in many situations. It can help solve problems, optimize disk health, with hardware upgrades, gaming, and many other situations on your computer. Disk speed tests are also helpful when benchmarking different hardware.

How to Check Disk Read and Write Speed in Windows 10 Using CMD?

To run a disk speed test on Windows 10 using CMD, follow these steps:

Steps: On your computer, open a command prompt as an administrator, and then run the "winsat disk – drive Y" command. Replace "Y" with the name of your hard drive.