Share via

ntkrnlmp.exe Bsod Problem!!

Anonymous
2018-11-18T10:47:56+00:00

Hey everyone,

So recently i have been having BSOD problems. I tried looking for new drivers or such but nothing. I cleaned my pc completely and reinstalled windows but still having the same BSOD. After diging through the minidump files i discoverd that i have a problem with a file named **"**ntkrnlmp.exe" .

Please help!!

Thanks.

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

12 answers

Sort by: Most helpful
  1. Igor Leyko 111K Reputation points Independent Advisor
    2018-11-18T23:12:08+00:00

    Hi,

    unfortunately the ntkrnlmp.exe mention is a bad sign. Please tell, how did you obtain Windows license. Please, show the result of slmgr /dlv command.

    Was this answer helpful?

    0 comments No comments
  2. DaveM121 891.6K Reputation points Independent Advisor
    2018-11-18T20:41:47+00:00

    Hi Luke, 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
  3. Anonymous
    2018-11-18T12:09:46+00:00

    Hi,

    My name is Angel. I am an Independent Advisor. Thank you for posting in Microsoft Community.

    I would recommend that you review the following post:

    https://appuals.com/fix-blue-screen-error-ntkrn...

    Hope the information provided is useful. If the issue persists, reply here and we will be glad to help you.

    Angel.

    Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    Was this answer helpful?

    0 comments No comments
  4. Sumit D - IA 170.7K Reputation points Independent Advisor
    2018-11-18T12:09:40+00:00

    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
  5. Anonymous
    2018-11-18T11:01:55+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 or drop box 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

    Please post 2 share links:

    1. The results of the administrative command prompt command with dxdiag
    2. The memory.dmp (make sure file size is < 1.5 GB)

    Was this answer helpful?

    0 comments No comments