microsoft/PowerToys

Bug: CPU Usage stats in Dock goes beyond 100%

Open

#46381 opened on Mar 21, 2026

View on GitHub
 (12 comments) (3 reactions) (0 assignees)C# (133,154 stars) (7,978 forks)batch import
CmdPal - Performance monitorHelp WantedIssue-BugProduct-Command Palette

Description

Microsoft PowerToys version

0.98.0

Installation method

PowerToys auto-update

Area(s) with issue?

Command Palette

Steps to reproduce

Steps to Reproduce

  • Open the Command Palette Dock.
  • Start a CPU-intensive workload: - Run a stress test, or - Open multiple heavy applications simultaneously.
  • Observe CPU usage in: - Task Manager (reference) - Command Palette Dock

CPU Usage Reflection 144%

✔️ Expected Behavior

The CPU usage shown in the dock should accurately reflect system usage and remain within the valid range of 0% to 100%.

❌ Actual Behavior

The dock reports CPU usage values exceeding 100%, often reaching around 150% under heavy load

Upload Bug Report ZIP-file

No response

Additional Information

  • OS: Windows 11 Pro (25H2, Build 26200.7922)
  • .NET Framework: 4.8.1
  • System Language: English
  • Installation Type: User (per-user install)
  • Run as Administrator: No

Other Software

No response

Contributor guide