frequent BSOD - DPC_WATCHDOG_VIOLATION

Page 1 of 2 12 LastLast

  1. Posts : 8
    Windows 10
       #1

    frequent BSOD - DPC_WATCHDOG_VIOLATION


    Hello, my Windows version is 22H2 and I haven't had any major issues with my desktop since I had it looked at last summer. Ever since last night at about 7:30 I've been encountering constant BSOD's, always citing "DPC_WATCHDOG_VIOLATION". I tried to fully reset my pc and reinstall windows but to no avail. It seems as if whenever there is too big a load, it BSOD's, especially if I try to open fortnite. I attached a link to the log files via google drive. Thanks in advance.


    DESKTOP-FGBP1OF-(2024-02-03_10-57-57).zip - Google Drive
      My Computer


  2. Posts : 41,476
    windows 10 professional version 1607 build 14393.969 64 bit
       #2

    Please perform the following steps:



    1) Run Tuneup plus > post a share link

    https://www.tenforums.com/attachment...p_plus_log.bat

    Batch files for use in BSOD debugging

    Batch files for use in BSOD debugging



    2) Create a new restore point:

    Create System Restore Point in Windows 10



    3) List all hardware attached to computer ports



    4) Temporarily uninstall all Corsair software



    5) Uninstall and reinstall:

    netr28ux RT2870 USB Extensible Wireless LAN Card Driver c:\windows\system32\drivers\netr28ux.sys



    6) The BIOS Version/Date American Megatrends Inc. 6063, 3/13/2023

    Upgrade the BIOS: 6063 > 6210

    PRIME X470-PRO - Support




    Code:
    corsairllaccess8f050f5e415c1a5882eb9ff7ce2bc59b7be3a953	CorsairLLAccess8F050F5E415C1A5882EB9FF7CE2BC59B7BE3A953	\??\c:\program files\corsair\corsair icue5 software\corsairllaccess64.sys

    Code:
    netr28ux	RT2870 USB Extensible Wireless LAN Card Driver	c:\windows\system32\drivers\netr28ux.sys



    Code:
    Name	[00000001] 802.11ac Wireless LAN Card
    Adapter Type	Ethernet 802.3
    Product Type	802.11ac Wireless LAN Card
    Installed	Yes
    PNP Device ID	USB\VID_0846&PID_9053\100
    Last Reset	2/2/2024 11:30 PM
    Index	1
    Service Name	netr28ux
    Driver	C:\WINDOWS\SYSTEM32\DRIVERS\NETR28UX.SYS (5.1.22.0, 2.12 MB (2,224,128 bytes), 12/7/2019 4:07 AM)
      My Computer


  3. Posts : 8
    Windows 10
    Thread Starter
       #3

    Okay, here is the output after performing the tuneup.bat. I also went and created a system restore point. The hardware connected to my computer besides my keyboard and mouse are my logitech wired headphones, my scuf controllers wireless reciever and its cord, and my netgear wifi adapter. The only corsair software I have installed is Icue, which I am uninstalling. It says that I need to restart my computer to complete the uninstallation, so I will update this thread when that is complete.

    EDIT: Icue uninstall complete, however I am unable to remove the netr28ux.sys file you specified, as it says it is still in use, not sure what to do about that. Finally, I downloaded the new version of that BIOS and ran the .exe file in the download which I'm not sure if it worked or not. I'm not sure if there is anything else I am missing, thanks for responding though.

    Code:
    ###########################################################
    # The following commands will be run in sequence.         #
    # The first 5 will take quite a while to run, be patient. #
    ###########################################################
    
    sfc /scannow
    dism /online /cleanup-image /scanhealth
    dism /online /cleanup-image /restorehealth
    sfc /scannow
    
    chkdsk /scan
    
    wmic recoveros get autoreboot
    wmic recoveros set autoreboot = false
    wmic recoveros get autoreboot
    wmic recoveros get DebugInfoType
    wmic recoveros set DebugInfoType = 7
    wmic recoveros get DebugInfoType
    
    wmic pagefile list /format:list
    wmic Computersystem where name="DESKTOP-FGBP1OF" get AutomaticManagedPagefile
    wmic Computersystem where name="DESKTOP-FGBP1OF" set AutomaticManagedPagefile=True
    wmic Computersystem where name="DESKTOP-FGBP1OF" get AutomaticManagedPagefile
    
    bcdedit /enum {badmemory}
    
    
    C:\WINDOWS\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection did not find any integrity violations.
    
    C:\WINDOWS\system32>dism /online /cleanup-image /scanhealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19045.3930
    
    [==========================100.0%==========================] No component store corruption detected.
    The operation completed successfully.
    
    C:\WINDOWS\system32>dism /online /cleanup-image /restorehealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.3636
    
    Image Version: 10.0.19045.3930
    
    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.
    
    C:\WINDOWS\system32>sfc /scannow
    
    Beginning system scan.  This process will take some time.
    
    Beginning verification phase of system scan.
    Verification 100% complete.
    
    Windows Resource Protection did not find any integrity violations.
    
    C:\WINDOWS\system32>chkdsk /scan
    The type of the file system is NTFS.
    
    Stage 1: Examining basic file system structure ...
      1002496 file records processed.
    File verification completed.
     Phase duration (File record verification): 4.40 seconds.
      3206 large file records processed.
     Phase duration (Orphan file record recovery): 0.00 milliseconds.
      0 bad file records processed.
     Phase duration (Bad file record checking): 0.50 milliseconds.
    
    Stage 2: Examining file name linkage ...
      480 reparse records processed.
      1087832 index entries processed.
    Index verification completed.
     Phase duration (Index verification): 7.70 seconds.
      0 unindexed files scanned.
     Phase duration (Orphan reconnection): 375.81 milliseconds.
      0 unindexed files recovered to lost and found.
     Phase duration (Orphan recovery to lost and found): 0.37 milliseconds.
      480 reparse records processed.
     Phase duration (Reparse point and Object ID verification): 5.01 milliseconds.
    
    Stage 3: Examining security descriptors ...
    Security descriptor verification completed.
     Phase duration (Security descriptor verification): 126.64 milliseconds.
      42669 data files processed.
     Phase duration (Data attribute verification): 0.38 milliseconds.
    CHKDSK is verifying Usn Journal...
      37214616 USN bytes processed.
    Usn Journal verification completed.
     Phase duration (USN journal verification): 242.80 milliseconds.
    
    Windows has scanned the file system and found no problems.
    No further action is required.
    
    1952871750 KB total disk space.
     110481156 KB in 144790 files.
         92420 KB in 42670 indexes.
             0 KB in bad sectors.
       1169598 KB in use by the system.
         65536 KB occupied by the log file.
    1841128576 KB available on disk.
    
          4096 bytes in each allocation unit.
     488217937 total allocation units on disk.
     460282144 allocation units available on disk.
    Total duration: 12.87 seconds (12873 ms).
    
    C:\WINDOWS\system32>wmic recoveros get autoreboot
    AutoReboot
    TRUE
    
    
    C:\WINDOWS\system32>wmic recoveros set autoreboot = false
    Updating property(s) of '\\DESKTOP-FGBP1OF\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk1\\Partition3"'
    Property(s) update successful.
    
    C:\WINDOWS\system32>wmic recoveros get autoreboot
    AutoReboot
    FALSE
    
    
    C:\WINDOWS\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7
    
    
    C:\WINDOWS\system32>wmic recoveros set DebugInfoType = 7
    Updating property(s) of '\\DESKTOP-FGBP1OF\ROOT\CIMV2:Win32_OSRecoveryConfiguration.Name="Microsoft Windows 10 Pro|C:\\WINDOWS|\\Device\\Harddisk1\\Partition3"'
    Property(s) update successful.
    
    C:\WINDOWS\system32>wmic recoveros get DebugInfoType
    DebugInfoType
    7
    
    
    C:\WINDOWS\system32>wmic pagefile list /format:list
    
    
    AllocatedBaseSize=2944
    CurrentUsage=0
    Description=C:\pagefile.sys
    InstallDate=20230628133611.127853-240
    Name=C:\pagefile.sys
    PeakUsage=1
    Status=
    TempPageFile=FALSE
    
    
    
    
    C:\WINDOWS\system32>wmic Computersystem where name="DESKTOP-FGBP1OF" get AutomaticManagedPagefile
    AutomaticManagedPagefile
    TRUE
    
    
    C:\WINDOWS\system32>wmic Computersystem where name="DESKTOP-FGBP1OF" set AutomaticManagedPagefile=True
    Updating property(s) of '\\DESKTOP-FGBP1OF\ROOT\CIMV2:Win32_ComputerSystem.Name="DESKTOP-FGBP1OF"'
    Property(s) update successful.
    
    C:\WINDOWS\system32>wmic Computersystem where name="DESKTOP-FGBP1OF" get AutomaticManagedPagefile
    AutomaticManagedPagefile
    TRUE
    
    
    C:\WINDOWS\system32>bcdedit /enum {badmemory}
    
    RAM Defects
    -----------
    identifier              {badmemory}
    
    C:\WINDOWS\system32>Echo off
       ###################################################################################
       #    How to capture batch file data and post in your thread in the BSOD forum     #
       #                                                                                 #
       #      Batch files and instructions for use in BSOD debugging[Part Two-Four]      #
       #                                                                                 #
       #        Press [V] to visit the above web page for detailed instructions.         #
       #        Press [C] to close this window.                                          #
       ###################################################################################
    Last edited by andrewcichetti; 03 Feb 2024 at 16:59.
      My Computer


  4. Posts : 41,476
    windows 10 professional version 1607 build 14393.969 64 bit
       #4

    Please create a new folder on the desktop.

    Download the replacement driver (netr28ux RT2870 USB Extensible Wireless LAN Card Driver c:\windows\system32\drivers\netr28ux.sys) to this new folder.

    Reboot into safe mode without internet using shift + restart then uninstall and reinstall the wireless driver.


    Post a new V2 share link.
      My Computer


  5. Posts : 8
    Windows 10
    Thread Starter
       #5

    Thanks for the patience, I just want to make sure I am installing the right driver. When I search on google what you said, the first result is this website MediaTek | RT2870 | Broadband Wi-Fi Legacy Product

    I opened the zip and ran the setup wizard, then extracted the x64 file to my desktop in the folder you said to create.

    Here is the new share link DESKTOP-FGBP1OF-(2024-02-03_10-57-57).zip - Google Drive

    I will attempt to reinstall the driver now

    Edit: installation completed, only problem now is I can’t connect to wifi anymore. I’m not sure if removing the driver impacted my my wifi adapter or not. Also when I go to my device manager it says 809.11ac wireless lan card driver may be corrupted or missing. I’m so lost at this point
    Last edited by andrewcichetti; 04 Feb 2024 at 20:47.
      My Computer


  6. Posts : 41,476
    windows 10 professional version 1607 build 14393.969 64 bit
       #6

    andrewcichetti said:
    when I go to my device manager it says 809.11ac wireless lan card driver may be corrupted or missing.
    Please post images or share links.


    Some of the Microsoft troubleshooters were retired.

    See if you're able to run administrative command prompt:

    msdt.exe -id DeviceDiagnostic
    msdt.exe -id NetworkDiagnosticsNetworkAdapter
    msdt.exe -id NetworkDiagnosticsInbound
    msdt.exe -id NetworkDiagnosticsWeb
    msdt.exe -id WindowsUpdateDiagnostic

    When available click viewed detailed information > post images or share links


    Post a new V2 share link after completing all of the above steps and rechecking device manager.
      My Computer


  7. Posts : 8
    Windows 10
    Thread Starter
       #7

    So, after the issues with not being able to connect to wifi last night, I went ahead and wiped all my drives along with reinstalling windows, which solved the network connection issue, as well as the driver in device manager, which no longer displays as corrupted or missing.

    Here is the new v2 share link, I hope you are able to view this DESKTOP-FGBP1OF-(2024-02-03_10-57-57).zip - Google Drive
      My Computer


  8. Posts : 41,476
    windows 10 professional version 1607 build 14393.969 64 bit
       #8

    andrewcichetti said:
    So, after the issues with not being able to connect to wifi last night, I went ahead and wiped all my drives along with reinstalling windows, which solved the network connection issue, as well as the driver in device manager, which no longer displays as corrupted or missing.

    Here is the new v2 share link, I hope you are able to view this DESKTOP-FGBP1OF-(2024-02-03_10-57-57).zip - Google Drive

    What is meant by wipe?




    Today is 02/05/2024.

    The V2 link reported an install on 02/03/2024.

    There were entries somehow dated 02/02/2024.


    Please run Tuneup plus > post a share link

    https://www.tenforums.com/attachment...p_plus_log.bat

    Batch files for use in BSOD debugging
      My Computer


  9. Posts : 8
    Windows 10
    Thread Starter
       #9

    DESKTOP-1EMDI3E-(2024-02-05_14-50-28).zip

    Here is the new V2 share link, my apologies for the confusion, I didn't know you meant to run the program again but now I am aware.

    Here is the new output after running tuneup_plus_log.bat

    Tuneup.log

    Also what I meant by "wipe" is using the windows reset your pc feature and choosing to remove all files from both my drives, hope that clears things up
      My Computer


  10. Posts : 41,476
    windows 10 professional version 1607 build 14393.969 64 bit
       #10

    The V2 log collector collected two BSOD dump files.

    The times of the crashes were:

    Mon Feb 5 11:17:46.256 2024 (UTC - 6:00)

    Sun Feb 4 20:27:15.586 2024 (UTC - 6:00)



    Open administrative command prompt (ACP) and copy and paste:

    PowerShell $D=(New-Object -ComObject Wscript.Shell).SpecialFolders(4);Compress-Archive "%WinDir%\MEMORY.DMP" "$D\Memory_dmp"

    Post a share link.



    Please swap test the hardware.

    Replacing the hardware or using a dongle are additional options.



    Code:
    Name	[00000002] 802.11ac Wireless LAN Card
    Adapter Type	Ethernet 802.3
    Product Type	802.11ac Wireless LAN Card
    Installed	Yes
    PNP Device ID	USB\VID_0846&PID_9053\100
    Last Reset	2/5/2024 12:18 PM
    Index	2
    Service Name	netr28ux
    Driver	C:\WINDOWS\SYSTEM32\DRIVERS\NETR28UX.SYS (5.1.22.0, 2.12 MB (2,224,128 bytes), 12/7/2019 4:07 AM)

    Code:
    netr28ux	RT2870 USB Extensible Wireless LAN Card Driver	c:\windows\system32\drivers\netr28ux.sys

    Code:
    2/5/2024 2:28 AM	Windows Error Reporting	Fault bucket 0x133_DPC_netr28ux!RTMPIndicateNBLToNdis, type 0
Event Name: BlueScreen
Response: Not available
Cab Id: 8a498e1a-8502-47d3-a44e-ec0a0374023f

Problem signature:
P1: 133
P2: 0
P3: 501
P4: 500
P5: fffff80469afb320
P6: 10_0_19045
P7: 0_0
P8: 256_1
P9: 
P10: 

Attached files:
\\?\C:\Windows\Minidump\020424-16546-01.dmp
\\?\C:\Windows\TEMP\WER-21140-0.sysdata.xml
\\?\C:\Windows\MEMORY.DMP
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER61C7.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER61D7.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER61F6.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER6206.tmp.txt

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Kernel_133_e5d7b960ecaca4e779d8dc7fb13a21380b25b85_00000000_cab_0524fa04-dc9d-4bc3-b5a0-317285762ac5

Analysis symbol: 
Rechecking for solution: 0
Report Id: cc7c1c32-53b4-417f-9d00-24455e35ce4e
Report Status: 268435462
Hashed bucket: 
Cab Guid: 0

    Code:
    2/5/2024 5:18 PM	Windows Error Reporting	Fault bucket 0x133_DPC_netr28ux!RTMPIndicateNBLToNdis, type 0
Event Name: BlueScreen
Response: Not available
Cab Id: ef519a51-b656-479a-bfb5-7cb9da3114d8

Problem signature:
P1: 133
P2: 0
P3: 501
P4: 500
P5: fffff8053e0fb320
P6: 10_0_19045
P7: 0_0
P8: 256_1
P9: 
P10: 

Attached files:
\\?\C:\Windows\Minidump\020524-8046-01.dmp
\\?\C:\Windows\TEMP\WER-12015-0.sysdata.xml
\\?\C:\Windows\MEMORY.DMP
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3D28.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3D38.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3D57.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER3E13.tmp.txt

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Kernel_133_d1719752da29f8b8d8399b112c4ad315ac150fb_00000000_cab_11cac1af-ef84-4a4d-afd3-07e6e2a8bfbc

Analysis symbol: 
Rechecking for solution: 0
Report Id: abb8ee31-d00b-4f48-a916-8d8ade3d11e9
Report Status: 268435462
Hashed bucket: 
Cab Guid: 0
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:05.
Find Us




Windows 10 Forums