ELSEIF
Your brief EB
404 stories from 115 feeds 457 clusters Refreshed 40 seconds ago next pull 19:07

TECH Signal 442

Task Manager now displays per-process NPU usage on supported Windows devices

Task Manager’s Processes tab now shows per-process neural processing unit activity alongside CPU and GPU metrics on supported devices.

WHY IT MATTERS

Seeing which processes consume NPU resources lets engineers pinpoint AI-related performance and power-draw issues, especially on battery-powered laptops. The visibility also aids decisions about workload placement across CPU, GPU, and NPU. However, the added telemetry risks making Task Manager more complex than its original lightweight design.

Written by elseif from the cluster below · every claim links back to a source

The three things worth knowing

01

Per-process NPU utilization is now visible in the Processes tab on supported Windows devices.

02

The Performance tab also reports overall NPU and GPU neural engine utilization.

03

The new metrics increase Task Manager’s feature set, raising concerns about potential bloat and the need for alternative tools for deep analysis.

THE READ

What the cluster adds up to.

ORIGINAL ANALYSIS

Microsoft has extended Windows Task Manager to include neural processing unit (NPU) metrics per process. Previously the Processes tab only displayed CPU and GPU activity, with no insight into NPU or GPU neural engine usage. The change is limited to newer devices that contain an NPU, and the information appears alongside existing CPU and GPU counters.

For engineers, the added visibility helps diagnose performance bottlenecks and power-consumption problems caused by AI workloads. By correlating a specific process with its NPU usage, it becomes easier to decide whether to offload work or adjust power-saving settings, particularly on laptops where battery life is a concern. The data is presented in the familiar Task Manager UI, avoiding the need for separate profiling tools for basic checks.

The enhancement also introduces more telemetry into a utility traditionally valued for its speed and simplicity. Microsoft notes the risk of “feature bloat,” suggesting that the extra monitoring could slow the tool or clutter the interface. Engineers may therefore weigh the convenience of built-in metrics against the possibility of reduced responsiveness.

The new NPU metrics are only available on supported newer hardware; older machines will continue to show only CPU and GPU data. Consequently, developers targeting a broad device base must still rely on other profiling mechanisms for NPU activity on legacy systems. This limitation means the feature cannot be universally adopted without fallback strategies.

Adopting the Task Manager NPU view incurs no additional software installation, but it does require users to trust that the expanded UI does not impact overall system performance. Engineers should verify that the added counters do not introduce noticeable overhead, especially in performance-critical scenarios. If deeper analysis is needed, Microsoft suggests using Performance Monitor instead of Task Manager.

Written by elseif from the cluster below · checked for specifics the sources never contained

THE CLUSTER

Same story, 1 feed.

ORDERED BY FIRST SEEN
www.theregister.com - Articles Microsoft gives Task Manager another task: Watching AI workloads Open ↗