Error code

Windows 0x000000C5

WINDOWS0x000000C5
System Error Code· A POSIX/system errno returned when a system call fails.

What it means

DRIVER_CORRUPTED_EXPOOL — the system tried to access invalid memory at an IRQL that was too high while the pool was corrupted..

How to fix it

  1. Enable Driver Verifier to identify the offending driver.
  2. update or roll back recently installed drivers.
  3. run Windows Memory Diagnostic.
  4. run sfc /scannow and DISM RestoreHealth.
  5. remove recent hardware or driver changes.

Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.