I want to remote debug my uwp app on a Win 10 mobile phone device. How does one install the remote debugging tools on the phone?
Directly installing the rtools_setup_x64.exe via File Explorer does not work, error "Something went wrong".
You have not to install remote tools. Just enabling 'developer mode' (Settings > For developers > Use developer features) and deploy your uwp app by using Visual studio.