Hello SensaiOpti,
I had the same problem. From a level your pointers to the perfmon Counters are corrupted, you have to rebuild these with LODCTR from a elevated command prompt:
Click Start, type cmd right click cmd.exe, and select Run as administrator.
At the prompt, type lodctr /r and press ENTER. This will repair the pointers (those are stored in the registry).
C:Windowssystem32>lodctr /r
Info: Successfully rebuilt performance counter setting from system backup store
After this action it is possible that some providers are disabled. You can check the status with lodctr /q.