Windows crash after booting up Dishonored 2

DangerousPirate

Distinguished
Aug 5, 2013
19
0
18,510
Specs:
Mobo: Asus Z87 Pro
GPU: Radeon Sapphire R9 Fury
Ram: Corsair Vengeance Blue 8 GB (2X4 GB) PC3-12800 1600mHz DDR3
PSU: Corsair HX 750
CPU: i5 4670K
OS: Windows 10
SSD: Kingston Digital 240GB SSDNow


While installing the Radeon R9 Fury I also updated my motherboard's bios. After doing so there seems to be an incident where the computer would automatically reboot itself while booting up the game "Dishonored 2". I am not sure the reasoning behind this occurrence as the computer reboots as soon as the start menu of the game appears even after disabling auto-restart in Windows, but Windows Event Viewer seems to point to AI Suite III (which is a software manager for my mobo). Any idea on why this is happening and how to prevent it?






Details tab from the Event Log:
Log Name: Application
Source: Application Error
Date: 1/15/2017 9:53:31 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: DangerousPirate
Description:
Faulting application name: DipAwayMode.exe, version: 0.0.0.0, time stamp: 0x00000000
Faulting module name: KERNELBASE.dll, version: 10.0.14393.321, time stamp: 0x57f4c291
Exception code: 0xc0000409
Fault offset: 0x000da6f2
Faulting process id: 0x14c4
Faulting application start time: 0x01d26f5843376f66
Faulting application path: C:\Program Files (x86)\ASUS\AI Suite III\DIP4\DIPAwayMode\DipAwayMode.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 12603861-9dd0-44a7-ba70-9fb03f79c815
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-01-15T17:53:31.499278500Z" />
<EventRecordID>24498</EventRecordID>
<Channel>Application</Channel>
<Computer>DangerousPirate</Computer>
<Security />
</System>
<EventData>
<Data>DipAwayMode.exe</Data>
<Data>0.0.0.0</Data>
<Data>00000000</Data>
<Data>KERNELBASE.dll</Data>
<Data>10.0.14393.321</Data>
<Data>57f4c291</Data>
<Data>c0000409</Data>
<Data>000da6f2</Data>
<Data>14c4</Data>
<Data>01d26f5843376f66</Data>
<Data>C:\Program Files (x86)\ASUS\AI Suite III\DIP4\DIPAwayMode\DipAwayMode.exe</Data>
<Data>C:\WINDOWS\System32\KERNELBASE.dll</Data>
<Data>12603861-9dd0-44a7-ba70-9fb03f79c815</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>

General tab from the Event Viewer:
 
Tried to uninstall AI Suite III but still no help. Instead now I'd get this from Event Viewer:

Log Name: Application
Source: Microsoft-Windows-Security-SPP
Date: 1/15/2017 10:20:57 AM
Event ID: 8233
Task Category: None
Level: Warning
Keywords: Classic
User: N/A
Computer: DangerousPirate
Description:
The rules engine reported a failed VL activation attempt.
Reason:0xC004F074
AppId = 0ff1ce15-a989-479d-af46-f275c6370663, SkuId = b322da9c-a2e2-4058-9e4e-f59a6970bd69
Trigger=UserLogon(1)
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">8233</EventID>
<Version>0</Version>
<Level>3</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2017-01-15T18:20:57.209848800Z" />
<EventRecordID>24622</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>DangerousPirate</Computer>
<Security />
</System>
<EventData>
<Data>0xC004F074</Data>
<Data>0ff1ce15-a989-479d-af46-f275c6370663</Data>
<Data>b322da9c-a2e2-4058-9e4e-f59a6970bd69</Data>
<Data>UserLogon(1)</Data>
</EventData>
</Event>