Share via

chkdsk /f /r or chkdsk /r /f?

Anonymous
2011-07-22T05:52:53+00:00

Hi all,

I don't know which is more effective to HDD. I think /r /f is true but i haven't done it ,however, always checked /f /r ( as my teacher who claims it's right).

But as my thought, after we repair a machine, we have to fix screws. So /r /f is right. Please explain, microsoft OS writers.

Windows for home | Previous Windows versions | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
  1. Anonymous
    2011-07-22T06:53:04+00:00

    ... but it's better if we checkd three commands in our Internet Cafe or networked computers daily. What's your option?

    We seem to be experiencing a bit of a language barrier, so I will try to explain again.

    If you use CHKDSK /R that means that you are automatically using CHKDSK /R /F. The /R mean that everything that /F does is done as well as anything extra that /R does. Since everything that it does has already been accounted for, there is no reason to use the /F at all.

    In summary, my option is to use CHKDSK /R only. Do not use either of the other ones.

    In addition, it is probably excessive to run CHKDSK every single day. Once a month or when told to do so by the operating system should be more than enough. I believe it has been years since I've used it myself.

    300+ people found this answer helpful.
    0 comments No comments

17 additional answers

Sort by: Most helpful
  1. Anonymous
    2011-07-22T06:45:16+00:00

    Hi,

    Order does not matter in the switches.

    /F              Fixes errors on the disk.

    /R              Locates bad sectors and recovers readable information

                      (implies /F).

    To see the Command Format open an Elevated Prompt

    chkdsk /?

    How to Run Disk Check in Windows 7

    http://www.sevenforums.com/tutorials/433-disk-check.html

    If ChkDsk does not run at startup in Windows 7 or Vista

    http://www.winvistaclub.com/t50.html

    How to Fix Chkdsk will Not Run at Startup in Vista (Windows 7 is the same)

    http://www.vistax64.com/tutorials/130824-chkdsk-will-not-run-startup-vista.html

    =========================================================

    CHKDSK [volume[[path]filename]]] [/F] [/V] [/R] [/X] [/I] [/C] [/L[:size]] [/B]

      volume          Specifies the drive letter (followed by a colon),

                      mount point, or volume name.

      filename        FAT/FAT32 only: Specifies the files to check for fragmentation.

      /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)

    The /I or /C switch reduces the amount of time required to run Chkdsk by

    skipping certain checks of the volume.

    Hope this helps.


    Rob Brown - Microsoft MVP <- profile - Windows Expert - Consumer : Bicycle - Mark Twain said it right.

    10+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2011-07-22T05:59:51+00:00

    I believe that the correct answer is:

    CHKDSK /R

    Since the /R option "Locates bad sectors and recovers readable information (implies /F)." (from CHKDSK /?) having the /F option together with the /R option is redundant at best regardless of its position.

    7 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2011-07-22T06:41:45+00:00

    You are another one again. chkdsk /r only.

    Thanks for your answer but it's better if we checkd three commands in our Internet Cafe or networked computers daily. What's your option?

    4 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2011-07-22T08:20:39+00:00

    Yes, sir.

    I changed my boot logo. I changed my logon screen design. It worked. And I changed my Window 7 the whole theme. It worked probably. But after I checked my HDD by chkdks /f /r, when my computer is restarted, the original Window 7 style was loaded. Where did my changes go? Sir, help me with this problem.

    2 people found this answer helpful.
    0 comments No comments