In the Command Prompt type the following and press enter. (You may be able to also copy the text and paste it in the Command Prompt box with your mouse.)
findstr /c:“[SR]” %windir%\logs\cbs\cbs.log >sfcdetails.txt
This will search for SFC entries in the CBS log and copy those entries to the sfcdetails.txt file. Attach that file to a post for my review.