This problem is about DPC latency, which affects audio/video streaming.
DPC's are to do with badly behaved
drivers and so will not show up in the process list, so there is no point to suggest checking that and the CPU useage in taskmanager is too general and does not cover drivers.
It is not overall CPU stress either, as the drivers are often waiting for an event to happen, they are just delaying other drivers, that's all. DPC's are happening much more often than the blip you see on the CPU %.
DPC Latency Checker is a good tool to see generally if you have a problem, but now you need to run Latency Mon to find out which drivers are causing the problem:
http://www.resplendence.com/latencymon
Then disable the drivers in device manager until you need them. Simples.
It is probably your LAN and/or WI-FI drivers that are causing this problem.
Btw, this is a windows problem not a hardware problem and every system can suffer from it to some degree. When it becomes very noticeable that's when people want to do something about it.
Message was edited by: badhat