4.5.1 Windows
Connecting from Windows
DCV Remote Desktop (Browser)
- Select your cluster in PCUI
- Click the DCV button
- A new browser tab will open (Chrome or Edge recommended)
- Accept the self-signed certificate warning (Advanced → Proceed)
- You now have a full desktop environment on the head node
- Click Activities → Terminal to open a command line
DCV Native Client (Recommended for Performance)
For lower latency, especially when the cluster is in a distant region:
- Download the Amazon DCV Client
- In PCUI, click the DCV button to start the web client
- When the security warning appears, replace
https://withdcv://in the URL - Press Enter — the native client will open
Tip
The native client supports UDP, which significantly reduces latency for remote regions. Use it whenever possible.
SSH
Use PowerShell, Windows Terminal, or PuTTY:
Troubleshooting
| Issue | Solution |
|---|---|
| DCV tab doesn’t open | Wait a few seconds; the connection can take a moment |
| Certificate warning | Click Advanced → Proceed (self-signed cert is expected) |
| High latency in browser | Use the native DCV client with UDP |
| PuTTY can’t use .pem | Convert to .ppk format using PuTTYgen |