blue screen error codes

savea

Reputable
Oct 6, 2014
1
0
4,510
Blue screen message error is this (0x00000024,0x001290203,0x86392EF0,
0xc0000102,0x00000000.
How do I get out of the screen to fix the theses message. I tried restarting my pc but it did not work.
 
Solution
bugcheck 24 is a a nt file system corruption error code

I would expect you would boot off a OS image and would have to run chkdsk.exe /f /r on the drive

TheCoachChen

Honorable
Oct 18, 2013
26
0
10,530
0x101 = increase vcore
0x124 = increase/decrease QPI/VTT first, if not increase/decrease vcore...have to test to see which one it is
on i7 45nm, usually means too little VVT/QPI for the speed of Uncore
on i7 32nm SB, usually means too little vCore
0x0A = unstable RAM/IMC, increase QPI first, if that doesn't work increase vcore
0x1A = Memory management error. It usually means a bad stick of Ram. Test with Memtest or whatever you prefer. Try raising your Ram voltage
0x1E = increase vcore
0x3B = increase vcore
0x3D = increase vcore
0xD1 = QPI/VTT, increase/decrease as necessary, can also be unstable Ram, raise Ram voltage
0x9C = QPI/VTT most likely, but increasing vcore has helped in some instances
0x50 = RAM timings/Frequency or uncore multi unstable, increase RAM voltage or adjust QPI/VTT, or lower uncore if you're higher than 2x
0x109 = Not enough or too Much memory voltage
0x116 = Low IOH (NB) voltage, GPU issue (most common when running multi-GPU/overclocking GPU)
0x7E = Corrupted OS file, possibly from overclocking. Run sfc /scannow and chkdsk /r

Just know what the settings mean.