Error code

Windows 0x0000000A

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

What it means

IRQL_NOT_LESS_OR_EQUAL — a kernel-mode driver or Windows accessed paged memory at an invalid address while running at a raised interrupt request level (IRQL)..

How to fix it

  1. Boot into Safe Mode.
  2. roll back or update the most recently installed driver.
  3. run Windows Memory Diagnostic.
  4. enable Driver Verifier to catch the offending driver.
  5. uninstall recently added hardware or software.

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