Saving Corrupt msinfo32 files?

nimaemrani

Reputable
Nov 14, 2014
45
0
4,540
Every time I try and save my msinfo32 as an nfo file and try to open it once its saved, it says system info cannot open this nfo file, the file may be corrupt or incompatible with this version of system information. I've tried waiting for everything to load, even the crash reports, before I save, but I still get the same error. Any suggestions?
 
Try this in elevated command prompt;
type; sfc /scannow
type; findstr /c:"[SR]" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\sfcdetails.txt"
type; Dism /Online /Cleanup-Image /RestoreHealth .

open sfcdetails.txt on desktop .