irql_not_less_or_equal 0x00000a ntoskrnl.exe Windows 10

Solution
try running the free version of http://www.memtest86.com/ on your sticks of ram, one at a time. Anymore than 0 errors is too many, if you get any the stick needs to be replaced. It creates a bootable USB so don't need windows

that could fix pfn corruption * memory management errors.

JellyHero

Commendable
Dec 2, 2016
6
0
1,510


Thank you for the answer, but it still fails
I already tried to update the driver (fail)
Reset the PC (fail)
Reset the PC then update the driver (also fail)
System Restore before the antivirus is installed (fail)
here is the latest dump http://www89.zippyshare.com/v/FHN5XR6B/file.html
 

Colif

Win 11 Master
Moderator
what driver you try to update?
ntoskrnl = vital part of windows, often blamed if an instruction gave by driver fails

this might fix the reset:
right click start button
choose command prompt (admin)
copy/paste this command into window - needs to be exact
DISM /Online /Cleanup-Image /RestoreHealth
 

JellyHero

Commendable
Dec 2, 2016
6
0
1,510


I don't remember, every update served by Windows update... Gonna try your fix now



UPDATE : DISM has no effect whatsoever because of BSOD randomness
 

Colif

Win 11 Master
Moderator
if that comes back asking for source, what version of win 10 are you on?
right click start
choose run...
type winver and press enter
if build version is 1607, do the following:
Download a copy of the win 10 iso from Here - create ISO by telling it you want to make DVD - and then mount that ISO in file explorer (see Here) and then copy paste the below command into command prompt (admin)

DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:X:\Sources\Install.wim:1 /LimitAccess
Where "X" is the drive letter where the ISO is located. Simply change the "X" to the correct drive letter

If your build number isn't 1607, download the Windows 10 media creation tool and use it to update win 10. This action could fix win 10 as it essentially installs a new copy of win 10 on PC.
 

JellyHero

Commendable
Dec 2, 2016
6
0
1,510
@Colif, DSIM is not an available option as the BSOD is too frequent
Already tried to reinstall Windows, BSOD still occur
Also, the BSOD Frecuency is far less after reset, but still BSODing, after a while it started to BSOD more often again
 

Colif

Win 11 Master
Moderator
Are they all IRQ errors? cause they caused by drivers. Do BSOD occur during install or after? are you updating drivers once installed? Where do you get drivers from?

What motherboard do you have? there might be a program you can use that checks drivers for your motherboard and selects the drivers that it needs to update.. might.. I know MSI & Asus have some thing.
 

JellyHero

Commendable
Dec 2, 2016
6
0
1,510


I updated from Windows Update
Not all of them are IRQ, some are memory management, PFN corrupt, etc... Memtest shows nothing, BSOD always related to NTOSKRNL
BSOD occur randomly, trying whocrashed
 

Colif

Win 11 Master
Moderator
try running the free version of http://www.memtest86.com/ on your sticks of ram, one at a time. Anymore than 0 errors is too many, if you get any the stick needs to be replaced. It creates a bootable USB so don't need windows

that could fix pfn corruption * memory management errors.
 
Solution