STOP 0x0000006B
PROCESS1_INITIALIZATION_FAILED
Windows couldn't start its very first user process during boot — usually missing or corrupted system files, or a disk problem.
Likely causes, most common first
- Corrupted system files
- Disk corruption
- A failed Windows update
How to fix it
1. Repair from recovery moderate
- Boot to the Recovery screen (fails twice → it appears) or from a Windows USB stick.
- Run Startup Repair; if that fails, open Command Prompt and run: sfc /scannow /offbootdir=C:\ /offwindir=C:\Windows and chkdsk C: /f
The four parameters on the blue screen
Windows shows four hex numbers with this stop code. Here's what each means — our analyzer decodes them automatically from your dump file.
| Parameter 1 | The status code of the failure |
| Parameter 2 | Where it failed |
| Parameter 3 | Reserved |
| Parameter 4 | Reserved |
Got a crash dump? Get your verdict in seconds
Drop the .dmp file into our analyzer — it runs entirely in your browser. No upload, no size limit, no account.
Analyze my dump file →