Open an Administrator Command Prompt
Run the command: BCDEDIT /set hypervisorlaunchtype auto
Then reboot the machine.
Bluescreen When Playing a Game Event Id 155/156
Wen ich Play some games the game suddenly shuts down and i get a Bluescreen it happens since 01.09.22
I get 2 Hyper-V-Hypervisor Errors in the Eventlog:
155:
Protokollname: Microsoft-Windows-Hyper-V-Hypervisor-Admin
Quelle: Microsoft-Windows-Hyper-V-Hypervisor
Datum: 30.09.2022 21:35:22
Ereignis-ID: 155
Aufgabenkategorie: Keine/none
Ebene: Informationen
Schlüsselwörter:
Benutzer: ----
Computer: -----
Beschreibung:
Host processor features mask:
Host xsave features mask: 0x381F
Host cache line flush size: 64 bytes
Ereignis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Hyper-V-Hypervisor" Guid="{52fc89f8-995e-434c-a91e-199986449890}" />
<EventID>155</EventID>
<Version>1</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2022-09-30T19:35:22.0454584Z" />
<EventRecordID>58</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="604" />
<Channel>Microsoft-Windows-Hyper-V-Hypervisor-Admin</Channel>
<Computer>---</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="BankCount">2</Data>
<Data Name="ProcessorFeatures">0x70177cb66f39fbf</Data>
<Data Name="ProcessorFeatures">0x6f</Data>
<Data Name="XsaveFeatures">0x381f</Data>
<Data Name="CLFlushSize">64</Data>
</EventData>
</Event>
and 156:
Protokollname: Microsoft-Windows-Hyper-V-Hypervisor-Admin
Quelle: Microsoft-Windows-Hyper-V-Hypervisor
Datum: 30.09.2022 21:35:18
Ereignis-ID: 156
Aufgabenkategorie: Keine/None
Ebene: Informationen
Schlüsselwörter:
Benutzer: SYSTEM
Computer: ---
Beschreibung:
Hypervisor initial page allocation NUMA policy: NUMA distribution disabled
Ereignis-XML:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Microsoft-Windows-Hyper-V-Hypervisor" Guid="{52fc89f8-995e-434c-a91e-199986449890}" />
<EventID>156</EventID>
<Version>1</Version>
<Level>4</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x4000000000000000</Keywords>
<TimeCreated SystemTime="2022-09-30T19:35:18.8147270Z" />
<EventRecordID>57</EventRecordID>
<Correlation />
<Execution ProcessID="4" ThreadID="8" />
<Channel>Microsoft-Windows-Hyper-V-Hypervisor-Admin</Channel>
<Computer>---</Computer>
<Security UserID="S-1-5-18" />
</System>
<EventData>
<Data Name="InitialAllocationNumaPolicy">0</Data>
</EventData>
</Event>
The 156 alway happens 3-4 seconds before the 155
My System is:
Prozessor AMD Ryzen 7 PRO 4750G with Radeon Graphics, 3600 MHz, 8 Cores
GPU: Geforce GTX 1050 Ti
Ram: 16 GB
OS: Win11
First it happend now and then now it will triggerthe Bluescreen 5 Minutes after starting a Game.
If Updated Windows
and i Updated all Video Drivers
Also there is 50% changse after the restart that my Headset wont be reconized and it chooses the Audio of my Monitor.
Windows for business | Windows Client for IT Pros | User experience | Other
4 answers
Sort by: Most helpful
-
S.Sengupta 24,871 Reputation points MVP
2022-10-01T00:38:59.133+00:00 -
38621719 1 Reputation point
2022-10-03T08:21:25.26+00:00 No one a idea ?
Still having the problem. -
Limitless Technology 39,931 Reputation points
2022-10-04T07:56:11.187+00:00 Hello there,
Please provide more information:
- Is there any change before the problem happened? Such as hardware replacement, and software installation?
- Is there any 3rd party protection/anti-virus tool?
- If it is a physical or virtual machine?
- Please check the System event in Event Viewer to confirm if there is any related event has been logged.
Corrupted system files are one of the possible reasons why this issue is happening. Try the below steps and see if they are helpful
Press F8 while booting your computer to access the System Recovery options.
Click Troubleshoot.
Select Command Prompt.
Enter the following commands below, then press Enter after each command:
chkdsk c: /f
bootrec /fixmbr
bootrec /fixboot
bootrec /rebuildbcd
bcdboot c:\windows /s c:Once done with the above commands, restart your computer and see if the problem is fixed.
-----------------------------------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept it as an answer–
-
38621719 1 Reputation point
2022-10-04T09:32:10.347+00:00 "1. Is there any change before the problem happened? Such as hardware replacement, and software installation?"
I have the same PC since December 2019, Sowftware: Just Games
"2. Is there any 3rd party protection/anti-virus tool?"
Windows Defender I did not Install addidional Software in this regard.
"3. If it is a physical or virtual machine?"
It is my Physical PC
"4. Please check the System event in Event Viewer to confirm if there is any related event has been logged."
As mentioned above, just the Hyper-V Errors 155 and 156 sean in Detail above.
as a Sidenote i searched more in the Internett and Tested my RAM and SSD/HDD for Errors and nothing comes up.
i tried to increase my Virtual Memory from Auto(2400mb) to 16000MB minimum and 24000MB maximum and i got the Bluescreen instantly.The same Bluescreen with 155 and 156 Errorcode.