Troubleshooting BSOD on Windows 11 with Error Code 0x0000009f

0
13
Asked By GamerSquirrel27 On

I just encountered a blue screen of death (BSOD) on my Windows 11 system, specifically with error code 0x0000009f. My PC is running version 25H2 and here are my specs:
- Motherboard: ASUS TUF Gaming X870-PLUS WIFI
- CPU: AMD Ryzen 7 9800X3D with Phanteks Glacier One 360M25 G2
- RAM: Kingston Fury Beast RGB 64GB (2x32GB), 6000MHz, DDR5, CL36
- GPU: ASUS TUF Gaming GeForce RTX 5090, 32GB
- Storage: Kingston Fury Renegade G5 M.2 2TB SSD

I've uploaded the minidump file here: https://www.mediafire.com/file/cox4iif2ux4tjiv/020526-11500-01.dmp/file. The Windows event log indicates the bugcheck was: 0x0000009f (0x0000000000000003, 0xffffe40939784060, 0xfffff80477840000, 0xffffe4093978ea60). Can anyone help identify which device might be causing the problem based on the minidump? I've noticed it mentions pci.sys, but that's as far as I've gotten. Also, I've updated the minidump link to the correct file.

2 Answers

Answered By TechGuru101 On

It looks like your dump files are crucial for diagnosing BSOD issues. If you can access your system normally or via Safe Mode, check the C:WindowsMinidump directory for any dump files. If you find some, zip the folder and upload it to a file sharing site that works, like catbox.moe or mediafire.com. If you only have one file, you can still upload it and try to change the dump settings to create small memory dumps for future errors. That way, you can get more helpful insights next time!

Answered By NvidiaNerd On

Your dump file points to nvlddmkm.sys, which is related to the Nvidia driver. This suggests that the issue could be linked to your RTX 5090. However, it's tough to pinpoint the exact cause just from that minidump alone. You might want to consider reinstalling or updating your graphics drivers to see if that helps.

GamerSquirrel27 -

Thanks for the insight! I'll give the driver update a shot and see if that solves it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.