BSOD aka
Blue Screen of Death is caused by
malfunctioning drivers and kernel modules of Windows operating system. In case of a kernel error, most computers running Windows do not show a blue screen unless they are configured to do so. Instead these systems
suddenly reboot without any notice leaving the user of the computer puzzled. It would take a while to realize that the
PC has just crashed!

So, how to know what exactly crashed your computer?
Answer is -
WhoCrashed. WhoCrashed shows the drivers which have been crashing your computer with a single click. In most cases it can
pinpoint the offending drivers which have been causing misery on your computer system in the past. It does
post-mortem crashdump analysis and presents all gathered information in a comprehensible way.
Going by the traditional way, one would have to resort to
Debugging tools to debug and analyze what caused the crash. But using this utility, you do not need any debugging skills to be able to find out what drivers are causing trouble to your computer. WhoCrashed relies on the
Windows Debugging Package (WinDbg) from Microsoft. If this is installed, WhoCrashed will download and...