Unsolved
1 Rookie
•
3 Posts
0
84
January 4th, 2026 00:13
XPS 15 9520, HIGH DPC LATENCY, music production professional who can't work
Hi,
I bought a Dell XPS 15 9520 with i9-12900HK and 64GB of RAM.
I'm a sound engineer and music producer who can't work because of the high DPC latency. I experience clicks, pops and silence/audio dropouts in Cubase/Ableton Live and can't playback projects with around 70 tracks. It looks like the main issue is the ACPI.sys driver. I will include the LatencyMon report down below.
I have tried to disable Intel SpeedStep, C-States, optimizing windows, making sure that Cubase won't stay on the cores that ACPI.sys is laying its hands on. Nothing have really helped. I've also tried to work with the WLAN-card disabled, etc.
So, Dell. I have a laptop for 40000 SEK that's supposed to be a beast when it comes to performance. I did NOT expect this to happen and I require you to fix this issue. It's clearly been a problem that has been around for years and people have not been hearing from you nor getting the help they actually need.
If anyone has a clear solution to this problem, I would be the happiest guy in the world to hear from you. It's urgent!
Feeling really sad that I didn't look this up before buying.
LatencyMon Report:
_________________________________________________________________________________________________________
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:20:20 (h:mm:ss) on all processors.
_________________________________________________________________________________________________________
SYSTEM INFORMATION
_________________________________________________________________________________________________________
Computer name: PROD-XPS
OS version: Windows 11, 10.0, version 2009, build: 26100 (x64)
Hardware: XPS 15 9520, Dell Inc.
BIOS: 1.34.0
CPU: GenuineIntel 12th Gen Intel(R) Core(TM) i9-12900HK
Logical processors: 20
Processor groups: 1
Processor group size: 20
RAM: 65207 MB total
_________________________________________________________________________________________________________
CPU SPEED
_________________________________________________________________________________________________________
Reported CPU speed (WMI): 250 MHz
Reported CPU speed (registry): 2918 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): 6239,90
Average measured interrupt to process latency (µs): 19,132190
Highest measured interrupt to DPC latency (µs): 1707,50
Average measured interrupt to DPC latency (µs): 5,580777
_________________________________________________________________________________________________________
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): 635,063057
Driver with highest ISR routine execution time: ACPI.sys - ACPI-drivrutin för NT, Microsoft Corporation
Highest reported total ISR routine time (%): 0,010825
Driver with highest ISR total time: ACPI.sys - ACPI-drivrutin för NT, Microsoft Corporation
Total time spent in ISRs (%) 0,014703
ISR count (execution time <250 µs): 715933
ISR count (execution time 250-500 µs): 0
ISR count (execution time 500-1000 µs): 4209
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): 1639,058259
Driver with highest DPC routine execution time: ACPI.sys - ACPI-drivrutin för NT, Microsoft Corporation
Highest reported total DPC routine time (%): 0,091240
Driver with highest DPC total execution time: Wdf01000.sys - Kernellägesdrivrutin för Framework Runtime, Microsoft Corporation
Total time spent in DPCs (%) 0,162274
DPC count (execution time <250 µs): 2097839
DPC count (execution time 250-500 µs): 0
DPC count (execution time 500-10000 µs): 5521
DPC count (execution time 1000-2000 µs): 608
DPC count (execution time 2000-4000 µs): 0
DPC count (execution time >=4000 µs): 0
_________________________________________________________________________________________________________
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: splice.exe
Total number of hard pagefaults 25547
Hard pagefault count of hardest hit process: 8060
Number of processes hit: 58



anne_droid
3 Apprentice
•
1.3K Posts
0
January 4th, 2026 13:16
Hi
The internet only provides basic help.....
Basic Fixes
Run these in an admin Command Prompt or Recovery Environment (force shutdown 2-3 times to access Advanced Options).
Execute
sfc /scannowto repair system files.Run
DISM /Online /Cleanup-Image /RestoreHealthfollowed bysfc /scannow.Perform
chkdsk C: /f /rand reboot.Use bootrec commands:
bootrec /scanos,/fixmbr,/fixboot,/rebuildbcd.Advanced Steps
Update chipset drivers and BIOS from your manufacturer (e.g., Dell support), uninstall recent updates via Safe Mode or Recovery, or use System Restore from a prior point.
If issues persist in Linux environments or high latency, check power settings or disable conflicting Intel frameworks like Dynamic Platform and Thermal.
I would ensure that any 'swap file' is of a fixed size and position, delete it, reboot and re-create so that it is large enough and contiguous.
It does not solve the problem, but reduces the potential virtual memory HARDPAGE faults.
fireberd
9 Legend
•
33.4K Posts
0
January 4th, 2026 17:56
I had a recording studio (Cakewalk/Sonar and Studio One 4). Taming a PC to be a DAW can be a task.
Two apps that frequently cause Latency and or dropouts are Dell Support Assistant and 3rd party Antivirus such as Norton and McAffee (use the Windows installed "Windows Defender"). NVIDIA video has also caused problems for some and disabling NVIDIA and using Intel CPU video is an option (I know a custom DAW builder who claims NVIDIA can be tamed but he won't reveal how).
What else, pre installed??? Many times disabling Wi-Fi helps. Disabling Internet.
I had a Laptop that I used for on-site recording, such as a band's gig, and no matter what I did it still had a dropout every 8 minutes. The Laptop could accept a second SSD so I installed Windows as a dual boot and only installed needed device drivers and DAW software. I could run Latency Mon for hours without a problem. This was an extreme case, but what worked for me. Having dual boot, I could boot to the Dell Windows for regular PC Apps or boot to the second Windows for DAW use. If your PC has the 2 drive capability this is an option. The other option is to consider a "clean" install of Windows and drivers and DAW software on the Dell System drive. If you consider the clean install, first make a full disc image (all partitions) backup to an external drive with a disc program such as Macrium Reflect so you can recover if needed.
(edited)
user_4b4001
1 Rookie
•
3 Posts
0
January 4th, 2026 18:04
@fireberd Thanks! I do have two M.2:s installed.
Should have written this but: I have already made a clean install of Windows 11, only installed drivers from the manufacturer and not Dell, but the issues persist. The dual boot option is far from an optimal solution for me. If nothing else work out I will have to try that, for sure!
I did try disabling the NVIDIA drivers and the WiFi, etc. No success. I’m confident it’s because of ACPI.sys. Going to check out Event Viewer to see if there’s something special installed causing the problems with that driver.
I really do appreciate that you took your time answering!
fireberd
9 Legend
•
33.4K Posts
0
January 5th, 2026 15:26
@user_4b4001 First, when I did the clean install for DAW I let Windows install needed device drivers and they were the Dell device drivers.
Second ACPI. This is a Windows system driver, not a Dell installed or configured driver. Taming that is beyond me. A forum such as elevenforum.com would be a good place to start for help. As you did the clean install and still had problems that mostly eliminates any Dell added or custom configuration.
I'll keep a watch on this thread for any updates.
(edited)
fireberd
9 Legend
•
33.4K Posts
0
January 6th, 2026 15:50
I looked at elevenforum.com and if you posted there I didn't see it. Some excellent help there.
fireberd
9 Legend
•
33.4K Posts
0
January 8th, 2026 16:13
The last option is to return the PC if you are still in the return period for your country.
user_4b4001
1 Rookie
•
3 Posts
0
January 11th, 2026 01:25
@fireberd I will write a post at elevenforum. Thank you!
fireberd
9 Legend
•
33.4K Posts
0
January 15th, 2026 15:39
@user_4b4001 If you posted on elevenforum.com, I don't see it.