SFC result help

im4eversmart

New Member
Messages
14
I have a dell windows 8.1 laptop

I just had a intel graphics driver error that has been immediately been recovery so i figured i'd do a sfc to check

I read the sfc log and this is the only error

Code:
2015-12-31 20:55:37, Info                  CSI    00000975 [SR] Cannot repair member file [l:36{18}]"Amd64\CNBJ2530.DPB" of prncacla.inf, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch
2015-12-31 20:55:37, Info                  CSI    00000977 [SR] Cannot repair member file [l:36{18}]"Amd64\CNBJ2530.DPB" of prncacla.inf, Version = 6.3.9600.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type = [l:24{12}]"driverUpdate", TypeName neutral, PublicKey neutral in the store, hash mismatch

Is this anything serious to worry about?
 
If the source is corrupted, then you should run restorehealth
Code:
DISM /Online /Cleanup-Image /RestoreHealth

I would run sfc up to 3 times with a reboot between each, if after that the error still occurs use restorehealth, reboot and run sfc again.
 
Back
Top