These version of windows and above are capable of doing an offiline SFC scan via the command line and is very useful if you cannot boot windows.
The following code is what you would use:
- sfc /offwindir= C:\windows /offbootdir= c:\ /scannow
These version of windows and above are capable of doing an offiline SFC scan via the command line and is very useful if you cannot boot windows.
The following code is what you would use: