Symptoms
- Blue screen flashes or stays visible during startup, before login
- A specific stop code and short description is shown
- PC may restart automatically after the blue screen
- Happens consistently at roughly the same point in startup
Likely causes
- CommonFaulty or incompatible driver loading at bootMany startup blue screens trace back to a specific driver, often storage or graphics related.
- CommonCorrupted system filesDamage to core Windows files can trigger a crash before the desktop loads.
- PossibleFailing RAMMemory errors frequently cause blue screens, especially ones that appear inconsistently.
- PossibleFailing or corrupted driveRead errors on the boot drive can trigger a startup crash with a storage-related stop code.
- PossibleRecently installed hardware or overclockingNew components or aggressive performance settings can cause instability during boot.
What to do
- Note down the exact stop code text shown (for example MEMORY_MANAGEMENT or SYSTEM_SERVICE_EXCEPTION); it points to a specific likely cause.
- Interrupt startup 2–3 times to force Windows into the Recovery Environment, then try Startup Repair first.
- If you recently added hardware or overclocked anything, remove it or reset to default settings and try booting again.
- From Recovery Environment Command Prompt, run 'chkdsk C: /f /r' and then 'sfc /scannow' to check disk and system file integrity.
- Try Safe Mode; if it boots successfully there, a driver is likely responsible and can be rolled back or removed from Device Manager.
- If you have access to Windows Memory Diagnostic (search for it once booted, or run 'mdsched' from Recovery Command Prompt), run a memory test to rule out RAM.
- Look up the specific stop code along with your PC's model or the specific driver named in the error for more targeted guidance, since stop codes cover many different underlying causes.
Tools and parts
- Bootable Windows recovery USB drive
When to call a pro
If the specific stop code and basic checks (disk, drivers, memory) don't lead to a fix, a technician can run deeper hardware diagnostics and interpret the crash dump file.
Safety
Generally low risk
Generally low risk for a careful person. Stop if anything looks different from what this guide describes.