Share via

Driver verifier not creating dump file

Anonymous
2019-03-10T11:22:56+00:00

I'm getting frequent BSOD. I started the driver verifier as suggested.

At first, windows stuck at the boot loop, It didn't even show any BSOD. It just kept booting and turning off again and again. It didn't go past motherboard logo.

After some changes in the verifier, It was able to show windows logo but crashed before fully booting to "Driver verifier detected violation" 

And it didn't even create any dump file. (All dump file setting are correct one ) As it is known that a driver is causing BSOD. How to know which one?

Windows for home | Windows 10 | 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

1 answer

Sort by: Most helpful
  1. Anonymous
    2019-03-10T12:47:44+00:00

    Hello.

    If you have any issues with the system that better to check the OS.

    Run System file checker.

    • Press Windows key + X, select Command prompt (Admin) to bring up elevated Command prompt.
    • Type sfc /scannow and press enter.
    • Restart the computer.

    If no corrupted system files were found in the previous state, then I suggest you to try the following steps:

    • Press Windows key + X, select Command prompt (Admin) to bring up elevated Command prompt.
    • Type the following commands and press Enter after each command:

    DISM.exe /Online /Cleanup-image /Scanhealth

       DISM.exe /Online /Cleanup-image /Restorehealth
    
    • Close the command prompt and restart the PC and check if it works.

    Guide: https://support.microsoft.com/en-us/help/929833...

    Let me know if you have any issues here

    Was this answer helpful?

    0 comments No comments