Lately I see a blue screen of death a lot and want to know why it appears. Where should I gather the information so the problem can be diagnosed best?
Couldn't find anything in C:\Windows\Logs.

link|improve this question

73% accept rate
feedback

1 Answer

up vote 3 down vote accepted

I really tend to be fond of whocrashed for analyzing BSODs, or you can use nirsoft's blue screen view - the former is easier to use, the latter lets you look at bluescreens. I believe both of these analyze the windows minidump file (often at %windir%/minidump) and MS has a knowledge base on reading it

link|improve this answer
+1 Bluescreenview – Moab Nov 20 '11 at 16:25
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.