ClawCloudClawCloud.sh
How it worksModelsPricingCompareGuidesBlog
Log in
DeployDeploy Now
ClawCloud logoClawCloud

Managed OpenClaw AI assistant hosting on dedicated cloud servers.

Deploy now →
Product
ModelsPricingCompare PlansOpenClaw HostingOpenClaw VPSOpenClaw CloudTelegram BotDiscord BotFeishu BotUse CasesFAQ
Resources
GuidesBlogTopicsOpenClawGitHub
Company
ContactTerms of ServicePrivacy Policy
© 2026 ClawCloud. All rights reserved.
All guides

How to Connect to Your OpenClaw Windows Server via RDP

Once your ClawCloud Windows instance reaches ready, you connect by RDP. The ClawCloud dashboard shows the server IP, username, and password — pick the section below for your OS.

For a broader overview of what a Windows server gives you, see the OpenClaw Windows cloud server setup guide. If you haven't deployed yet, start from ClawCloud with Windows preselected.

Before you connect

Check the following first:

  • Instance status is ready in the ClawCloud dashboard
  • You have the server IP from the instance card
  • You have the RDP username and password (use the Reveal button in the credentials section)

If the instance is still provisioning, wait until the status badge reads ready. Credentials appear once the server is live.

From Mac

Microsoft's Windows App is the current RDP client for macOS. It replaced the older Microsoft Remote Desktop app.

  1. Download Windows App from the Mac App Store
  2. Open Windows App and click + to add a new PC
  3. Enter your server IP in the PC name field
  4. Choose Add a user account and enter the username and password from the dashboard
  5. Click Connect

The first connection shows a certificate warning. Accept it to load the Windows Server desktop.

Microsoft Windows App on macOS ready to connect to an OpenClaw Windows server

From Windows

Built-in Remote Desktop Connection

Remote Desktop Connection (mstsc.exe) ships with every Windows install — no download needed:

  1. Press Win + R, type mstsc, and press Enter
  2. Enter your server IP in the Computer field and click Connect
  3. Enter the username and password from the dashboard
  4. Accept the certificate warning

Windows Remote Desktop Connection dialog with the OpenClaw server IP entered

Windows App (Microsoft Store)

If you prefer a more polished client, Windows App is available from the Microsoft Store:

  1. Install Windows App from the Microsoft Store
  2. Click +, add the server IP as a new PC
  3. Enter your username and password when prompted
  4. Click Connect

Both reach the same desktop. mstsc works without any download; Windows App has a cleaner interface.

From Linux

Remmina covers most Linux desktops. Install it with the RDP plugin for your distro:

  • Ubuntu/Debian: sudo apt install remmina remmina-plugin-rdp
  • Fedora: sudo dnf install remmina remmina-plugins-rdp
  • Arch: sudo pacman -S remmina freerdp

Once installed, open Remmina, click New Connection, set Protocol to RDP, enter the server IP, username, and password, then connect.

If you prefer the command line or run a headless Linux setup, xfreerdp works too:

xfreerdp /u:<username> /p:<password> /v:<server-ip>

Replace <username>, <password>, and <server-ip> with the values from your dashboard.

Troubleshooting

Connection refused or timeout

The server is probably still starting up or the gateway is restarting after provisioning. Wait two minutes and try again. If the dashboard shows ready and the connection still fails, check the instance health from Dashboard.

Certificate warning

Expected on the first connection. Windows Server uses a self-signed RDP certificate by default. Approve it to continue.

Credentials not accepted

Copy the password with the Copy button rather than typing it. Some generated passwords contain characters that are easy to mistype.

Black screen after login

The session is still loading. Wait a few seconds. If the screen stays black, disconnect and reconnect — the second attempt loads cleanly.

Slow performance

Lower the color depth or resolution in your RDP client. In Windows App, open connection settings and reduce the display resolution. In Remote Desktop Connection, click Show Options before connecting, go to the Display tab, and drag the resolution slider down.

For anything the dashboard flags as a health issue, the dashboard warnings guide explains each status badge.

What's next

Once you're on the Windows Server desktop, your OpenClaw gateway is already running and connected to the channel you picked during deploy. Chrome is installed on the server if you want to open a browser there directly.

To compare the Windows and Linux options across access method, features, and pricing, see the OpenClaw Linux vs Windows comparison.

Ready to deploy?

Skip the setup — your OpenClaw assistant runs on a dedicated server in under a minute.

Deploy Your OpenClaw

Keep reading

OpenClaw on WindowsGetting Started with OpenClawAll topics →
Post

What Is the OpenClaw Agent (And How It Differs from a Chatbot)

OpenClaw is an AI agent, not just a chatbot. Here's what that distinction means in practice, what tools it has, and why it needs a persistent server.

Post

Run an AI Feishu Bot with OpenClaw

Run an OpenClaw AI Feishu bot on ClawCloud with dedicated server hosting, App ID/App Secret setup, and streaming replies in chat.

Post

OpenClaw 101: What It Is and How to Get Started

A plain-language intro to OpenClaw — what it does, what you need, and two paths to get your own AI bot running on Telegram or Discord.

Post

How to Install Custom OpenClaw Skills via Chat

Learn how to create and install custom OpenClaw skills by dropping a zip file into Telegram, Discord, or Feishu. No SSH or server access required.

Post

Why OpenClaw npm install Fails (and How to Actually Fix It)

Fix npm install failed for openclaw@latest, sharp/libvips, PATH, permission, and openclaw onboard command not found on macOS and Linux.

Post

Run an AI Discord Bot with OpenClaw

Run an OpenClaw AI Discord bot on ClawCloud with a dedicated server, Discord token setup, and model switching directly in chat.