Microsoft-Windows-Services

15 events across 1 channel

EventTitleChannelSample
101AutostartDiagnosticN
102AutostartStopDiagnosticN
103StartingGroupDiagnosticY
104StartingGroupDiagnosticY
105ServiceStatusChangeDiagnosticY
106PerfCriticalAutostartDiagnosticN
107PerfCriticalAutostartDiagnosticY
108WaitForLsaStartDiagnosticN
109WaitForLsaStopDiagnosticN
200SendControlDiagnosticN
201ServiceConfigChangeDiagnosticN
202ServiceConfigChange202DiagnosticN
203ServiceConfigChange203DiagnosticN
204ServiceStartDiagnosticY
205ServiceStartDiagnosticY

Event ID 101: Autostart

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
Autostart
Opcode
Start

Event ID 102: AutostartStop

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
Autostart
Opcode
Stop

Event ID 103: StartingGroup

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Also via
realtime ETW trace
Level
Informational
Task
StartingGroup
Opcode
Start

Fields #

NameDescription
GroupName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Services",
    "guid": "{0063715B-EEDA-4007-9429-AD526F62696E}",
    "event_source_name": "",
    "event_id": 103,
    "version": 0,
    "level": 4,
    "task": 103,
    "opcode": 1,
    "keywords": "0x0000000000010000",
    "time_created": "2026-06-02T04:01:27.380+00:00",
    "event_record_id": 0,
    "correlation": {},
    "execution": {
      "process_id": 916,
      "thread_id": 704
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "GroupName": "ProfSvc_Group"
  },
  "message": "StartingGroup"
}

Event ID 104: StartingGroup

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Also via
realtime ETW trace
Level
Informational
Task
StartingGroup
Opcode
Stop

Fields #

NameDescription
GroupName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Services",
    "guid": "{0063715B-EEDA-4007-9429-AD526F62696E}",
    "event_source_name": "",
    "event_id": 104,
    "version": 0,
    "level": 4,
    "task": 103,
    "opcode": 2,
    "keywords": "0x0000000000010000",
    "time_created": "2026-06-02T04:01:27.418+00:00",
    "event_record_id": 0,
    "correlation": {},
    "execution": {
      "process_id": 916,
      "thread_id": 704
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "GroupName": "ProfSvc_Group"
  },
  "message": "StartingGroup"
}

Event ID 105: ServiceStatusChange

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Also via
realtime ETW trace
Level
Informational
Task
ServiceStatusChange
Opcode
StatusChange

Fields #

NameDescription
ExecutionPhase UInt32
CurrentState UInt32
StartType UInt32
Known values
0
Boot
1
System
2
Automatic
3
Manual
4
Disabled
PID UInt32
ServiceName UnicodeString
ImageName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Services",
    "guid": "{0063715B-EEDA-4007-9429-AD526F62696E}",
    "event_source_name": "",
    "event_id": 105,
    "version": 0,
    "level": 4,
    "task": 105,
    "opcode": 101,
    "keywords": "0x0000000000010000",
    "time_created": "2026-06-02T04:01:27.324+00:00",
    "event_record_id": 0,
    "correlation": {},
    "execution": {
      "process_id": 916,
      "thread_id": 704
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "CurrentState": 3,
    "ExecutionPhase": 0,
    "ImageName": "C:\\WINDOWS\\system32\\svchost.exe -k GPSvcGroup",
    "PID": 9540,
    "ServiceName": "gpsvc",
    "StartType": 2
  },
  "message": "ServiceStatusChange"
}

Event ID 106: PerfCriticalAutostart

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
PerfCriticalAutostart
Opcode
Start

Event ID 107: PerfCriticalAutostart

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Level
Informational
Task
PerfCriticalAutostart
Opcode
Stop

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Services",
    "guid": "{0063715B-EEDA-4007-9429-AD526F62696E}",
    "event_source_name": "",
    "event_id": 107,
    "version": 0,
    "level": 4,
    "task": 107,
    "opcode": 2,
    "keywords": "0x0001000000010000",
    "time_created": "2026-06-02T04:01:27.418+00:00",
    "event_record_id": 0,
    "correlation": {},
    "execution": {
      "process_id": 916,
      "thread_id": 704
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {},
  "message": "PerfCriticalAutostart"
}

Event ID 108: WaitForLsaStart

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
WaitForLsa
Opcode
Start

Event ID 109: WaitForLsaStop

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
WaitForLsa
Opcode
Stop

Event ID 200: SendControl

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
SendControl

Fields #

NameDescription
ServiceName UnicodeString
DisplayName UnicodeString
ControlCode UInt32
ClientProcessStartKey UInt64
ClientProcessId UInt32
ParentProcessId UInt32

Event ID 201: ServiceConfigChange

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
ServiceConfigChange

Fields #

NameDescription
ServiceName UnicodeString
NewStartType UInt32
ClientProcessStartKey UInt64
ClientProcessId UInt32
ParentProcessId UInt32

Event ID 202: ServiceConfigChange202

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
ServiceConfigChange

Fields #

NameDescription
ServiceName UnicodeString
NewValueName UnicodeString
ClientProcessStartKey UInt64
ClientProcessId UInt32
ParentProcessId UInt32

Event ID 203: ServiceConfigChange203

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Task
ServiceConfigChange

Fields #

NameDescription
ServiceName UnicodeString
NewValueName UnicodeString
ClientProcessStartKey UInt64
ClientProcessId UInt32
ParentProcessId UInt32

Event ID 204: ServiceStart

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Also via
realtime ETW trace
Level
Informational
Task
ServiceStart

Fields #

NameDescription
ServiceName UnicodeString
ServiceHostName UnicodeString
ClientProcessStartKey UInt64
ClientProcessId UInt32
ParentProcessId UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Services",
    "guid": "{0063715B-EEDA-4007-9429-AD526F62696E}",
    "event_source_name": "",
    "event_id": 204,
    "version": 0,
    "level": 4,
    "task": 202,
    "opcode": 0,
    "keywords": "0x0000000000400000",
    "time_created": "2026-06-02T04:01:27.416+00:00",
    "event_record_id": 0,
    "correlation": {},
    "execution": {
      "process_id": 916,
      "thread_id": 704
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "ClientProcessId": 916,
    "ClientProcessStartKey": 1970324836974604,
    "ParentProcessId": 772,
    "ServiceHostName": "C:\\WINDOWS\\system32\\svchost.exe -k GPSvcGroup",
    "ServiceName": "gpsvc"
  },
  "message": "ServiceStart"
}

Event ID 205: ServiceStart

#
Provider
Microsoft-Windows-Services
Channel
Diagnostic
Also via
realtime ETW trace
Level
Informational
Task
ServiceStart

Fields #

NameDescription
ServiceName UnicodeString
LoadOrderGroup UnicodeString
SvchostGroup UnicodeString
IsCritical Boolean
IsUserService Boolean
IsOwnProcess Boolean
ClientProcessStartKey UInt64
ClientProcessId UInt32
ParentProcessId UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Services",
    "guid": "{0063715B-EEDA-4007-9429-AD526F62696E}",
    "event_source_name": "",
    "event_id": 205,
    "version": 0,
    "level": 4,
    "task": 202,
    "opcode": 0,
    "keywords": "0x0000000000400000",
    "time_created": "2026-06-02T04:01:27.418+00:00",
    "event_record_id": 0,
    "correlation": {},
    "execution": {
      "process_id": 916,
      "thread_id": 704
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "ClientProcessId": 916,
    "ClientProcessStartKey": 1970324836974604,
    "IsCritical": false,
    "IsOwnProcess": true,
    "IsUserService": false,
    "LoadOrderGroup": "ProfSvc_Group",
    "ParentProcessId": 772,
    "ServiceName": "gpsvc",
    "SvchostGroup": "None"
  },
  "message": "ServiceStart"
}

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 {0063715B-EEDA-4007-9429-AD526F62696E}

Defined in services.exe, which carries the event manifest.

Observed on:

  • Win11-26200.6584, sample captured from a live trace, binary version 10.0.26100.1, captured 2026-06-02
  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads