I am unable to start Windows Performance Recorder for certain profiles.

Bart Verberne 0 Reputation points
2025-06-03T15:12:45.2366667+00:00

This issue comes from use of visual studio, where starting the profiler for cpu usage fails with Failed to enable requested events on system provider (0x800700aa)..

This seems to rely on starting a Window Performance Recorder (wpr) session. Trying to do that directly fails with the same error:

wpr -start CPU
        The requested resource is in use.
        Profile Id: CPU.Verbose.Memory
        Error code: 0x800700aa
        The requested resource is in use.

Can anyone help me solve this issue?

WPR is able to start certain types of sessions that seem to not rely on performance counters on the CPU.

Windows SDK version is 10.0.26100.418


Short overview of what I've tried:

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Bart Verberne 0 Reputation points
    2025-06-17T12:41:27.6+00:00

    If anyone has this same issue, they may be able to solve it by installing Intel VTune, after installing whatever was the issue was gone and wpr can no also run again.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.