win 11 ltsc 开机 蓝屏 IRQL_NOT_LESS_OR_EQUAL ntoskrnl.ex

lingting 0 信誉分
2025-06-13T03:44:09.97+00:00

在安装 KB5060842 更新后, 在多次开机时均出现了蓝屏

code: IRQL_NOT_LESS_OR_EQUAL

app: ntoskrnl.exe

安装 KB5063060 更新之后没有解决问题. 暂时没有更新的更新了. 如何处理问题?

且 KB5060842 和 KB5063060 不再 卸载更新的列表中. 无法通过卸载恢复

dump相关文件: https://airportal.cn/571978/zbR057IymG

取件码: 571978

系统信息:
版本 Windows 11 企业版 LTSC

版本号 24H2

安装日期 ‎2025/‎5/‎25

操作系统版本 26100.4351

体验 Windows 功能体验包 1000.26100.107.0

Windows 11
Windows 11
专为提高工作效率、创造力和易用性而设计的 Microsoft 操作系统。
214 个问题
0 个注释 无注释
{count} 票

1 个答案

排序依据: 非常有帮助
  1. Smith Pham 150 信誉分
    2025-06-13T09:28:54.8033333+00:00

    Dear Team,

    The "IRQL_NOT_LESS_OR_EQUAL" blue screen error, implicating ntoskrnl.exe, after installing updates KB5060842 and KB5063060 on Windows 11 Enterprise LTSC 24H2 (OS Build 26100.4351) points to a likely conflict between the recent updates and a system driver or hardware. Since you cannot uninstall the updates through the conventional method, you should focus on system repair and driver updates.

    Immediate Steps to Resolve:

    1. Boot into Safe Mode: Your immediate goal is to get the system to a stable state to perform repairs.
      • Repeatedly power on and off your computer three times to trigger the Windows Recovery Environment (WinRE).
      • From the "Choose an option" screen, select: Troubleshoot > Advanced options > Startup Settings > Restart.
      • After the restart, press 4 or F4 to boot into Safe Mode.
    2. Update Critical Drivers in Safe Mode: Once in Safe Mode (with Networking, if possible), update your essential drivers. This is the most likely culprit.
      • Graphics Drivers: Go to the manufacturer's website (NVIDIA, AMD, or Intel) and download the latest drivers for your specific graphics card.
      • Chipset Drivers: Visit the website of your motherboard or computer manufacturer (e.g., Dell, HP, Lenovo, MSI, ASUS) to download and install the latest chipset drivers for your model.
      • Network and Storage Drivers: While on the manufacturer's site, also get the latest network (Wi-Fi and Ethernet) and storage (SATA/NVMe) drivers.
    3. Run System File Checker and DISM: These tools can repair corrupted system files that the updates may have caused.
      • Open Command Prompt as Administrator.
      • Type sfc /scannow and press Enter.
      • After it completes, type DISM /Online /Cleanup-Image /RestoreHealth and press Enter.
    4. Use System Restore (If Available): If you have a restore point created before the problematic updates were installed, this is your most direct path to a fix.
      • In the Windows Recovery Environment (WinRE), go to Troubleshoot > Advanced options > System Restore.
      • Follow the prompts to choose a restore point dated before May 25, 2025.

    Best Regards,

    0 个注释 无注释

你的答案

问题作者可以将答案标记为“接受的答案”,这有助于用户了解已解决作者问题的答案。