Winmgmt.exe uses more CPU resources than you expect (830075)



The information in this article applies to:

  • Microsoft Windows 2000 Advanced Server
  • Microsoft Windows 2000 Professional
  • Microsoft Windows 2000 Server

SYMPTOMS

If you click the Processes tab in Task Manager, Winmgmt.exe may report a higher number than you expect in the CPU column.

CAUSE

This issue may occur if your computer uses Windows Management Instrumentation (WMI), and verbose logging is turned on for WMI.

RESOLUTION

To resolve this issue, change the WMI logging level to "errors only". To do so, follow these steps:
  1. Click Start, click Run, type wmimgmt.msc, and then click OK.
  2. Right-click WMI Control (Local), and then click Properties.
  3. Click the Logging tab, and then click Errors only under Logging level.
  4. Click OK.

MORE INFORMATION

To track Winmgmt.exe activity, use the FileMon tool. For information about the FileMon tool, visit the following Sysinternals Web site:

Modification Type:MinorLast Reviewed:12/17/2003
Keywords:kbprb KB830075