Why does your laptop keep restarting on its own?
Short answer: A random restart means Windows encountered an unrecoverable error and rebooted to protect itself. That error can come from software (a crashed driver, a bad Windows Update, an incompatible application) or from hardware (a CPU that overheated, a RAM module with faulty cells, or an unstable voltage on the motherboard). The diagnostic approach is different for each, and software causes are always worth ruling out first because they are free to fix. The auto-shutdown guide covers the related scenario where the laptop powers off completely rather than restarting.
How to diagnose a laptop that restarts randomly
Step 1: Check whether it restarts or just shuts off
This distinction matters for diagnosis. A restart (the laptop comes back on immediately with the Windows boot screen) almost always means Windows decided to reboot — either from a critical crash (BSOD — Blue Screen of Death) or a pending update. A shutdown followed by a manual power-on is more likely a thermal or power event. If you are not sure which is happening, disable "Automatic Restart on System Failure" in Windows: go to Advanced System Settings → Startup and Recovery → System Failure, and uncheck the option. This forces Windows to hold on the blue screen instead of rebooting immediately, giving you the stop code to diagnose.
Step 2: Diagnose the software causes first (free to fix)
Open Event Viewer (Win+R → eventvwr.msc) and look for Event ID 41 in Windows Logs → System. If the BugcheckCode is non-zero, Windows is recording a specific crash reason. Common codes: 0x116 / VIDEO_TDR_FAILURE — display driver crash, usually fixed by rolling back or updating the GPU driver. 0x7E / SYSTEM_THREAD_EXCEPTION_NOT_HANDLED — driver incompatibility, often after a Windows Update. 0x1A / MEMORY_MANAGEMENT — RAM or virtual memory fault. For driver issues, go to Device Manager and roll back the display adapter driver to the previous version. If restarts began right after a Windows Update, use Settings → Update & Security → View Update History → Uninstall Updates to remove the offending cumulative update. Many customers solve the problem here without any hardware work.
Step 3: Test the hardware causes
If software causes are ruled out, move to hardware. Run Windows Memory Diagnostic (Win+R → mdsched.exe) — this tests the RAM (Random Access Memory — the computer's short-term working memory) for errors over two passes. If it reports errors, the RAM module is faulty and needs replacement (₹800–₹2,500 depending on DDR4/DDR5 and capacity). Check CPU temperature under load using HWMonitor — if the CPU consistently hits 90°C+ before restarts, the heatsink needs cleaning and thermal paste replacement. See the laptop overheating repair page for that service. If RAM passes and temperatures are fine, the fault is more likely on the motherboard's power delivery circuit — a failing MOSFET (a power-switching transistor) or capacitor can cause voltage instability that triggers random reboots with no BSOD recorded.
Step 4: The India angle — voltage instability and power-circuit stress
A cause of random restarts that is under-documented globally but common across India is voltage instability from the power grid. When grid voltage dips or spikes — especially in areas with frequent load shedding, old wiring, or high-density residential areas — the laptop's internal voltage regulators (the circuits on the motherboard that convert charger power into precise voltages for the CPU and RAM) experience stress. Over time, this degrades the capacitors (small energy-storing components on the board) and MOSFETs. The result: random reboots with no BSOD, no thermal event, and Event ID 41 with BugcheckCode 0 (sudden power loss). Using a UPS with AVR (Automatic Voltage Regulation — a circuit that smooths out voltage spikes and dips) prevents this from happening. If the damage has already occurred, the random shutdown repair service includes a chip-level inspection of the power delivery circuit. Also worth reading: the auto-shutdown guide for related battery and power scenarios.
When to call a laptop repair service (and what it costs in India)
When DIY ends
Stop and call a professional if: Event Viewer shows crash codes you cannot match to a specific driver; Windows Memory Diagnostic reports errors; the laptop restarts during POST (the self-test that happens before Windows even loads — this means the fault is hardware, not software); restarts happen even on the BIOS setup screen; or you have already tried driver rollback and Windows Update removal without improvement.
Typical repair cost in India
Driver/software fix: free (₹149 diagnostic visit). Heatsink clean + thermal paste (overheating root cause): ₹900–₹1,500. RAM replacement (faulty module): ₹800–₹2,500 for DDR4/DDR5 depending on capacity. Motherboard power-rail component replacement (MOSFET or capacitor): ₹2,500–₹6,000. Full motherboard replacement (only if chip-level repair is not possible): ₹8,000–₹25,000. In our workshop, the large majority of random-restart cases are resolved well under ₹3,000.
A note from the LRW Engineer Team
Random restarts are one of the most misdiagnosed faults we see. A customer tells another shop their laptop keeps restarting, the shop opens it, sees normal dust levels, concludes "motherboard problem" and quotes ₹15,000. We get the same laptop, roll back one display driver update, and the problem is gone. Always rule out software before touching hardware. The tools are free, built into Windows, and take 20 minutes. If software does not solve it, then the hardware diagnosis is straightforward — and most hardware causes land well under ₹3,000.