Jump to content

hello i need help! i have a custom built pc that is throwing this kernel-power event 41 error!

Log Name:      System
Source:        Microsoft-Windows-Kernel-Power
Date:          8/25/2016 2:52:06 PM
Event ID:      41
Task Category: (63)
Level:         Critical
Keywords:      (70368744177664),(2)
User:          SYSTEM
Computer:      DESKTOP-LNS2K12
Description:
The system has rebooted without cleanly shutting down first. This error could be caused if the system stopped responding, crashed, or lost power unexpectedly.
Event Xml:
<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>3</Version>
    <Level>1</Level>
    <Task>63</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000400000000002</Keywords>
    <TimeCreated SystemTime="2016-08-25T21:52:06.640702900Z" />
    <EventRecordID>6603</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="8" />
    <Channel>System</Channel>
    <Computer>DESKTOP-LNS2K12</Computer>
    <Security UserID="S-1-5-18" />
  </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">0</Data>
    <Data Name="PowerButtonTimestamp">0</Data>
    <Data Name="BootAppStatus">0</Data>
  </EventData>
</Event>

Link to comment
https://linustechtips.com/topic/648955-kernel-power-event-41-help/
Share on other sites

Link to post
Share on other sites

your computer just lost power, it's fine, if there's any other problems (like BSOD) then ask for help on the forums, every one will be happy to help you with your problem

****SORRY FOR MY ENGLISH IT'S REALLY TERRIBLE*****

Been married to my wife for 3 years now! Yay!

Link to post
Share on other sites

I decided to look into my computer Hanging up every five minutes deal. The computer itself shouldn't have lost power. I learned that code was thrown because i had to press the reset button on my case, which then tells the motherboard/BIOS to kill power and do a "hard reset". I also learned only windows shows that code when the BIOS cuts power to all the components, a power outage, or there is a power failure in the hardware (Which in that case there will be a high chance of it not starting back up). Also there was no hardware issues, because if there was one my motherboard would be throwing POST codes on a digital display located on the bottom of the motherboard. I found out that the real problem is actually 3 problems. One of them is when i don't actively use my computer (Like interact with it) while i'm watching youtube on google chrome, windows turns off my SSD and HDD and forgets to reactive them. henceforth causing it to hang and the computer to freeze the display and audio. I also learned that Chevolume a paid software was having conflicts with the system causing it to do the same thing. And last but not least there was an important file that was corrupt in windows OS (Which was an easy fix since Windows 10 has a self repair command " sfc /scannow " that i use in my administrative command prompt) it was probably the cause as to why the SSD and HDD was not being reactivated.

So Forthforth i have had no issues since i fixed all three issues. i will return to this topic if i have the same issue occur again.This was actually a great learning experience for me. As i do repairs for my friends because the cost of the technicians doing it around here is like $200 per issue excluding the cost of the materials to fix it. Now if they have the same or similar problem like mine i now know ways of fixing it.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×