PNP DRIVER WATCHDOG

Anonymous
2018-05-01T21:35:45+00:00

I have been trying to install the April2018 Update but I get a blue screen with the Stop Code PNP DRIVER WATCHDOG. Is there a workaround?

Windows for home | Windows 10 | Devices and drivers

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
Answer accepted by question author
Anonymous
2018-05-02T18:55:08+00:00

The setupmem.dmp references the volsnap.sys (Volume Shadow Copy driver) but not a third party driver :

BugCheck 1D5, {6900630070, ffff9f06c6092ab0, ffffd209730df040, 2bf32}

Implicit thread is now ffffd209`730df040

Probably caused by : volsnap.sys ( volsnap!VspSynchronousIo+14b )

The error may indicate an issue with a file system driver possibly third party.

Can you check if the following folders exist (to see the folders you may have to "show hidden files and folders"):

C:$WINDOWS.~BT\Sources\Panther

C:$WINDOWS.~BT\Sources\Rollback

If those folders exist can you zip them up and provide via OneDrive.

Was this answer helpful?

6 people found this answer helpful.
0 comments No comments
Answer accepted by question author
Anonymous
2018-05-08T21:31:02+00:00

I would go with the WHQL.zip as the motherboard appears to have a "JMicron® JMB363 PATA and SATA controller".

Was this answer helpful?

4 people found this answer helpful.
0 comments No comments

50 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-05-12T01:05:17+00:00

    I found a article for how to remove shadow copy on internet using Disk Cleaner, and I just did it, and I also deleted cleaning Windows Update Files via Disk Cleaner. I will do the update again first because I delete it in Disk Cleaner (I'm sorry).

    I'll let you know when I finish doing this update.

    But, I just did that, and show No Instance (s) Available.

    Thank you, i'll let you know when its finish downloading update.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-05-11T21:50:29+00:00
    1. Go to the store and asking to replace the SSD that was broken by MS Windows 10 April 2018 update.

    Hi Nikita_Sp,

    Which SSD would you have as Intel SSD 600p Series or Intel SSD Pro 6000p are presently being blocked from updating to version 1803 or have severe compatibility issues - see "Known issues in this update" in the following article :

    https://support.microsoft.com/en-us/help/4103721

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-05-11T21:33:17+00:00

    When running the vssadmin Delete Shadows /all command:

    But if vssadmin List ShadowStorage:

    Am I making a mistake?

    Try the following:

    Open an Administrator Command Prompt and type the following and press "Enter" :

    wmic

    Then at the wmic:root\cli> type the following and press "Enter" :

    shadowcopy

    This should list the existing shadow copies.

    Then at the wmic:root\cli> type the following and press "Enter"

    shadowcopy delete

    You should then be given the option (Y or N), one at a time, to delete each shadow copy.

    Was this answer helpful?

    0 comments No comments