Attaching Remote Debugger to an elevated Process
I need to attach Rider's Remote Debugger to a Process that is running as Administrator on a remote Windows 10 machine - how can I do this?
Locally, in my Rider, the Remote Debugger only lists remote processes that are not elevated. For them, attaching works fine.
Thank you and best regards.
Markus
Please sign in to leave a comment.
Thank you for contacting JetBrains Support. I'm glad to work with you on this ticket.
To view elevated processes, you need to run debugger agent as administrator or start it from an elevated terminal on target machine. This works for me.
Please let me know if you encounter any issues.