Windows 10: Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and...

Discus and support Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... in Windows 10 Gaming to solve the problem; Hello,It's been two weeks I have BSOD almost everyday. I've search many ways to find the reason, here are a list o what I did: - Reinstall important... Discussion in 'Windows 10 Gaming' started by odoritai, Nov 18, 2024.

  1. odoritai Win User

    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and...


    Hello,It's been two weeks I have BSOD almost everyday. I've search many ways to find the reason, here are a list o what I did: - Reinstall important drivers NVidia, realtek, asus mother board, nzxt, wacom, .. everything I could- Repair Windows 11- Running Heaven Benchmark 4.0- Running WinDBG and tryin to understand result with the help of ChatGPT -> This provide multiple different bugs report talkin about different problem. The bleu screen seamed not to come from the same source each time.So I...- Reinstall Windows 11 completelyStill got BSOD, so I tried :- Running Windows Memory Diag

    :)
     
    odoritai, Nov 18, 2024
    #1
  2. puma99dk| Win User

    ECS P67H2-A where to find ADD Debug list?

    i need to know where i can find the debug list for ECS' ADD Indicator (Advanced Dual Display Indicator) bcs for the moment the display shows AA and i dunno what that means so a little help here, and fast thx.
     
    puma99dk|, Nov 18, 2024
    #2
  3. Nikhar_K Win User
    Ethernet is showing as Kernel Debug Network Adapater

    Hi,



    Thank you for writing to Microsoft Community Forums.



    I understand that you see Kernel Debug Network Adapter in Device Manager. This can happen if debugging is turner on. I would suggest you to turn off debugging by following the steps mentioned below:



    1. Type command prompt in the search bar on the
      Taskbar.
    2. Right click on the command prompt icon and select
      Run as administrator.
    3. Paste the following commands and hit Enter:

      bcdedit /debug off


    If you still see the Network Adapter, you can disable it from Device Manager without problems. Refer the steps mentioned below:



    1. Press Windows Logo key + X, to open
      Device Manager.
    2. Expand Network adapters.
    3. Now, right click on the Kernel Debug adapter and select
      Disable device.


    Let us know how it goes.



    Regards,

    Nikhar Khare

    Microsoft Community - Moderator
     
    Nikhar_K, Nov 18, 2024
    #3
  4. Ztruker Win User

    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and...

    Batch files and instructions for use in BSOD debugging

    Post the following lines to point people here to the Batch repository for how to download the batch file and collect the required output data.
    LOGS.bat - Click here to go to the BSOD batch repository to download and run this batch file.Step One Download the batch fileStep Two Run the batch fileStep Three Log Collection and description of logs collected


    LOGS.bat [/i] Windows Standard Log Collection w/ EventSearch (Technet)


    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... infosmall10.png
    Information Written by JOHN_E_M @ Technet Gallery 01/28/2018
    Wrapper batch modified by 09/26/2020
    Updated by 02/01/2021
    Found and suggest by Zbook 09/18/2020


    Contents
    • Step One Download the batch file
    • Step Two Run the batch file
    • Step Three Log Collection and description of logs collected:
    • Step Four Legacy - manual creation and execution of Powershell PS1 file



    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... infosmall10.png
    Information LOGS.bat v1.6.3 is a wrapper that contains LOGS.PS1 v1.6.2 by John_E_M. It is from Technet Gallery, which is being retired. That is the the reason why this is now being hosted here for our Tenforums users.

    LOGS.PS1 allows you to quickly collect information from a Windows 10 client machine: Main cmdlt functions: Invoke-WebRequest, Get-WinEvent, Get-WindowsUpdateLog, Get-WMIObject, Get-Printer, Get-Process, Select-String, SetupDiag.exe.
    Designed to be run from File Explorer.

    The LOGS.BAT file will create the LOGS.PS1 file in the same directory it is in, then launch it. It also handles elevation to Admin level if needed.

    If you experience an issue running the BAT file Proceed to Step Four Legacy - manual creation and execution of Powershell PS1 file to create and run the PS1 Code in PowerShell ISE w/ Appropriate privileges





    Step One [/i] Download the Batch file
    Download the LOGS.bat file to your Desktop or Downloads folder.


    Download Attachment 298506 CURRENTLY REMOVED



    Step Two [/i] Run the batch file
    Open File Explore, navigate to the folder you downloaded the LOGS.bat file to. Double click on LOGS.bat or right click on it and select Open.

    DO NOT run directly from a Download as your anti-virus may object and prevent it from running.
    Always download to your hard drive then run it from there.




    When you launch LOGS.bat, you may see this:


    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... 317146d1612205736t-batch-files-use-bsod-debugging-securitywarning.jpg


    If you do, click the Run button or uncheck Always ask before opening this file then click on the [B/Run[/B] button.

    You will see the following Window where you can select what functions you want to run. Normally you will run it as shown below. The Event Viewer logs are only collected when requested.

    EventSearch Output is unchecked by default as you can see.


    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... 298520d1600721572t-batch-files-use-bsod-debugging-eventlog-1.jpg


    If you select EventSearch Output then you will see the following Windows when the process completes:

    This is Top "Errors" via EVTX:


    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... 298519d1600721264t-batch-files-use-bsod-debugging-eventsearch-1.jpg





    Step Three [/i] Log Collection and description of logs collected:
    The log collection tool will determine the %temp% location and create a “LOGS” folder there into which all collected logs will be transported.
    This translates to C:\users\<username>\AppData\Local\LOGS
    Once the Script has finished collecting logs you should see a pop-up from Explorer.exe which will open to the %temp%/LOGS location. This is what you would zip up to upload to a file sharing site, then post a link to in your Tenforums thread.

    This is the LOGS folder and is opened in File Explorer automatically. This is what you would want to ZIP up then upload to a file sharing site. When done then post a link to it in your thread at Tenforums. It can be as large as 400MB, depending primarilly on the size of the EVTX folder, before you ZIP it. Once zipped, my test run went from 172MB down to 27MB.


    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... 298742d1600893749t-batch-files-use-bsod-debugging-eventsearch-2.jpg


    This is an example of what Event logs (.evtx) are collected.


    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... 298744d1600893925t-batch-files-use-bsod-debugging-eventsearch-3.jpg


    At the time of this writing the following logs are collected by the script:
    • Major Event Logs including Application Event, System and Store Logs
    • All Event logs are queried for the string “Error” and located errors are written to TOP-ERRORS.TXT:
    • Top-Errors will display the most frequent errors experienced on a per day basis and sort these in descending order with the date, the message ID and provider from which the error was located – these can be used to quickly locate errors which have been experienced on the machine in ALL EVTX locations:
    • Use the date and Provider Name to Investigate further in the actual logs on the machine – note that additional logs outside of Application and System Event are located under Applications and Services Logs/Microsoft/Windows in the Windows Event Viewer.
    • Power management logs including powercfg /a, energy report and battery report if the machine is a laptop – these are stored in the /POWER folder under /LOGS
    • Any files located in /WER on the system (Windows Error Reporting)
    • DXDiag, MSINFO32 and Winsat logs
    • A list of all installed applications on the system – this is useful to verify 3rd party software installed on the system – we also pull running processes under Get-Process.TXT
    • WLAN diagnostics written to wlan.txt if the machine is WiFi enabled
    • A CHKDKSK performed on the system reserved partition of the machine – this is achieved by quickly mounting and unmounting the system reserved partition to y: during the collection
    • GPRESULT.TXT contains Group Policy and Domain information to verify if the machine is domain joined or has policies applied
    • UPDATE-ERRORS.TXT contains a count of all 0x8######## errors located through regex scans on Windows-Update.log or WindowsUpdate.log respectively
    • REG_SystemProductName.TXT contains the registry value for the SystemProduct – when invalid we have seen this cause issues with Windows Update


    Step Four [/i] Legacy - manual creation and execution of Powershell PS1 file
    Since you've had problems running the batch file, you can manually create and run the Powershell .PS1 file.
    Open a command prompt.
    Navigate to the folder you have LOGS.bat in. Lets use your Desktop for an example.
    In the Command prompt window, copy and paste the following command:

    MORE /E +10 "%userprofile%\Desktop\LOGS.bat" > "%userprofile%\Desktop\LOGS.PS1"

    Or do it the long way using Notepad:
    Open File Explorer and navigate to the folder you have LOGS..bat stored in.
    Click in an empty area and select New then Text Document. You should now have a file called New Text Document.txt in the folder.
    Click on it then Press F2 or right click and select Rename. Name it LOGS.PS1.
    Click on Yes when asked if you are sure you want to change it.

    Right click on LOGS.bat and select Open with. Make sure Notepad is default option and click OK.
    Select everything from line 10 (this line: ####LOGS.PS1 v.1.6.3#####) to the end of the file.
    Press Ctrl+C or right click then Copy to copy the selected data to the clipboard.
    Close Notepad (click on the X).

    Right click on LOGS.PS1 you created and select Open with. Make sure Notepad is default option and click OK.
    Press Ctrl+V or right click and select Paste to paste the contents of the clipboard into the Notepad window.
    Click on File then Save.
    You now have the Powershell script by itself without the batch file wrapper.

    The following is a video showing you how to run LOGS.PS1 in the Powershell ISE. No idea how long the video will be available though as it belongs to the author John_E_M.

    Video showing how to run LOGS.PS1 in Powershell ISE

    Ignore the part about creating the Powershell script from the web site as I already covered that locally above.
     
    Ztruker, Nov 18, 2024
    #4
Thema:

Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and...

Loading...
  1. Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and... - Similar Threads - help debug DSOD

  2. Hello, can you help me find the drivers for my computer?

    in Windows 10 Gaming
    Hello, can you help me find the drivers for my computer?: i cant find drivers for my procesir https://answers.microsoft.com/en-us/windows/forum/all/hello-can-you-help-me-find-the-drivers-for-my/408f6cdf-1966-4d1d-975e-a0f3d7211d2c
  3. Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and...

    in Windows 10 Software and Apps
    Can you help me debug my DSOD - Opening Threat Following This Article : BSOD Finding and...: Hello,It's been two weeks I have BSOD almost everyday. I've search many ways to find the reason, here are a list o what I did: - Reinstall important drivers NVidia, realtek, asus mother board, nzxt, wacom, .. everything I could- Repair Windows 11- Running Heaven Benchmark...
  4. BSOD debug help

    in Windows 10 Gaming
    BSOD debug help: I've been having BSOD recently, with about 2 per day in average.I've pasted the dump info of the latest one here below. Please help to provide some insights.Thanks a lot!******************************************************************************* * * * Bugcheck Analysis *...
  5. Can you help me find my bitlocker recovery key?

    in Windows 10 Installation and Upgrade
    Can you help me find my bitlocker recovery key?: I need help recovering my bit locker recovery key. I logged in and went to the right place but all it would do was load and never anything came up with my numbers. I tried loading 10 different times....
  6. Can you help me find my wifi settings?

    in Windows 10 Software and Apps
    Can you help me find my wifi settings?: I started having connectivity issues. I would turn Wi-Fi on and off. The troubleshooting said there was something wrong with my adapter. In restarted as per suggested and now I can’t even find a Wi-Fi switch tu turn on or off...
  7. Can you help me find my wifi settings?

    in Windows 10 Gaming
    Can you help me find my wifi settings?: I started having connectivity issues. I would turn Wi-Fi on and off. The troubleshooting said there was something wrong with my adapter. In restarted as per suggested and now I can’t even find a Wi-Fi switch tu turn on or off...
  8. i can not find my product key.Could you help me

    in Windows 10 Updates and Activation
    i can not find my product key.Could you help me: I searched in everywhere about product key but i didnt understand .Do you know easy one? https://answers.microsoft.com/en-us/windows/forum/all/i-can-not-find-my-product-keycould-you-help-me/4c2813f2-a896-4838-8ed6-7a65d2a16b3a
  9. i can not find my product key.Could you help me

    in Windows 10 Gaming
    i can not find my product key.Could you help me: I searched in everywhere about product key but i didnt understand .Do you know easy one? https://answers.microsoft.com/en-us/windows/forum/all/i-can-not-find-my-product-keycould-you-help-me/4c2813f2-a896-4838-8ed6-7a65d2a16b3a
  10. Can you help me debug this SQL server connection issue

    in Windows 10 Network and Sharing
    Can you help me debug this SQL server connection issue: Hello, the setup : - one server OS is Windows Server 2003 with SQL server running on it the SQL database is used for our ERP - One Windows 10 PC with the 1909 build. It connects perfectly to the SQL server. The problem : - after upgrading to 2004 build, SQL connection...