Running The Application On Your Device
Select ‘Remote Machine’ from the run target drop down.
Your device will likely be in the Auto Detected box.
Alternatively enter the IP address of the device.
Changing IP address later
To change the device IP address select Menu > Debug > [your project name] Properties…
We also have some VS setup steps here.
Troubleshooting
Error DEP6953: Failed to launch remote debugger with the following error: ‘Command failed: 0x800705b4’.
Reboot the device. We had this happen on the first attempt to run of a new device.
Visual Studio Remote Debugger not working
It is possible for the Visual Studio Remote Debugger to time out after long periods of inactivity. If Visual Studio cannot connect to your Windows IoT Core device, try rebooting the device.
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.