A large number of bad sectors indicates that the hard drive will fail in the near future. Running Chkdsk on a regular basis will help you fix hard disk error messages and prolong the life of your hard drive.
A particularly malicious virus can at worst disable a hard drive temporarily. But the fact is that while viruses can destroy the data stored on a hard drive, they cannot destroy the device itself.
You can't stop chkdsk process once it started. The safe way is to wait until it completes. Stopping the computer during the check might lead to filesystem corruption.
To make sure all the data stored on the failed hard drive can be detected, you can select the "All-Around Recovery" mode to start recovering data from the hard drive. All hard disk drives detected by the computer can be shown here. Select the corrupted hard drive to get the stored data back and click "Start" to go on.
If you choose to check the drive the next time you restart the computer, chkdsk checks the drive and corrects errors automatically when you restart the computer. If the drive partition is a boot partition, chkdsk automatically restarts the computer after it checks the drive.
The chkdsk process is usually completed in 5 hours for 1TB drives, and if you're scanning a 3TB drive, the required time triples. As we already mentioned, chkdsk scan can take a while depending on the size of the selected partition. Sometimes this process can take a few hours, so be patient.
If Windows flags the file system as dirty it will do a repair using chkdsk. Unfortunately if the file system is severely corrupted chkdsk can make things worse as you have found out.
Windows provides several tools that administrators can use to restore the Registry to a reliable state, including System File Checker, ChkDsk, System Restore, and Driver Rollback. You can also use third-party tools that will help repair, clean, or defragment the Registry.
From Command Prompt
- Log into Windows 10.
- Press the Windows key to open the Start Menu.
- Select Search.
- Type-in cmd.
- Right-click on Command Prompt from the search results list.
- Click Run as administrator.
- Log in as an Administrator.
- When Command Prompt launches, type the command: chkdsk C: /f /r /x.
chkdsk -f should take under an hour on that hard drive. chkdsk -r , on the other hand, could take over an hour, maybe two or three, depending on your partitioning.
Open the Disk Utility and choose “First Aid,” then “Verify Disk.” A window will appear showing you various metrics related to your hard drive health, with things that are fine appearing in black, and things with problems appearing in red.
The primary function of chkdsk is to scan the filesystem on a disk (NTFS, FAT32) and check the integrity of the filesystem including filesystem metadata, and fix any logical filesystem errors it finds. Running chkdsk as part of a normal maintenance routine is good practice if you wish to do so.
How to stop Windows from scanning and repairing the drive?
- In the Taskbar, select File Explorer.
- Go to This PC and expand Devices and drives.
- Right-click on the drive you saw in the Windows “scan and repair” message and select Properties.
- Go to Tools and, under Error checking, select Check.
You are on Stage 4 which is just reading from the disk, it will only write to the disk if it finds a bad block. It should be safe to stop it as the chances you actually have a bad block, and that chkdsk is repairing it when you stop it are so small they can be ignored.
How to Disable SMART Hard Disk Error 301?
- Step 1: Remove and reconnect your hard drive. Remove your hard drive from your computer. Reconnect the hard drive encountering SMART hard disk error.
- Step 2: Enter BIOS menu. Start your computer.
- Step 3: Run hard drive test. Choose an option to run hard drive test.
When Chkdsk Is Stuck or FrozenRun the Disk Cleanup utility to clear out junk files. Open an elevated CMD, type sfc /scannow, followed by Enter to run the System File Checker. Restart and exit chkdsk again during the startup by pressing Esc or Enter, if necessary.
When chkdsk is run, there are 3 major stages along with 2 optional stages. Chkdsk will display status messages for each stage like the following: CHKDSK is verifying files (stage 1 of 3) verification completed.
Restart from Safe ModeHence, follow the steps below to try to get rid of stuck “Repairing disk errors”. At first, hold “Shift” key and press “Power” button until enter “Sign-in” screen and click “Restart”. After restart, in the new screen, choose “Troubleshoot” > “Advanced options” > “Startup Settings” > “Restart”.
Repair Windows 10 By Fixing Corrupted Files
- First, run the Command Prompt as Administrator by searching for it in the Start Menu by the keyword 'cmd' or 'command prompt. '
- Type the DISM /Online /Cleanup-Image /RestoreHealth command and hit ENTER.
- Now, you have to wait for the repair process to be at 100%.
Using Disk Cleanup
- Open File Explorer.
- Right-click on the hard drive icon and select Properties.
- On the General tab, click Disk Cleanup.
- Disk Cleanup is going to take a few minutes calculating space to free up.
- In the list of files you can remove, uncheck any you do not want removed.
- Click "Delete Files" to start the clean-up.
- Press "Windows-E" on your keyboard to launch the Computer window.
- Right-click the hard disk you want to scan and choose "Properties" from the menu that appears.
- Click the "Tools" tab.
- Click the "Check" button located beneath the Error Checking heading to have Windows perform a scan of your drive.
This process of checking the file system is known as check disk. Check disk is automatically initiated if the computer was not shut down properly or if something had gone wrong while the last shut down. Your OS is running 'chkdsk' which is a program to fix those programs.