Microsoft-Windows-KnownFolders
4 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1000 | Error hrError occurred while creating known folder FolderId with path 'Path'. | Microsoft-Windows-Known Folders API Service | Y |
| 1001 | Error hrError occurred while initializing known folder FolderId with ini file … | Microsoft-Windows-Known Folders API Service | N |
| 1002 | Error hrError occurred while verifying known folder FolderId with path 'Path'. | Microsoft-Windows-Known Folders API Service | Y |
| 1003 | Error hrError occurred while initializing known folder FolderId with path … | Microsoft-Windows-Known Folders API Service | Y |
Event ID 1000: Error hrError occurred while creating known folder FolderId with path 'Path'.
#Description
Error hrError occurred while creating known folder FolderId with path 'Path'.
Message #
Fields #
| Name | Description |
|---|---|
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 #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 1001: Error hrError occurred while initializing known folder FolderId with ini file path 'Path'.
#Event ID 1002: Error hrError occurred while verifying known folder FolderId with path 'Path'.
#Description
Error hrError occurred while verifying known folder FolderId with path 'Path'.
Message #
Fields #
| Name | Description |
|---|---|
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'.
#Description
Error hrError occurred while initializing known folder FolderId with path 'Path'.
Message #
Fields #
| Name | Description |
|---|---|
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 #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
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