How to set up Clawbot (OpenClaw) on Windows
Clawdbot is “making waves” in the world of AI technology. You don’t need a Mac Mini to run this year’s hottest AI virtual assistant software. This is How to install Clawdbot on Windows.
What is Clawdbot?
Clawdbot is a self-hosted, open source AI assistant that works right in your messaging apps (WhatsApp, Telegram, Discord, Slack, Signal, even iMessage). Unlike ChatGPT which requires you to visit a website, Clawdbot comes to you right where you are.
What makes Clawdbot special:
- Persistent memory — it remembers what the user provided yesterday.
- Proactive — it can contact users with summaries, reminders, alerts
- Full access to your computer — browse the web, fill out forms, run commands, automate tasks
- Always available — available 24/7 so always there when you need us
Minimum system requirements to run Clawdbot
- 2GB RAM and 2 CPU cores for basic chat functionality
- 4GB+ RAM if you want browser automation features or more intensive workflows
- 20GB of storage for apps, chat history, and workspace files
- Node.js runtime environment
- Stable network connection.
How to install Clawdbot (OpenClaw) on Windows
- First, open the menu Start > find PowerShell. Now click Run as Administrator.
- Paste the following command into the PowerShell window > press Enter.
iwr -useb https://openclaw.ai/install.ps1 | iex
- The Node.js installation starts with Clawdbot on the PC.
- Select Yes when the installer asks if you want to continue.
- Now choose the model provider that will provide the “power” for the Clawdbot AI agent to run.
- Selected article OpenAIbut you can choose Anthropic or any other AI model.
- To get your OpenAI API key, go to platform.openai.com/api-keys and log in with your account.
- Click Create new secret key and copy API key.
- Paste the API key into the PowerShell window and press the key Enter.
- Choose an AI model. Here we continue with codex-mini-latest.
- Choose a channel you can skip.
- Then choose No when asked to configure skills. You can also do this later.
- Finally, ignore this option and add the hook. It will start the Gateway service installation.
- Once the installation is complete, you will see an “Onboarding complete” message in PowerShell and a new tab will open in your browser.
- That’s it! Clawdbot is already running successfully on your computer, and you don’t even need a Mac Mini.
- Now just type
clawdbot gatewayin PowerShell to start the service.
Above is how to install Clawdbot on Windows, no need for Mac Mini. As you can see, installing this AI is not difficult. Wish you success!
Updated: March 19, 2026




Post Comment