Microsoft-Windows-SmartCard-DeviceEnum
6 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 99 | Creation of node InstancePath failed with ErrorCode. | Operational | N |
| 100 | Removal of node InstancePath failed with ErrorCode. | Operational | N |
| 101 | Created node InstancePath on session SessionId. | Operational | Y |
| 102 | Removed node InstancePath on session SessionId. | Operational | N |
| 103 | ScDeviceEnum service started. | Operational | Y |
| 104 | ScDeviceEnum service stopped. | Operational | N |
Event ID 99: Creation of node InstancePath failed with ErrorCode.
#Event ID 100: Removal of node InstancePath failed with ErrorCode.
#Event ID 101: Created node InstancePath on session SessionId.
#Description
Created node InstancePath on session SessionId.
Message #
Fields #
| Name | Description |
|---|---|
InstancePath UnicodeString | |
SessionId UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-SmartCard-DeviceEnum",
"event_id": 101,
"level": 4,
"task": 0,
"opcode": 0,
"time_created": "2026-04-18T02:09:23.1653236+00:00",
"computer": "DESKTOP-FF3N5XK",
"channel": "Microsoft-Windows-SmartCard-DeviceEnum"
},
"event_data": {
"SessionId": "0",
"InstancePath": "SWD\\ScDeviceEnumBus\\1"
}
}
Event ID 102: Removed node InstancePath on session SessionId.
#Event ID 103: ScDeviceEnum service started.
#Description
ScDeviceEnum service started.
Message #
Example Event #
{
"system": {
"provider": "Microsoft-Windows-SmartCard-DeviceEnum",
"event_id": 103,
"level": 4,
"task": 0,
"opcode": 0,
"time_created": "2026-04-18T02:09:23.1750281+00:00",
"computer": "DESKTOP-FF3N5XK",
"channel": "Microsoft-Windows-SmartCard-DeviceEnum"
},
"event_data": {}
}
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 aaeac398-3028-487c-9586-44eacad03637
Defined in ScDeviceEnum.dll, which carries the event manifest.
Observed on:
- 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.3323, captured 2026-06-02