Share via

restore health command

Anonymous
2014-07-15T12:31:12+00:00

hello  a  few  months  ago  i  discovered  the  dism  commands(scan  health,restore  health  e.t.c)but  i  have  an  issue:

1)i  run  restore  health  command    and  every  time  appears  that  i  have  ''corrupted  files''  and  successfully  repaired'.'why  after  runing  the  command  1 -2  or  3  times  during  an  hour  always  i  have  corrupted  files?is  it normal?also  i  run  today  first  the  scan  health.it  told  me  that  i  don't have corruption  issue,but  the  restore  health  find  it  and  repair  it!!!so  any one  knows  what  is  wrong?also  i  try  to  run  the  command ,after    rebooting  my  system  and  running  again  the  command  ,but  always  find  corrupted  files!!!i  have  win  8.1  pro  x64

sorry  for  my  bad  english

Windows for home | Previous Windows versions | Windows update

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

16 answers

Sort by: Most helpful
  1. Anonymous
    2014-07-15T12:59:06+00:00

    You might try running the command below in an Administrative Command prompt to see if it finds problems.  If it does, we can find what files it is not able to repair.

    sfc /scannow

    In many cases, Dism can reload the problem files and clear the repair status.  But if the files are being repaired and then you continue to get corruption, it may be something related to part of your system, such as memory or hard drive.

    Let us know the results of the System File check.

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2014-07-17T04:42:58+00:00

                    any one  knows  what  is  wrong?

    Have you looked at the logs for clues?   To find the logs, correlate their messages and supplement their meaning you could be running ProcMon to trace whatever the command is changing.  E.g. filter with  Category Is Write.   If there are no changes (apart from the generation of the log messages) you would know that the summary report was bogus.  OTOH if there were changes which you confirmed and a subsequent execution confirmed those changes were needed again, you would know that there was something happening to change things apparently not as designed.  So, then you could hypothesize that probably some other incompatible thing would be running that you would have to try to discover using more clean-boot troubleshooting techniques, such as you have already started doing.  However, instead of messing with your production system to test these speculations, it might be easier and more conclusive to first do them with a virtual machine set up however you wanted.

    Good luck

    Robert Aldwinckle


    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2014-07-16T15:12:43+00:00

    i  make  a  restore  with  an  image  backup  (i  have now only  windows  software,windows live  mail,office  13 e.t.c)  and  still  the  dism  repairhealth  command '' find  and  repair  corrupted  file''

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2014-07-15T14:16:33+00:00

    and  what  can  i  do  to  check  if  any  third  party  sofwtare  or  memory  or  hard  drive  is  responible  for  that?

    0 comments No comments
  5. Kapil Arya 37,661 Reputation points Volunteer Moderator
    2014-07-15T13:04:14+00:00

    Hello,

    Please remove if any third-party software installed on your system. Retry the DISM commands and check if the issue persists and let us know.

    Hope this helps, Good luck :)

    0 comments No comments