Wingetlywingetly
← All apps

Claude Code

by Anthropic PBCv2.1.268

Last updated

Unleash Claude’s raw power directly in your terminal. Search million-line codebases instantly. Turn hours-long workflows into a single command. Your tools. Your workflow. Your codebase, evolving at thought speed.

Install with winget

$ winget install --id Anthropic.ClaudeCode --exact --version 2.1.268

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Claude Code is Anthropic’s agentic coding tool that lives in your terminal and helps you turn ideas into code faster than ever before.

What Claude Code does for you

- Build features from descriptions: Tell Claude what you want to build in plain English. It will make a plan, write the code, and ensure it works.

- Debug and fix issues: Describe a bug or paste an error message. Claude Code will analyze your codebase, identify the problem, and implement a fix.

- Navigate any codebase: Ask anything about your team’s codebase, and get a thoughtful answer back. Claude Code maintains awareness of your entire project structure, can find up-to-date information from the web, and with MCP can pull from external datasources like Google Drive, Figma, and Slack.

- Automate tedious tasks: Fix fiddly lint issues, resolve merge conflicts, and write release notes. Do all this in a single command from your developer machines, or automatically in CI.

Why developers love Claude Code

- Works in your terminal: Not another chat window. Not another IDE. Claude Code meets you where you already work, with the tools you already love.

- Takes action: Claude Code can directly edit files, run commands, and create commits. Need more? MCP lets Claude read your design docs in Google Drive, update your tickets in Jira, or use your custom developer tooling.

- Unix philosophy: Claude Code is composable and scriptable. tail -f app.log | claude -p "Slack me if you see any anomalies appear in this log stream" works. Your CI can run claude -p "If there are new text strings, translate them into French and raise a PR for @lang-fr-team to review".

- Enterprise-ready: Use Anthropic’s API, or host on AWS or GCP. Enterprise-grade security, privacy, and compliance is built-in.

Installers · v2.1.268

ArchitectureTypeScopeInstallDownload
x64Portable-Direct
arm64Portable-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high8.8Patched in wingetCVE-2026-55607affects before 2.1.163Jun 29, 2026

    Claude Code is an agentic coding tool. From 2.1.38 until 2.1.163, Claude Code's worktree handling allowed creation of worktrees named ".git" and navigation to worktrees outside the sandbox context, enabling git directory confusion attacks. By exploiting symlink manipulation and...

  • medium6.1Patched in wingetCVE-2026-46406affects before 2.1.128Jun 29, 2026

    Claude Code is an agentic coding tool. From 2.1.59 until 2.1.128, the Claude Code /copy command wrote responses to a hardcoded, predictable path (/tmp/claude/response.md) without UID isolation, randomness, or symlink protection. The file was created world-readable (0644) in a w...

  • critical9.1Patched in wingetCVE-2026-54316affects before 2.1.163Jun 23, 2026

    Claude Code is an agentic coding tool. From 0.2.54 until 2.1.163, because the hostname huggingface.co was pre-approved as a bare hostname for the WebFetch tool, any path on that domain—including attacker-controlled model repositories—was auto-approved without a permission promp...

  • high8.8Patched in wingetCVE-2026-40068affects before 2.1.84May 5, 2026

    In versions 2.1.63 through 2.1.83 of Claude Code, the folder trust determination logic used the git worktree commondir file without validating its contents. An attacker could craft a malicious repository with a commondir file pointing to a path the victim had previously trusted,...

  • critical10.0Patched in wingetCVE-2026-39861affects before 2.1.64Apr 20, 2026

    Claude Code is an agentic coding tool. Prior to version 2.1.64, Claude Code's sandbox did not prevent sandboxed processes from creating symlinks pointing to locations outside the workspace. When Claude Code subsequently wrote to a path within such a symlink, its unsandboxed proc...

  • high7.3Patched in wingetCVE-2026-35603affects before 2.1.75Apr 17, 2026

    Claude Code is an agentic coding tool. In versions prior to 2.1.75 on Windows, Claude Code loaded the system-wide default configuration from C:\ProgramData\ClaudeCode\managed-settings.json without validating directory ownership or access permissions. Because the ProgramData dire...

  • critical9.8Patched in wingetCVE-2026-35022affects <=2.1.91Apr 6, 2026

    Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection vulnerability in authentication helper execution where helper configuration values are executed using shell=true without input validation. Attackers who can influence authentication settings can injec...

  • high7.8Patched in wingetCVE-2026-35021affects <=2.1.91Apr 6, 2026

    Anthropic Claude Code CLI and Claude Agent SDK contain an OS command injection vulnerability in the prompt editor invocation utility that allows attackers to execute arbitrary commands by crafting malicious file paths. Attackers can inject shell metacharacters such as $() or bac...

Showing 8 of 25. Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • C
    Claude Platform CLIAnthropic PBC
    Anthropic.Antv1.32.0

    Interact with the Claude API directly from your terminal with the ant command-line tool

  • Node.js (LTS)Node.js Foundation
    OpenJS.NodeJS.LTSv24.19.0

    Run JavaScript Everywhere

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • O
    Ollama (Portable)Ollama
    Ollama.Ollama.Portablev0.33.1

    Start building with open models.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • CursorAnysphere
    Anysphere.Cursorv3.19.7

    The AI Code Editor

More from Anthropic PBC or browse agent, agentic, ai.

Frequently asked questions

How do I install Claude Code on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Anthropic.ClaudeCode --exact --version 2.1.268. winget downloads the installer from Anthropic PBC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Claude Code silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Anthropic.ClaudeCode --exact 2.1.268 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall Claude Code via winget?
Run: winget uninstall --id Anthropic.ClaudeCode --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Claude Code's Apps & Features entry.
Is Claude Code free?
Claude Code is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does Claude Code work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Claude Code directly from the publisher.
How do I keep Claude Code up to date?
Run winget upgrade --id Anthropic.ClaudeCode --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Claude Code from microsoft/winget-pkgs.

Recent versions

  • 2.1.268latest
  • 2.1.267
  • 2.1.266
  • 2.1.265
  • 2.1.263
  • 2.1.261
  • 2.1.260
  • 2.1.258
  • 2.1.257
  • 2.1.252