Skip to content

Instantly share code, notes, and snippets.

@ddeveloperr
Created February 2, 2016 21:11
Show Gist options
  • Select an option

  • Save ddeveloperr/8fff4f92963763253644 to your computer and use it in GitHub Desktop.

Select an option

Save ddeveloperr/8fff4f92963763253644 to your computer and use it in GitHub Desktop.
How to Fix (Temporarry) DPC Watchdog Violation on Windows 10 & 8
DPC Watchdog Violation on Windows 10 can be fix by certain methods shown here.
Message displays "Your PC ran into a problem and needs to restart. We're just collecting some error info, and then you can
restart"
Step 1:Press Windows and R buttons togther
Step2: Type "control sysdm.cpl" and press ok
Step 3: Go to System Properties and select Advanced
Step 4: Go to Start Up and Recovery and remove tick mark near Automatically restart
Step 5: Restart
DPC Watchdog Violation on Windows 10 and Windows 8 is solved
Note that am Linux Guy but former Windows and still using it on some business projects and given the error above many times so,
I think that could help someone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment