Windows 10: Trying to troubleshoot BSOD but unfamiliar with WinDbg

Discus and support Trying to troubleshoot BSOD but unfamiliar with WinDbg in Windows 10 Gaming to solve the problem; Good afternoon,We have a Laptop that is intermittently getting a BSOD at the moment, I've been trying to troubleshoot a cause for this but... Discussion in 'Windows 10 Gaming' started by Ryan_4402, Jul 29, 2024.

  1. Ryan_4402 Win User

    Trying to troubleshoot BSOD but unfamiliar with WinDbg


    Good afternoon,We have a Laptop that is intermittently getting a BSOD at the moment, I've been trying to troubleshoot a cause for this but unfortunately am a little unfamiliar with Ananlyzing the Dump File in WinDbg. I've attached the dump file via a WeTransfer link.https://we.tl/t-qrzNQSBGEsAny help would be appreciated.

    :)
     
    Ryan_4402, Jul 29, 2024
    #1
  2. Tebi Sa Win User

    Constant BSOD and Random Crashing

    I'm sorry to hear about the issues you're facing with your computer. Random crashes and Blue Screen of Death (BSOD) errors can be frustrating to troubleshoot, but analyzing minidump files can provide valuable information about the underlying causes.

    Unfortunately, as a text-based AI model, I'm unable to directly access or analyze files or attachments. However, I can provide you with some general guidance on how to analyze minidump files yourself or suggest alternative troubleshooting steps.

    1. Analyzing minidump files:
      • To analyze minidump files, you'll need a debugger tool like WinDbg, which is part of the Windows Software Development Kit (SDK). Install the SDK and WinDbg on your computer.
      • Open WinDbg and go to "File" > "Open Crash Dump." Browse and select the minidump file you want to analyze.
      • WinDbg will load the minidump and display information about the crash. Look for the error message or the faulting module that caused the crash. This information can help identify the potential cause of the problem.
      • If you're unfamiliar with WinDbg or analyzing minidump files, you can search for specific error messages or faulting modules online or seek help from forums and communities dedicated to Windows troubleshooting.
    2. Alternative troubleshooting steps:
      • Since you suspect faulty RAM, testing it with new RAM modules is a good step. Faulty RAM can cause various stability issues, including crashes and BSOD errors. Consider ordering new RAM and replacing the existing modules to see if it resolves the problem.
      • Ensure that all your drivers, including motherboard chipset drivers, graphics card drivers, and other hardware drivers, are up to date. Outdated or incompatible drivers can lead to system instability.
      • Monitor your computer's temperature using software like HWMonitor or Core Temp. Overheating components can cause crashes. Make sure your computer's cooling system is working properly and clean any dust buildup on the CPU cooler and other components.
      • Check for any recently installed software or drivers that may be causing conflicts. Uninstalling or rolling back recent changes can help isolate the problem.
      • If the issues persist, you may want to consider seeking assistance from a professional computer technician or contacting the customer support of your computer's manufacturer.
    Remember to always back up your important data before making any major changes to your system or replacing hardware components.

    I hope these suggestions help you in troubleshooting and resolving the issues you're experiencing with your computer.
     
    Tebi Sa, Jul 29, 2024
    #2
  3. bitp Win User
    WinDBG-all apps


    Hi, very good your post and thank you for such information, i followed all the steps but i got this message when trying to set the path for the symbols.

    please help, thanks!!


    Trying to troubleshoot BSOD but unfamiliar with WinDbg 125142d1489535627t-install-configure-windbg-bsod-analysis-2017_03_14_23_53_471.png
     
  4. Trying to troubleshoot BSOD but unfamiliar with WinDbg

    Windows 10 infinite restart black screen


    The tutorials provided are just a list of troubleshooting steps. Use only the steps which apply to you.

    Since none of the troubleshooting steps here worked, I'd suggest you do a Clean install.

    John
     
    AmericanPharaoh, Jul 29, 2024
    #4
Thema:

Trying to troubleshoot BSOD but unfamiliar with WinDbg

Loading...
  1. Trying to troubleshoot BSOD but unfamiliar with WinDbg - Similar Threads - Trying troubleshoot BSOD

  2. unfamiliar reason for a bsod

    in Windows 10 Gaming
    unfamiliar reason for a bsod: Hello as the question suggests I recently encountered a bsod that gave me a unfamiliar reason on why my computer has blue screened provided is the dump and a error code i retrieved from reliability history.0x0000001a 0x0000000000009696, 0xffff968015de4260, 0x0000000000000000,...
  3. unfamiliar reason for a bsod

    in Windows 10 Software and Apps
    unfamiliar reason for a bsod: Hello as the question suggests I recently encountered a bsod that gave me a unfamiliar reason on why my computer has blue screened provided is the dump and a error code i retrieved from reliability history.0x0000001a 0x0000000000009696, 0xffff968015de4260, 0x0000000000000000,...
  4. Trying to troubleshoot BSOD but unfamiliar with WinDbg

    in Windows 10 Software and Apps
    Trying to troubleshoot BSOD but unfamiliar with WinDbg: Good afternoon,We have a Laptop that is intermittently getting a BSOD at the moment, I've been trying to troubleshoot a cause for this but unfortunately am a little unfamiliar with Ananlyzing the Dump File in WinDbg. I've attached the dump file via a WeTransfer...
  5. BSOD. Trying to troubleshoot this error.

    in Windows 10 Gaming
    BSOD. Trying to troubleshoot this error.: Any recommended fixes? I've never seen this error before.BSOD crash found:------------------------------------------------------Name Microsoft-Windows-WER-SystemErrorReportingError Message The computer has rebooted from a bugcheck. The bugcheck was: 0x000000a0...
  6. BSOD. Trying to troubleshoot this error.

    in Windows 10 Software and Apps
    BSOD. Trying to troubleshoot this error.: Any recommended fixes? I've never seen this error before.BSOD crash found:------------------------------------------------------Name Microsoft-Windows-WER-SystemErrorReportingError Message The computer has rebooted from a bugcheck. The bugcheck was: 0x000000a0...
  7. BSOD. Trying to troubleshoot this error.

    in Windows 10 BSOD Crashes and Debugging
    BSOD. Trying to troubleshoot this error.: Any recommended fixes? I've never seen this error before.BSOD crash found:------------------------------------------------------Name Microsoft-Windows-WER-SystemErrorReportingError Message The computer has rebooted from a bugcheck. The bugcheck was: 0x000000a0...
  8. Unfamiliar admin

    in Windows 10 Drivers and Hardware
    Unfamiliar admin: There's a file under "This PC" labeled "Admin01 FaMdevice" that is inaccessible to me. The message reads: "Admin01 FaMdevice is denying access to your PC. Contact the owner of the media server to allow your PC to access it." my user name is not anything close to that When I...
  9. BSOD windbg help

    in Windows 10 Ask Insider
    BSOD windbg help: Hello Im getting random bsod's in windows 10 . I used Windbg to analyze mini dump , but dont know how to read it. So where should i look and how read the debug report to identify cause of bsod.. Thanks submitted by /u/sk2536 [link] [comments]...
  10. winDbg report after BSOD

    in Windows 10 BSOD Crashes and Debugging
    winDbg report after BSOD: REPORT: Probably caused by : ntkrnlmp.exe ( nt!FsRtlNotifyFilterReportChange+122 ) Background: ... ran chkdsk ... verified all drivers up to date ... ran memtest86+-5.01 ... AVG indicates virus free ... reinstalled win 10 ... PC is ancient Vista laptop 88462