The following article will guide you through running a check disk operation. This is useful if you suspect that there are errors or bad sectors on your hard disk.
Open a command prompt by clicking the Start button.
Search for cmd, right click command prompt and select Run as administrator.
From within the command prompt type chkdsk /r/x C:. The /r option will locate and attempt to repair bad sectors, the /x option forces the volume to dismount if necessary.
You will be prompted to schedule this volume to be checked the next time the system restarts, press Y for yes.
Now reboot your computer and the check disk should begin, the check disk will take a long time to complete.
- 0 用戶發現這個有用
相關文章
Disk cleanup
Disk cleanup is an excellent way to remove unnecessary files and reclaim free space on your hard...
Defragmenting your hard drive
Defragmenting your hard drive is a simple process and can improve the performance and extend the...
How to create a new hard drive partition
The following article will assist you in creating a new partition on your hard drive.Partitioning...