What does HRESULT 0x80240054 (WU_E_INTERACTIVE_CALL_CANCELLED) mean?

 
Previous Next
WU_E_IDLESHUTDOWN_OPCOUNT_OTHER WU_E_AU_CALL_CANCELLED

WU_E_INTERACTIVE_CALL_CANCELLED

WU_E_INTERACTIVE_CALL_CANCELLED means an interactive user cancelled an operation started from the Windows Update Agent UI. It is not a server-side or payload failure.

What to do

  • Check whether the operation was intentionally cancelled in the Settings or Windows Update UI.
  • For reliable deployment, use a non-interactive managed workflow instead of relying on a user keeping the UI operation open.
  • Review the operation history to confirm whether any selected updates had already started before the cancellation.

Microsoft: IUpdateSearcher::QueryHistory

Microsoft: Windows Update log files

Microsoft: WUA success and error codes


Looking for a different code? Search another status or error code.