Quick navigation on how to repair and remove bad sectors from hard disk:
Workable Solutions | Step-by-step Troubleshooting |
---|---|
Procedure 1. Recover Data from Hard Disk | Launch Deep Data Recovery, hover on where you want to perform data recovery, and then click "Scan". Select the files you want to recover. After choosing the data, click "Recover"...Full steps |
Procedure 2. Repair Bad Sectors Using CMD | Press the "Windows" key and type cmd. Right-click "Command Prompt" and choose "Run as administrator". In Command Prompt, enter the following command: chkdsk E: /f /r /x. If you don't want to perform the disk checking and repairing process in CMD...Full steps |
A sector is a subdivision of a track (a circular path on the surface of a disk) on your hard disk that stores a fixed amount of data. A bad sector is a sector that appears to be defective and won't respond to read or write operations. There are two types of bad sectors:
As the name indicates, physical bad sectors are caused by physical damage on the hard disk. This type of bad sector cannot be repaired using CHKDSK or any other tools. If you want to continue using a hard disk with physical bad sectors, what you can do is to use some third-party tool to block these sectors on the hard disk and prevent the system and programs from visiting them.
Unlike physical bad sectors, logical bad sectors generally result from software errors like a sudden shutdown of your computer and virus attacks. In most cases, the operating system will mark a sector as bad when they try to read data from the sector and find the error-correcting code doesn't match the contents of it. Fortunately, logical bad sectors can be repaired using CHKDSK.
Before introducing how to remove bad sectors using CMD, we strongly suggest you recover data on your disk to another safe place first. The command line used to solve this problem will erase all data on the hard disk, completely destroy the data directory structure, and even part of the file content. In this case, it is necessary to perform data recovery in advance, and the hard drive recovery software - Deep Data Recovery can help.
Download this tool from the button below and follow the guide steps to recover your data.
Step 1. Choose file types and click "Next" to start
Run Deep Data Recovery. Choose file types and click "Next" to start.
Step 2. Select a location and start scanning
Hover on the partition/drive where the deleted files were stored. Click "Scan" to find lost files.
Step 3. Select the files you want to recover
When the scanning has finished, select the deleted files you want to recover. You can click on the filter to display only the file types you want. If you remember the file name, you can also search in the "Search files or folders" box, which is the fastest way to find the target file.
Step 4. Preview and recover deleted files
Preview the recoverable files. Then, select files you want to restore and click "Recover" to store the files at a new storage locations instead of the disk where the data was previously lost.
After making sure your disk data is safe, now you can apply CMD to remove bad sectors. If there are logical bad sectors on your hard disk, you can repair them using the CHKDSK command. CHKDSK is a Windows built-in utility used to check the integrity of the disk and fix the logical errors found, including bad sectors. Being able to repair hard disk bad sectors, it is your first choice to repair a corrupted hard drive.
To permanently remove bad sector from hard disk using cmd:
Step 1. Press the "Windows" key and type cmd.
Step 2. Right-click "Command Prompt" and choose "Run as administrator".
Step 3. In Command Prompt, enter the following command: chkdsk E: /f /r /x
Notes: "E" is the drive letter of the disk you want to repair bad sectors from. The "/f" parameter tells CHKDSK to fix any errors it finds; "/r" tells it to locate the bad sectors on the drive and recover readable information; "/x" forces the drive to dismount before the process starts.
If you don't want to perform the disk checking and repairing process in CMD, you can choose to use the disk check feature, which works the same as CHKDSK.
Step 1. Open "This PC", right-click the drive that has bad sectors, and choose "Properties".
Step 2. Go to the "Tools" tab.
Step 3. Click "Check" to check and repair the bad sectors on your hard disk.
Download Qiling CleanGenius and install it on your computer. Let's start checking and refixing file system error on your device now.
Step 1. Click "File Showing" to enter the next step.
Step 2. Choose the target device and tick the box of "Check and fix file system error". Click "Execute" to start fixing the problematic device.
Step 3. When the fixing process completes, click "here" to open and use your device.
Bad sectors are sections of your computer's hard drive that have been damaged and have lost the ability to save and store your data. And any data stored in a bad sector is likely to be lost. If you cannot open your files or programs properly, it is most possible that the hard disk might have filled with bad sectors which make your data unreadable or corrupt. To make your hard disk usable, you should remove bad sectors from the hard disk using CHKDSK, which will repair the logical bad sectors and tell the system to jump over physical bad sectors.