Your computer turning off randomly is one of the most common calls we get at Vivid Repairs. No blue screen, no warning, just dead. It has been spiking on support forums lately and the fix is almost always one of five things. This guide covers all of them, in the order that saves the most time.
TL;DR
A computer turning off randomly is usually caused by overheating, a dodgy power supply, faulty RAM, misconfigured sleep settings, or a bad driver. Start with power cables and sleep settings (five minutes), then move to temperature monitoring and hardware checks if the problem continues.
Key Takeaways
- Computer turning off randomly is most often caused by overheating or PSU failure, both fixable at home.
- Check power cables and sleep settings first. These fix the problem in roughly a third of cases.
- Event Viewer Kernel-Power Event ID 41 is the single most useful clue after a random shutdown.
- Deep cleaning dust and reseating PSU cables resolves the majority of hardware-related shutdowns.
- If shutdowns only happen under load (gaming, rendering), the PSU or GPU cooling is the prime suspect.
At a Glance
- Difficulty: Easy to Medium
- Time Required: 5 to 45 mins depending on tier
- Success Rate: 80% of users fix this without professional help
What Causes a Computer Turning Off Randomly?
Random shutdowns are not random at all. The PC is protecting itself, or something is failing badly enough that it simply cuts out. After fifteen years of fixing these daily, the cause almost always falls into one of five buckets.
Overheating is the number one culprit. When a CPU or GPU hits its thermal limit (usually 95 to 105 degrees Celsius depending on the chip), the system shuts down immediately to prevent damage. This happens fast and without warning. Dust is the usual villain. A PC that has not been cleaned in a year or two can have fans that are barely moving air, and the temperature spikes the moment you put any load on it.
PSU failure or insufficient wattage is a close second, especially on systems that have had components upgraded over time. A power supply that worked fine with a basic GPU might not cope with a newer, more power-hungry card. Under load, it drops voltage, and the system cuts out. Cheap PSUs from no-name brands are particularly prone to this. Tom's Hardware has a solid breakdown of GPU power requirements by generation if you want to cross-check your setup.
Faulty RAM or a failing hard drive can both trigger shutdowns, though they tend to cause crashes or freezes more often than clean power-offs. Still worth checking, and the built-in Windows tools make it easy.
Power settings are embarrassingly often the answer. Windows can be configured to shut down after a period of inactivity, and sometimes updates reset these settings without asking. It looks like a hardware fault but it is just a misconfigured sleep timer.
Drivers and firmware round out the list. A bad GPU driver or a buggy BIOS update can cause the system to cut power unexpectedly. This is more common than people expect, and it is usually fixed with an update or a rollback.
Computer Turning Off Randomly: Quick Fix
These are the checks that take the least time and fix the most cases. Do not skip them just because they seem too simple.
Power Connections and Sleep Settings Easy
- Check the power cable
Unplug the power cable from both the PC and the wall, then plug it back in firmly. If you are using a power strip or extension lead, bypass it and plug directly into a wall outlet. A dodgy power strip causes more random shutdowns than most people realise. - Try a different outlet
Plug into an outlet in a different room if you can. Faulty wiring or an overloaded circuit can cause voltage drops that kill the PC mid-use. - Fix Windows sleep settings
Open Settings, go to System, then Power and battery (Windows 11) or Power and sleep (Windows 10). Set both Screen and Sleep to longer values or Never for now. Then open Control Panel, click Power Options, select your current plan, click Change plan settings, then Change advanced power settings. Under Sleep, set both Sleep after and Hibernate after to Never during testing. - Disable overclocking utilities
If you have MSI Afterburner, Intel XTU, or any motherboard OC software running, close them and revert to default settings. Restart and see if the shutdowns stop.
More Computer Turning Off Randomly Solutions
Still shutting off? These intermediate steps cover overheating, RAM, disk errors, and drivers. Combined with the quick fixes above, this tier sorts the problem in roughly 60% of cases.
Check Temperatures and Monitor for Overheating Medium
- Install a temperature monitor
Download HWMonitor (free from CPUID) or use Intel Extreme Tuning Utility if you have an Intel CPU. AMD users can use Ryzen Master. Open the tool and watch CPU and GPU temperatures at idle first, then under load (open a browser with a few tabs, or run a game for a few minutes). - Interpret the readings
CPU temperatures above 90 degrees Celsius under load are a problem. Above 100 degrees and you are in shutdown territory. GPU temperatures above 95 degrees Celsius are similarly concerning. If you are hitting these numbers, cleaning is the next step (covered in the advanced section below). - Listen and feel
Put your hand near the exhaust vents at the back of the PC. Warm air should be blowing out steadily. If it is barely warm or you cannot feel much airflow, fans may be failing or blocked solid with dust. Listen for fan noise under load. Silence when the CPU is working hard is not a good sign.
Run Windows Memory Diagnostic and Check Disk Easy
- Run Memory Diagnostic
Press Win + R, typemdsched.exe, and press Enter. Select Restart now and check for problems. The tool will scan your RAM on the next boot and report any faults when Windows loads back up. This took three reboots before it stuck on one machine I worked on recently, so be patient if it seems to hang. - Run chkdsk
Open Command Prompt as Administrator (right-click Start, select Terminal (Admin) or Command Prompt (Admin)). Typechkdsk C: /f /rand press Enter. When prompted, type Y and press Enter to schedule the scan at next reboot. Restart the PC and let chkdsk run. It checks for file system errors and bad sectors on your drive. - Check results
After both scans complete, Windows will show a summary. Any errors reported by Memory Diagnostic point to failing RAM. Bad sectors found by chkdsk suggest the drive is on its way out. Either of these can cause a computer turning off randomly.
Update Windows, Drivers, and Check Event Viewer Easy
- Update Windows
On Windows 11, go to Settings then Windows Update and click Check for updates. On Windows 10, go to Settings then Update and Security then Windows Update. Install everything, including optional driver updates. Reboot when prompted. Microsoft's Windows Update FAQ covers common update issues if you hit problems here. - Update GPU and chipset drivers
Go to your GPU manufacturer's site directly. NVIDIA users should visit nvidia.com/drivers. AMD GPU users go to amd.com/support. Download the latest driver for your card and do a clean install. Chipset drivers come from your motherboard manufacturer's support page. - Check Event Viewer after the next shutdown
Press Win + X and select Event Viewer. Go to Windows Logs then System. Filter for Critical and Error events. Look for Kernel-Power Event ID 41. This is the standard marker for an unexpected shutdown and will often have additional detail about whether it was thermal, power-related, or driver-related. Note the timestamp and any associated error codes.
Advanced Computer Turning Off Randomly Fixes
You have done the basics and the PC is still shutting off. Time to get hands-on. These steps involve opening the case and potentially swapping hardware. If you are not comfortable with that, scroll down to the remote support section and we can walk you through it.
Deep Clean and Verify Cooling Medium
- Power off and unplug completely
Shut down the PC, switch off the PSU at the back (the rocker switch), and unplug the power cable from the wall. Wait thirty seconds for any residual charge to clear. - Open the side panel
Most modern cases use thumbscrews at the back. Remove the left side panel (when facing the front of the case). Some cases have a sliding panel. Check your case manual if unsure. - Blow out the dust
Use compressed air (a can of Dust-Off or similar) to blow dust from the CPU cooler and fan, the GPU heatsink and fan, all case fans, and the PSU intake grille on the outside of the case. Do not open the PSU itself. Keep a vacuum nearby to catch the dust cloud but do not let the nozzle touch any components. Static discharge from a vacuum can kill components. - Confirm all fans spin on startup
Plug back in, switch the PSU back on, and power up. Watch that every fan (CPU, GPU, case fans) spins up within a few seconds. A fan that does not spin is a direct cause of overheating shutdowns and needs replacing.
Test or Replace the Power Supply Hard
- Reseat all PSU cables
With the PC powered off and unplugged, firmly disconnect and reconnect the 24-pin motherboard connector, the 8-pin (or 4+4 pin) CPU power connector, and any PCIe power connectors going to the GPU. A loose connector here is enough to cause random shutdowns under load. - Test with a known-good PSU
If you have access to another PC with a compatible PSU of adequate wattage, temporarily swap it in. Run the system under load for thirty minutes. If the shutdowns stop completely, your original PSU is faulty and needs replacing. This is the most reliable test short of specialist equipment. - Choose a replacement carefully
Do not just buy the cheapest unit you find. Stick to reputable brands like Seasonic, Corsair, be quiet!, or EVGA. Make sure the wattage is sufficient for your components with at least 20% headroom. A system with a mid-range GPU typically needs 550 to 650W minimum. High-end GPU builds need 750W or more.
Driver Verifier and BIOS Update Hard
- Run System File Checker first
Open Command Prompt as Administrator and runsfc /scannow. This scans for corrupted Windows system files and repairs them automatically. Let it finish fully before moving on. - Launch Driver Verifier
Press Win + R, typeverifier, and press Enter. Select Create standard settings, then choose Automatically select unsigned drivers or Automatically select drivers built for older versions of Windows. Click Finish and restart. Windows will now stress-test drivers. If a faulty driver is found, you will get a BSOD with the driver name. Note it down. See Microsoft's Driver Verifier documentation for interpreting results. - Disable Driver Verifier after testing
Open Command Prompt as Administrator and runverifier /reset, then restart. Do not leave Driver Verifier running permanently as it slows the system down. - Check for a BIOS update
Go to your motherboard manufacturer's support site (ASUS, MSI, Gigabyte, ASRock, etc.), find your exact board model, and check the BIOS download section. Read the changelog. If there is an update addressing power management, stability, or thermal issues, follow the manufacturer's instructions carefully to apply it. A bad BIOS flash can brick a motherboard, so do not rush this step. If your machine has had a BIOS update recently and shutdowns started after, consider rolling back.
If your computer is still turning off randomly after working through these steps, the fault could be in the drivers, Windows configuration, or a component that needs professional diagnosis. Our remote support team can connect to your PC, pull the Event Viewer logs, run diagnostics, and identify the exact cause without you needing to leave the house.
Get remote helpPreventing a Computer Turning Off Randomly
Most random shutdowns are preventable. Here are the things that actually make a difference, in order of importance.
Clean the PC every three to six months. This is the single most effective thing you can do. A can of compressed air costs a few pounds and takes ten minutes. Skipping this for two or three years is how you end up with a CPU running at 100 degrees Celsius and a PC that shuts off mid-game. Set a reminder.
Buy a decent PSU and do not cheap out on it. The power supply is the one component where saving £20 can cost you the rest of the build. Stick to Seasonic, Corsair, or be quiet! units with enough wattage for your components plus a comfortable margin. If you are upgrading a GPU, check whether your existing PSU can handle the new card before you install it.
Keep Windows and drivers updated. Driver bugs cause more random shutdowns than most people realise. GPU drivers in particular can be unstable on release. Check for updates monthly, and if a new driver causes problems, roll back using Device Manager.
Watch where the PC lives. A tower crammed into a tight cabinet with no airflow will overheat no matter how clean it is. Give it space. Keep it away from radiators and direct sunlight. If the room gets hot in summer, consider a small desk fan to improve ambient airflow.
Use a surge protector or UPS. Power spikes and brownouts cause shutdowns and can damage components over time. A basic surge protector is cheap. A UPS (uninterruptible power supply) is better still, especially if you are in an area with unreliable mains power.
Computer Turning Off Randomly: Summary
A computer turning off randomly is almost always fixable at home. Start with the five-minute checks: power cable, outlet, and sleep settings. If that does not sort it, monitor temperatures and run the Windows memory and disk diagnostics. Still happening? Clean the dust out, reseat the PSU cables, and check Event Viewer for Kernel-Power Event ID 41. That sequence resolves the vast majority of random shutdown cases we see. If you have worked through all of it and the PC is still cutting out, the PSU may need replacing or there is a deeper hardware fault that needs professional diagnosis. Either way, you now know exactly what you are dealing with.


