Microsoft-Windows-RestartManager

11 events across 2 channels

Event ID 10000: Starting session 0 - 1.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Starting session - .

Message #

Starting session %1 - %2.

Fields #

NameDescription
RmSessionEvent.RmSessionId
RmSessionEvent.UTCStartTime

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "{0888E5EF-9B98-4695-979D-E92CE4247224}",
    "event_source_name": "",
    "event_id": 10000,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-05-28T02:32:07.5013702+00:00",
    "event_record_id": 216,
    "correlation": {},
    "execution": {
      "process_id": 1772,
      "thread_id": 2528
    },
    "channel": "Application",
    "computer": "telemetry-DC-d.cell-d.ludus.domain",
    "security": {
      "user_id": "S-1-5-21-1006758700-2167138679-1475694448-1000"
    }
  },
  "user_data": {
    "RmSessionEvent": {
      "RmSessionId": "0",
      "UTCStartTime": "2026-05-28T02:32:07.4965010Z"
    }
  },
  "message": "Starting session 0 - ‎2026‎-‎05‎-‎28T02:32:07.496501000Z."
}

Event ID 10001: Ending session 0 started 1.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Ending session started .

Message #

Ending session %1 started %2.

Fields #

NameDescription
RmSessionEvent.RmSessionId
RmSessionEvent.UTCStartTime

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "{0888E5EF-9B98-4695-979D-E92CE4247224}",
    "event_source_name": "",
    "event_id": 10001,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-05-28T02:32:08.3248051+00:00",
    "event_record_id": 220,
    "correlation": {},
    "execution": {
      "process_id": 1772,
      "thread_id": 4576
    },
    "channel": "Application",
    "computer": "telemetry-DC-d.cell-d.ludus.domain",
    "security": {
      "user_id": "S-1-5-21-1006758700-2167138679-1475694448-1000"
    }
  },
  "user_data": {
    "RmSessionEvent": {
      "RmSessionId": "0",
      "UTCStartTime": "2026-05-28T02:32:07.4965010Z"
    }
  },
  "message": "Ending session 0 started ‎2026‎-‎05‎-‎28T02:32:07.496501000Z."
}

Event ID 10002: Shutting down application or service 'VMware Snapshot Provider'.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Shutting down application or service 'VMware Snapshot Provider'.

Message #

Shutting down application or service '%3'.

Fields #

NameDescription
RmApplicationEvent.RmSessionId
RmApplicationEvent.FullPath
RmApplicationEvent.DisplayName
RmApplicationEvent.AppVersion
RmApplicationEvent.AppType
RmApplicationEvent.TSSessionId
RmApplicationEvent.Status
RmApplicationEvent.Pid
RmApplicationEvent.nFiles
RmApplicationEvent.Files

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "0888E5EF-9B98-4695-979D-E92CE4247224",
    "event_source_name": "",
    "event_id": 10002,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-05T22:27:35.029379+00:00",
    "event_record_id": 1464,
    "correlation": {},
    "execution": {
      "process_id": 1520,
      "thread_id": 5908
    },
    "channel": "Application",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "RmApplicationEvent": {
      "RmSessionId": 0,
      "FullPath": "C:\\Windows\\System32\\dllhost.exe",
      "DisplayName": "VMware Snapshot Provider",
      "AppVersion": 0,
      "AppType": 3,
      "TSSessionId": 0,
      "Status": 262146,
      "Pid": 4400,
      "nFiles": 0,
      "Files": {
        "File": [
          ""
        ]
      }
    }
  },
  "message": "Shutting down application or service 'VMware Snapshot Provider'."
}

References #

Event ID 10003: Restarting application or service 'DisplayName'.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Restarting application or service 'DisplayName'.

Message #

Restarting application or service '%3'.

Fields #

NameDescription
RmSessionId UInt32
FullPath UnicodeString
DisplayName UnicodeString
AppVersion UInt32
AppType UInt32
TSSessionId UInt32
Status UInt32NTSTATUS reference
Pid UInt32
nFiles UInt32
File UnicodeString

Event ID 10004: Registering nFiles file(s), nRegProcs process(es), nRegServices service(s).

#
Provider
Microsoft-Windows-RestartManager
Channel
Operational

Description

Registering nFiles file(s), nRegProcs process(es), nRegServices service(s).

Message #

Registering %2 file(s), %3 process(es), %4 service(s).

Fields #

NameDescription
RmSessionId UInt32
nFiles UInt32
nRegProcs UInt32
nRegServices UInt32
Files UnicodeString
RegProcs UnicodeString
RegServices UnicodeString

Event ID 10005: Machine restart is required.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Informational

Description

Machine restart is required.

Message #

Machine restart is required.

Fields #

NameDescription
RmRestartEvent.RmSessionId
RmRestartEvent.nApplications
RmRestartEvent.Applications
RmRestartEvent.RebootReasons

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "{0888E5EF-9B98-4695-979D-E92CE4247224}",
    "event_source_name": "",
    "event_id": 10005,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-04-18T00:29:31.9618410+00:00",
    "event_record_id": 44,
    "correlation": {},
    "execution": {
      "process_id": 4544,
      "thread_id": 4772
    },
    "channel": "Application",
    "computer": "WIN11-25H2-X64",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "RmRestartEvent": {
      "RmSessionId": "0",
      "nApplications": "6",
      "Applications": "Host Process for Windows TasksShell Infrastructure HostWindows ExplorerMicrosoft WWA HostRuntime BrokerCloudExperienceHost Broker",
      "RebootReasons": "2"
    }
  },
  "message": "Machine restart is required."
}

Event ID 10006: Application or service 'DisplayName' could not be shut down.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Application or service 'DisplayName' could not be shut down.

Message #

Application or service '%3' could not be shut down.

Fields #

NameDescription
RmSessionId UInt32
FullPath UnicodeString
DisplayName UnicodeString
AppVersion UInt32
AppType UInt32
TSSessionId UInt32
Status UInt32NTSTATUS reference
Pid UInt32
nFiles UInt32
File UnicodeString

Event ID 10007: Application or service 'DisplayName' could not be restarted.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Application or service 'DisplayName' could not be restarted.

Message #

Application or service '%3' could not be restarted.

Fields #

NameDescription
RmSessionId UInt32
FullPath UnicodeString
DisplayName UnicodeString
AppVersion UInt32
AppType UInt32
TSSessionId UInt32
Status UInt32NTSTATUS reference
Pid UInt32
nFiles UInt32
File UnicodeString

Event ID 10008: Restart Manager encountered an internal error.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Restart Manager encountered an internal error.

Message #

Restart Manager encountered an internal error.

Fields #

NameDescription
RmSessionId UInt32
cbSize UInt32
pbBinary Binary

Event ID 10009: Service tagging failed to find target service in process SvcHostPid.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application

Description

Service tagging failed to find target service in process SvcHostPid.

Message #

Service tagging failed to find target service in process %2.

Fields #

NameDescription
RmSessionId UInt32
SvcHostPid UInt32
nFiles UInt32
nServices UInt32
FileName UnicodeString
Service UnicodeString

Event ID 10010: Application 'C:\Program Files\WindowsApps\MicrosoftWindows.

#
Provider
Microsoft-Windows-RestartManager
Channel
Application
Level
Warning

Description

Application 'C:\Program Files\WindowsApps\MicrosoftWindows.Client.WebExperience_423.23500.0.0_x64__cw5n1h2txyewy\Dashboard\Widgets.exe' (pid 6212) cannot be restarted - 1.

Message #

Application '%3' (pid %2) cannot be restarted - %9.

Fields #

NameDescription
RmUnsupportedRestartEvent.RmSessionId
RmUnsupportedRestartEvent.Pid
RmUnsupportedRestartEvent.FullPath
RmUnsupportedRestartEvent.DisplayName
RmUnsupportedRestartEvent.AppVersion
RmUnsupportedRestartEvent.AppType
RmUnsupportedRestartEvent.TSSessionId
RmUnsupportedRestartEvent.Status
RmUnsupportedRestartEvent.Reason

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-RestartManager",
    "guid": "{0888E5EF-9B98-4695-979D-E92CE4247224}",
    "event_source_name": "",
    "event_id": 10010,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": -9223372036854775808,
    "time_created": "2026-04-18T00:29:31.9220350+00:00",
    "event_record_id": 43,
    "correlation": {},
    "execution": {
      "process_id": 4544,
      "thread_id": 4772
    },
    "channel": "Application",
    "computer": "WIN11-25H2-X64",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "user_data": {
    "RmUnsupportedRestartEvent": {
      "RmSessionId": "0",
      "Pid": "6860",
      "FullPath": "C:\\Windows\\System32\\RuntimeBroker.exe",
      "DisplayName": "Runtime Broker",
      "AppVersion": "0",
      "AppType": "0",
      "TSSessionId": "1",
      "Status": "67108865",
      "Reason": "1"
    }
  },
  "message": "Application 'C:\\Windows\\System32\\RuntimeBroker.exe' (pid 6860) cannot be restarted - Application SID does not match Conductor SID.."
}

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 0888e5ef-9b98-4695-979d-e92ce4247224

Defined in RstrtMgr.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