Hi everyone,
I am a non-native English speaker writing with translation assistance.
This issue is 100% reproducible and appears tied specifically to Screen Off (S0 idle) events on Windows 11 25H2.
System:
- Dell OptiPlex 7020 SFF
- Intel Core i5-14500 (14th Gen)
- BIOS v1.23.1
- Windows 11 25H2 (clean install)
The Issue:
System responsiveness degrades progressively over time, triggered specifically by display power-off (Screen Off).
Eventually, even simple UI actions such as Explorer context menus lag for several seconds.
A reboot temporarily restores normal behavior, confirming the accumulative nature of the issue.

Screenshot: ACPI.sys (ACPIDevicePowerDpc) showing ~80ms DPC execution during Screen Off, correlated with UI lag
The spike corresponds to ACPIDevicePowerDpc in ACPI.sys, reaching ~80ms execution time.
Reproduction Steps:
1. Clean install Windows 11 25H2
2. Leave system idle until display turns off
3. Repeat several Screen Off / Wake cycles
4. Observe increasing UI lag and DPC latency spikes
WPA Analysis (Clean Environment):
- Module: ACPI.sys
- Function: ACPIDevicePowerDpc
- Max Duration: 80.896 ms
- Chain Reaction: Causes 45ms+ delays in storport.sys
Impact:
- Severe UI lag (Explorer, context menus)
- I/O stalls
- System becomes nearly unusable until reboot
Workarounds:
- Disable Screen Off → Issue disappears completely
- Set CsEnabled=0 → Reduces spikes
- Fix timer resolution (0.5ms) → Reduces accumulation
Important Observations:
- Reproduces on 10+ identical units
- Occurs ONLY on Windows 11 25H2
- Does NOT occur on 24H2 with same hardware/BIOS
- Clean OS with no third-party software
Technical Assessment:
An 80ms DPC at DISPATCH_LEVEL is not acceptable under any normal condition.
The behavior strongly suggests a firmware-level issue in ACPI (AML), possibly involving a busy-wait or failed handshake during D3 power state transitions triggered by Screen Off.
Given the strict reproducibility and OS dependency, this appears to be an interaction issue between firmware and the updated Windows 11 25H2 power management stack.
Question:
Has anyone observed similar behavior on Intel 14th Gen platforms or Dell systems?
Any insights on confirming and escalating this as a firmware-level issue would be greatly appreciated.
I am a non-native English speaker writing with translation assistance.
This issue is 100% reproducible and appears tied specifically to Screen Off (S0 idle) events on Windows 11 25H2.
System:
- Dell OptiPlex 7020 SFF
- Intel Core i5-14500 (14th Gen)
- BIOS v1.23.1
- Windows 11 25H2 (clean install)
The Issue:
System responsiveness degrades progressively over time, triggered specifically by display power-off (Screen Off).
Eventually, even simple UI actions such as Explorer context menus lag for several seconds.
A reboot temporarily restores normal behavior, confirming the accumulative nature of the issue.

Screenshot: ACPI.sys (ACPIDevicePowerDpc) showing ~80ms DPC execution during Screen Off, correlated with UI lag
The spike corresponds to ACPIDevicePowerDpc in ACPI.sys, reaching ~80ms execution time.
Reproduction Steps:
1. Clean install Windows 11 25H2
2. Leave system idle until display turns off
3. Repeat several Screen Off / Wake cycles
4. Observe increasing UI lag and DPC latency spikes
WPA Analysis (Clean Environment):
- Module: ACPI.sys
- Function: ACPIDevicePowerDpc
- Max Duration: 80.896 ms
- Chain Reaction: Causes 45ms+ delays in storport.sys
Impact:
- Severe UI lag (Explorer, context menus)
- I/O stalls
- System becomes nearly unusable until reboot
Workarounds:
- Disable Screen Off → Issue disappears completely
- Set CsEnabled=0 → Reduces spikes
- Fix timer resolution (0.5ms) → Reduces accumulation
Important Observations:
- Reproduces on 10+ identical units
- Occurs ONLY on Windows 11 25H2
- Does NOT occur on 24H2 with same hardware/BIOS
- Clean OS with no third-party software
Technical Assessment:
An 80ms DPC at DISPATCH_LEVEL is not acceptable under any normal condition.
The behavior strongly suggests a firmware-level issue in ACPI (AML), possibly involving a busy-wait or failed handshake during D3 power state transitions triggered by Screen Off.
Given the strict reproducibility and OS dependency, this appears to be an interaction issue between firmware and the updated Windows 11 25H2 power management stack.
Question:
Has anyone observed similar behavior on Intel 14th Gen platforms or Dell systems?
Any insights on confirming and escalating this as a firmware-level issue would be greatly appreciated.
- Windows Build/Version
- Windows11 25H2
My Computer
System One
-
- OS
- Windows 11 Pro
- Computer type
- PC/Desktop
- Manufacturer/Model
- Dell OptiPlex 7020 SFF
- CPU
- Intel Core i5-14500
- Motherboard
- Dell OptiPlex SFF 7020
- Memory
- 16GB
- Graphics Card(s)
- none(Intel UHD Graphics 770)
- Sound Card
- none
- Screen Resolution
- FHD
- Hard Drives
- NVMe P0327 Phison 512GB
- Other Info
- BIOS: Dell 1.23.1









