DISM - RESTORE HEALTH ISSUES

Karel Grulich 15 Reputation points
2025-07-24T20:59:51.0233333+00:00

Hello,

When I run SFC /scannow I get a message that some files are corrupted but can be repaired. When I run the command Dism /Online /Cleanup-Image /RestoreHealth I get a message that it cannot find the source. I've tried any other suggestions according to this article below but no luck. Can anyone assist me with this?

https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/repair-a-windows-image?view=windows-11&source=recommendations

Screenshot (128)

Windows for business | Windows Server | Devices and deployment | Other
0 comments No comments
{count} votes

10 answers

Sort by: Most helpful
  1. Karel Grulich 15 Reputation points
    2025-07-29T17:49:10.0266667+00:00

    I've tried to run this command today. Same error message.

    Screenshot (135)

    0 comments No comments

  2. BryceSor 3,890 Reputation points Volunteer Moderator
    2025-07-29T20:21:20.8233333+00:00

    Use
    (Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion').ProductName

    This should bring up the edition of what you are using.

    If there is a mis-match between the OS system and the source code DISM might error out.

    0 comments No comments

  3. Karel Grulich 15 Reputation points
    2025-08-01T18:19:52.44+00:00

    The command you provided did not work. But looking at the registry it shows the same version of Windows 2025 Server

    Screenshot (145)

    0 comments No comments

  4. BryceSor 3,890 Reputation points Volunteer Moderator
    2025-08-01T22:54:18.62+00:00

    If you cant get DISM to work , you could mount the .ISO you downloaded within windows and run a repair install keeping apps and DOCs etc

    As far as I can see, number one is Server standard or did you use two originally for your install. Can you put the error log file on OneDrive and share a link to it.


  5. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.