Blue Screen of the death (fix pls!!!)

Apr 5, 2018
3
0
10
So i've been having this blue screen error for 3 days and I will like to fix it quick because my pc is new ( just 2 months) and this is so shit I have a:
GTX 1070
I7-7700 3.6Ghz
16GB ram

And I did a WhoCrashed test and this is the conclusion:
Crash Dump Analysis
--------------------------------------------------------------------------------

Crash dump directory: C:\WINDOWS\Minidump

Crash dumps are enabled on your computer.

On Thu 5/04/2018 5:20:53 p.m. your computer crashed
crash dump file: C:\WINDOWS\Minidump\040518-23765-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x175510)
Bugcheck code: 0xEF (0xFFFFD287AF7AE580, 0x0, 0x0, 0x0)
Error: CRITICAL_PROCESS_DIED
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a critical system process died.
There is a possibility this problem was caused by a virus or other malware.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.



On Thu 5/04/2018 5:20:53 p.m. your computer crashed
crash dump file: C:\WINDOWS\memory.dmp
This was probably caused by the following module: ntdll.sys (ntdll+0xA0404)
Bugcheck code: 0xEF (0xFFFFD287AF7AE580, 0x0, 0x0, 0x0)
Error: CRITICAL_PROCESS_DIED
Bug check description: This indicates that a critical system process died.
There is a possibility this problem was caused by a virus or other malware.
A third party driver was identified as the probable root cause of this system error. It is suggested you look for an update for the following driver: ntdll.sys .
Google query: ntdll.sys CRITICAL_PROCESS_DIED



On Thu 5/04/2018 4:55:16 p.m. your computer crashed
crash dump file: C:\WINDOWS\Minidump\040518-34046-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x175510)
Bugcheck code: 0xEF (0xFFFFAC01EE58F340, 0x0, 0x0, 0x0)
Error: CRITICAL_PROCESS_DIED
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that a critical system process died.
There is a possibility this problem was caused by a virus or other malware.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.

 
Solution
we don't have a way of knowing what was running at memory address 0xFFFFD287AF7AE580 on your system without looking at the memory dump located at c:\windows\minidump folder.

You can copy the files to a cloud server like Microsoft onedrive, share the files for public access and post a link. Someone with a windows debugger can take a quick look.


you could also do a Malwarebytes scan, then run cmd.exe or powershell as an admin then run
dism.exe /online /cleanup-image /restorehealth
this will try to fix any modified windows files with clean copies from the Microsoft update server.

we don't have a way of knowing what was running at memory address 0xFFFFD287AF7AE580 on your system without looking at the memory dump located at c:\windows\minidump folder.

You can copy the files to a cloud server like Microsoft onedrive, share the files for public access and post a link. Someone with a windows debugger can take a quick look.


you could also do a Malwarebytes scan, then run cmd.exe or powershell as an admin then run
dism.exe /online /cleanup-image /restorehealth
this will try to fix any modified windows files with clean copies from the Microsoft update server.

 
Solution