0X00000019

Blue Screen (BSOD) BAD_POOL_HEADER Applies to: Windows 7, Windows 10, Windows 11

What it means

Memory pool corruption, usually caused by a buggy driver or, less often, failing RAM.

Also seen as: BAD_POOL_HEADER, 0x19

Quick fix steps

  1. Run Windows Memory Diagnostic.
  2. Update all drivers, especially any installed recently.
  3. Run "sfc /scannow" to rule out corrupted system files.
For the full step-by-step walkthrough, see MEMORY_MANAGEMENT Blue Screen.

Frequently Asked Questions

Does BAD_POOL_HEADER indicate failing RAM?
It can, alongside driver issues — both memory problems and driver bugs can produce this specific pattern of pool corruption, which is why running Windows Memory Diagnostic alongside driver checks is worthwhile.
Is this stop code common?
It's less common than codes like IRQL_NOT_LESS_OR_EQUAL, but it follows similar general troubleshooting logic — drivers, memory, and system file integrity are the main areas to check.

Other error codes