How to Install Claude Code on Windows 10

In this video tutorial, you are going to learn how to install claude code on windows 10. Claude Code is an agentic coding assistant by Anthropic that runs directly inside your terminal or IDE. Step by step guide: 1) Open windows powershell and run in as administrator 2) Run this command - irm https://claude.ai/install.ps1 | iex 3) check claude --version 4) If you are not seeing claude version then check winget --version 5) Run this command winget install Anthropic.ClaudeCode 6) If it is still not showing claude version close windows powershell and open again and then type claude --version Thank you for watching :) #claudecode #install #windows