Share via


Kernel-Boot: Event ID 208

Question

Tuesday, November 20, 2018 9:37 PM | 1 vote

Since my last Windows installation (4 Days ago) I've seen this event after very boot:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

  • <System>
      <Provider Name="Microsoft-Windows-Kernel-Boot" Guid="{15ca44ff-4d7a-4baa-bba5-0998955e531e}" />
      <EventID>208</EventID>
      <Version>0</Version>
      <Level>2</Level>
      <Task>78</Task>
      <Opcode>12</Opcode>
      <Keywords>0x2000080000000000</Keywords>
      <TimeCreated SystemTime="2018-11-20T21:04:32.817123600Z" />
      <EventRecordID>350</EventRecordID>
      <Correlation />
      <Execution ProcessID="4" ThreadID="8" />
      <Channel>Microsoft-Windows-Kernel-Boot/Operational</Channel>
      <Computer>Dreamstation</Computer>
      <Security UserID="S-1-5-18" />
      </System>
  • <EventData>
      <Data Name="InitState">1</Data>
      <Data Name="StatusCode">3221225473</Data>
      <Data Name="FailureAddress">9257543</Data>
      <Data Name="ReferenceAddress">10518080</Data>
      <Data Name="ReasonCode">1</Data>
      </EventData>
      </Event>

"The measured startup library encountered an error and entered an unprotected state. InitState: 1, StatusCode: 0xC0000001, Error Address: 0x8D4247, Reference Address: 0xA07E40, Cause: 1"

What error is this event referring to and why do I get it?

I have found no information about this event what so ever so I would be super grateful if someone could help me with this.

All replies (2)

Wednesday, November 21, 2018 9:24 AM

Hi,
I searched for a long time and did not find the relevant record of this problem. It seems something with the power. I suggest you disabling Fast Startup, setting power option to high performance and upgrading BIOS firmware then check if the event still appears.
Hope it is helpful.

Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].


Friday, April 17, 2020 7:06 AM

On this machine, the boot up from a saved lower power state did freeze the bootup sequence from hibernation. Event 208 is logged on every regular cold start.

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Microsoft-Windows-Kernel-Boot" Guid="{15ca44ff-4d7a-4baa-bba5-0998955e531e}" /> 
  <EventID>208</EventID> 
  <Version>0</Version> 
  <Level>2</Level> 
  <Task>78</Task> 
  <Opcode>12</Opcode> 
  <Keywords>0x2000080000000000</Keywords> 
  <TimeCreated SystemTime="2020-04-17T03:19:26.877576000Z" /> 
  <EventRecordID>18</EventRecordID> 
  <Correlation /> 
  <Execution ProcessID="4" ThreadID="8" /> 
  <Channel>Microsoft-Windows-Kernel-Boot/Operational</Channel> 
  <Computer>ThatsMeBabe</Computer> 
  <Security UserID="S-1-5-18" /> 
  </System>
- <EventData>
  <Data Name="InitState">1</Data> 
  <Data Name="StatusCode">3221225473</Data> 
  <Data Name="FailureAddress">8887143</Data> 
  <Data Name="ReferenceAddress">9973344</Data> 
  <Data Name="ReasonCode">1</Data> 
  </EventData>
  </Event>

A workaround is a script changing the power state to high performance on shutdown and then back to the default state after the user settings have loaded on reboot.

Edit: Worked on previous Windows version, not on 1909, unfortunately

A natural, B flat, C sharp, D compile