WUDFRd failed to load for the device - BSODs

Anonymous
2018-09-07T00:34:00+00:00

Hi, for a while I've been getting intermittent BSODs attached to this warning: 

The driver \Driver\WUDFRd failed to load for the device ACPI\PNP0A0A\2&daba3ff&1.

I've run memory tests and tried various suggestions. It seems to happen mostly when I'm using Chrome or doing something graphics/memory intensive.

DMP log is below. (It happens very rarely so I'm afraid there is only 1)

https://www.dropbox.com/s/m3la5zmcoimpi98/090618-7109-01.dmp?dl=0

Any clues?

Thanks.

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. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Anonymous
    2018-09-07T00:42:49+00:00

    Hi, Urdabrunnr

    Follow these steps, I hope you can solve the problem.

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    Type in at the prompt OR Copy and Paste these one at a time : (Hit enter after each)

    Dism /Online /Cleanup-Image /CheckHealth

    Dism /Online /Cleanup-Image /ScanHealth

    Dism /Online /Cleanup-Image /RestoreHealth

    Also run the System File Checker utility:

    Open Start, type: CMD

    Right click CMD

    Click Run as administrator

    At the Command Prompt, type: sfc /SCANNOW

    This will check for any integrity violations

    Restart your system

    9 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-09-07T02:11:26+00:00

    The crash was caused by memory corruption-probably by an unnamed driver.

    Let us try finding any misbehaving driver

    Enable Driver Verifier:

    http://answers.microsoft.com/en-us/windows/wiki...

    (Must create a Restore point before)

    Upload the newer dumps when you get Driver_Verifier_detected_voilation.

    Please note that the system might crash before you reach the desktop-if it does please let us know so that we can guide you to disable Verifier.

    2 people found this answer helpful.
    0 comments No comments