2017 年 11 月 1 日

Fix IRQL_NOT_LESS_OR_EQUAL Error – TechCult

If you face the above error code with bug check with a value of 0x0000000A, then this indicates that a kernel-mode driver accessed paged memory at an invalid address while at a raised interrupt request level (IRQL). In short, the driver attempted to access a memory address to which it did not have the necessary permission.

Fix IRQL_NOT_LESS_OR_EQUAL Error

When this occurs in a user application, it generates an access violation error message. When this happens in a kernel-mode, then it generates a STOP error code 0x0000000A. If you face this error while upgrading to a newer version of Windows, it might be caused by the corrupted or outdated device driver, virus or malware, antivirus issues, corrupt system file, etc.

Fix IRQL_NOT_LESS_OR_EQUAL Error on Windows 10

This error also occurs if there is a mismatch between memory and memory bus controller which can lead to unexpected I/O failures, memory bit-flipping during heavy I/O operations, or when the ambient temperature is raised. So without wasting any time let’s see how to actually Fix IRQL_NOT_LESS_OR_EQUAL error on Windows 10 with the help of below-listed troubleshooting guide.

Fix IRQL_NOT_LESS_OR_EQUAL Error

确保创建一个还原点,以防出现问题。

方法 1:执行干净启动

Sometimes 3rd party software can conflict with Windows and can cause Blue Screen of Death error. To Fix IRQL_NOT_LESS_OR_EQUAL Error, you need to perform a clean boot on your PC and diagnose the issue step by step.

在“常规”选项卡下,单击旁边的单选按钮启用选择性启动

方法 2:运行 Windows 内存诊断

请注意: If your motherboard’s BIOS has the Memory Caching feature, you should disable it from BIOS setup.

1. 在 Windows 搜索栏中输入内存并选择“Windows 内存诊断。=

2. In the set of options displayed select 现在重新启动并检查问题。

run windows memory diagnostic | Fix IRQL_NOT_LESS_OR_EQUAL Error

3. After which Windows will restart to check for possible RAM errors and hopefully display the possible reasons you get the IRQL_NOT_LESS_OR_EQUAL Blue Screen of Death (BSOD) error message.

4. 重新启动电脑以保存更改。

方法3:运行Memtest86+

请注意: 开始之前,请确保您可以访问另一台 PC,因为您需要下载 Memtest86+ 并将其刻录到光盘或 USB 闪存驱动器。

1. 将 USB 闪存驱动器连接到您的系统。

2。 下载并安装 Windows Memtest86 USB 密钥自动安装程序.

3.右键单击刚刚下载的图像文件并选择“在这里提取“ 选项。

4.解压后,打开文件夹并运行 Memtest86+ USB 安装程序.

5. 选择您已插入 USB 驱动器来刻录 MemTest86 软件(这将格式化您的 USB 驱动器)。

memtest86 USB 安装程序工具

6. 完成上述过程后,将 USB 插入 PC,给出 IRQL_NOT_LESS_OR_EQUAL Error.

7. 重新启动 PC 并确保选择从 USB 闪存驱动器启动。

8. Memtest86 将开始测试系统中的内存损坏。

Memtest86

9. 如果您通过了所有测试,则可以确定您的内存工作正常。

10.If some of the steps were unsuccessful, then Memtest86 will find memory corruption which means that your “IRQL_NOT_LESS_OR_EQUAL” is because of bad/corrupt memory.

11.为了 Fix IRQL_NOT_LESS_OR_EQUAL Error,如果发现坏内存扇区,则需要更换 RAM。

方法 4:运行驱动程序验证程序

仅当您可以正常登录 Windows(而非安全模式)时,此方法才有用。接下来,确保创建系统还原点。

运行驱动程序验证管理器

按顺序运行驱动程序验证程序 修复 IRQL_NOT_LESS_OR_EQUAL 错误。 这将消除可能导致此错误发生的任何驱动程序冲突问题。

方法 5:执行系统还原

1. 按 Windows 键 + R 并输入 系统.cpl 然后按回车。

system properties sysdm | Fix IRQL_NOT_LESS_OR_EQUAL Error

2。 选择 系统保护 标签并选择 系统还原。

系统属性里的系统还原

3. 单击下一步并选择所需的 系统还原点.

系统还原

4. 按照屏幕提示完成系统恢复。

5. 重启后,您也许可以 修复 IRQL_NOT_LESS_OR_EQUAL 错误。

方法 6:运行 CCleaner 和 Malwarebytes

1。 下载并安装 CCleaner的 &恶意软件字节。

2. 运行恶意软件字节 并让它扫描您的系统是否有有害文件。如果发现恶意软件,它会自动删除它们。

运行 Malwarebytes Anti-Malware 后,单击“立即扫描”

3. 现在运行 CCleaner 并选择 定制清洁.

4. 在自定义清洁下,选择 窗口选项卡 并选中默认值并单击 分析.

Select Custom Clean then checkmark default in Windows tab | Fix IRQL_NOT_LESS_OR_EQUAL Error

5. 分析完成后,请确保您确定删除要删除的文件。

单击“运行清理器”以删除文件

6.最后,点击 运行清洁器 按钮,让 CCleaner 继续运行。

7. 要进一步清理您的系统, 选择注册表选项卡,并确保检查以下内容:

选择“注册表”选项卡,然后单击“扫描问题”

8。 点击 检查问题 按钮并允许 CCleaner 扫描,然后单击 修复选定的问题 按钮。

Once scan for issues is completed click on Fix selected Issues | Fix IRQL_NOT_LESS_OR_EQUAL Error

9. 当CCleaner询问“您想要备份对注册表的更改吗?= 选择是.

10. 备份完成后,单击 修复所有选定的问题 按钮。

11. 重新启动电脑以保存更改。

方法 7:运行 SFC 和 DISM

1。 打开 命令提示符。用户可以通过搜索来执行此步骤 'Cmd的' 然后按Enter键。

打开命令提示符。用户可以通过搜索“cmd”然后按 Enter 来执行此步骤。

2. 现在在 cmd 中输入以下内容并按 Enter 键:

sfc /scannow sfc /scannow /offbootdir=c: /offwindir=c:windows

SFC scan now command prompt | Fix IRQL_NOT_LESS_OR_EQUAL Error

3. 等待上述过程完成,完成后重新启动电脑。

4. 接下来,运行 CHKDSK 来修复文件系统错误。

5. 完成上述过程并再次重新启动计算机以保存更改。

方法 8:修复安装 Windows 10

此方法是最后的手段,因为如果没有任何效果,此方法肯定会修复您的电脑的所有问题,并且 修复 IRQL_NOT_LESS_OR_EQUAL 错误。 修复安装使用就地升级来修复系统问题,而无需删除系统上存在的用户数据。因此,请按照本文查看如何轻松修复安装 Windows 10。

首推最高性价比

这样你就成功了 Fix IRQL_NOT_LESS_OR_EQUAL Error on Windows 10 但如果您对这篇文章仍有任何疑问,请随时在评论部分询问他们。