Prepare the remote machine for debugging
    Install and configure the Remote Debugger desktop application.
Prerequisites
Download and install Visual Studio Debug Tools from Remote Debug a C# or VB project - Visual Studio (Windows) | Microsoft Docs.
- To prepare the remote debugging target machine
 - Open the Remote Debugger desktop application.
 - Observe the device and port to connect to the remote debugging target.
 - Configure the firewall. See Remote Debug a C# or VB project - Visual Studio (Windows) | Microsoft Docs.
 
Provide Feedback