Critical
Operating Systems
✓ Solution Verified by Community (0+ upvotes)
How to fix error driver-irql-not-less-or-equal in Windows 11
Driver tried to access invalid memory at high IRQL. Network/WiFi driver often the culprit.
Fix based on community reports and expert analysis. Last verified: 2026-08-12
· How we verify fixes
| Error Code | driver-irql-not-less-or-equal |
|---|---|
| Affected System | Windows 11 (Microsoft) |
| Difficulty | Critical |
| Estimated Time | 45 min |
| Requires Admin Rights | ⚠️ Yes |
| Requires Reboot | 🔄 Yes |
Solution Steps
- 1 First, try to identify the problematic driver. Press Windows key + X and select 'Event Viewer'. Go to 'Windows Logs' → 'System' and look for critical errors that occurred just before the crash. Note the driver or service name mentioned.
- 2 If you suspect a network driver, update it. Press Windows key + X, select 'Device Manager', expand 'Network adapters', right-click your network adapter, and select 'Update driver'. Choose 'Search automatically for drivers'. If that doesn't work, download the latest driver from your manufacturer's website and install it.
- 3 If the error persists, uninstall the problematic driver. In Device Manager, right-click the device and select 'Uninstall device'. Check 'Delete the driver software for this device' and click Uninstall. Restart your PC. Windows will reinstall a basic driver.
- 4 Run the System File Checker. Press Windows key + R, type 'cmd', then press Ctrl+Shift+Enter to open Command Prompt as administrator. Type 'sfc /scannow' and press Enter. This repairs corrupted system files that might be causing driver conflicts.
- 5 If SFC finds issues, run DISM. In the same Command Prompt, type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This repairs the Windows system image.
- 6 Check for Windows updates. Press Windows key + I, go to 'Windows Update', and click 'Check for updates'. Install any pending updates, as they often include driver fixes.
- 7 If the error still occurs, use System Restore. Press Windows key + R, type 'rstrui.exe', and press Enter. Choose a restore point from before the error started and follow the prompts.
Alternative Solutions
Method 2 (0 upvotes)
- Boot into Safe Mode: Restart and press F8 (or Shift + F8) before Windows loads. If that fails, use WinRE. Safe Mode loads minimal drivers, so if the BSOD doesn't occur, it's driver-related.
- Update or roll back drivers: Open Device Manager (Windows key + X → Device Manager). Look for devices with a yellow exclamation mark. Right-click and select 'Update driver'. If the issue started after a recent update, use 'Roll Back Driver'.
- Run System File Checker: Open Command Prompt as admin and type 'sfc /scannow'.
- Run DISM: Open Command Prompt as admin and type 'DISM /Online /Cleanup-Image /RestoreHealth'.
- Check for Windows updates: Settings → Windows Update → Check for updates.
- If the problem persists, use Driver Verifier to identify the faulty driver.
- If you suspect a network driver, try disabling the network adapter in Device Manager and see if the BSOD stops.
🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:
🔧 Still having issues?
Describe your exact problem to Error Buddy and get a personalized fix in seconds.
🛠️ Try Error Buddy — It's Free