Ntfs
5 events across 1 channel
Event ID 55: A corruption was discovered in the file system structure on volume DriveName.
#Description
A corruption was discovered in the file system structure on volume DriveName.
Message #
Fields #
| Name | Description |
|---|---|
DriveName UnicodeString | |
DeviceName UnicodeString | |
CorruptionState HexInt32 | |
HeaderFlags HexInt32 | |
Severity UnicodeString | |
Origin UnicodeString | |
Verb UnicodeString | |
Description UnicodeString | |
Signature HexInt32 | |
Outcome UnicodeString | |
SampleLength UInt16 | |
SampleData Binary | |
SourceFile HexInt32 | |
SourceLine UInt16 | |
SourceTag UInt32 | |
AdditionalInfo HexInt32 | |
CallStack AnsiString |
Event ID 130: The file system structure on volume VolumeId has now been repaired.
#Description
The file system structure on volume VolumeId has now been repaired.
Message #
Fields #
| Name | Description |
|---|---|
VolumeIdLength UInt16 | |
VolumeId UnicodeString | |
RepairDetail UnicodeString | |
RepairDataLength UInt16 | |
RepairData Binary |
Example Event #
{
"system": {
"provider": "Ntfs",
"guid": "{DD70BC80-EF44-421B-8AC3-CD31DA613A4E}",
"event_source_name": "",
"event_id": 130,
"version": 0,
"level": 3,
"task": 0,
"opcode": 0,
"keywords": -9223372036854775808,
"time_created": "2026-05-28T11:11:49.8428150+00:00",
"event_record_id": 1821,
"correlation": {},
"execution": {
"process_id": 4,
"thread_id": 4368
},
"channel": "System",
"computer": "telemetry-DC-d.cell-d.ludus.domain",
"security": {
"user_id": "S-1-5-18"
}
},
"event_data": {
"VolumeIdLength": "2",
"VolumeId": "C:",
"RepairDetail": "25008: Start repair on 05/28/2026 at 11:11:49:821\n\n25017: Processing repair verb IndexEntry: 0x10000000013df, \"$I30\", \"bb3a785178f443fda931098a5a9a306b.db.ses\"\nFlags: 0x32, 0x0\n26065: Deleting index entry bb3a785178f443fda931098a5a9a306b.db.ses in index 0x10000000013df of file 0x3000000010fae.\n25009: End repair on 05/28/2026 at 11:11:49:837\n",
"RepairDataLength": "152",
"RepairData": "0D000000FFFFFFFFFFFFFFFFE300170006000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
},
"message": "The file system structure on volume C: has now been repaired."
}
Event ID 131: The file system structure on volume VolumeId cannot be corrected.
#Event ID 132: Too many repair events have occurred in a short period of time.
#Description
Too many repair events have occurred in a short period of time.
Message #
Event ID 133: Skipped posting of TotalCount repair events.
#Description
Skipped posting of TotalCount repair events. Repair event posting will now be resumed.
Message #
Fields #
| Name | Description |
|---|---|
TotalCount UInt32 | |
BadFrsCount UInt32 | |
OrphanChildFRSCount UInt32 | |
BadClustersCount UInt32 | |
BadFreeClustersCount UInt32 | |
CrossLinkCount UInt32 | |
SDEntryCount UInt32 | |
InvalidSidCount UInt32 | |
IndexAttributeCount UInt32 | |
IndexSubtreeCount UInt32 | |
IndexOffsetCount UInt32 | |
IndexEntryCount UInt32 | |
IndexOrderCount UInt32 | |
ConnectCount UInt32 | |
BreakCycleCount UInt32 | |
FRSAllocateCount UInt32 | |
OthersCount UInt32 |
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 dd70bc80-ef44-421b-8ac3-cd31da613a4e
Defined in ntfs.sys, the binary that emits these events.
Observed on:
- WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.3328, captured 2026-06-02
- Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02