Microsoft-Windows-WinREAgent

5 events across 1 channel

Event ID 4500: Starting Windows Recovery Environment servicing.

#
Provider
Microsoft-Windows-WinREAgent
Channel
System

Description

Starting Windows Recovery Environment servicing.

Message #

Starting Windows Recovery Environment servicing.

Event ID 4501: Servicing succeeded.

#
Provider
Microsoft-Windows-WinREAgent
Channel
System
Level
Informational

Description

Servicing succeeded. The Windows Recovery Environment version is now: Version.

Message #

Servicing succeeded. The Windows Recovery Environment version is now: %1

Fields #

NameDescription
Version UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-WinREAgent",
    "guid": "{1F7A6C55-5532-573B-35B7-2107E43A6EF5}",
    "event_source_name": "",
    "event_id": 4501,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-03-20T19:03:09.3436080+00:00",
    "event_record_id": 3450,
    "correlation": {
      "ActivityID": "{882F770B-B89B-0007-F48E-2F889BB8DC01}"
    },
    "execution": {
      "process_id": 3444,
      "thread_id": 3528
    },
    "channel": "System",
    "computer": "JD-WIN11-22H2-1.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "Version": "10.0.22621.6060"
  },
  "message": "Servicing succeeded. The Windows Recovery Environment version is now: 10.0.22621.6060"
}

Event ID 4502: Windows Recovery Environment servicing failed.

#
Provider
Microsoft-Windows-WinREAgent
Channel
System

Description

Windows Recovery Environment servicing failed.

Message #

Windows Recovery Environment servicing failed.

Fields #

NameDescription
ErrorPhase Int32
Errorcode Int32

Event ID 4503: Windows Recovery Environment servicing cancelled.

#
Provider
Microsoft-Windows-WinREAgent
Channel
System

Description

Windows Recovery Environment servicing cancelled.

Message #

Windows Recovery Environment servicing cancelled.

Event ID 4504: Changes to Windows Recovery Environment have been rolled back.

#
Provider
Microsoft-Windows-WinREAgent
Channel
System

Description

Changes to Windows Recovery Environment have been rolled back.

Message #

Changes to Windows Recovery Environment have been rolled back.

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 1f7a6c55-5532-573b-35b7-2107e43a6ef5

Defined in WinREAgent.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.3804, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.3037, captured 2026-06-02

Downloads