Error code

Windows 0x80004004

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

What it means

E_ABORT - Operation aborted..

How to fix it

  1. Retry the operation.
  2. avoid interrupting or canceling the task.
  3. restart the application.
  4. check for a script or component issuing the abort.

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