What does HRESULT 0x0024000A (WU_S_ALREADY_REVERTED) mean?

 
Previous Next
WU_S_SOME_UPDATES_SKIPPED_ON_BATTERY WU_S_SEARCH_CRITERIA_NOT_SUPPORTED

WU_S_ALREADY_REVERTED

WU_S_ALREADY_REVERTED is a success-status code. It means the update requested for reversion is already not present, so no new revert action was necessary.

What to do

  • Treat the result as a state confirmation, not as an installation failure.
  • Verify the package state if an external management system still reports it as installed.
  • Reconcile the management inventory with the local update and servicing history rather than retrying the revert repeatedly.

Microsoft: IUpdateInstaller interface

Microsoft: Windows Update log files

Microsoft: Windows Update error reference


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