Windows Corrupted files, runned sfc and fixed some of them

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 6,021
    Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
       #11

    Hi CrossAlex21,

    CrossAlex21 said:
    I have already run SFCFix and they are the same corrupted files. I don't have an installation disc that SFCFix needs to repair them. I am thinking of downloading the System Update Readiness tool cause
    HTML Code:
    dism /online /cleanup-image  /restorehealth
    doesn't work on Windows 7. What should I do now?
    SFCFix is not the same as SFC!

    As far as SURT is concerned . . .

    Under the heading SURT [System Update Readiness Tool] . . ., please run SURT.bat, Options [2] and [4] from here => My BATCH PROGRAMS [Standalone] and then upload the results using the tutorial at the bottom of the above link [Upload to SevenForums . . .] and someone will look at it for you.

    NOTE: The reason I link to the thread above rather than posting the .bat file here is because it makes it easier if I have to amend the batch script. This way, I only have to amend it and upload it to one location.

    I hope this helps!
      My Computer


  2. Posts : 6,021
    Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
       #12

    Hi CrossAlex21, I just realised that you have two threads running concerning this!

    Paul Black said:
    [1] You already have an open thread discussing this problem. It will get confusing if you have answers in BOTH threads. The members posting in one thread will NOT know what has been recommended or tried in the OTHER thread.
      My Computer


  3. Posts : 7,351
    Windows 7 HP 64
       #13

    CrossAlex21 said:
    I have runned the batch file and I opened it and I found no errors. I think in my case for the errors are the logical ones cause it did repaired the disk problems.
    HTML Code:
    The results are attached to this reply.
    The check disk log you posted is from 10/3/2019 1:16:59 PM an it isn't complete (missing stage 3)
    It found many, many problems

    Please run chkdsk C: /f again and post the results.
      My Computers


  4. Posts : 6,021
    Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
       #14

    Hi CrossAlex21,

    CrossAlex21 said:
    I have already run SFCFix and they are the same corrupted files. I don't have an installation disc that SFCFix needs to repair them. I am thinking of downloading the System Update Readiness tool cause
    HTML Code:
    dism /online /cleanup-image  /restorehealth
    doesn't work on Windows 7.
    No it doesn't unfortunately, unless you download the Windows Assessment and Deployment Kit [Windows ADK].

    Otherwise you could run . . .

    Code:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-image /Scanhealth
    DISM /Online /Cleanup-image /Restorehealth
    I hope this helps!
      My Computer


  5. Posts : 16
    Windows 7 Pro
    Thread Starter
       #15

    Paul Black said:
    Hi CrossAlex21,



    No it doesn't unfortunately, unless you download the Windows Assessment and Deployment Kit [Windows ADK].

    Otherwise you could run . . .

    Code:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-image /Scanhealth
    DISM /Online /Cleanup-image /Restorehealth
    I hope this helps!
    What option should I choose in order to have the DISM Feature?
      My Computer


  6. Posts : 6,021
    Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
       #16

    Hi CrossAlex21,

    CrossAlex21 said:
    What option should I choose in order to have the DISM Feature?
    Downloading the Windows Assessment and Deployment Kit [Windows ADK] and running DISM will be of NO benefit in your situation and will only add to your problems. I posted that for information purposes ONLY!
      My Computer


  7. Posts : 7,351
    Windows 7 HP 64
       #17

    I still think that the main reason to the corruption files is a dying disk.
    Before you try to fix the corrupted files you must be sure the disk is healthy.

    The check disk log you posted is from 10/3/2019 1:16:59 PM an it isn't complete (missing stage 3)
    It found many, many problems

    Please run chkdsk C: /f again and post the results.
      My Computers


  8. Posts : 6,021
    Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
       #18

    Hi CrossAlex21,

    Megahertz07 said:
    I still think that the main reason to the corruption files is a dying disk.
    Before you try to fix the corrupted files you must be sure the disk is healthy.

    The check disk log you posted is from 10/3/2019 1:16:59 PM an it isn't complete (missing stage 3)
    It found many, many problems

    Please run chkdsk C: /f again and post the results.
    I agree with Megahertz07.

    Under the heading chkdsk [Check Disk] - ALL Parameters . . ., please run CHKDSK_ALL_Parameters.bat, Option [4], REBOOT, then Option [5] from here => My BATCH PROGRAMS [Standalone] and then upload the results using the tutorial at the bottom of the above link [Upload to SevenForums . . .] and someone will look at it for you.

    NOTE: The reason I link to the thread above rather than posting the .bat file here is because it makes it easier if I have to amend the batch script. This way, I only have to amend it and upload it to one location.

    I hope this helps!
      My Computer


  9. Posts : 16
    Windows 7 Pro
    Thread Starter
       #19

    Can I run chkdsk without the f parameter?


    When I last runned chkdsk without the f parameter, it went into the Only-Read mode and it said that I have 0kb in Bad Sectors. Does this mean that I don't have a bad sector?
    I've also runned diskdrive get status and it said that the drive health is OK.
    Should I run with the f parameter or no?
      My Computer


  10. Posts : 6,021
    Win 7 HP SP1 64-bit Vista HB SP2 32-bit Linux Mint 18.3
       #20

    Hi CrossAlex21,

    CrossAlex21 said:
    When I last runned chkdsk without the f parameter, it went into the Only-Read mode and it said that I have 0kb in Bad Sectors. Does this mean that I don't have a bad sector?
    Correct.

    CrossAlex21 said:
    Should I run with the f parameter or no?
    Yes because it checks for file system errors or corruptions . . .

    Option [3] chkdsk C: /F [repair mode].
    Run this if there any possible errors or corruptions. This one does repair any errors [file system errors or corruptions] on the OS drive but doesn’t scan for any bad sectors. This cannot be run while the HDD is in use [locked] and is therefore scheduled [displays a prompt] to be run at the next reboot. After it has run, Windows will automatically boot.

    I hope this helps!
    Last edited by Paul Black; 04 Nov 2019 at 06:36.
      My Computer


 
Page 2 of 3 FirstFirst 123 LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:49.
Find Us