What does HRESULT 0x00240002 (WU_S_SELFUPDATE) mean?

 
Previous Next
WU_S_SERVICE_STOP WU_S_UPDATE_ERROR

WU_S_SELFUPDATE

WU_S_SELFUPDATE is a success status indicating that Windows Update Agent updated itself. The result is not an update payload installation result; it describes the agent component used to perform update operations.

What to do next

  • Do not assume that existing WUA objects or callbacks remain suitable after the agent update.
  • Create a fresh update session and repeat the intended scan or operation after the self-update completes.
  • Record the accompanying result codes if the original update operation did not finish.

Microsoft: WUA success and error codes


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