Share via

driver_irql_not_less_or_equal (Netio.sys) blue screen Windows 8.1

Anonymous
2013-11-20T11:10:14+00:00

I updated my computer to Windows 8.1 a week ago and I kept on getting  Driver_irql_not_less_or_equal (Netio.sys) ERRORin a Blue Screen.I uploaded the minidump files to rapidshare: http://rapidshare.com/share/2162D7830AA53B9262EE6A3A4B45E7DB and system informtion: http://rapidshare.com/share/CA77E96BA9F90C5F8FBFF74CFEB4B2A4 .Please help

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2013-11-20T12:37:11+00:00

Hi,

All of the attached DMP files are of the DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) bug check.

This indicates that a kernel-mode driver attempted to access pageable memory at a process IRQL that was too high.

A driver tried to access an address that is pageable (or that is completely invalid) while the IRQL was too high. This bug check is usually caused by drivers that have used improper addresses.

By default, it's fauling NETIO.sys which is the Network I/O Subsystem. This is not the true cause and is being faulted by something else. Usually, in most cases, this occurs frequently in Windows 7 > 8 or 8 > 8.1 updates because of two reasons:

  1. Network drivers themselves need to be updated.

or

2 (more common): 3rd party antivirus, firewall software or other software is causing conflicts and or corruption.

--------------------------------------------------------------

xpc4drvr.sys - Tue May 08 14:54:53 2007

^^ Xilinx microprocessor driver. Dated from 2007 which is far too old for Windows 8.1 compatibility. I would uninstall this software ASAP and/or remove the device along with it.

If after the above you're still having crashes, let's go ahead and enable Driver Verifier:

Driver Verifier:

What is Driver Verifier?

Driver Verifier is included in Windows 8, 7, Windows Server 2008 R2, Windows Vista, Windows Server 2008, Windows 2000, Windows XP, and Windows Server 2003 to promote stability and reliability; you can use this tool to troubleshoot driver issues. Windows kernel-mode components can cause system corruption or system failures as a result of an improperly written driver, such as an earlier version of a Windows Driver Model (WDM) driver.

Essentially, if there's a 3rd party driver believed to be at issue, enabling Driver Verifier will help flush out the rogue driver if it detects a violation.

Before enabling Driver Verifier, it is recommended to create a System Restore Point:

Vista - START | type rstrui - create a restore point

Windows 7 - START | type create | select "Create a Restore Point"

Windows 8 - http://www.eightforums.com/tutorials/4690-restore-point-create-windows-8-a.html

How to enable Driver Verifier:

Start > type "verifier" without the quotes > Select the following options -

  1. Select - "Create custom settings (for code developers)"
  2. Select - "Select individual settings from a full list"
  3. Check the following boxes -
  • Special Pool
  • Pool Tracking
  • Force IRQL Checking
  • Deadlock Detection
  • Security Checks (Windows 7 & 8)
  • DDI compliance checking (Windows 8)
  • Miscellaneous Checks
  1. Select  - "Select driver names from a list"
  2. Click on the "Provider" tab. This will sort all of the drivers by the provider.
  3. Check EVERY box that is [B]NOT[/B] provided by Microsoft / Microsoft Corporation.
  4. Click on Finish.
  5. Restart.

Important information regarding Driver Verifier:

  • If Driver Verifier finds a violation, the system will BSOD.
  • After enabling Driver Verifier and restarting the system, depending on the culprit, if for example the driver is on start-up, you may not be able to get back into normal Windows because Driver Verifier will flag it, and as stated above, that will cause / force a BSOD.

If this happens, do not panic, do the following:

  • Boot into Safe Mode by repeatedly tapping the F8 key during boot-up.
  • Once in Safe Mode - Start > type "system restore" without the quotes.
  • Choose the restore point you created earlier.

If you did not set up a restore point, do not worry, you can still disable Driver Verifier to get back into normal Windows:

  • Start > Search > type "cmd" without the quotes.
  • To turn off Driver Verifier, type in cmd "verifier /reset" without the quotes.

・    Restart and boot into normal Windows.

How long should I keep Driver Verifier enabled for?

It varies, many experts and analysts have different recommendations. Personally, I recommend keeping it enabled for at least 24 hours. If you don't BSOD by then, disable Driver Verifier.

My system BSOD'd, where can I find the crash dumps?

They will be located in %systemroot%\Minidump

Any other questions can most likely be answered by this article:

http://support.microsoft.com/kb/244617

Regards,

Patrick

Was this answer helpful?

10+ people found this answer helpful.
0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2016-03-01T19:40:33+00:00

    Do you have cfoss or gigabyte speed? This may be the problem!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2015-04-17T20:19:33+00:00

    HI, I'm not really sure about some of this complex stuff, what did you mean with [B]NOT[/B]

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2015-04-11T20:47:52+00:00

    Thank you for this information. I've done everything I can find to fix my blue screen issue for Windows 7. I've run all the security software/malware, diagnostics on everything that's offered in Windows including memory, today I've run Blue Screen View by Nirsoft and enabled driver verify on my computer which is running now.  I've uploaded my mini dumps to One Drive  https://onedrive.live.com/redir?resid=92AB91F6B52EE48!11837&authkey=!AKS1Dpq92iMBqEc&ithint=folder%2ctxt

    Is there anything else I can do? So far I haven't had a crash since running verifier.

    I appreciate any further help you can provide.

    Jennifer

    Was this answer helpful?

    0 comments No comments