CreateProcess fails (access denied) when profiling

I want to collect NVTX traces in an application which creates other processes, but the CreateProcess is failing.

So far I’ve tried running nsys from the command-line in an administrator mode.

Is this expected behavior? Keep in mind I don’t need to profile the other process, I just need CreateProcess itself to not fail.

What is the command line you are using? What version of Nsys, I wouldn’t expect this.