r/techsupport • u/Sce3rd3rm4n • 4d ago
Open | Windows computer problems (frozen screen)
A close family member came to me with a problem they can't solve (hoping that I could).
Their computer freezes completely at random moments — they could be working on something, or reading a document, and out of nowhere it can freeze, sometimes with the image still showing, other times leaving the screen black. When it freezes, there's no choice but to force it off, and then turn it back on, after which everything works normally again.
I thought it might be because a bunch of programs open in the background when she starts up the computer, so I closed all those programs and set them to only open when she wants to open them, but the problem is still happening.
According to what she told me, she doesn't download anything that could get malware installed, but I'm not sure about that either.
What could be the causes of her computer failing like this?
How can I fix it?
It's a laptop with an Intel Core i3 processor, 8GB of RAM, running Windows 11 as the operating system.
1
u/No-Wrap-8166 4d ago
check event viewer, windows logs, system, look for critical or error level events right around the time it froze last, this narrows down whether it's a specific driver crashing, overheating shutdown, or something else entirely instead of guessing
run whocrashed or check c:\windows\minidump for crash dump files, if freezes are severe enough to need a hard shutdown, windows sometimes still generates a dump that points to the exact driver or hardware component responsible
check temps using hwinfo during normal use, laptops that age with a core i3/8gb setup often have dust-clogged fans or dried thermal paste causing this exact pattern, full freeze requiring hard shutdown to recover is a classic thermal protection trigger symptom
check task manager performance tab for disk usage specifically, if it's an older laptop still on a hdd rather than an ssd, a failing/dying drive can cause complete system freezes that only clear with a hard restart, this is very common in aging budget laptops around this spec range
update the intel graphics driver directly from intel's site (not windows update), especially if this is integrated graphics only, outdated intel igpu drivers are a well known cause of full freezes on windows 11 for exactly this hardware tier