Skip to content
CP-014WindowsMoyen

Fix the CRITICAL_PROCESS_DIED Blue Screen, Step by Step

Temps estimé: ~20 min5 étapesDernière vérification:

Independent guide — no official affiliation with the platforms mentioned.

Réponse courte

CRITICAL_PROCESS_DIED means a critical Windows process crashed — usually corrupted drivers or disk errors. Boot into Safe Mode, run SFC/DISM repair and a 'chkdsk /f' scan, or remove the latest update for an instant fix.

01 — Solution étape par étape

Solution étape par étape

  1. STEP 01

    Boot into Safe Mode

    Force-restart the PC 3 times during boot to reach Recovery, then Troubleshoot > Advanced options > Startup Settings > Restart and press 4 (Safe Mode with Networking).

  2. STEP 02

    Uninstall the latest update

    From Recovery, choose 'Uninstall latest quality update'. If the error started after a Windows update, this fixes it directly.

  3. STEP 03

    Run SFC and DISM

    In Safe Mode open admin CMD and run 'sfc /scannow' then 'DISM /Online /Cleanup-Image /RestoreHealth'.

  4. STEP 04

    Scan the disk

    Run 'chkdsk C: /f /r' and confirm the restart. The scan takes 20–60 minutes and repairs disk errors.

    Don't power off during chkdsk. If the drive makes clicking sounds, back up immediately.

  5. STEP 05

    Check drivers

    In Device Manager find devices with warnings; update GPU and chipset drivers from the vendor's site, or roll back a recently updated driver.

Conseils

  • Logging blue screen codes speeds up diagnosis of recurring issues.
  • If the loop continues, check SSD health with CrystalDiskInfo.

02 — Questions fréquentes

Questions fréquentes

What causes CRITICAL_PROCESS_DIED?

Most often corrupted system files, incompatible drivers, disk errors or RAM issues. If it started after an update, the update is the prime suspect.

The PC is stuck in a boot loop — what now?

Force-restart 3 times to reach Recovery. If that fails, use a Windows installation USB and choose 'Repair your computer'.

How do I test my RAM?

Search 'Windows Memory Diagnostic', run it and let the reboot test run. Results appear in Event Viewer.

Ce guide a-t-il résolu votre problème ?

Votre feedback améliore nos guides — cela prend 10 secondes.

Les liens dans ce guide pointent vers les pages officielles des plateformes. Les étapes peuvent changer avec les mises à jour ; vérifiez la date de la page.

03 — Guides associés

Erreurs Windows