Tweaking.com Support Forums

Main Forum => General Computer Support => Topic started by: garegin on October 16, 2015, 05:08:08 pm

Title: Need to manually fix sfc errors
Post by: garegin on October 16, 2015, 05:08:08 pm
Hi

I can only boot in safe mode, normal mode boots into a black screen. I ran sfc /scannow and here is the CBS.log with all the errors.

The system is Windows 10 64 bit

http://www.sysnative.com/forums/redirect-to/?redirect=https%3A%2F%2Fdrive.google.com%2Ffile%2Fd%2F0B1lqZhpyr-KQbnpOUnNqaVNWTXc%2Fview%3Fusp%3Dsharing

Title: Re: Need to manually fix sfc errors
Post by: Boggin on October 17, 2015, 02:19:20 am
Smartscreen filter blocked that download for me as being unsafe.

Open Command Prompt (Admin) and enter -

findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt

This will put an icon onto the Desktop which will open the CBS log in Notepad.

Right click in the text area then click on Select all - right click again and select Copy where you right click in the Reply box and select Paste.
Title: Re: Need to manually fix sfc errors
Post by: garegin on October 17, 2015, 06:38:40 pm
All I needed was actually a BIOS update

https://www.dell.com/support/article/us/en/19/SLN116332/EN
Title: Re: Need to manually fix sfc errors
Post by: Boggin on October 17, 2015, 11:35:07 pm
Glad you were able to find the fix and thanks for the update.