Hi,
Should I note that the storage driver failure occurs right after the network driver?
Did you update the BIOS?
Could you provide the support URL?
Thanks.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
On Windows 11, for a very long while, I've been having problems with minor graphical stutters and audio buzzing at random. It used to be somewhat uncommon previously, so I never paid much attention to it, but it's been getting more and more frequent. Recently I decided to finally research what has been causing it, and I believe my problem has to do with DPC Latency spikes.
Basically, at seemingly random times, my audio and graphics stutter for fractions of a second a bunch of times in a row (I've also noticed that the last stutter of these takes a little longer to happen than the rest) and then stops for a while before happening again.
Some crucial details are that changing my internet connection or turning off my internet seems to always cause it as well, but these stutters keep going for much longer before they stabilize. And turning my internet connection off seems to completely prevent them from happening after it stops. This makes me believe it has something to do with network, possibly drivers and such.
So far, I've tried updating my graphics drivers, updating my network driver and changing some battery performance settings, but this hasn't helped.
I've done some LatencyMon scans, recorded a video about it and provided some system information below:
This should link to the video:
https://1drv.ms/v/c/f603a9f7de90e29d/IQCec0zLtVu0TaIi4g77cXcCAcrEHQx7GKn-F7H9d9YJP7A?e=MfijxE
(In the video, the audio appears to cut out instead of buzz, but that's when the latency spikes occur, no more spikes happened sometime after turning on airplane mode)
Hi,
Should I note that the storage driver failure occurs right after the network driver?
Did you update the BIOS?
Could you provide the support URL?
Thanks.
AI answer
The symptoms fit DPC/ISR interference. In Windows media analysis, long-running DPCs and ISRs can delay audio processing and cause audio glitches, and these problems are commonly found in network, storage, and graphics drivers. The fact that the stutters are triggered by changing or disabling the internet connection makes the network stack a strong suspect in this case.
Based on the driver list shown, the most relevant path is to focus on the network-related drivers first:
ndis.sys and tcpip.sys are relevant because of the network trigger, but nvlddmkm.sys, dxgkrnl.sys, and storage drivers also appear in the list, so WPA correlation is important before blaming one component.What the current evidence supports:
What to do next in order: