What Is DPC Latency and How to Eliminate It From Your PC
Home/Blog/What Is DPC Latency and How to Eliminate It From Your PC
Windows 9 min readApril 22, 2026

What Is DPC Latency and How to Eliminate It From Your PC

High DPC Latency causes micro-stutters, freezes, and input lag in any game. Understand what it is, how to identify it, and how to eliminate it for good.

LF

Lucas Freitas

Games Editor

dpc latency windows stutter drivers

If you've never heard of DPC Latency, you're probably suffering from it without knowing. It's one of the most underestimated causes of micro-stutters, random freezes, and input lag on gaming PCs — and it has nothing to do with hardware specs.

What is DPC Latency?

DPC stands for Deferred Procedure Call. It's a Windows mechanism through which hardware drivers (network card, sound card, USB, GPU) request CPU attention to process urgent data.

The problem: when a driver has a very long DPC (high latency), it interrupts the CPU for milliseconds. For games that need continuous, predictable processing, this interruption shows up as a micro-stutter — that quick freeze you can barely see but clearly feel.

How to identify if you have high DPC Latency

The free tool LatencyMon monitors your system's DPC latencies. To use it:

  1. Download LatencyMon (free)
  2. Launch it and click Play
  3. Use your PC normally for 5-10 minutes
  4. Check the results: any DPC above 1000µs (1ms) is problematic for gaming
  5. The "Drivers" tab shows which driver is causing the high latency

The most common culprits:

  • ndis.sys — network driver (very common)
  • storport.sys — storage controller
  • dxgkrnl.sys — GPU driver
  • usbxhci.sys — USB controller
  • HDAudBus.sys — audio driver

How to reduce DPC Latency

Update or roll back problematic drivers

If LatencyMon points to a specific driver, try updating it. If the issue appeared after an update, roll back to the previous version.

Exclusive tips

Want more guides like this?

Leave your email and we'll let you know when a new optimization guide drops. No spam, unsubscribe anytime.

Only optimization guides worth your time. Unsubscribe anytime.

Want results now?

UPBOOST does all of this for you in 20 minutes

Forget tutorials. Our technicians apply all these optimizations, and much more, remotely and live, while you watch every step.

15-day guarantee100% liveSame-day results
View plans & pricing+12,000 PCs optimized

Disable the Realtek audio driver/audio enhancer

The Realtek audio driver is one of the biggest causes of DPC Latency. If you use a USB headset or an external sound card, you can disable the onboard audio in the BIOS and in Device Manager.

Configure the network card

In the network card's advanced properties, disable features like "Interrupt Moderation", "Flow Control", and "Green Ethernet". These features were designed for energy savings, not for gaming.

Disable C-States in the BIOS

C-States are CPU power-saving states. When active, the CPU can "fall asleep" between tasks and take time to wake up. For gaming, disable C-States in the BIOS to keep the CPU always responsive.

Why this is hard to do on your own

Identifying and fixing DPC Latency requires specific tools, driver knowledge, and willingness to tweak the BIOS and Windows registry. A mistake can cause system instability.

UPBOOST has a systematic process for identifying and eliminating DPC Latency on any PC configuration. In 20 minutes, your stutters are gone — 15-day guarantee.

DPC Latency is invisible but devastating for any game. UPBOOST diagnoses and eliminates it in a 20-minute remote session. View plans →

Frequently asked questions

Download LatencyMon (free) and run it for 5-10 minutes while using your PC normally. If it shows spikes above 1000µs (1ms), you have problematic DPC Latency. The "Drivers" tab shows which driver is causing it.