Created
February 2, 2016 21:11
-
-
Save ddeveloperr/8fff4f92963763253644 to your computer and use it in GitHub Desktop.
How to Fix (Temporarry) DPC Watchdog Violation on Windows 10 & 8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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