Share via

Constant Bluescreen Errors

Anonymous
2018-12-29T13:43:26+00:00

I've been receiving blue screen errors since I've owned my PC and have tried everything to solve the problem but hoping someone might have some advice for me here. 

List of blue screens I've received in the past:

SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (wdf01000.sys) & (Ndu.sys)

DRIVER_IRQL_NOT_LESS_OR_EQUAL (HIDCLASS.sys) & (SleepStudyHelper.sys)

KMODE_EXCEPTION_NOT_HANDLED (dxgmms.sys)

INTERRUPT_EXCEPTION_NOT_HANDLED

BAD_POOL_CALLER

SYSTEM_SERVICE_EXCEPTION (usbaudio.sys) & (win32kfull.sys)

VIDEO_SCHEDULAR_INTERNAL_ERROR

MULTIPLE_IRP_COMPLETE_REQUESTS

PLEASE HELP! :(

Windows for home | Windows 10 | Performance and system failures

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

6 answers

Sort by: Most helpful
  1. Anonymous
    2018-12-30T04:27:58+00:00

    To evaluate the BSOD please post logs for troubleshooting.

    Using administrative command prompt copy and paste this whole command.

    Make sure the default language is English so that the logs can be scanned and read.

    https://www.tenforums.com/tutorials/3813-language-add-remove-change-windows-10-a.html

    The command will automatically collect the computer files and place them on the desktop.

    Then use 7zip to organize the files and one drive, drop box, or google drive to place share links into the thread for troubleshooting.

    https://support.office.com/en-us/article/Share-OneDrive-files-and-folders-9fcc2f7d-de0c-4cec-93b0-a82024800c07

    This command will automatically collect these files:  msinfo32, mini dumps, drivers, hosts, install, uninstall, services, startup, event viewer files, etc.

    Open administrative command prompt and copy and paste the whole command:

    copy %SystemRoot%\minidump\*.dmp "%USERPROFILE%\Desktop"&dxdiag /t %Temp%\dxdiag.txt&copy %Temp%\dxdiag.txt "%USERPROFILE%\Desktop\SFdebugFiles"&type %SystemRoot%\System32\drivers\etc\hosts >> "%USERPROFILE%\Desktop\hosts.txt"&systeminfo > "%USERPROFILE%\Desktop\systeminfo.txt"&driverquery /v > "%USERPROFILE%\Desktop\drivers.txt" &msinfo32 /nfo "%USERPROFILE%\Desktop\msinfo32.nfo"&wevtutil qe System /f:text > "%USERPROFILE%\Desktop\eventlog.txt"&reg export HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall "%USERPROFILE%\Desktop\uninstall.txt"&reg export "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components" "%USERPROFILE%\Desktop\installed.txt"&net start > "%USERPROFILE%\Desktop\services.txt"&REM wmic startup list full /format:htable >"%USERPROFILE%\Desktop\startup.html"&wmic STARTUP GET Caption, Command, User >"%USERPROFILE%\Desktop\startup.txt"

    There are two files for you to find manually:

    a) C:\Windows\MEMORY.DMP

    Use file explorer > this PC > local C: drive > right upper corner search enter the above to find results.

    b) dxdiag:  

    In the left lower corner search type:  dxdiag > When the DirectX Diagnostic Tool opens click on the next page button so that each tab is opened > click on save all information > save to desktop > post one drive or drop box share link into the thread

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2018-12-29T19:49:11+00:00

    I've gone to my C Drive > Windows > Minidump but the Minidump folder is empty?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2018-12-29T19:49:02+00:00

    I've gone to my C Drive > Windows > Minidump but the Minidump folder is empty?

    Was this answer helpful?

    0 comments No comments
  4. DaveM121 891.9K Reputation points Independent Advisor
    2018-12-29T14:22:36+00:00

    Hi Zupez, to diagnose the underlying issue, I need to analyse your Mini-dump file(s):

    Open Windows File Explorer

    Navigate to C:\Windows\Minidump

    Zip up the contents of that folder

    If you have problems zipping those files, copy them out onto your Desktop and zip them from there

    Upload the zip file to the Cloud (OneDrive, DropBox . . . etc.)

    Then post a link here to the zip file, so we can take a look for you . . .

    Was this answer helpful?

    0 comments No comments
  5. Sumit D - IA 170.9K Reputation points Independent Advisor
    2018-12-29T13:55:31+00:00

    Hi,
    We need log files(called dump files) that tell us what lead to crash.
    Please share them with us for a better analysis of the problem. Instructions can be found here:

    https://answers.microsoft.com/en-us/windows/for...
    Please let us know if you need any assistance about posting dump files.

    Was this answer helpful?

    0 comments No comments