Share via

hypervisor blue screen

Anonymous
2023-12-02T07:08:49+00:00

yesterday on 1 december suddenly got this hypervisor blue screen then 2/3 time got dpc watchdog violation then today 2 december got another hypervisor bsod

the dumpfile is below, pls help me

Minidump.zip

Windows for home | Windows 11 | Performance and system failures

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

7 answers

Sort by: Most helpful
  1. Anonymous
    2023-12-04T16:19:20+00:00

    Thank you for following up and for providing this minidump. Let's try a fix I found on another thread on the Windows Forums: https://answers.microsoft.com/en-us/windows/for...

    This recommendation, from Andre, suggests modifying the value of the "Start" key in the registry editor to 4 as a potential solution to address the issue.

    You can follow these steps:

    "Click Start

    Type: regedit

    Right click regedit

    Click Run as administrator

    Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\amdppm

    Change Start to have a value of 4."

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2023-12-04T05:06:44+00:00

    Hi Emmanuel Santana, today i got bsod again about hypervisor error again

    this is the dumpfile

    Minidump

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2023-12-02T08:42:28+00:00

    Sure thing Gregorius :) Hopefully that solves the issue. Have a good day.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2023-12-02T08:41:30+00:00

    Thankyou for replying, I'll tell you if something goes wrong again.

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2023-12-02T08:08:00+00:00

    Hello Gregorius, thank you for reaching out to the Microsoft Community. I am here to help and provide assistance with any questions or concerns you may have.

    Thanks for providing the minidumps. Based on the information within them, it appears that various applications, ranging from Opera to NVIDIA errors, are involved. There isn't a specific factor pointing to a single issue but rather a more general one.

    One consistent element is the HYPERVISOR_ERROR.

    To address this, let's attempt to locate and fix any disk-related issues. Open Command Prompt with administrator rights and execute the following commands:

    sfc /scannow

    DISM /Online /Cleanup-Image /RestoreHealth

    After you finish scanning your system, restart your computer and see if the issue persists.

    Was this answer helpful?

    0 comments No comments