So after ~4-5 months after my build of my computer, I have started to get shut downs out of no where.It can happen from 2 mins after the startup or hours before it will shut down again. Looking through my Event Logs, I saw Kernel-Power 109 which basically initiated power shut down. Looking around people said it can range from malware/virus issues to the Psu itself. I scanned my pc multiple times and found nothing but before I decide to get a new Psu, any other ideas what it could be?
XML view of the Info on the Kernel Power:
- <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>109</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>103</Task>
<Opcode>0</Opcode>
<Keywords>0x8000400000000004</Keywords>
<TimeCreated SystemTime="2016-03-19T14:47:33.769636900Z" />
<EventRecordID>10722</EventRecordID>
<Correlation />
<Execution ProcessID="960" ThreadID="964" />
<Channel>System</Channel>
<Computer>Kurogane</Computer>
<Security />
</System>
- <EventData>
<Data Name="ShutdownActionType">4</Data>
<Data Name="ShutdownEventCode">0</Data>
<Data Name="ShutdownReason">5</Data>
</EventData>
</Event>
I found this User32 info before the Kernel power which might have led to the shut down(General):
The process C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe (KUROGANE) has initiated the shutdown of computer KUROGANE on behalf of user KUROGANE\IcecreamJesus for the following reason: Security issue (Unplanned)
Reason Code: 0x50013
Shutdown Type: shutdown
Comment:
Update-Now solved, problem was due to some viruses being hidden even with sfc but with Malwarebyte, this has been solved.
XML view of the Info on the Kernel Power:
- <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>109</EventID>
<Version>0</Version>
<Level>4</Level>
<Task>103</Task>
<Opcode>0</Opcode>
<Keywords>0x8000400000000004</Keywords>
<TimeCreated SystemTime="2016-03-19T14:47:33.769636900Z" />
<EventRecordID>10722</EventRecordID>
<Correlation />
<Execution ProcessID="960" ThreadID="964" />
<Channel>System</Channel>
<Computer>Kurogane</Computer>
<Security />
</System>
- <EventData>
<Data Name="ShutdownActionType">4</Data>
<Data Name="ShutdownEventCode">0</Data>
<Data Name="ShutdownReason">5</Data>
</EventData>
</Event>
I found this User32 info before the Kernel power which might have led to the shut down(General):
The process C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe (KUROGANE) has initiated the shutdown of computer KUROGANE on behalf of user KUROGANE\IcecreamJesus for the following reason: Security issue (Unplanned)
Reason Code: 0x50013
Shutdown Type: shutdown
Comment:
Update-Now solved, problem was due to some viruses being hidden even with sfc but with Malwarebyte, this has been solved.