Microsoft-Windows-RestartManager
11 events across 2 channels
| Event | Title | Channel | Sample |
|---|---|---|---|
| 10000 | Starting session 0 - 1. | Application | Y |
| 10001 | Ending session 0 started 1. | Application | Y |
| 10002 | Shutting down application or service 'VMware Snapshot Provider'. | Application | Y |
| 10003 | Restarting application or service 'DisplayName'. | Application | N |
| 10004 | Registering nFiles file(s), nRegProcs process(es), nRegServices service(s). | Operational | N |
| 10005 | Machine restart is required. | Application | Y |
| 10006 | Application or service 'DisplayName' could not be shut down. | Application | N |
| 10007 | Application or service 'DisplayName' could not be restarted. | Application | N |
| 10008 | Restart Manager encountered an internal error. | Application | N |
| 10009 | Service tagging failed to find target service in process SvcHostPid. | Application | N |
| 10010 | Application 'C:\Program Files\WindowsApps\MicrosoftWindows. | Application | Y |
Event ID 10000: Starting session 0 - 1.
#Description
Starting session - .
Message #
Fields #
| Name | Description |
|---|---|
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.
#Description
Ending session started .
Message #
Fields #
| Name | Description |
|---|---|
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'.
#Description
Shutting down application or service 'VMware Snapshot Provider'.
Message #
Fields #
| Name | Description |
|---|---|
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 #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 10003: Restarting application or service 'DisplayName'.
#Description
Restarting application or service 'DisplayName'.
Message #
Fields #
| Name | Description |
|---|---|
RmSessionId UInt32 | |
FullPath UnicodeString | |
DisplayName UnicodeString | |
AppVersion UInt32 | |
AppType UInt32 | |
TSSessionId UInt32 | |
Status UInt32 | NTSTATUS reference |
Pid UInt32 | |
nFiles UInt32 | |
File UnicodeString |
Event ID 10004: Registering nFiles file(s), nRegProcs process(es), nRegServices service(s).
#Event ID 10005: Machine restart is required.
#Description
Machine restart is required.
Message #
Fields #
| Name | Description |
|---|---|
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.
#Description
Application or service 'DisplayName' could not be shut down.
Message #
Fields #
| Name | Description |
|---|---|
RmSessionId UInt32 | |
FullPath UnicodeString | |
DisplayName UnicodeString | |
AppVersion UInt32 | |
AppType UInt32 | |
TSSessionId UInt32 | |
Status UInt32 | NTSTATUS reference |
Pid UInt32 | |
nFiles UInt32 | |
File UnicodeString |
Event ID 10007: Application or service 'DisplayName' could not be restarted.
#Description
Application or service 'DisplayName' could not be restarted.
Message #
Fields #
| Name | Description |
|---|---|
RmSessionId UInt32 | |
FullPath UnicodeString | |
DisplayName UnicodeString | |
AppVersion UInt32 | |
AppType UInt32 | |
TSSessionId UInt32 | |
Status UInt32 | NTSTATUS reference |
Pid UInt32 | |
nFiles UInt32 | |
File UnicodeString |
Event ID 10008: Restart Manager encountered an internal error.
#Event ID 10009: Service tagging failed to find target service in process SvcHostPid.
#Event ID 10010: Application 'C:\Program Files\WindowsApps\MicrosoftWindows.
#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 #
Fields #
| Name | Description |
|---|---|
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