Execute Windows 10 via VNC on a Raspberry Pi
Execute Windows 10 via VNC on a Raspberry Pi
Yes, you can manage a Windows 10 PC using a Rasberry Pi via VNC. While tutorials often focus on controlling the Pi itself, many can be adapted to oversee a Windows machine remotely. You’ll need to set up the VNC server on the Pi and connect it to your Windows PC.
Yes, that's correct. If the VNC application functions, it allows control of any remote operating system through video transmission with keyboard and mouse input.
For pure Pi use as a thin client, FreeRDP could be a good option—it's a contemporary RDP client/server you can run on Linux to link with Windows machines. It works well and integrates better than VNC. The server side is built into Windows, so you only need to enable it there.