Code:
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck EF, {ffffe000bd9407c0, 0, 0, 0}
----- ETW minidump data unavailable-----
Probably caused by : csrss.exe
Followup: MachineOwner
Hi,
the above dump file means a critical process was terminated for whatever reason. although it's blaming csrss.exe:
Client/Server Runtime Subsystem, or csrss.exe, is a component of the
Windows NT family of
operating systems that provides the
user mode side of the
Win32 subsystem and is included in
Windows NT 4 and later. Because most of the Win32 subsystem operations have been moved to
kernel modedrivers in Windows NT 4 and later, CSRSS is mainly responsible for
Win32 console handling and GUI shutdown.
It is critical to system operation; therefore, terminating this process will result in system failure. Under normal circumstances, CSRSS cannot be terminated with the
taskkill command or with
Windows Task Manager, although it is possible in Vista if the Task Manager is run in Administrator mode. On
Windows 7 and later, Task Manager will inform the user that terminating the process will result in system failure, and prompt if they want to continue. Some
virus hoax emails claim that csrss.exe is a virus that has been confirmed by Microsoft, and that the user should terminate it immediately. This, obviously, would actually lead to system failure and a
blue screen of death
Client/Server Runtime Subsystem - Wikipedia, the free encyclopedia
I checked your system support page at Dell and discovered this:
If it isn't possible to cure the bsod then you may need to consider going back to your former operating system. I only hope your install of Windows 10 isn't any older than 31days otherwise you cannot.
I notice your running Superantispyware. Try removing this app ( another reason to remove is that it's dated 2011) especially if it was installed and running at the time of upgrade. Just use the default Defender app for now as this is super stable. The Windows 10 version is actually an almost direct copy of Microsofts server AV and is better than previous generations.
Drivers.
Drivers for laptops are specifically supplied by the manufacturer apart from some gpu drivers. Using other versions may lead to blue screens although checking your system support page I see they only go up to Windows 8. Even so this is still better than nothing and in fact the leap from win 8 to win 10 isn't so huge so you might be ok. Use the support page to update your drivers. I would update everything:
The chipset driver however you'll have to get from the Windows 7 section. Your current driver is dated 2010 and is far too old for windows 10. Use the Windows 7 section chipset driver as at least thats dated 2013:
Link Removed
Regarding the whirring noise, that could be a number of things but is probably a system fan or HDD. Use a small fine paintbrush and remove any dust build up from the vents.
Run a chkdsk:
Link Removed
Whichever method you use in the guide above make sure you check for and repair broken sectors.
File scans
Right click on the Start menu icon and from the revealed list choose 'admin command prompt'. Type:
sfc /scannow
press enter and await results
In the same command prompt and after the above scan has finished type:
dism /online /cleanup-image /restorehealth
Press enter and await results (longer this time).
If the first scan found files it could not repair but the second scan is successful, run the first scan again using the same command prompt box and this time it should repair the files found.
As you keep running into a bsod loop at start up why not create a recovery disk/USB once you gain access? You would be able to boot from it and enter the recovery console. In fact if my above suggestions don't work I will be asking you to run the driver verifier so please create one anyway.
Creating a recovery drive - Windows Help -
If the above suggestions do not stop the bsod then run the driver verifier but you must first create a recovery drive in case you get into a bsod loop. You'll need it to boot into recovery, safe mode then turn the verifier off.
How do I fix a Blue Screen in Windows using Driver Verifier?
Please post any resulting dump files.