Microsoft-Windows-Fault-Tolerant-Heap

3 events across 1 channel

EventTitleChannelSample
1001The Fault Tolerant Heap service started.OperationalY
1002The Fault Tolerant Heap service stopped.OperationalY
1003FaultTolerantHeap EnabledOperationalN

Event ID 1001: The Fault Tolerant Heap service started.

#
Provider
Microsoft-Windows-Fault-Tolerant-Heap
Channel
Operational
Level
Informational
Task
LifecycleEvents
Opcode
EventsloggedwhentheFTH(faulttolerantheap)serviceisstarted.

Description

The Fault Tolerant Heap service started.

Message #

The Fault Tolerant Heap service started.

Fields #

NameDescription
faulttolerantheap)serviceisstarted.(

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Fault-Tolerant-Heap",
    "guid": "6B93BF66-A922-4C11-A617-CF60D95C133D",
    "event_source_name": "",
    "event_id": 1001,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 11,
    "keywords": 4611686018695823360,
    "time_created": "2026-03-09T01:01:52.027220+00:00",
    "event_record_id": 1,
    "correlation": {},
    "execution": {
      "process_id": 4804,
      "thread_id": 5036
    },
    "channel": "Microsoft-Windows-Fault-Tolerant-Heap/Operational",
    "computer": "LAB-WIN11",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {},
  "message": ""
}

Event ID 1002: The Fault Tolerant Heap service stopped.

#
Provider
Microsoft-Windows-Fault-Tolerant-Heap
Channel
Operational
Level
Informational
Task
LifecycleEvents
Opcode
EventsloggedwhentheFTH(faulttolerantheap)serviceisstopped.

Description

The Fault Tolerant Heap service stopped.

Message #

The Fault Tolerant Heap service stopped.

Fields #

NameDescription
faulttolerantheap)serviceisstopped.(

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-Fault-Tolerant-Heap",
    "guid": "6B93BF66-A922-4C11-A617-CF60D95C133D",
    "event_source_name": "",
    "event_id": 1002,
    "version": 0,
    "level": 4,
    "task": 1,
    "opcode": 12,
    "keywords": 4611686018695823360,
    "time_created": "2026-03-09T01:06:38.890006+00:00",
    "event_record_id": 2,
    "correlation": {},
    "execution": {
      "process_id": 4804,
      "thread_id": 4996
    },
    "channel": "Microsoft-Windows-Fault-Tolerant-Heap/Operational",
    "computer": "LAB-WIN11",
    "security": {
      "user_id": "S-1-5-19"
    }
  },
  "event_data": {},
  "message": ""
}

Event ID 1003: FaultTolerantHeap Enabled

#
Provider
Microsoft-Windows-Fault-Tolerant-Heap
Channel
Operational

Description

FaultTolerantHeap Enabled.

Message #

FaultTolerantHeap Enabled

Fields #

NameDescription
FthEnabledPID UInt32
FthEnabledProcessName UnicodeString
FthEnabledProcessStartup FILETIME

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 6b93bf66-a922-4c11-a617-cf60d95c133d

Defined in fthsvc.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.1, captured 2026-06-02

Downloads