How to Install OpenClaw on Windows

Configurare noua (How To)

Situatie

Install OpenClaw on Windows using PowerShell or WSL2. This guide explains how each method works, so you can choose the right setup for your needs. If you prefer a simpler option, you can also use Kimi Claw to run your agent in the cloud without manual setup.

Solutie

If you plan to install OpenClaw locally, make sure your system meets the following requirements. If you choose the cloud option like Kimi Claw, you can skip this section entirely.

System requirements

  • Windows 10 or Windows 11 (64-bit)
  • At least 4 GB RAM (8 GB recommended for stable npm builds)
  • Stable internet connection
  • Administrator privileges for initial setup if you choose WSL2
  • For OpenClaw WSL2: virtualization must be enabled in BIOS/UEFI

Required software

  • Node.js 22.14 or higher. OpenClaw requires a modern Node.js runtime. Download it from nodejs.org or install via the onboarding script.
  • Git for Windows (optional but recommended). Some npm packages and skills depend on Git.

Method 1: Install OpenClaw on Windows using PowerShell

Compared to WSL2, the PowerShell method requires fewer steps and no Linux environment. A single command downloads OpenClaw, checks your Node.js version, and launches the onboarding wizard. This method works on both Windows 10 and Windows 11.

Step 1: Install and run your OpenClaw

Windows restricts script execution by default to protect your system. Before installing OpenClaw, you must allow PowerShell to execute local scripts by running this “safety switch” command:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser

PowerShell safety switch

Then, run the following command:

iwr -useb https://openclaw.ai/install.ps1 | iex

After running the command, you should see output similar to the screenshot below. Close and reopen PowerShell to refresh your system PATH before proceeding to onboarding.

openclaw install in PowerShell

Step 2: Ensure risky note & select onboarding mode

Select Yes to acknowledge the risk and continue.

OpenClaw install risk confirm

Next, select QuickStart to quickly start onboarding. You can adjust settings later, or choose Manual for full configuration.

OpenClaw onboarding

Step 3: Configure and authenticate your AI model

  1. Select Moonshot AI as model/auth provider

best OpenClaw llm - Kimi K2.5

  1. Authenticate and configure your AI model

To connect OpenClaw, activate your Kimi API Key via the Kimi Platform. While a 5rechargeearnsyoua5 bonus voucher, we recommend $20+ to unlock Tier 2 access. This reduces latency and ensures that your OpenClaw agent handles complex, multi-step tasks.

best OpenClaw API - Kimi

  1. Create a Kimi API key

Access the API Keys section and click Create API Key. Note that you should keep your API Key in a secure and accessible place. It only shows once when you create it.

create Kimi API key for OpenClaw

  1. Enter your API key and select the default model

When the onboarding wizard prompts you, paste your unique API key into the PowerShell/Terminal window.

When asked to choose a default model, select moonshot/kimi-k2.5 (or choose “Keep current” if it’s already highlighted). This model provides the best balance of speed and reasoning for agentic tasks.

Step 4: Select channel

Choose which app you want to connect to your OpenClaw. If you have no idea, just skip it.

choose channel to connect to OpenClaw

Step 5: Configure for Performance

Click Yes to configure, or No to skip.

confirm OpenClaw skill

Step 6: Enable Hooks

Choose a method to chat with your bot, then wait for it to start running.

choose method to chat with OpenClaw

connect OpenClaw

Step 7: Run Your OpenClaw

After all the above is done, enjoy your OpenClaw.

OpenClaw Web UI running on Windows after successful installation

Tip solutie

Permanent

Voteaza

(0 din 1 persoane apreciaza acest articol)

Despre Autor

Leave A Comment?