WhyCrashed

STOP 0x00000154

UNEXPECTED_STORE_EXCEPTION

Windows' memory-compression store hit an error it couldn't recover from. Despite the abstract name, in the real world this code overwhelmingly points at a failing disk or storage-driver problem — the compressed data couldn't be read back intact.

Likely causes, most common first

How to fix it

1. Check disk health and firmware easy

  1. Back up your important files first.
  2. Check SMART health with the drive maker's tool and apply any firmware update.
  3. In an admin terminal run: chkdsk C: /f /r and confirm for next reboot.
  4. Update storage/chipset drivers from your PC maker.

2. Rule out RAM moderate

  1. Run Windows Memory Diagnostic and let it test.
  2. Disable XMP/EXPO temporarily if enabled.

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 1Address of the store context
Parameter 2Address of the exception information
Parameter 3Reserved
Parameter 4Reserved

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 →