Windows 7 Forums


Article Tools

How to use CHKDSK (Check Disk)

How to use CHKDSK (Check Disk) Article Author : Ian
Date : 03-23-2009
Comments : 11

Comment on this article
 

Windows 7 includes a disk checking tool called CHKDSK which is similar to the "scandisk" tool from older versions of Windows. This application scans your hard drives for errors such as lost sectors, bad sectors and corruption.

You can launch CHKDSK using two methods (the former being the easiest):

Graphical Interface:

Open the Computer option from the start menu, which will display all of the drives available to scan on your PC:


Then, right click on the drive you wish to scan for errors and select Properties:


Now click the Tools menu, then Check Now under the error-checking section:


You have several options within the check disk tool. It is always recommended you leave the "automatically fix file system errors" box checked, as this repairs and problems found. If you want to perform a deeper scan, tick "scan for and attempt recovery of bad sectors". This second option takes longer, but is worth doing if you suspect a drive problem. Once you are configured, click Start:


If you try to check a disk that is currently in use, you will receive a message asking if you wish to schedule a scan. Accepting this will perform the scan next time you restart your PC:


Command Prompt Method:

Alternatively, you can use the command prompt to perform a scan on a drive letter of your choice by running "chkdsk x:" where x is your drive letter. The manual scan options are:
  • /F Fixes errors on the disk.
  • /V On FAT/FAT32: Displays the full path and name of every file on the disk. On NTFS: Displays cleanup messages if any.
  • /R Locates bad sectors and recovers readable information (implies /F).
  • /L:size NTFS only: Changes the log file size to the specified number of kilobytes. If size is not specified, displays current size.
  • /X Forces the volume to dismount first if necessary. All opened handles to the volume would then be invalid (implies /F).
  • /I NTFS only: Performs a less vigorous check of index entries.
  • /C NTFS only: Skips checking of cycles within the folder structure.
  • /B NTFS only: Re-evaluates bad clusters on the volume (implies /R)
"CHKDSK x: /F /R" would perform a full scan (including bad sectors) and attempt to fix them.


 

Comment on this article
 
Windows 7 Forums
Windows 7 Forums
 

Latest Articles
Change Computer Name

How to Map a Network Drive

How to take a Screenshot

BAD_POOL_HEADER

DRIVER_IRQL_NOT_LESS_OR_EQUAL

Windows 7 Recovery Partition

Speed up Windows 7

How to Uninstall, Modify or Repair Software

Change Power Plan

Disable Windows 7 Gadgets

 

Forums

General Discussion

News

Windows 7 Support

Installation, Setup and Updates

Hardware

Gaming

Software

Security

 


All times are GMT +1. The time now is 06:00 AM.
W7Forums is an independent website and is not affiliated with Microsoft Corporation.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29