Welcome to the forum, TangoGrowler! Thanks for providing all the relevant details about your issue, and no worries—I promise to be gentle.

You've been very thorough with your troubleshooting, which is excellent! Based on your description, here's an analysis and steps you can take to hone in on the cause of your audio glitches:
Diagnostic Questions
Before diving into potential fixes, one key thing jumps out:
the intermittent nature of the issue. This suggests it's not just a driver or hardware problem but could relate to software conflicts, system-level corruption, or how audio services are handled across 24H2.
- Does this issue persist if you disable all non-essential startup items and services using MSConfig (or via Task Manager)? If culling startup apps improved the situation even slightly, a software/service conflict may be behind the issue.
- Are you using any specific background apps for music creation (DAWs like Cubase/FL Studio), audio routing software, or plugins (ASIO drivers, etc.) during playback? These can also be sensitive when updates are rolled out to any Windows subsystem like audio.
- Does your issue worsen with certain higher CPU or memory usage conditions? Resource contention can exacerbate latency and audio glitches.
- Have you tried bypassing USB-C for your Steinberg interface? USB-C compatibility quirks occasionally surface in latency-heavy workloads.
Recommendations:
1. Audio Latency Diagnostics
Real-time sensitive audio work is prone to issues introduced by background interruptions. Here’s how to test this:
2. Revert or Fine-Tune Windows Audio Enhancements
- Open Sound Settings (right-click the sound icon in the taskbar > "Sound settings").
- Locate your current playback devices (Steinberg or HDMI speakers) > Device Properties > Additional Device Properties:
- Disable "Audio Enhancements" in the "Advanced" tab.
- Confirm that sample rates/bit depths align between hardware and software. For high-end audio work, set both the input/output sample rate to 48kHz or precise matching specs of your Steinberg interface.
Sticking with uniform buffer sizes in both Windows and Cubase (or other creative software) can also mitigate these drops.
3. Test via Alternate Audio API (ASIO, WASAPI)
For music production, you likely default to an
ASIO driver. However, it might be interesting to verify how WASAPI behaves:
- Use the Windows default audio interface (Realtek or HDMI) and configure your DAW for WASAPI Exclusive Mode (if supported). This helps isolate driver faults in ASIO vs. the core OS.
4. Check the Power Management Profile for USB
Since USB-C is glitchier than HDMI, this may tie into USB power settings:
- Open Device Manager, locate USB Root Hubs, and disable "Allow the computer to turn off this device to save power" under Power Management.
- Similarly, create a High Performance Power Planin Windows 11 (or modify your current one).
- Search Edit Power Plan > Change Advanced Power Settings.
- Expand USB settings > USB selective suspend setting and set it to Disabled.
5. Rollback or Repair Audio Drivers, Temporarily Disconnect Steinberg
- Although you've tried reinstalling drivers, check Device Manager > View > Show hidden devices to remove ghosted legacy audio drivers completely.
- If Windows recently applied optional updates during the 24H2 rollout, test older drivers obtained directly from Steinberg's support page: Steinberg Support.
- Try playing audio using HDMI only during a session, fully unplugging the Steinberg box to monitor performance.
6. Disable SysMain (Superfetch) and Indexing Services
Services like SysMain have been known to cause unpredictable disruptions in audio pipelines, particularly in newer builds:
- Search "services.msc" > Locate "SysMain" > Disable and Stop.
- Similarly disable unnecessary indexing under Indexing Options in the Control Panel.
7. Last-Resort Fix - Outdated Firmware?
Check for firmware updates for your Steinberg UR44-C hardware. If none are available or audio distortions still persist WITHOUT windows/third-party drivers loaded (using generic "plug-and-play audio" from the OS), this is rare, but occasionally firmware itself is at fault.
Next Steps
Could you also clarify the following:
- On which devices (headphones/speakers) the glitches are easiest to reproduce?
- Share your observations from the attached recordings (let me know if I should analyze your audio
.zip
).
If none of the suggestions above yield positive results, it may require rolling back from 24H2. Before doing this, provide me updates or results from using LatencyMon—this is likely our best way to pinpoint systemic delays.
Let me know how you'd like to proceed!
Here is the "Stats" output from LatencyMon, measured while using the Steinberg UR44-C interface for audio playback:
_________________________________________________________________________________________________________
CONCLUSION
_________________________________________________________________________________________________________
Your system appears to be having trouble handling real-time audio and other tasks. You are likely to experience buffer underruns appearing as drop outs, clicks or pops. One or more DPC routines that belong to a driver running in your system appear to be executing for too long. One problem may be related to power management, disable CPU throttling settings in Control Panel and BIOS setup. Check for BIOS updates.
LatencyMon has been analyzing your system for 0:00:13 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: xxx
OS version: Windows 11, 10.0, version 2009, build: 26100 (x64)
Hardware: System Product Name, ASUS
BIOS: 2002
CPU: GenuineIntel 11th Gen Intel(R) Core(TM) i9-11900K @ 3.50GHz
Logical processors: 16
Processor groups: 1
Processor group size: 16
RAM: 32637 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed (WMI): 3504 MHz
Reported CPU speed (registry): 3504 MHz
Note: reported execution times may be calculated based on a fixed reported CPU speed. Disable variable speed settings like Intel Speed Step and AMD Cool N Quiet in the BIOS setup for more accurate results.
_________________________________________________________________________________________________________
MEASURED INTERRUPT TO USER PROCESS LATENCIES
_________________________________________________________________________________________________________
The interrupt to process latency reflects the measured interval that a usermode process needed to respond to a hardware request from the moment the interrupt service routine started execution. This includes the scheduling and execution of a DPC routine, the signaling of an event and the waking up of a usermode thread from an idle wait state in response to that event.
Highest measured interrupt to process latency (µs): 174.20
Average measured interrupt to process latency (µs): 7.980857
Highest measured interrupt to DPC latency (µs): 131.80
Average measured interrupt to DPC latency (µs): 3.307958
_________________________________________________________________________________________________________
REPORTED ISRs
_________________________________________________________________________________________________________
Interrupt service routines are routines installed by the OS and device drivers that execute in response to a hardware interrupt signal.
Highest ISR routine execution time (µs): 156.996005
Driver with highest ISR routine execution time: dxgkrnl.sys - DirectX Graphics Kernel, Microsoft Corporation
Highest reported total ISR routine time (%): 0.044603
Driver with highest ISR total time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
Total time spent in ISRs (%) 0.079261
ISR count (execution time <250 µs): 159434
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-1000 µs): 0
ISR count (execution time 1000-2000 µs): 0
ISR count (execution time 2000-4000 µs): 0
ISR count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
REPORTED DPCs
_________________________________________________________________________________________________________
DPC routines are part of the interrupt servicing dispatch mechanism and disable the possibility for a process to utilize the CPU while it is interrupted until the DPC has finished execution.
Highest DPC routine execution time (µs): 103819.629566
Driver with highest DPC routine execution time: storport.sys - Microsoft Storage Port Driver, Microsoft Corporation
Highest reported total DPC routine time (%): 0.223959
Driver with highest DPC total execution time: Wdf01000.sys - Kernel Mode Driver Framework Runtime, Microsoft Corporation
Total time spent in DPCs (%) 0.333013
DPC count (execution time <250 µs): 171971
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-10000 µs): 17
DPC count (execution time 1000-2000 µs): 0
DPC count (execution time 2000-4000 µs): 0
DPC count (execution time >=4000 µs): 1
_________________________________________________________________________________________________________
REPORTED HARD PAGEFAULTS
_________________________________________________________________________________________________________
Hard pagefaults are events that get triggered by making use of virtual memory that is not resident in RAM but backed by a memory mapped file on disk. The process of resolving the hard pagefault requires reading in the memory from disk while the process is interrupted and blocked from execution.
NOTE: some processes were hit by hard pagefaults. If these were programs producing audio, they are likely to interrupt the audio stream resulting in dropouts, clicks and pops. Check the Processes tab to see which programs were hit.
Process with highest pagefault count: avp.exe
Total number of hard pagefaults 8
Hard pagefault count of hardest hit process: 4
Number of processes hit: 3
_________________________________________________________________________________________________________
PER CPU DATA
_________________________________________________________________________________________________________
CPU 0 Interrupt cycle time (s): 0.947744
CPU 0 ISR highest execution time (µs): 156.996005
CPU 0 ISR total execution time (s): 0.166043
CPU 0 ISR count: 159434
CPU 0 DPC highest execution time (µs): 381.364726
CPU 0 DPC total execution time (s): 0.585012
CPU 0 DPC count: 169490
_________________________________________________________________________________________________________
CPU 1 Interrupt cycle time (s): 0.260754
CPU 1 ISR highest execution time (µs): 0.0
CPU 1 ISR total execution time (s): 0.0
CPU 1 ISR count: 0
CPU 1 DPC highest execution time (µs): 12.104452
CPU 1 DPC total execution time (s): 0.000110
CPU 1 DPC count: 44
_________________________________________________________________________________________________________
CPU 2 Interrupt cycle time (s): 0.208442
CPU 2 ISR highest execution time (µs): 0.0
CPU 2 ISR total execution time (s): 0.0
CPU 2 ISR count: 0
CPU 2 DPC highest execution time (µs): 64.830479
CPU 2 DPC total execution time (s): 0.000453
CPU 2 DPC count: 394
_________________________________________________________________________________________________________
CPU 3 Interrupt cycle time (s): 0.239474
CPU 3 ISR highest execution time (µs): 0.0
CPU 3 ISR total execution time (s): 0.0
CPU 3 ISR count: 0
CPU 3 DPC highest execution time (µs): 12.639840
CPU 3 DPC total execution time (s): 0.000097
CPU 3 DPC count: 24
_________________________________________________________________________________________________________
CPU 4 Interrupt cycle time (s): 0.040703
CPU 4 ISR highest execution time (µs): 0.0
CPU 4 ISR total execution time (s): 0.0
CPU 4 ISR count: 0
CPU 4 DPC highest execution time (µs): 36.861872
CPU 4 DPC total execution time (s): 0.000065
CPU 4 DPC count: 12
_________________________________________________________________________________________________________
CPU 5 Interrupt cycle time (s): 0.040536
CPU 5 ISR highest execution time (µs): 0.0
CPU 5 ISR total execution time (s): 0.0
CPU 5 ISR count: 0
CPU 5 DPC highest execution time (µs): 32.052511
CPU 5 DPC total execution time (s): 0.000068
CPU 5 DPC count: 8
_________________________________________________________________________________________________________
CPU 6 Interrupt cycle time (s): 0.037143
CPU 6 ISR highest execution time (µs): 0.0
CPU 6 ISR total execution time (s): 0.0
CPU 6 ISR count: 0
CPU 6 DPC highest execution time (µs): 72.182648
CPU 6 DPC total execution time (s): 0.000091
CPU 6 DPC count: 2
_________________________________________________________________________________________________________
CPU 7 Interrupt cycle time (s): 0.033708
CPU 7 ISR highest execution time (µs): 0.0
CPU 7 ISR total execution time (s): 0.0
CPU 7 ISR count: 0
CPU 7 DPC highest execution time (µs): 0.0
CPU 7 DPC total execution time (s): 0.0
CPU 7 DPC count: 0
_________________________________________________________________________________________________________
CPU 8 Interrupt cycle time (s): 0.231841
CPU 8 ISR highest execution time (µs): 0.0
CPU 8 ISR total execution time (s): 0.0
CPU 8 ISR count: 0
CPU 8 DPC highest execution time (µs): 11.809361
CPU 8 DPC total execution time (s): 0.000020
CPU 8 DPC count: 8
_________________________________________________________________________________________________________
CPU 9 Interrupt cycle time (s): 0.215333
CPU 9 ISR highest execution time (µs): 0.0
CPU 9 ISR total execution time (s): 0.0
CPU 9 ISR count: 0
CPU 9 DPC highest execution time (µs): 14.718037
CPU 9 DPC total execution time (s): 0.000143
CPU 9 DPC count: 35
_________________________________________________________________________________________________________
CPU 10 Interrupt cycle time (s): 0.216702
CPU 10 ISR highest execution time (µs): 0.0
CPU 10 ISR total execution time (s): 0.0
CPU 10 ISR count: 0
CPU 10 DPC highest execution time (µs): 55.670662
CPU 10 DPC total execution time (s): 0.000358
CPU 10 DPC count: 79
_________________________________________________________________________________________________________
CPU 11 Interrupt cycle time (s): 1.673905
CPU 11 ISR highest execution time (µs): 0.0
CPU 11 ISR total execution time (s): 0.0
CPU 11 ISR count: 0
CPU 11 DPC highest execution time (µs): 103819.629566
CPU 11 DPC total execution time (s): 0.110854
CPU 11 DPC count: 1804
_________________________________________________________________________________________________________
CPU 12 Interrupt cycle time (s): 0.17970
CPU 12 ISR highest execution time (µs): 0.0
CPU 12 ISR total execution time (s): 0.0
CPU 12 ISR count: 0
CPU 12 DPC highest execution time (µs): 8.002854
CPU 12 DPC total execution time (s): 0.000016
CPU 12 DPC count: 3
_________________________________________________________________________________________________________
CPU 13 Interrupt cycle time (s): 0.258811
CPU 13 ISR highest execution time (µs): 0.0
CPU 13 ISR total execution time (s): 0.0
CPU 13 ISR count: 0
CPU 13 DPC highest execution time (µs): 30.869863
CPU 13 DPC total execution time (s): 0.000150
CPU 13 DPC count: 50
_________________________________________________________________________________________________________
CPU 14 Interrupt cycle time (s): 0.194766
CPU 14 ISR highest execution time (µs): 0.0
CPU 14 ISR total execution time (s): 0.0
CPU 14 ISR count: 0
CPU 14 DPC highest execution time (µs): 11.339612
CPU 14 DPC total execution time (s): 0.000043
CPU 14 DPC count: 15
_________________________________________________________________________________________________________
CPU 15 Interrupt cycle time (s): 0.268166
CPU 15 ISR highest execution time (µs): 0.0
CPU 15 ISR total execution time (s): 0.0
CPU 15 ISR count: 0
CPU 15 DPC highest execution time (µs): 41.364726
CPU 15 DPC total execution time (s): 0.000146
CPU 15 DPC count: 21
_________________________________________________________________________________________________________