Personally I didn't get much useful info from anything other than Windbg preview, so I have to recommend trying that as well.
piece of **** windows crashing Game Input reconfigure
Windows Installer reconfigured the product. Product Name: Microsoft GameInput. Product Version: 10.1.22621.1011. Product Language: 1033. Manufacturer: Microsoft Corporation crashes PC
Any solutions known? I've looked and nothing has worked so far but they are old posts. This has been a problem for years now and the muppets at microsoft have done **** to fix it.
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
93 answers
Sort by: Newest
-
Anonymous
2022-09-06T20:51:44+00:00 -
Anonymous
2022-09-06T01:02:54+00:00 I used the Minidump and Diagnostic Data Viewer in Win11.
Problem Event Name: BlueScreenCode: 1aa
Problem Event Name: BlueScreenCode: 20001
Problem Event Name: BlueScreenCode: a
Problem Event Name: BlueScreenCode: 1e
Problem Event Name: BlueScreenCode: d1
Problem Event Name: LiveKernelEventCode: 144
Problem Event Name: BlueScreenCode: 3b
Problem Event Name: BlueScreenCode: 50
Problem Event Name: BlueScreenCode: 101
... and so on ...I noticed the restarts happen often when I play a video file HDR in VLC app. I press pause the video, and when I want to play it again, it causes this hissing sound and restarts the machine. Othertimes the BSOD or restarts come out of the blue.
Downloaded Driver Fix app and updated Realtek and DTS drivers. Let's see how I fare.
-
Anonymous
2022-09-05T23:19:07+00:00 Grab your minidump files:
Navigate to C:\Windows\Minidump and copy them to another location
Then open them in WinDbg Preview :
https://www.microsoft.com/store/productId/9PGJGD53TN86
File => Open dump file (select a dmp) => open => click/run !analyze -v
After it finishes you should see an IMAGE_NAME field (for example mine is ntkrnlmp.exe)
This is more or less what you need to research/ask about.
-
Anonymous
2022-09-03T16:15:18+00:00 Had same issues, BSOD, freezes with popping sound and reboots every day for the last 2 or so months. Before that nothing.
I am also on AMD Ryzen 7 5700U and suspect the issue arose when I had an ASUS mobo FW update. Not sure.Tried the GitHub posted help, and seems I could remove all XBox cruft from my machine. Fingers crossed that it works. https://gist.github.com/joshschmelzle/04c57d957c5bb92e85ae9180021b26dc#removing-microsoftxbox-appxpackage-using-powershell-and-dism-short-version%EF%BF%BC%EF%BF%BCkeep
Edit: After doing above BSOD, freezes, restarts still happen about 1-2/day. So the cause must be something else? It is the OS Win11 update that messed with some drivers? Or how can I see what/that drivers are the cause? It's just super frustrating.
-
Anonymous
2022-09-02T20:33:10+00:00 Having the same problem. When is this gonna get fixed?