Quick setup guide to install and configure your Claude Code developer environment natively on Windows.
Prerequisite First: Make sure you are subscribed to a active Claude Pro plan ($20/month), as it is strictly required to gain access to Claude Code functionalities.
Grab the configuration asset file by choosing the item box above, or jump straight to the cloud index link at claude.com/download. Install it to your machine first.
Open your tool installer from git-scm.com. Simply follow the setup wizard panels and press "Next" on all default prompts without modifying configurations.
Head directly over to the runtime package portal at nodejs.org and download the recommended setup file. Tap "Next" continuously on the installation options. Verify that the "Add to PATH" tracking variable remains fully selected.
Confirm your development paths are working properly by opening your preferred Windows command terminal or PowerShell screen, then execute this verification line:
git --version