You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
The default username is`Administrator` and password is`coderRDP!`.
49
-
50
45
###RDP with Coder Desktop (Beta)
51
46
52
47
[Coder Desktop](../desktop/index.md)'s Coder Connect feature creates a connection to your workspaces in the background.
@@ -57,7 +52,7 @@ Use your favorite RDP client to connect to `<workspace-name>.coder` instead of `
57
52
>[!NOTE]
58
53
>Some versions of Windows, including Windows Server 2022, do not communicate correctly over UDP
59
54
>when using Coder Connect because they do not respect the maximum transmission unit (MTU) of the link.
60
-
>When this happens the RDP client will appear to connect, but displays a blank screen.
55
+
>When this happens, the RDP client will appear to connect, but displays a blank screen.
61
56
>
62
57
>To avoid this error, Coder's[Windows RDP](https://registry.coder.com/modules/windows-rdp) module
63
58
>[disables RDP over UDP automatically](https://github.com/coder/registry/blob/b58bfebcf3bcdcde4f06a183f92eb3e01842d270/registry/coder/modules/windows-rdp/powershell-installation-script.tftpl#L22).