Microsoft-Windows-KnownFolders

4 events across 1 channel

EventTitleChannelSample
1000Error hrError occurred while creating known folder FolderId with path 'Path'.Microsoft-Windows-Known Folders API ServiceY
1001Error hrError occurred while initializing known folder FolderId with ini file …Microsoft-Windows-Known Folders API ServiceN
1002Error hrError occurred while verifying known folder FolderId with path 'Path'.Microsoft-Windows-Known Folders API ServiceY
1003Error hrError occurred while initializing known folder FolderId with path …Microsoft-Windows-Known Folders API ServiceY

Event ID 1000: Error hrError occurred while creating known folder FolderId with path 'Path'.

#
Provider
Microsoft-Windows-KnownFolders
Channel
Microsoft-Windows-Known Folders API Service
Level
Warning

Description

Error hrError occurred while creating known folder FolderId with path 'Path'.

Message #

Error %1 occurred while creating known folder %2 with path '%3'.

Fields #

NameDescription
hrError HexInt32
FolderId GUID
Path UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-KnownFolders",
    "guid": "8939299F-2315-4C5C-9B91-ABB86AA0627D",
    "event_source_name": "",
    "event_id": 1000,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T02:00:56.161853+00:00",
    "event_record_id": 75,
    "correlation": {},
    "execution": {
      "process_id": 1140,
      "thread_id": 10696
    },
    "channel": "Microsoft-Windows-Known Folders API Service",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "hrError": "0x80070005",
    "FolderId": "F1B32785-6FBA-4FCF-9D55-7B8E7F157091",
    "Path": "C:\\Windows\\system32\\config\\systemprofile\\AppData\\Local"
  },
  "message": ""
}

References #

Event ID 1001: Error hrError occurred while initializing known folder FolderId with ini file path 'Path'.

#
Provider
Microsoft-Windows-KnownFolders
Channel
Microsoft-Windows-Known Folders API Service

Description

Error hrError occurred while initializing known folder FolderId with ini file path 'Path'.

Message #

Error %1 occurred while initializing known folder %2 with ini file path '%3'.

Fields #

NameDescription
hrError HexInt32
FolderId GUID
Path UnicodeString

Event ID 1002: Error hrError occurred while verifying known folder FolderId with path 'Path'.

#
Provider
Microsoft-Windows-KnownFolders
Channel
Microsoft-Windows-Known Folders API Service
Level
Warning

Description

Error hrError occurred while verifying known folder FolderId with path 'Path'.

Message #

Error %1 occurred while verifying known folder %2 with path '%3'.

Fields #

NameDescription
hrError HexInt32
FolderId GUID
Path UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-KnownFolders",
    "guid": "{8939299F-2315-4C5C-9B91-ABB86AA0627D}",
    "event_source_name": "",
    "event_id": 1002,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-06-13T05:41:36.1032671+00:00",
    "event_record_id": 30,
    "correlation": {
      "ActivityID": "{C6821FB2-EF88-0005-EE5F-82C688EFDC01}"
    },
    "execution": {
      "process_id": 4444,
      "thread_id": 8056
    },
    "channel": "Microsoft-Windows-Known Folders API Service",
    "computer": "telemetry-DC-a.cell-a.ludus.domain",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "hrError": "0x80070002",
    "FolderId": "{fdd39ad0-238f-46af-adb4-6c85480369c7}",
    "Path": "C:\\Windows\\system32\\config\\systemprofile\\Documents"
  },
  "message": "Error 0x80070002 occurred while verifying known folder {fdd39ad0-238f-46af-adb4-6c85480369c7} with path 'C:\\Windows\\system32\\config\\systemprofile\\Documents'."
}

Event ID 1003: Error hrError occurred while initializing known folder FolderId with path 'Path'.

#
Provider
Microsoft-Windows-KnownFolders
Channel
Microsoft-Windows-Known Folders API Service
Level
Warning

Description

Error hrError occurred while initializing known folder FolderId with path 'Path'.

Message #

Error %1 occurred while initializing known folder %2 with path '%3'.

Fields #

NameDescription
hrError HexInt32
FolderId GUID
Path UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-KnownFolders",
    "guid": "8939299F-2315-4C5C-9B91-ABB86AA0627D",
    "event_source_name": "",
    "event_id": 1003,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T00:40:07.330914+00:00",
    "event_record_id": 58,
    "correlation": {},
    "execution": {
      "process_id": 1852,
      "thread_id": 12408
    },
    "channel": "Microsoft-Windows-Known Folders API Service",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "hrError": "0x80070002",
    "FolderId": "B4BFCC3A-DB2C-424C-B029-7FE99A87C641",
    "Path": "C:\\Windows\\system32\\config\\systemprofile\\Desktop"
  },
  "message": ""
}

References #

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 8939299f-2315-4c5c-9b91-abb86aa0627d

Defined in windows.storage.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.1457, captured 2026-06-02

Downloads