PPK2 not recognized by Power Profiler on Windows 11

Trying to get set up with my new PPK2. Installed NRF Connect and JLink on my Win11 system. When I select the device in the Power Profiler software I get an error. Searching in the QnA history I see this a fair amount on Linux installs, but not Windows. Our IT is pretty strict, so could see something being restricted / not loaded being an issue, but I need to know where to look. Log below:

2025-04-03T17:49:11.772Z INFO Initialising the bundled nrfutil device
2025-04-03T17:49:11.919Z DEBUG Application data folder: C:\Users\jamistadi\AppData\Roaming\nrfconnect\pc-nrfconnect-ppk
2025-04-03T17:49:11.956Z DEBUG App pc-nrfconnect-ppk v4.2.1 (official)
2025-04-03T17:49:11.956Z DEBUG App path: C:\Users\jamistadi\.nrfconnect-apps\node_modules\pc-nrfconnect-ppk
2025-04-03T17:49:11.956Z DEBUG nRFConnect 5.1.0, required by the app is (>=5.0.1)
2025-04-03T17:49:11.956Z DEBUG nRFConnect path: C:\Users\jamistadi\AppData\Local\Programs\nrfconnect\resources\app.asar
2025-04-03T17:49:11.956Z DEBUG HomeDir: C:\Users\jamistadi
2025-04-03T17:49:11.957Z DEBUG TmpDir: C:\Users\JAMIST~1\AppData\Local\Temp
2025-04-03T17:49:15.155Z INFO Using the bundled core version for nrfutil device: 8.0.0
2025-04-03T17:49:15.958Z INFO Using nrfutil-device version: 2.6.4
2025-04-03T17:49:15.958Z INFO Using nrf-device-lib version: 0.17.35
2025-04-03T17:49:15.958Z INFO Using nrfjprog DLL version: 10.24.2
2025-04-03T17:49:15.958Z INFO Using JLink version: JLink_V7.94i
2025-04-03T17:49:16.763Z INFO Getting serial port options from the persistent store for C307AB895FC7.pc-nrfconnect-ppk
2025-04-03T17:49:16.763Z INFO Device Connected SN:C307AB895FC7
2025-04-03T17:49:18.506Z INFO Selecting device with the serial number C307AB895FC7
2025-04-03T17:49:20.724Z INFO Selected device with the serial number C307AB895FC7
2025-04-03T17:49:20.725Z INFO Validating firmware for device with s/n C307AB895FC7
2025-04-03T17:49:20.725Z INFO Connected to device with the serial number C307AB895FC7 and family: Unknown
2025-04-03T17:49:20.725Z INFO Note: no pre-compiled firmware is available for the selected device.
2025-04-03T17:49:20.725Z ERROR Error while setting up device with the serial number C307AB895FC7
2025-04-03T17:49:20.726Z ERROR "No device setup found"
2025-04-03T17:49:20.726Z INFO Deselected device
2025-04-03T17:49:20.726Z INFO Deselecting device

Related