My computer keeps shutting down at random times while in use. I've checked the logs over the past few days and I'm seeing the Kernel-Power error happening 4 times over the last week. I looked at the logs a bit further back and the error seems to be happening since 8/18/2011!
Here's the xml for the error if it's needed:
What's wrong with my machine and how can i fix it?
Here's the xml for the error if it's needed:
Code:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
<EventID>41</EventID>
<Version>2</Version>
<Level>1</Level>
<Task>63</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000002</Keywords>
<TimeCreated SystemTime="2011-09-17T17:33:54.774407400Z" />
<EventRecordID>10768</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>System</Channel>
<Computer>Mypc</Computer>
<Security UserID="some id" />
</System>
- <EventData>
<Data Name="BugcheckCode">0</Data>
<Data Name="BugcheckParameter1">0x0</Data>
<Data Name="BugcheckParameter2">0x0</Data>
<Data Name="BugcheckParameter3">0x0</Data>
<Data Name="BugcheckParameter4">0x0</Data>
<Data Name="SleepInProgress">false</Data>
<Data Name="PowerButtonTimestamp">0</Data>
</EventData>
</Event>
What's wrong with my machine and how can i fix it?







