Performance · Stability

Computer Keeps Freezing & Restarting? Causes & Fixes

Samad Mokrini Updated May 28, 2026 9 min read Worldwide
Frustrated person staring at a frozen laptop screen with a stuck cursor
Quick answer:

A computer that keeps freezing is almost always one of four things: not enough RAM, a bad driver, overheating, or a failing drive. First, notice the pattern — does it lock up under load, after sleep, with one app, or at random? Random freezes that end in a restart usually point to hardware (heat, RAM, or the power supply). Software freezes are fixable with driver updates, an SFC/DISM scan, and clearing startup apps. If it freezes and clicks, back up immediately. When you can't pin it down, our Windows support team can read your logs and temps live, worldwide, flat $149.99 USD.

What this guide covers

Freeze, hang, or freeze-then-restart — they're not the same

The word "freezing" covers three very different symptoms, and telling them apart cuts your troubleshooting time in half.

So before you change anything, decide which of the three you're seeing. If your freezes end in a blue screen, our blue screen of death fix guide walks through the stop codes in detail.

Find the pattern before you change anything

Random-feeling freezes almost always have a trigger you haven't noticed yet. Spend ten minutes answering one question: when does it freeze?

On Windows, your machine keeps a diary. Open Reliability Monitor (search "reliability" in the Start menu) for a friendly timeline of crashes, or Event Viewer → Windows Logs → System and look for red Error or Critical entries at the exact time it froze. A Kernel-Power 41 event confirms an unclean shutdown — your hardware suspect list just got shorter. On a Mac, open Console and check the crash and spin reports under the freeze timestamp.

Software causes — and how to fix them

If you have a true freeze or a hang (not a spontaneous restart), start here. These fixes are free and reversible.

1. Too little RAM or too many apps

If you have 8 GB of RAM and 40 browser tabs plus a couple of apps open, the system runs out of memory and stalls while it shuffles data to disk. Open Task Manager → Performance → Memory (or Activity Monitor on Mac). If memory sits at 90 %+ when it freezes, close tabs, quit heavy apps, and consider a RAM upgrade. Chrome and Electron apps are the usual culprits.

2. A buggy or outdated driver

Drivers are the number-one software cause of freezes, and the graphics driver leads the pack. If freezes started after an update, roll the driver back (Device Manager → the device → Properties → Driver → Roll Back Driver). If they started before any update, get the latest driver straight from NVIDIA, AMD, Intel, or your laptop maker — not from a third-party "driver updater."

3. A pending or failed Windows update

A half-applied update can freeze a machine on every boot. Go to Settings → Windows Update, install everything pending, and reboot. If an update keeps failing, run the Windows Update Troubleshooter.

4. Malware

Cryptominers and aggressive adware can peg your CPU and stall everything. Run a full scan with Microsoft Defender or a trusted scanner. If you suspect an infection, our guide to a slow computer covers the cleanup steps in order.

5. Corrupt system files

Damaged Windows files cause unpredictable freezes. Open an admin Command Prompt or PowerShell and run, in order: sfc /scannow, then DISM /Online /Cleanup-Image /RestoreHealth. Together they verify and repair the core OS files. Reboot afterward.

6. Too many startup apps & a full disk

Trim startup programs in Task Manager → Startup. And check free space — a drive past about 90 % full has no room for the temporary files Windows and macOS need, which causes stalls. A related symptom, your disk pinned at 100 %, has its own step-by-step fix.

Hardware causes — heat, RAM, drive, power

If the machine restarts itself, gets hot, or makes noise, the problem is physical. Work down this list.

Overheating (the most common hardware cause)

Dust clogs vents and fans; thermal paste dries out; a fan dies. The CPU or GPU then hits its thermal limit and throttles or shuts down to protect itself — which feels exactly like a random freeze or restart, especially under load. Listen for fans roaring or going silent, and feel for hot air. Install a free monitor like HWiNFO (Windows) or check Stats menu-bar tools on Mac: anything sustained above ~90 °C is a red flag. The fix: clean the vents and fans with compressed air, make sure the machine has airflow (not on a bed or couch), and on older machines, have the thermal paste replaced.

Freezing at random and you can't pin why?

Random freezes are the hardest to diagnose alone — RAM, drive, heat, or driver. We connect remotely, read the logs and temps live, and isolate it; flat $149.99 USD; No Fix No Fee.

Book a remote diagnosis — $149.99

Failing RAM

Bad memory causes freezes and restarts that follow no pattern at all. Run Windows Memory Diagnostic (search for it, let it run on reboot) or the free MemTest86 from a USB stick. Errors mean a stick needs replacing. On a desktop, reseating the modules sometimes fixes a flaky connection.

A failing drive

This is the one to take seriously. If your computer freezes, then you hear clicking or grinding, or it slows to a crawl before locking, your hard drive may be dying. Back up your important files right now, before more troubleshooting — every restart on a failing drive risks the data. Check drive health with CrystalDiskInfo (Windows) or Disk Utility → First Aid (Mac). If a drive has already failed or won't mount, stop using it and see our data recovery service — continued use overwrites recoverable files.

Loose connections and a weak power supply

On desktops, a reseated RAM stick, drive cable, or graphics card can cure intermittent freezes. And an aging or undersized power supply (PSU) that can't deliver clean power under load will trigger protective shutdowns — classic freeze-then-restart. On laptops, a failing battery or bad charger can do the same. Macs are sealed, so internal hardware checks usually need Apple Diagnostics (hold D at boot on Intel, or the power button on Apple Silicon) or a technician.

Quick reference: pattern → likely cause → fix

Match what you're seeing to the most likely culprit and the first thing to try.

PatternMost likely causeFirst fix
Freezes under load, fans loud or hotOverheating / thermal throttleClean vents & fans, check temps, improve airflow
Freezes after waking from sleepGraphics or storage driverUpdate or roll back the driver
Freezes only with one appThat app or its driverUpdate/reinstall the app, update GPU driver
Random freezes, no pattern, even idleRAM or failing driveRun MemTest & check drive health (back up first)
Freeze then automatic restartHeat, RAM, or weak PSUCheck temps, test RAM, inspect power (desktop)
Freeze then blue screenDriver or hardware faultNote the stop code, see the BSOD guide
Freezes + clicking/grinding noiseFailing hard driveBack up now, then check drive health

When to stop DIY and get help

Most software freezes are fixable in an afternoon. But stop and get a second set of eyes if any of these are true:

You don't have to ship the computer anywhere or wait days for an appointment. RemoteFix 24/7 connects securely over the internet from wherever you are — we read your Reliability Monitor and Event Viewer, watch temperatures and memory in real time, test the drive, and tell you exactly what's failing. It's a flat $149.99 USD (or $79.99 for a quick fix), No Fix, No Fee, same day, on Windows or Mac. We work with people in 130+ cities worldwide.

Frequently asked questions

Why does my computer keep freezing and then restarting?

A freeze followed by an automatic restart almost always points to hardware. The most common causes are overheating (a dusty fan or dried thermal paste makes the CPU throttle or shut down), failing RAM, or a weak power supply on desktops that trips a protection circuit. Check your temperatures under load first, then test your RAM with MemTest86. If it also flashes a blue screen, note the stop code.

How do I unfreeze a computer that's completely locked up?

First try Ctrl+Alt+Delete (or Cmd+Option+Esc on Mac) to open Task Manager and force-quit the frozen app. If nothing responds at all, wait two minutes in case it recovers. If it stays frozen, hold the power button for about ten seconds to force a shutdown, then restart. Do this sparingly — repeated hard shutdowns can corrupt files, especially on a drive that's already struggling.

Is a freezing computer a sign of a virus?

It can be, but it is not the most common cause. Cryptominers and aggressive adware can max out your CPU and stall the system, so run a full Microsoft Defender or trusted antivirus scan. That said, most freezes come from drivers, low RAM, overheating, or a failing drive. Check those too rather than assuming malware and stopping there.

Can low disk space make my computer freeze?

Yes. When a drive gets past roughly 90 percent full, Windows and macOS run out of room for the temporary and paging files they rely on, which causes stalls and freezes. Free up space by emptying the recycle bin, removing large unused files, and uninstalling apps you do not use. Aim to keep at least 10 to 15 percent of the drive free for smooth operation.

Should I back up my files before troubleshooting a freezing PC?

If you hear any clicking or grinding, or the machine slows badly before freezing, back up immediately — those are signs of a failing drive, and every restart risks your data. Even for software-looking freezes, a quick backup is cheap insurance before you run scans or reinstall anything. Copy your important files to an external drive or cloud first, then troubleshoot.

SM

Samad Mokrini

Founder of IT Cares Canada (est. 2014) and RemoteFix 24/7. Two decades fixing computers for people who can't get to a shop — now for remote workers, expats, and nomads in 130+ cities worldwide.