LiveKernelEvent 141 硬件问题导致 Windows 已停止正常工作。

弘宇 徐 5 信誉分
2025-05-15T11:57:34.76+00:00

这种情况该如何解决,以下是错误报告

Windows

摘要

硬件错误

日期

‎2025/‎5/‎15 14:47

状态

已发送报告

描述

硬件问题导致 Windows 已停止正常工作。

问题签名

问题事件名称: LiveKernelEvent

代码: 141

参数 1: ffff89064d7db010

参数 2: fffff807a17c86e0

参数 3: 0

参数 4: 274c

操作系统版本: 10_0_19045

Service Pack: 0_0

产品: 256_1

OS 版本: 10.0.19045.2.0.0.256.48

区域设置 ID: 2052

关于该问题的额外信息

存储段 ID: LKD_0x141_Tdr:6_IMAGE_nvlddmkm.sys_Turing

Windows 商业版 | 面向 IT 专业人士的 Windows 客户端 | 用户体验 | 其他
0 个注释 无注释
{count} 票

1 个答案

排序依据: 非常有帮助
  1. Henry Mai 1,970 信誉分 独立顾问
    2025-05-16T07:13:51.66+00:00

    Hi, I'm Henry! I try to translate and happy to help you with this.

    The LiveKernelEvent 141 error typically signals an issue with your graphics driver or hardware, often related to the GPU (graphics processing unit).

    1. Update Your Graphics Card Driver

    If you are using an NVIDIA, AMD, or Intel GPU, make sure your drivers are up to date:

    Open Device Manager (Win + X → Device Manager).

    Expand Display Adapters.

    Right-click your graphics card, then select Update driver.

    Choose Search automatically for drivers.

    • Alternatively, visit the manufacturer’s website (NVIDIA, AMD, or Intel) to manually download the latest driver.

    2. Perform a Hardware Stress Test

    Use tools like MemTest86+ or Prime95 to stress-test your graphics card, RAM, and CPU.

    This will help identify underlying hardware issues affecting system stability.

    3. Verify System Power Stability

    Ensure your power supply is functioning correctly and supplying adequate power to all components.

    An unstable or insufficient power supply can lead to crashes, especially during intensive gaming or GPU-heavy tasks.

    4. Disable Overclocking (If Enabled)

    If your CPU or GPU is overclocked, try reverting to default settings.

    Unstable overclocking can cause crashes, especially during heavy workloads.

    5. Check for Overheating

    Monitor GPU temperatures using HWMonitor or MSI Afterburner.

    • If the GPU is overheating:
      • Clean dust from fans and heatsinks. Improve cooling by adjusting fan speed settings.

    6. Verify Operating System Integrity

    • Scan for and repair corrupt system files that may be causing the issue: Run the following commands in Command Prompt (Admin), one at a time:

    dism.exe /online /cleanup-image /scanhealth

    dism.exe /online /cleanup-image /restorehealth

    dism.exe /online /cleanup-image /startcomponentcleanup

    sfc /scannow # System File Check

    chkdsk /R /F /X # Check disk integrity

    Let me know if any of these solutions work for you.

    0 个注释 无注释

你的答案

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