Error: Process Performance Counter is disabled, so the requested operation cannot be specified med
This is caused by some disabled items set by the system. The solution is as follows:
1. Click the "Start" menu, select "run", and enter the command line: Regedit to open the system registry;
2. Locate HKEY_LOCAL_MACHINE/system/CurrentControlSet/services/perfproc/performance.
3. delete an entry named "Disable performance counters" or double-click the entry to change its value to "0"
4. If the above problem persists, it is an operating system problem and the process performance counters need to be fixed:
Click the "Start" menu, select "run", and enter the command line: lodctr/R
If the lodctrcommand is not executed, retry the execution of the lodctr.exe to system32 and run the command again.
5. If the problem persists, copy perfc009.dat perfh009.dat to system32.
6. Ultimate Solution
A: Install exctrlst.exe. The default path is C:/program files/resource kit.
B: Find the path C:/program files/resource kitexctrlst.exe in the program extensible performance counters:
Locate perproc and check performance counter enable. It should be enough.
On the Internet, a message is also prompted: "obtaining process is related to performance counter. The current execution user is not a member of the Administrator group"
Unconfirmed