A Methodical Installation Guide for Claude Code on Windows (Q1 2026)
This is a guide for installing Claude Code on your Windows computer. Hopefully we’re on the same page. This guide is especially helpful if you are non-technical, because you likely won’t have some of the applications necessary to run Claude Code. If you have run into any PATH or BASH errors downloading Claude Code, this video is for you!
Steps for downloading Claude Code to your Windows computer:
- Install Claude Desktop (claude.ai/download)
- Install Git for Windows (git-scm.com/downloads/win) — use defaults
- Install VS Code (code.visualstudio.com/download)
- Open VS Code, open VS Code terminal (View → Terminal)
- Run:
irm https://claude.ai/install.ps1 | iex - Add the path from the installer message to your PATH:
- Press the Windows key, type “env”
- Click “Edit environment variables for your account”
- Find “Path” in the top section, click it, click Edit
- Click New
- Type the path from the installer (e.g.,
C:\Users\YourName\.local\bin) - Click OK, then OK again
- Close VS Code completely and reopen it
- Type
claudein the VS Code terminal, and log in when browser opens - If you need to run Python scripts, install Python if you don’t have it (python.org/downloads) — check “Add to PATH”
Download our guide and give it to your AI!
You can download our troubleshooting markdown file and give it to Claude (or other chat interfaces) to walk you through this process.
We hope you enjoy the video.
Robert Hill
Robert is a full-time trainer who handles marketing for Caravan. Outside of training sessions, he's been digging into the machine learning research done in the 1940s and 50s — back when this whole field got started.
LinkedInWant to learn AI hands-on?
Our training sessions are built for professionals — no technical experience required.