Error code

Windows 0x000000D0

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

What it means

DRIVER_CORRUPTED_MMPOOL — the system tried to access invalid memory at an IRQL that was too high..

How to fix it

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

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