To get your into a readable .txt format and prepare a post for technical support, follow these steps: 1. Extract the CBS Log as a Text File
Click , type cmd , right-click Command Prompt , and select Run as Administrator . Download cbs txt
I ran sfc /scannow and received the message: "Windows Resource Protection found corrupt files but was unable to fix some of them". Steps Taken: Ran sfc /scannow (rebooted and ran it 3 times). To get your into a readable
Help needed: SFC found corrupt files but could not fix them (sfcdetails.txt attached) Post Body: Steps Taken: Ran sfc /scannow (rebooted and ran it 3 times)
You can't usually download this file directly because it's a live system log. Instead, you use a command to copy the relevant parts to your desktop as a text file.
Copy and paste the following command, then press : findstr /c:"[SR]" %windir%\logs\cbs\cbs.log > "%userprofile%\Desktop\sfcdetails.txt" .