You're working, gaming, or watching something, and without any warning, your PC restarts. No error message, no blue screen — just a sudden reboot as if someone hit the power button. It happens once and you wonder if it was a fluke. Then it happens again. And again.
Random restarts are infuriating because they interrupt work and can corrupt files, but they're also informative — they tell you something is seriously wrong with either the power delivery to your system or the system itself. Let's work through the causes systematically.
Is There a Pattern?
Before diving into fixes, note when the restarts happen:
- During heavy tasks (gaming, rendering, large file transfers): Points to thermal throttling or PSU instability under load
- At idle or during light use: Points to software, Windows issues, or hardware fault not related to load
- Only when on generator power: Almost certainly generator power instability — the PSU can't handle the dirty sine wave
- During NEPA power restoration or cut: Classic power surge/sag response
- After specific actions (opening a particular app, connecting a USB device): Driver issue
Cause 1: Power Instability
In Nigeria, this is the leading cause of random restarts. When voltage dips below what your PSU can regulate (under-voltage), the PSU may cut out momentarily and restart. Similarly, during generator transitions, the brief power interruption causes a restart. If you're not on a UPS, this is your most likely culprit.
Fix: Get a quality UPS with battery backup. A good line-interactive UPS isolates your PC from mains power entirely, running it from the battery and preventing voltage sags from causing restarts. This is not optional in Nigeria — it is essential.
Cause 2: Overheating
When a CPU reaches a critical temperature threshold, it can trigger an immediate shutdown to protect itself — sometimes without a warning blue screen. This looks exactly like a random restart but always happens under load.
Check: Install HWMonitor and watch CPU and GPU temperatures under load. If temperatures are hitting 90–100°C before the restart, overheating is the cause. Clean the dust, replace thermal paste, and improve case airflow.
Cause 3: Failing Power Supply
A PSU that is failing — particularly one that is aging, was damaged by surges, or is under-rated for the system's power draw — may cut out under load. This is especially common in PCs built with budget PSUs that have no headroom.
Signs of a PSU problem: restarts happen specifically under GPU or CPU-intensive load, there's a subtle burning smell near the PSU, the PSU is more than 5 years old, or you can hear a faint coil whine from the PSU.
Fix: Test with a known-good PSU if possible. Have the PSU load-tested by a technician. If the PSU is failing, replace it with a quality unit — don't try to extend the life of a failing PSU.
Cause 4: RAM Issues
Faulty or unstable RAM can cause random restarts, often without any error message. This happens because a RAM error during a critical operation causes an immediate kernel crash that doesn't have time to generate a proper BSOD.
Check: Run MemTest86 from a bootable USB drive overnight. Any errors confirm bad RAM. Also try removing one stick at a time if you have two sticks — run for a day with each individual stick to see if the problem stops.
Cause 5: Windows Fast Startup and Automatic Restart
Windows has a setting called "Automatic Restart on System Failure" that restarts the PC after a crash instead of showing a blue screen. If your restarts are actually crashes, you may just be missing the BSOD because Windows restarts too quickly. Disable this:
Right-click This PC → Properties → Advanced System Settings → Startup and Recovery Settings → uncheck "Automatically restart." Now, if the system crashes, it will show the blue screen and the error code instead of silently restarting.
Cause 6: Driver or Software Issues
A recently installed application or driver update can cause instability that manifests as random restarts. Think about what changed on your system in the days before restarts began. Roll back recent driver updates, especially GPU drivers, and uninstall any recently installed software.
Cause 7: Malware
Some malware — particularly cryptocurrency miners — places such extreme load on the CPU and GPU that the system overheats and restarts. Run a full Malwarebytes scan and check Task Manager for processes consuming unexpectedly high CPU or GPU resources.
After the Restart: Check Event Viewer
Every restart logs events. Open Event Viewer (search in Start menu), go to Windows Logs → System, and look for Critical events in the minutes before the restart time. These often point directly to the cause — whether it's a driver, a hardware error, or a power event.
If you've worked through all of these and restarts continue, the problem likely requires hands-on diagnosis with test hardware. Don't keep using a system that restarts frequently — each unexpected restart risks file system corruption and data loss.