Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Starting with Windows 8, a change was made to the way that Task Manager and Perf

## Cause

This change affects the way that CPU utilization is computed. The values in Task Manager now correspond to the **Processor Information\% Processor Utility** and **Processor Information\% Privileged Utility** performance counters, *not* to the **Processor Information\% Processor Time** and **Processor Information\% Privileged Time** counters as in Windows 7.
This change affects the way that CPU utilization is computed. The values in Task Manager now correspond to the `Processor Information\% Processor Utility` and `Processor Information\% Privileged Utility` performance counters, *not* to the `Processor Information\% Processor Time` and `Processor Information\% Privileged Time` counters as in Windows 7.

## More information

Expand Down