WhyCrashed

STOP 0x000000E1

WORKER_THREAD_RETURNED_AT_BAD_IRQL

A driver's background work item finished while the system was still in a raised state — a driver bug.

Likely causes, most common first

How to fix it

1. Update the identified driver easy

  1. Update the named driver from its vendor, or remove the software it belongs to.

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 worker routine
Parameter 2The IRQL it left behind
Parameter 3The work item
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 →