Microsoft-Windows-AppID

8 events across 1 channel

Event ID 4001: AppID failed to compute FilePathBuffer process attributes.

#
Provider
Microsoft-Windows-AppID
Channel
Operational

Description

AppID failed to compute FilePathBuffer process attributes. Status Status.

Message #

AppID failed to compute %2 process attributes. Status %3.

Fields #

NameDescription
FilePathLength UInt16
FilePathBuffer UnicodeString
Status HexInt32NTSTATUS reference

Event ID 4002: AppID Driver failed to start.

#
Provider
Microsoft-Windows-AppID
Channel
Operational

Description

AppID Driver failed to start. Status Status.

Message #

AppID Driver failed to start. Status %1.

Fields #

NameDescription
Status HexInt32NTSTATUS reference

Event ID 4003: AppID Service failed to start.

#
Provider
Microsoft-Windows-AppID
Channel
Operational

Description

AppID Service failed to start. Status Status.

Message #

AppID Service failed to start. Status %1.

Fields #

NameDescription
Status HexInt32NTSTATUS reference

Event ID 4004: AppID Service is called to verify FilePathBuffer signature.

#
Provider
Microsoft-Windows-AppID
Channel
Operational
Also via
realtime ETW trace
Level
Informational

Description

AppID Service is called to verify FilePathBuffer signature. Status Status.

Message #

AppID Service is called to verify %2 signature. Status %5.

Fields #

NameDescription
FilePathLength UInt16
FilePathBuffer UnicodeString
PublisherNameLength UInt16
PublisherNameBuffer UnicodeString
Status HexInt32NTSTATUS reference

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppID",
    "guid": "{3CB2A168-FE19-4A4E-BDAD-DCF422F13473}",
    "event_source_name": "",
    "event_id": 4004,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": "0x0000000000000000",
    "time_created": "2026-06-02T17:34:50.660+00:00",
    "event_record_id": 0,
    "correlation": {
      "ActivityID": "{AE3ADFDF-F2B5-0001-06F3-3AAEB5F2DC01}"
    },
    "execution": {
      "process_id": 1364,
      "thread_id": 5032
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "FilePathBuffer": "\\\\?\\C:\\Windows\\assembly\\NativeImages_v4.0.30319_64\\Microsoft.Pb378ec07#\\6dd817c34159569e35bf90aa10a69db0\\Microsoft.PowerShell.ConsoleHost.ni.dll",
    "FilePathLength": 144,
    "PublisherNameBuffer": "",
    "PublisherNameLength": 0,
    "Status": "FEFFFFFF"
  },
  "message": ""
}

Event ID 4005: AppID certificate store verification failed.

#
Provider
Microsoft-Windows-AppID
Channel
Operational

Description

AppID certificate store verification failed. Status Status.

Message #

AppID certificate store verification failed. Status %1.

Fields #

NameDescription
Status HexInt32NTSTATUS reference

Event ID 4006: AppID certificate store is verified.

#
Provider
Microsoft-Windows-AppID
Channel
Operational
Level
Informational

Description

AppID certificate store is verified.

Message #

AppID certificate store is verified.

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppID",
    "guid": "3CB2A168-FE19-4A4E-BDAD-DCF422F13473",
    "event_source_name": "",
    "event_id": 4006,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T01:45:55.746206+00:00",
    "event_record_id": 50,
    "correlation": {},
    "execution": {
      "process_id": 18240,
      "thread_id": 4544
    },
    "channel": "Microsoft-Windows-AppID/Operational",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {},
  "message": ""
}

References #

Event ID 4007: AppID encountered a failure from discache.

#
Provider
Microsoft-Windows-AppID
Channel
Operational

Description

AppID encountered a failure from discache.sys. Status Status.

Message #

AppID encountered a failure from discache.sys. Status %1.

Fields #

NameDescription
Status HexInt32NTSTATUS reference

Event ID 4008: Function call error: CallingFunctionName called FunctionCallName which returned unsuccessfully (Error code: Status).

#
Provider
Microsoft-Windows-AppID
Channel
Operational
Also via
realtime ETW trace
Level
Error

Description

Function call error: CallingFunctionName called FunctionCallName which returned unsuccessfully (Error code: Status).

Message #

Function call error: %2 called %4 which returned unsuccessfully (Error code: %5).

Fields #

NameDescription
CallingFunctionNameLength UInt16
CallingFunctionName UnicodeString
FunctionCallNameLength UInt16
FunctionCallName UnicodeString
Status HexInt32NTSTATUS reference

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-AppID",
    "guid": "{3CB2A168-FE19-4A4E-BDAD-DCF422F13473}",
    "event_source_name": "",
    "event_id": 4008,
    "version": 0,
    "level": 2,
    "task": 0,
    "opcode": 0,
    "keywords": "0x0000000000000000",
    "time_created": "2026-06-02T17:34:50.546+00:00",
    "event_record_id": 0,
    "correlation": {
      "ActivityID": "{AE3ADFDF-F2B5-0001-06F3-3AAEB5F2DC01}"
    },
    "execution": {
      "process_id": 1364,
      "thread_id": 5032
    },
    "channel": "ETW Trace",
    "computer": "DESKTOP-FF3N5XK",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "CallingFunctionName": "AipGetFileSignature",
    "CallingFunctionNameLength": 19,
    "FunctionCallName": "WinVerifyTrust(WTD_CHOICE_FILE)",
    "FunctionCallNameLength": 31,
    "Status": "00010B80"
  },
  "message": ""
}

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 {3CB2A168-FE19-4A4E-BDAD-DCF422F13473}

Defined in srpapi.dll, 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.4647, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02

Downloads