Constantly keep getting event ID 16394 followed by 16384 multiple times an hour and I don't know why or how to fix it, cause every source I look up says this is abnormal. Did a sfc scan came back all good same with dism. Also every time this happens in Task scheduler the SoftwareProtectionPath has its SvcRestartTask be updated to trigger everyday when it last does ID 16384 so its constantly changing. Also Software Protection in services is set to run automatically (delayed) and is under the Network Service account. This is a fresh install of windows too as I did a clean install of windows and this was something that was happening with the fresh install, was happening with previous install too. I'm using windows 11 home
These are the events in question
Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 2025-12-28 7:48:47 AM
Event ID: 16394
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: DESKTOP-Q2OUQJN
Description:
Offline downlevel migration succeeded.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="49152">16394</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2025-12-28T12:48:47.3342274Z" />
<EventRecordID>1476</EventRecordID>
<Correlation />
<Execution ProcessID="21808" ThreadID="0" />
<Channel>Application</Channel>
<Computer>DESKTOP-Q2OUQJN</Computer>
<Security />
</System>
<EventData>
</EventData>
</Event>
Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 2025-12-28 7:49:17 AM
Event ID: 16384
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: DESKTOP-Q2OUQJN
Description:
Successfully scheduled Software Protection service for re-start at 2125-12-04T12:49:17Z. Reason: RulesEngine.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Security-SPP" Guid="{E23B33B0-C8C9-472C-A5F9-F2BDFEA0F156}" EventSourceName="Software Protection Platform Service" />
<EventID Qualifiers="16384">16384</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2025-12-28T12:49:17.5792675Z" />
<EventRecordID>1477</EventRecordID>
<Correlation />
<Execution ProcessID="21808" ThreadID="0" />
<Channel>Application</Channel>
<Computer>DESKTOP-Q2OUQJN</Computer>
<Security />
</System>
<EventData>
<Data>2125-12-04T12:49:17Z</Data>
<Data>RulesEngine</Data>
</EventData>
</Event>