Error code
Windows 0x800704C7
WINDOWS0x800704C7
System Error Code· A POSIX/system errno returned when a system call fails.
What it means
The operation was canceled by the user..
How to fix it
- Retry the operation without canceling it.
- ensure no policy or timeout cancels the task.
- check for a script or tool issuing a cancel.
- run the operation interactively to confirm.
Not affiliated with Windows. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.
More Windows codes
- 0x80004001E_NOTIMPL - Not implemented.
- 0x80004002E_NOINTERFACE - No such interface supported.
- 0x80004003E_POINTER - Pointer that is not valid.
- 0x80004004E_ABORT - Operation aborted.
- 0x80004005E_FAIL - Unspecified failure.
- 0x8000FFFFE_UNEXPECTED - Unexpected failure.
- 0x80070002The system cannot find the file specified.
- 0x80070003The system cannot find the path specified.
- 0x80070005Access is denied.
- 0x80070006The handle is invalid.
- 0x80070008Not enough memory resources are available to process this command.
- 0x8007000DThe data is invalid.