- Downloaded the Windows Server 2019 Standard x64.ISO and execute below cmd:
dism /Get-WimInfo /WimFile:D:\sources\install.wim
- Type Dism.exe /online /Cleanup-Image /StartComponentCleanup & press Enter in elevated cmd prompt
Then you can running this cmd- Dism /Online /Cleanup-Image /RestoreHealth command
If the Answer is helpful, please click Accept Answer
and up-vote, so that it can help others in the community looking for help on similar topics.