Repair a Drive on Windows 11 and Windows 10? [Complete Guide]
If your PC suddenly starts running slowly, files take forever to open, or you see disk-related error messages, there is a good chance your drive needs attention. Storage drives can develop file system errors over time because of unexpected shutdowns, corrupted files, malware, or hardware issues. Thankfully, both Windows 11 and Windows 10 include built-in tools that can scan and repair a drive without needing advanced technical knowledge.
Repairing a drive can help fix issues like missing files, freezing programs, startup problems, corrupted folders, and warning messages such as “Scanning and repairing drive” or “There is a problem with this drive.” Whether you are using a traditional HDD or a modern SSD, Windows provides easy ways to check the health of your drive and repair common errors.
In this guide, you will learn how to repair a drive in Windows 11 and Windows 10 using easy steps.

How to Repair a Drive on Windows 11?
To repair a drive in Windows 11, open File Explorer, right-click the drive you want to repair, and select Properties. Go to the Tools tab and click Check under the Error checking section. Windows will scan the drive for file system errors and automatically repair any issues it finds. You can also use the CHKDSK command in Command Prompt for deeper repairs.
Step 1: Open File Explorer and Locate the Drive
The first thing you need to do is open the drive management area in Windows 11. This allows you to access the built-in repair tool.
Go to Taskbar > File Explorer > This PC.
Inside the This PC section, you will see all available drives connected to your computer. This may include your Local Disk (C:), external hard drives, USB flash drives, or SSDs.
Take a moment to identify the drive you want to repair. If Windows has already detected an issue, you may notice a warning icon or receive a message suggesting that the drive should be scanned.
For beginners, the most common drive to repair is the main system drive labeled Local Disk (C:) because that is where Windows is installed.
Step 2: Open the Drive Properties Window
Once you locate the drive, you need to open its properties menu to access the repair feature.
Go to This PC > Right-click the Drive > Properties.
A new window will appear with several tabs related to the selected drive. These tabs allow you to manage storage settings, sharing permissions, hardware details, and maintenance tools.
Click the Tools tab located near the top of the window. This section contains Windows utilities designed to maintain and troubleshoot your drive.
Under the Error checking section, Windows may already tell you whether it believes the drive contains errors. Even if no problems are detected, you can still manually scan the drive.
Step 3: Run the Built-In Error Checking Tool
Now it is time to start the repair process.
Go to Properties > Tools > Error Checking > Check.
Click the Check button. Windows 11 will begin scanning the selected drive for file system problems, corrupted sectors, and directory errors.
If Windows does not detect any immediate problems, you may still see the option labeled Scan drive. Clicking this option forces Windows to perform a manual check.
The scanning process may take several minutes, depending on the size of the drive and the number of files stored on it. During the scan, avoid shutting down your computer or disconnecting external drives.
If Windows finds errors, it will automatically attempt to repair them. In some cases, you may be asked to restart your PC so the repair can complete before Windows fully loads.
Step 4: Restart Your Computer if Prompted
Sometimes Windows cannot repair certain drive issues while the operating system is actively using the drive. This is especially common when repairing the main system drive.
If you see a message asking to schedule the repair during the next restart, select Yes or Schedule Disk Check.
Go to Start Menu > Power > Restart.
When your computer restarts, Windows will automatically begin the repair process before loading the desktop. You may see a black screen showing the progress of the scan and repair operation.
Do not interrupt the process even if it appears stuck temporarily. Large drives with many files can take a long time to scan.
After the repair finishes, Windows will boot normally into the desktop.
Step 5: Use CHKDSK for Advanced Drive Repair
If the standard error-checking tool does not solve the issue, you can use the more advanced CHKDSK command. This built-in Windows utility scans the drive more thoroughly and repairs deeper file system problems.
Go to Start Menu > Search > Command Prompt > Run as administrator.
In the Command Prompt window, type the following command:
chkdsk C: /f /r
Press Enter on your keyboard.
Here is what the command does:
The /f parameter fixes file system errors.
The /r parameter locates bad sectors and recovers readable information.
If you want to repair a different drive, replace C: with the correct drive letter.
If the drive is currently in use, Windows will ask whether you want to schedule the scan for the next restart. Type Y and press Enter.
Restart your PC to begin the advanced repair process.
Step 6: Check the Drive Health in Windows Security
Windows 11 also includes a drive health monitoring feature that can help you identify hardware-related issues.
Go to Start Menu > Settings > System > Storage > Advanced Storage Settings > Disks & Volumes.
Select the drive you want to inspect and look for available health information.
You may see warnings related to temperature, remaining lifespan, or hardware reliability if you are using an SSD.
This feature does not directly repair the drive, but it helps you determine whether the drive may be failing physically. If Windows reports hardware problems repeatedly, backing up your files is highly recommended.
How to Repair a Drive on Windows 10?
To repair a drive in Windows 10, open File Explorer, right-click the drive, and choose Properties. Select the Tools tab and click Check under Error checking. Windows will scan and repair drive errors automatically. For advanced repairs, use the CHKDSK command in Command Prompt with administrator access.
Step 1: Open This PC in File Explorer
The first step in Windows 10 is locating the drive that needs repair.
Go to Taskbar > File Explorer > This PC.
This section displays all connected storage devices on your computer. Internal drives, external hard drives, memory cards, and USB drives all appear here.
If your drive has problems, Windows may show an alert recommending that you scan and fix the drive.
Carefully identify the correct drive before continuing. Beginners should double-check the drive letter to avoid scanning the wrong storage device.
Step 2: Access the Drive Tools Menu
Next, you need to open the maintenance tools for the selected drive.
Go to This PC > Right-click the Drive > Properties > Tools.
Inside the Tools tab, you will find the Error checking feature. This utility is designed to detect file system inconsistencies and repair common drive problems automatically.
Windows 10 may display a message saying that you do not need to scan the drive. However, if your PC is freezing, crashing, or showing storage errors, it is still a good idea to run the scan manually.
Step 3: Scan the Drive for Errors
To begin the repair process, click the Check button.
Go to Properties > Tools > Error Checking > Check.
Windows 10 will immediately begin checking the drive for problems. During the scan, the operating system searches for corrupted files, damaged sectors, and directory issues.
The process may finish quickly on smaller SSDs, but larger hard drives can take longer.
If problems are found, Windows will attempt to fix them automatically. In some cases, you may receive a notification stating that the repair will occur after restarting your computer.
Step 4: Restart Windows to Complete Repairs
Certain repairs require exclusive access to the drive. Because the system drive is actively being used by Windows, repairs may need to happen before startup.
Go to Start > Power > Restart.
During the reboot process, Windows 10 will automatically launch the disk repair utility. You may see messages such as:
“Scanning and repairing drive.”
“Checking file system on C:.”
Allow the process to finish. Interrupting the repair can cause additional file corruption or operating system issues.
Once the repair is complete, Windows will continue loading normally.
Step 5: Repair the Drive Using CHKDSK
If the graphical repair tool does not resolve the issue, you can use the advanced Command Prompt method.
Go to Start > Type CMD > Right-click Command Prompt > Run as administrator.
Type the following command:
chkdsk C: /f /r
Then press Enter.
This command performs a deeper scan than the standard Windows repair tool. It checks for damaged sectors, fixes logical file system errors, and attempts to recover readable data.
If Windows says the drive is in use, type Y and restart your computer.
The repair process can take a long time, especially on older hard drives with large amounts of data. Be patient and avoid turning off the PC during the scan.
Step 6: Use Windows Security and Storage Settings
Windows 10 also provides basic drive monitoring through the Settings app.
Go to Start > Settings > System > Storage.
Here, you can review available storage space and identify abnormal usage patterns that may indicate drive problems.
You can also open Windows Security to run malware scans because viruses and malicious software sometimes cause drive corruption and file errors.
Keeping your system free from malware can help prevent future drive issues.
FAQs
Can repairing a drive delete my files?
In most cases, repairing a drive using Windows tools does not delete personal files. The repair process mainly fixes file system errors and damaged sectors. However, if the drive is physically failing, there is always a risk of data loss. Creating a backup before running advanced repairs is recommended.
What does CHKDSK do in Windows?
CHKDSK, also known as Check Disk, is a built-in Windows utility that scans storage drives for logical errors, corrupted sectors, and damaged file system structures. It can automatically repair many common drive-related problems.
Why does Windows keep scanning and repairing my drive?
Repeated drive scans usually indicate file system corruption, bad sectors, or hardware problems. Unexpected shutdowns, power failures, and failing storage devices are common causes.
Can SSDs be repaired using Windows tools?
Yes. Windows repair tools work with both SSDs and traditional hard drives. However, SSDs handle damaged sectors differently than HDDs, so repeated repair errors on an SSD may indicate hardware wear or failure.
How long does a drive repair take?
The repair time depends on the size of the drive, the number of files stored, and the severity of the errors. Small SSDs may complete repairs in minutes, while large hard drives can take several hours.
Should I replace my drive if errors continue?
If drive errors keep returning even after repairs, the hardware itself may be failing. In that case, backing up your files and replacing the drive is usually the safest option.
