Microsoft-Windows-AppXDeployment › Event 302

Event ID 302 — Failed to start system service: ServiceName with error: ErrorCode.

Provider
Microsoft-Windows-AppXDeployment
Channel
Operational
Level
Error
Task
AppXDeployment.Task.Client.Deployment

Description

Failed to start system service: ServiceName with error: ErrorCode.

Message #

Failed to start system service: %1 with error: %2.

Fields #

NameDescription
ServiceName UnicodeStringFailed to start system service.
ErrorCode HexInt32with error.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppXDeployment",
    "guid": "8127F6D4-59F9-4ABF-8952-3E3A02073D5F",
    "event_source_name": "",
    "event_id": 302,
    "version": 0,
    "level": 2,
    "task": 4,
    "opcode": 0,
    "keywords": 4611756387171631104,
    "time_created": "2022-04-07T16:45:08.860422+00:00",
    "event_record_id": 2,
    "correlation": {
      "ActivityID": "C1DC836A-4A9E-0000-538F-DCC19E4AD801"
    },
    "execution": {
      "process_id": 3864,
      "thread_id": 3868
    },
    "channel": "Microsoft-Windows-AppXDeployment/Operational",
    "computer": "WIN-FPV0DSIC9O6",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "ServiceName": "appxsvc",
    "ErrorCode": "0x8007045b"
  },
  "message": ""
}

References #