A beginner-friendly guide to install and set up Claude Code on your Windows computer. No technical experience required!
Open Command Prompt and type node --version. If you see a number (like v24.12.0), you're good!
npm install -g @anthropic-ai/claude-code
It tells Node.js to download and install Claude Code from the internet. The -g means "install globally" so you can use it anywhere.
Git's installer has many screens with technical options. Just click "Next" and keep the default selections - they work perfectly for Claude Code.
cd Desktop\test (or your folder path)You need a Claude Pro or Team subscription. If you don't have one, the browser will prompt you to upgrade. Plans start at $20/month.
When "Help improve Claude" is ON, your conversations may be reviewed by Anthropic to make Claude better. Turning it OFF means your data stays private and won't be used for training.