I've tried to run this command today. Same error message.
DISM - RESTORE HEALTH ISSUES
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?
Windows for business | Windows Server | Devices and deployment | Other
10 answers
Sort by: Most helpful
-
-
BryceSor 3,890 Reputation points Volunteer Moderator
2025-07-29T20:21:20.8233333+00:00 Use
(Get-ItemProperty 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion').ProductNameThis 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.
-
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
-
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.
-
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