Blue Screen fix Windows 10

Huwbob5

Distinguished
Aug 30, 2014
47
1
18,535
I recently had to do an update for windows after which i keep getting a blue screen whenever i try to run a game, the stop code error is dpc watchdog violation. I have checked my drivers for everything and they all appear to be working properly, i have also used a SFC scan in the command prompt but nothing came back. i have added a dropbox link to what i believe to be the dump file. thanks. http://
 
I would do a Malwarebytes scan, then update the BIOS to the current version, update all of the motherboard drivers to the current version (if you have not already done so)
then
start cmd.exe as an admin and run
sfc.exe /scannow
dism.exe /online /cleanup-image /restorehealth

then remove the 2 overclocking drivers.

if the dism.exe command fails you might just want to download a new windows 10 image.
often malware will change the dism.exe file so you can not do a online repair of your corrupted files.

I suspect the bugcheck is just going to be a side effect of the hacked windows files.

----------
well, your bugcheck was caused by a failure in your usb audio file.
Image path: \SystemRoot\system32\DRIVERS\usbaud64.sys
Timestamp: Fri May 20 01:41:57 2016

biggest problem is that you system has been hacked so you will never have a idea if the driver was just bad or if the various hacks caused the failure.

your key windows file, the portion that talks to device driver reports
3870 errors.
the hal (hardware abstraction layer reports 8 errors in its code)

you also have over clocking drivers installed
AODDriver2 and ntiolib_x64.sys
\C:\Program Files\ATI Technologies\ATI.ACE\Fuel\amd64\AODDriver2.sys Tue Sep 6 00:11:44 2011

some old bogus anti spyware installed:
C:\Program Files\SUPERAntiSpyware\SASDIFSV64.SYS Thu Jul 21 16:03:00 2011
C:\Program Files\SUPERAntiSpyware\SASKUTIL64.SYS Tue Jul 12 14:00:01 2011

old mismatched USB driver
\SystemRoot\system32\DRIVERS\usbfilter.sys Mon Nov 29 01:50:21 2010

and this should not be there:
\SystemRoot\system32\DRIVERS\VX1000.sys Tue Oct 6 18:49:19 2009

these files look kind of old for your system:
\SystemRoot\System32\drivers\amdiox64.sys Thu Feb 18 07:17:53 2010
\SystemRoot\System32\drivers\amd_sata.sys Wed Apr 11 07:40:24 2012
\SystemRoot\System32\drivers\amd_xata.sys Wed Apr 11 07:40:27 2012

machine info:
BIOS Version 2501
BIOS Starting Address Segment f000
BIOS Release Date 04/09/2014
Manufacturer ASUSTeK COMPUTER INC.
Product M5A97 EVO R2.0
Version Rev 1.xx
Processor Version AMD FX(tm)-8320 Eight-Core Processor
Processor Voltage 8dh - 1.3V
External Clock 200MHz
Max Speed 3500MHz
Current Speed 3500MHz






 

Huwbob5

Distinguished
Aug 30, 2014
47
1
18,535

thanks for the reply, I went through and did the malwarebytes scan which came up with nothing and the dism scan said that it had restored the health of the system. However, when i removed what i thought was the correct driver more problems came up, the situation i am currently in is i can boot my pc fine but none of my USB ports work seemingly because i accidently removed the drivers for them. I have tried a USB to PS/2 adaptor trying 2 mouses and a keyboard but they werent picked up either. Is there a way I can reinstall the drivers i need without having to log in or is there another device type i can use, thanks