Connect to a Windows machine from macOS using remote desktop

4 July 2026 - Thomas Damgaard

Install FreeRDP

brew install freerdp

Connect to the machine:

sdl-freerdp /v:<VM_IP_ADDRESS> /u:<USERNAME> /p:<PASSWORD> +dynamic-resolution
Filed under: apple, howto, macos, rdp, tips, windows

Back to article list