Question BSOD after alt+tabbing from games

Dec 14, 2024
2
0
10
https://drive.google.com/drive/folders/17t0l8w9QWxievdsipSx0sjXj_E_K8hX6?usp=sharing
I've provided here the links with the minidump and the event viewer logs that I've found related to the BSOD.

In order to describe the situation better, everything's stable until I alt+tab from a game. If the game is not being focused on the screen, I get a BSOD. I've been trying to find out what's the problem, but I don't seem to be able to find if it's either the PSU, or something else that's causing the issues. Memtest didn't show any errors, so I don't think it's about the RAM.
Any help would be appreciated!
 
When you upload event viewer output please upload the whole log, not just the bits you think might be important.

It's never wise to make a diagnosis based on only one dump, and you seem to have had many BSODs, so in the future please upload ALL the dumps you have.

This one dump shows a failure in a networking operation. Although we don't see the third-party network adapter drivers specifically called we do see the Windows netio.sys and tcpip.sys drivers being called, so it's certain that the third-party network adapter driver was involved. I don't see a wireless adapter driver (though there may be one) but I do see a LAN adapter driver loaded; rt640x64.sys...
Code:
9: kd> lmDvmrt640x64
Browse full module list
start             end                 module name
fffff801`4b560000 fffff801`4b67a000   rt640x64   (deferred)           
    Image path: rt640x64.sys
    Image name: rt640x64.sys
    Browse all global symbols  functions  data  Symbol Reload
    Timestamp:        Wed Feb 12 12:05:41 2020 (5E43CDF5)
    CheckSum:         0011E98B
    ImageSize:        0011A000
    Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    Information from resource tables:
That driver version is close to five years old now, it may be wise to look for an update for that LAN driver.

If you continue to get BSODs after updating that LAN driver please download the SysnativeBSODCollectionApp and save it to the Desktop. Then run it and upload the resulting zip file to a cloud service with a link to it here. The SysnativeBSODCollectionApp collects all the troubleshooting data we're likely to need and will make diagnosing your problem easier. It DOES NOT collect any personally identifying data. It's used by several highly respected Windows help forums (including this one). I'm a senior BSOD analyst on the Sysnative forum where this tool came from, so I know it to be safe.

You can of course look at what's in the zip file before you upload it, most of the files are txt files. Please don't change or delete anything though. If you want a description of what each file contains you'll find that here.