Live Search
 
 
 
 
Locations of visitors to this page
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
AddThis Feed Button
 
 
Creative Commons License
Work By WinVistaClub Licensed Under CCA
 
 
Back To Features
 
Understanding The "Other" Version of Windows Vista Chkdsk Utility.

Chkdsk.exe is an utility used to check for errors in the disk media and in the file system. If you face problems ranging from blue screens to inability to open / save files / folders, you should run chkdsk.exe. Check Disk can run automatically, in the case of an abrupt shutdown or if it finds the file system to be 'dirty'.

There are 2 versions of this utility. One a basic version and the other a command line version, which has more set of options to customize.
ChkDsk

The basic version can be accessed as follows : Open Computer > Rt-click Drive > Properties > Tools tab > Check Now. Here you have options to Automatically Fix File System Errors and Scan For And Attempt Recovery Of Bad Sectors. You may have to schedule the chkdsk at reboot, if the drive to be checked, is in use.

And then there is this "other" version of chkdsk which allows you several options, apart from just allowing you to set up regular disk checking using the Task Scheduler.

Open a Command Prompt Window, using the 'Run As Administrator' option, and then type chkdsk at the prompt.This will run Chkdsk in a Read-Only mode and display the status of the current drive. To get a report for, say, drive C , use "chkdsk c:".

You can also use the following parameters at the end of the command to specialize its operations.
The following are valid on FAT32 / NTFS volumes.

/f
Fixes errors detected.

/r
Identifies Bad Sectors and attempts recovery of information.

/v
Displays list of every file in every directory, on FAT32. On NTFS, is displays the cleanup messages.

The following are valid on NTFS volumes only.

/c
Skips the checking of cycles within the folder structure.

/i
Performs a simpler check of index entries.

/x
Forces the volume to dismount. Also invalidates all open file handles. This should be avoided in Desktop Editions of Vista, because of possibility ofdata loss/corruption.

/l[:size]
It changes the size of the file that logs NTFS transactions. This option too, like the above one, is intended
for server administrators ONLY.

Do note that, when you boot to the Windows Recovery Environment, Only two switches may be available.

/p
It performs an exhaustive check of the current disk

/r
It repairs possible damage on the current disk

To cancel a scheduled check, at a command prompt, type
chkntfs /x d:
and hit enter. Here d is the drive letter.
Troubleshooting: ChkDsk Runs On Every StartUp or ChkDsk does not run at startup in Vista may also interest you.
These Links may Interest You:
Understanding Windows Vista Disk Defragmenting Utility
Make Vista Start Run Shutdown Faster.
 
Top
 
 

 

© Copyright 2007, 2008, WinVistaClub. Rights Reserved.