You've mistype DISM command unfortunately - backslash before image parameter instead of slash.
I also tried with dism.exe command which is told me by PCR just PCR But it's showing same issue
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sir, my windows 10 is corrupted and I was unable to start window including safe mode can I create a backup of installed app or application on my computer.
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.
You've mistype DISM command unfortunately - backslash before image parameter instead of slash.
You need a forward slash before /image not a backslash...
DISM.exe /Image:F:\ /Cleanup-Image /RestoreHealth
After that, try SFC again.