n
21

Tackling a weird crash pushed me to learn event viewer basics

I've seen a rise in machines with odd freezes that don't point to clear hardware problems. In my experience, a client's PC would stop working at random times a few weeks ago. All the usual checks came back fine, like temperatures and component tests. So I decided to open the event viewer, which I used to skip. I spent time reading through the error logs and noticed repeats linked to a system service. It turned out a recent Windows update was fighting with their security software. I tweaked a setting and the crashes stopped. Now, I make it a point to scan those logs first on similar issues, and it often points the way. Your mileage may vary, but it's cut down my guesswork a lot.
3 comments

Log in to join the discussion

Log In
3 Comments
theahall
theahall2d ago
Hey, when you said "I tweaked a setting and the crashes stopped," just a heads up that can sometimes hide the real issue. I've found it's better to note the exact error code from event viewer first, like a driver or service fault. Otherwise, you might just delay a bigger crash later if the core problem isn't fixed.
2
claires64
claires642d ago
Yeah, that line about tweaking settings just hiding the real issue is SO accurate. My friend Jake kept adjusting his power plan to stop random reboots, and it seemed fine for weeks. Then his whole system just died one day, and the shop found a failing power supply that was logging errors forever. He spent way more on repairs because that quick fix let the problem get WORSE over time. Now he always checks event viewer first after learning that lesson the hard way.
2
sandra_robinson
That "delaying a bigger crash" line is painfully true, as claires64's friend Jake found out. I've definitely been guilty of ignoring errors for a quick fix myself. My old laptop probably hates me for all the problems I just muted instead of solving.
0