Windows 10: chkdsk/f command

Discus and support chkdsk/f command in Windows 10 Customization to solve the problem; Hello Microsoft. In 1976 I started writing computer software programs at Shasta College. That was prior to Microsoft or Apple. I was required to... Discussion in 'Windows 10 Customization' started by KathyGeorge1, Nov 27, 2020.

  1. chkdsk/f command


    Hello Microsoft.


    In 1976 I started writing computer software programs at Shasta College. That was prior to Microsoft or Apple. I was required to write an operating system for a desktop personal computer. That was before the contest that Bill Gates, and Steve Jobs, and others won for a grant to produce and sell computer software and a box with technology that now exists.


    In the past, I have used chkdsk/f to remove computer virus's. Today, I was checking my hard drive on my Hewlett Packard computer and chkdsk/f won't work. Why? I exited to dos to run the procedure and I am stopped saying I do not have authority. That is not a procedure you should have removed from individual owners of hardware. Also, I was not aware that it was illegal for me to repair my own computer. I should not have to pay you or anyone else. Since you do not own the computer command chkdsk/f


    Please advise me.


    Sincerely,


    Kathleen M Stoppenbrink George

    :)
     
    KathyGeorge1, Nov 27, 2020
    #1
  2. Jelo Sen Win User

    chkdsk c: /F

    We appreciate the response. I'm referring to Check Disk (chkdsk) utility tool. If you haven't tried yet, we suggest that you run a chkdsk by:

    • Press Windows Key + X button to bring up the power user menu.
    • In the power user menu, select the Command Prompt (Admin) option.Click Yes when you are presented with a UAC window requesting permission to launch the Command Prompt as Administrator.
    • In the new Command Prompt window, type chkdsk E: /f /r /x. Here you should replace E with your drive letter.
    This option will run chkdsk to check and repair disk errors in Windows 10. The “/f” parameter tells CHKDSK to fix any errors it finds; “/r” tells it to locate the bad sectors on the drive and recover readable information; “/x” forces the drive to dismount
    before the process starts.

    Keep us updated with the result.
     
    Jelo Sen, Nov 27, 2020
    #2
  3. Chkdsk /f

    Hi,

    The error message "Windows cannot run disk checking on this volume because it is write protected." is usually occurring if there is a write protection tab on your hard drive or the partition file system is corrupted or damaged due to malware infection or
    other unknown reasons.

    For us to provide an accurate solution, we would need you to answer the following questions:

    • Which build and edition of Windows 10 is installed on your computer?
    • What changes have you made to the device before this issue occurred?

    For initial troubleshooting, we suggest entering the command chkdsk E: /f /r /x in Command Prompt. Take note that you should replace
    E with the drive letter for your PC's hard drive or USB drive. Once done, check if the same issue persists.

    Important: While performing chkdsk on the hard drive, if any bad sectors are found when chkdsk tries to repair that sector, any data available on it might be lost.

    We'll be waiting for your response.
     
    Darleen Pen, Nov 27, 2020
    #3
  4. Jelo Sen Win User

    chkdsk/f command

    chkdsk c: /F

    It might be an error on the drive. We suggests that you follow the troubleshooting steps below:

    • Run Disk Cleanup utility to clear your junk files.
    • Open an elevated CMD type sfc /scannow and hit Enter to run the System File Checker.
    • Once the scan is completed, restart your computer. Remember to exit ChkDsk
      during boot.
    • Next, again open CMD as admin type
      Dism /Online /Cleanup-Image /RestoreHealth
      and hit Enter to repair the Windows image.
    • Now see if ChkDsk able to complete the scan.

    Note: Before doing the steps, make sure you save a back up of your files.

    Let us know how it goes.
     
    Jelo Sen, Nov 27, 2020
    #4
Thema:

chkdsk/f command

Loading...
  1. chkdsk/f command - Similar Threads - chkdsk command

  2. Unexpected error while running CHKDSK command.

    in Windows 10 Gaming
    Unexpected error while running CHKDSK command.: Hi,I ran into an error, specifically An unspecified error occurred 6672732e637878 60f. while executing the CHKDSK command. Can someone tell me what is the error and how to fix it? The CHKDSK command doesn't seem to work....
  3. Unexpected error while running CHKDSK command.

    in Windows 10 Software and Apps
    Unexpected error while running CHKDSK command.: Hi,I ran into an error, specifically An unspecified error occurred 6672732e637878 60f. while executing the CHKDSK command. Can someone tell me what is the error and how to fix it? The CHKDSK command doesn't seem to work....
  4. CHKDSK runs before I can input the full command

    in Windows 10 Gaming
    CHKDSK runs before I can input the full command: Windows 10 Pro updated on 28/12/2023I'm trying to run "chkdsk x: /f /r /x" , The hard drive in question is X .I cannot input the command quick enough, it always starts with the C drive.Can I make it wait untill I press enter.This is nothing to do with Sticky Notes, I cannot...
  5. CHKDSK runs before I can input the full command

    in Windows 10 Software and Apps
    CHKDSK runs before I can input the full command: Windows 10 Pro updated on 28/12/2023I'm trying to run "chkdsk x: /f /r /x" , The hard drive in question is X .I cannot input the command quick enough, it always starts with the C drive.Can I make it wait untill I press enter.This is nothing to do with Sticky Notes, I cannot...
  6. How many time CHKDSK command is executed after boot?

    in Windows 10 Gaming
    How many time CHKDSK command is executed after boot?: I have 2 5400RPM HDDs, 1 7200 HDD, and an SSD. I checked my disks with CrystalDiskMark and found out that one of my drive is in "Caution" state. Then I decided to start CHKDSK command via CMD on all of my drives on startup. Due to me having a doubt that I did that correctly,...
  7. How many time CHKDSK command is executed after boot?

    in Windows 10 Software and Apps
    How many time CHKDSK command is executed after boot?: I have 2 5400RPM HDDs, 1 7200 HDD, and an SSD. I checked my disks with CrystalDiskMark and found out that one of my drive is in "Caution" state. Then I decided to start CHKDSK command via CMD on all of my drives on startup. Due to me having a doubt that I did that correctly,...
  8. How many time CHKDSK command is executed after boot?

    in Windows 10 Network and Sharing
    How many time CHKDSK command is executed after boot?: I have 2 5400RPM HDDs, 1 7200 HDD, and an SSD. I checked my disks with CrystalDiskMark and have found out that one of my drive is in "Caution" state. Then I decided to start CHKDSK command on all of my drives on startup. Due to me having a little bit of doubt that I did that...
  9. CHKDSK /R from command prompt just changed my NTFS disk to type RAW

    in Windows 10 Network and Sharing
    CHKDSK /R from command prompt just changed my NTFS disk to type RAW: I am trying to recover from many Win10 Pro boot errors.From after initiating Automatic Repair, I started command-line prompt, and ran CHKDSK C: /R as some previous troubleshooting recommended.CHKDSK /R from command prompt just changed my NTFS disk to type RAW !Now trying to...
  10. chkdsk and dir commands report different free space

    in Windows 10 Drivers and Hardware
    chkdsk and dir commands report different free space: Hello, I would like to know why is there different free space reported by chkdsk and dir commands. I created a compressed NTFS drive and have one folder with files in it. There are no errors on drive at least as reported by chkdsk: x:\>chkdsk x: The type of the...