: How many BSODs occurred in the last 20 minutes?
: How many BSODs occurred in the last 20 minutes?
As mentioned, I experienced four BSODs within the last 20 minutes, and it seems the issue might be related to my USB HDD. It occurred when it was unplugged. It could also have been connected M.2 SSD enclosure, though I’m not sure.
Dump files: https://www.mediafire.com/file/qrf4r3gci...p.rar/file
System specifications:
- Motherboard: Gigabyte 650 Aorus Elite
- CPU: Amd Ryzen 7 7800X3D
- GPU: Gigabyte Gaming OC GeForce RTX 4090 24GB
- RAM: Corsair Vengenace RBG 32GB (2 x16GB) DDR6-6000 cl30
- PSU: MSI A1000g PCIe5 1000w 80+ Gold
- OS: Windows 11
Storage:
- Corsair mp600 G5 m.2-2280 PCie 4. x4 NVMe - 376GB filled
- Corsair MP600 Core XT 2TB M.2-2280 PCIe 4.0 x4 - 1204GB filled
- Corsair MP600 Core XT 2TB M.2-2280 PCIe 4.0 x4 - 1257GB filled
- External USB HDD: WD 4TB Elements portable external hard drive, USB 3.0 interface - about 2.7GB filled
- USB M.2 Enclosure: Beikell M.2 NVME Enclosure - Kingston NV2 PCIe 4.0 NVMe m.2 - almost empty
Both devices were unplugged at the moment. The whole system is around a year old.
Update your post with complete hardware details and operating system information.
PSU: make, model, wattage, age, condition (original to build, new, refurbished, used).
Disk drive(s): make, model, capacity, current usage?
= = = =
Dump files are helpful, and there are users familiar with interpreting them.
Meanwhile, check Reliability History/Monitor and Event Viewer for any error codes, warnings, or events recorded near the BSODs.
Act accordingly.
Updated update. Regretful to inform. I just needed to publish the post prior to another crash.
The system has restarted after a bugcheck. The identified bugcheck details are listed below, along with the corresponding dump file locations and report identifiers.
Each entry reflects a unique bugcheck hash and its associated save path.
Corrupted files might be the issue. Try running "dism" and "sfc /scannow".
For more details, see:
https://www.windowscentral.com/how-use-d...s-10-image
https://www.lifewire.com/how-to-use-sfc-...es-2626161
Code execution initiated for deployment image maintenance.
Tool version confirmed as 10.0.22621.2792.
Image version recorded as 10.0.22631.4460.
System integrity check passed without corruption issues.
Process concluded with successful completion.
System scan commenced, expected duration noted.
Verification stage finished at 100% accuracy.
Windows Resource Protection identified and repaired damaged files.
Online repair details available in the CBS log file at specified location.
For offline repairs, corresponding logs are provided by the /OFFLOGFILE option.
You're right that the problem is a USB device, but it's not your external HDD it's your USB wireless adapter. The dumps are all similar, all fail because a USB device failed a power transition request. From the dump we can see the IRP that managed the power trasisition and the driver that hung. Here's part of that output...
Rich (BB code):
[IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
0 0 ffffe607f6ec4ca0 00000000 fffff8056ca1cf60-ffffe607fab2e0d0
\Driver\USBHUB3 UsbHub3!HUBPDO_WdmPnpPowerIrpCompletionRoutineForAsynchronousCompletion
Args: 00000000 00000000 00000000 00000000
[IRP_MJ_POWER(16), IRP_MN_WAIT_WAKE(0)]
0 0 ffffe607f6ec4ca0 00000000 00000000-00000000
\Driver\USBHUB3
Args: 00000000 00000000 00000000 00000000
>[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
0 e1 ffffe607f74eb7e0 00000000 fffff805d6a9d540-19f7f3449ff8 Success Error Cancel pending
\Driver\RtkBtFilter RtkBtfilter
Args: 00000000 00000001 00000001 00000000
[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
0 e0 ffffe607f74eb7e0 00000000 00000000-00000000
\Driver\RtkBtFilter
Args: 00000000 00000001 00000001 00000000
[IRP_MJ_POWER(16), IRP_MN_SET_POWER(2)]
0 e1 ffffe607f70a7af0 00000000 fffff805660060f0-ffffe608128b67a0 Success Error Cancel pending
\Driver\BTHUSB nt!PopRequestCompletion
Args: 00000000 00000001 00000001 00000000
[N/A(0), N/A(0)]
0 0 00000000 00000000 00000000-ffffe608128b67a0
Args: 00000000 00000000 00000000 00000000
The RtkBtfilter.sys driver is the problem driver here, and it's hung during a Bluetooth operation (note the BTHUSB.sys driver call). The version you have installed is quite old now, dating from 2022...
Rich (BB code):
4: kd> lmvm RtkBtfilter
Browse full module list
start end module name
fffff805`d6a40000 fffff805`d6b14000 RtkBtfilter T (no symbols)
Loaded symbol image file: RtkBtfilter.sys
Image path: RtkBtfilter.sys
Image name: RtkBtfilter.sys
Browse all global symbols functions data Symbol Reload
Timestamp: Wed May 11 13:35:23 2022 (627B916B)
CheckSum: 000D7CD1
ImageSize: 000D4000
Translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4
Information from resource tables:
From the dump we can also obtain the address of the device node that describes the actual device, here's part of that output...
Rich (BB code):
4: kd> !devnode ffffe607fab738a0
DevNode 0xffffe607fab738a0 for PDO 0xffffe607f6ec4ca0
Parent 0xffffe607fa41d9a0 Sibling 0xffffe607f9511bf0 Child 0xffffe60805792810
InstancePath is "USB\VID_0BDA&PID_0852\00e04c000001"
ServiceName is "BTHUSB"
TargetDeviceNotify List - f 0xffffa183cdd02390 b 0xffffa183d227c690
State = DeviceNodeStarted (0x30a) @ 2024 Nov 26 11:22:25.175
Previous State = DeviceNodeEnumerateCompletion (0x30f) @ 2024 Nov 26 11:22:25.175
The USB\VID_0BDA&PID_0852 hardware IDs indicate the actual device. This is for a Realtek based USB WiFi/Bluetooth adapter - though it's probably badged as something else (TP-Link perhaps?). It's not impossible that it's the adapter itself that's at fault.
In summary, first look for an updated driver for this USB wireless adapter and if none is available condider replacing the adapter.
Plus 1 for log files.
= = = =
Remarks about the USB WiFi/Bluetooth adapter:
I noticed these adapters (particularly wireless network cards) often become quite warm or even hot when they start to fail.
Before turning them on, feel the adapter; it should feel like room temperature.
Once running, monitor it closely to see if it continues to heat up.
A USB extension cable might be useful for both checking the adapter and helping keep it cooler.
If the extension cable doesn’t reduce the temperature and no updated driver is available, then consider replacing the adapter.
Thanks for the detailed responses. The issue is that I don't have a USB WiFi/Bluetooth adapter. My motherboard already has WiFi, but it's not USB. I plan to update that. The only devices I've connected that were USB or Bluetooth were an Xbox or PS5 controller via keyboard USB. My pebble speakers can be connected via Bluetooth, but they aren't working right now—they're still connected through USB. Edit: I don't know how to update my Bluetooth driver. I tried the manufacturer's driver on the motherboard, but it doesn't show an update. I'm considering turning Bluetooth off just in case.
The Bluetooth driver is typically updated alongside the standard wireless card driver. From the dumps, I can only infer that the issue relates to the Bluetooth part of a Realtek-based wireless card—though many manufacturers use Realtek parts as well. Additionally, it’s unclear from the dumps which network connections are active.
Please download the SysnativeBSODCollectionApp, save it to your Desktop, and run it. Upload the resulting zip file to a cloud service with a link. The tool compiles all troubleshooting data we usually need, without collecting any personal information. It’s trusted by several reputable Windows help forums, including this one.
You may review the contents of the zip file before uploading, as most files are text documents. Do not modify or delete anything. For a description of each file, refer to the provided link.