Microsoft-Windows-KnownFolders › Event 1003

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 #