What Is the F Parameter for Chkdsk?

What Is the F Parameter for Chkdsk? thumbnail
Use Chkdsk to check and repair disk drive errors.

Chkdsk is a DOS command that checks the computer's hard disks for errors including bad sectors and cross-linked files. The "F" parameter stands for "fix," and instructs Chkdsk to automatically repair files while it is running.

  1. Purpose

    • Run "Chkdsk /F" when your computer's disk performance is slow, or if you receive an error message about bad sectors on your hard disk. Use Chkdsk /F for maintenance if you have installed and removed many applications over time.

    Command Syntax

    • Double-click the MS-DOS command prompt icon or click the Start menu and type "cmd" into the Search box to open a command prompt within Windows. Type "Chkdsk C: /F" into the command prompt to check the drive status and repair file errors on the C: drive.

    Considerations

    • Close any applications you have running prior to running Chkdsk with the F parameter. Chkdsk /F may make changes to the file allocation table on your computer. Create a recovery disk or back up any critical files prior to running the program.

Related Searches:

References

Resources

  • Photo Credit Rigid computer disk. image by Yuri Bizgaimer from Fotolia.com

Comments

You May Also Like

  • How to Run Chkdsk F in Windows XP

    Your data is incredibly important. As such, it is important to have system functions that keep your computer in tip-top shape. Chkdsk...

  • What Is Chkdsk F?

    The chkdsk / f command is run from the command line interface that is available on most computers with Windows operating systems....

  • How to Repair Chkdsk

    Chkdsk is a command-line function that finds errors on your computer's disk drive. After Chkdsk has finished running, it provides you with...

  • Alternatives to Chkdsk

    SpeedFan is a hardware monitoring utility that tracks multiple device parameters. SpeedFan possesses a utility that scans a hard drive's hardware monitoring...

  • How to Use Variable Parameter Functions in C++

    Most functions accept a fixed number of arguments. Some applications, however, require functions to accept variable parameters. A well-known example is the...

  • What Is "Run Chkdsk F"?

    Chkdsk can be run in various modes, each of which checks a disk and displays a status report. Chkdsk can be run...

  • How to Calculate Parameters for a Crossover

    A crossover is an electronic circuit that filters out signals above or below (depending on the type of crossover) a cutoff frequency....

  • Difference Between Chkdsk /R & /F

    Part of the Microsoft operating system, Chkdsk is a tool that repairs corrupt file or folder structures within the computer and checks...

  • How to Add a Command Line Parameter

    Command line parameters are used in Windows command prompt applications. These parameters are added to the end of the executable file you...

  • How to Use DOS to Scan My Disk

    The Windows operating system has a "Chkdsk" command that scans the hard drive for errors. The Chkdsk utility also lets you repair...

Related Ads

Featured