-
Notifications
You must be signed in to change notification settings - Fork 82
Steps to Setup Performance Monitor for AI PC (Windows)
Adrian Boguszewski edited this page Mar 26, 2025
·
3 revisions
Learn how to use the Performance Monitor to measure power consumption and additional performance statistics on your AI PC (Windows OS) in this guide.
- Download and unpack pcm-all.zip from https://ci.appveyor.com/project/opcm/pcm (click on Image: Visual Studio 2019, then Artifacts and pcm-all.zip)
- Download the free RealTemp utility package from http://www.techpowerup.com/realtemp/ or any other free utility that uses the open-source WinRing0 driver
- Copy
WinRing0.dll,WinRing0.sys,WinRing0x64.dll,WinRing0x64.sysfiles from there into the PCM.exe binary location, into the PCM-Service.exe location and intoc:\windows\system32 - Run the PCM.exe tool from command line (admin)
- Execute
"PCM-Service.exe" -Installfrom this directory (admin) - Execute
net start pcmservice(admin) - Start Performance Monitor in Windows (Note: Need to find "Performance Monitor" in your own language if your OS is not in English )

- Click “+” and select PCM Socket Counter

- Select Package/Socket Consumed Energy and total and it to “Added counter”

- You can monitor power consumption now