FIXED: SCANNING and REPAIRING DRIVE STUCK || Stuck at Scanning and Repairing Drive [WINDOWS 11/10]
Table of Contents
Introduction
If your Windows 10 or 11 computer is stuck on the "Scanning and Repairing Drive" screen, this guide will help you troubleshoot and resolve the issue. This situation can lead to long boot times or an unresponsive system, but with these steps, you’ll be able to get your PC back on track.
Step 1: Cancel the Chkdsk Operation
If your PC is stuck on the scanning and repairing screen, the first step is to cancel the operation.
-
Force Restart Your Computer
- Press and hold the power button until your PC shuts down.
- Wait for a few seconds, then turn it back on.
-
Interrupt the Process
- If you see an option to cancel the scanning process when you restart, select it. This may allow you to bypass the repair.
Step 2: Schedule Error Checking via Drive Properties
If canceling the operation does not solve the problem, you can schedule a disk error check.
-
Open File Explorer
- Right-click on the drive (usually C: drive) that is affected.
-
Access Drive Properties
- Select "Properties" from the context menu.
-
Run Error Checking
- Go to the "Tools" tab.
- Under the "Error checking" section, click on "Check."
- Follow the prompts to schedule a check for the next restart.
Step 3: Use Repair-Volume in Windows PowerShell
If the issue persists, you can use the Repair-Volume command in Windows PowerShell for a more thorough check.
-
Open Windows PowerShell as Administrator
- Right-click the Start menu and select "Windows Terminal (Admin)" or "Windows PowerShell (Admin)."
-
Run the Repair Command
- Type the following command and press Enter:
Repair-Volume -DriveLetter C
- Replace
C
with the appropriate drive letter if necessary.
- Type the following command and press Enter:
-
Wait for the Process to Complete
- Allow PowerShell to complete the repair process. This may take some time depending on the size and state of the drive.
Conclusion
By following these steps, you should be able to resolve the issue of your Windows 10 or 11 computer being stuck on the "Scanning and Repairing Drive" screen. Start by canceling the operation, schedule an error check, and if needed, use PowerShell for repairs. If problems persist, consider seeking professional help or check for hardware issues with your drive.