2
This might help you, correct me if I understand wrong
https://docs.microsoft.com/en-us/windows/iot-core/manage-your-device/remotedisplay
https://www.opentechguides.com/how-to/article/windows-iot/109/windows-iot-remote.html https://social.msdn.microsoft.com/Forums/en-US/01134b1b-1402-404b-b292-79712d8735b2/connection-to-host-time-out?forum=WindowsIoT
0
The "Connection timeout error" when trying to connect Windows 10 IoT Core on Windows Remote indicates that the connection between the two devices couldn't be established within the specified time. To resolve this issue, check the following:
- Ensure both devices are on the same network.
- Confirm that the correct IP address or hostname is used for the connection.
- Verify that both devices have the necessary network settings configured correctly.
- Disable any firewall or security software that might be blocking the connection.
- Restart both devices to refresh their network settings.
If the problem persists, try using a different remote connection method or consult the Windows IoT Core documentation for troubleshooting tips.