Codex Windows desktop launch pegs all 32 cores through WmiPrvSE.exe

askxue · ghdev · 2026-07-23

What happens

Launching the Codex Windows desktop app immediately saturates all 32 logical processors, making the machine effectively unusable. Closing the app is the only way to recover.

Observed cause

The visible top CPU consumer is WMI Provider Host (WmiPrvSE.exe), not the renderer itself, suggesting a regression or runaway diagnostic/sampling path.

Environment

Expected behavior

Background diagnostics or process sampling should be bounded, low-frequency, cancellable, and back off after failures.

Original post →

More from coding & agent

coding & agent channel →