I need help using Dism /Online /Cleanup-Image /RestoreHealth to fix corrupt system files. I tried sfc/scannow, and it said it found corrupt system files, but can't fix them. I then proceeded to look up this issue, and it told me to use the Dism command. Here is the error that I got:
Error: 0x800f081f
The source files could not be found.
Use the "Source" option to specify the location of the files that are required to restore the feature. For more Information on specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077
Keep in mind that I'm repairing my actual system, not an ISO.
Please help me!