|
Post by sophie on Aug 29, 2019 14:16:10 GMT
Just done an sfc scan (W10) and I wanted to look at the details of it in the CBS log file. How do I get the scan result do be in the CBS log please.
|
|
|
Post by nob on Aug 29, 2019 15:19:11 GMT
|
|
|
Post by sophie on Aug 29, 2019 15:29:19 GMT
I have done an sfc scan and I wanted to know how I get the details of the sfc scan that are included in the CBS log file.
|
|
|
Post by nob on Aug 30, 2019 7:03:37 GMT
It tells you.
If SFC Scan shows the following message Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, then you can check the details using the following method described below. Navigate to Command Prompt and type the following line of code followed by Enter Key on the Keyboard.
findstr /c:”[SR]” %windir%\Logs\CBS\CBS.log >”%userprofile%\Desktop\sfcdetails.txt
My computer, local disk, windows, logs, CBS.
|
|