Download Cursor

Download Cursor — The AI Code Editor for macOS, Windows, and Linux

Cursor is available as a free download for every major operating system. The installer runs in under 60 seconds and includes the complete AI-powered editor with Tab completions, Composer multi-file editing, agent mode, and full VS Code extension support. No credit card required. The Hobby plan starts immediately with access to the editor, extensions, Git integration, and limited AI features. Upgrade to Pro for unlimited completions and a monthly credit pool.

Cursor supports macOS on both Intel and Apple Silicon processors, Windows on x64 and ARM architectures, and Linux via AppImage and .deb packages. It installs alongside your existing VS Code installation without conflicts — both editors can run simultaneously. Import your VS Code settings, extensions, themes, and keybindings with one click during the first launch. Your existing development environment remains completely untouched.

Download Cursor Free Setup Guide
Cursor AI code editor download options for macOS, Windows, and Linux with system requirement details

Cursor Download Information — April 2026

  • Free download for macOS (Intel + Apple Silicon), Windows (x64 + ARM), and Linux (AppImage + .deb)
  • Installer under 150 MB — installs in under 60 seconds on most systems
  • Runs alongside VS Code without conflicts — both editors work simultaneously
  • One-click import of VS Code extensions, themes, keybindings, and settings
  • Hobby plan starts free with no credit card — includes editor, extensions, and limited AI
  • Pro ($20/mo) adds unlimited Tab completions, $20 credit pool, and full agent access
  • Students get one year of Pro free with a verified school email address

Platform-Specific Download and Installation Instructions

Cursor provides native installers for each platform. Choose your operating system below for detailed instructions and system requirements.

Cursor running on macOS with native Apple Silicon performance and Retina display support

macOS — Intel and Apple Silicon

Download the universal macOS installer that supports both Intel and Apple Silicon (M1, M2, M3, M4) processors. The .dmg file is under 150 MB. Open it, drag Cursor to your Applications folder, and launch. On first run, macOS may prompt you to confirm the application since it was downloaded from the internet — click Open. Cursor runs natively on Apple Silicon without Rosetta translation, delivering full performance for AI features and large codebase indexing.

System requirements for macOS: macOS 10.15 Catalina or later, 4 GB RAM minimum (8 GB recommended), and 500 MB of available disk space. An internet connection is required for AI features — Tab completions, Composer, and agent mode communicate with Cursor's cloud servers. The Cursor documentation covers offline mode for users who need to work without connectivity.

Cursor AI code editor running on Windows with native x64 and ARM support

Windows — x64 and ARM

Download the Windows installer (.exe) for x64 or ARM processors. The installer runs with standard user permissions — no administrator access required for per-user installation. Select your installation directory, choose whether to add Cursor to the PATH, and optionally create desktop and Start menu shortcuts. The installation completes in under 30 seconds on most machines.

System requirements for Windows: Windows 10 or later (x64 or ARM), 4 GB RAM minimum (8 GB recommended), and 500 MB disk space. ARM-based Windows devices (Surface Pro X, Snapdragon laptops) are fully supported with native ARM binaries. Cursor integrates with Windows Terminal, PowerShell, and WSL for developers who use Linux environments within Windows. According to Microsoft's ARM documentation, native ARM applications deliver up to 2x better battery efficiency compared to x64 emulation.

Cursor AI code editor running on Ubuntu Linux with AppImage launcher integration

Linux — AppImage and .deb

Cursor provides two distribution formats for Linux: an AppImage that runs on any distribution with glibc 2.28 or later, and a .deb package for Debian-based distributions. The AppImage requires no installation — download, make it executable with chmod +x, and run. The .deb package installs via sudo dpkg -i cursor.deb or through your graphical package manager.

Supported Linux distributions include Ubuntu 20.04+, Fedora 32+, Debian 11+, Linux Mint 20+, Pop!_OS 20.04+, Arch Linux, Manjaro, and openSUSE Leap 15.3+. Cursor works on ChromeOS with Linux support (Crostini) enabled. The editor integrates with your system's default terminal emulator and respects XDG directory conventions. For Wayland users, Cursor supports both X11 and Wayland display protocols with automatic detection.

Operating System Compatibility Matrix

Full breakdown of supported platforms, architectures, installer formats, and minimum system requirements for Cursor.

Operating SystemArchitectureFormatMin OS VersionMin RAMDisk Space
macOSIntel (x64).dmg (universal)macOS 10.154 GB500 MB
macOSApple Silicon (ARM).dmg (universal)macOS 11.04 GB500 MB
Windowsx64.exe installerWindows 104 GB500 MB
WindowsARM.exe installerWindows 114 GB500 MB
Linux (Debian)x64.deb packageglibc 2.284 GB500 MB
Linux (Universal)x64AppImageglibc 2.284 GB500 MB
ChromeOSx64AppImage / .debChromeOS 89+4 GB500 MB

VS Code Migration — What Transfers and How

Cursor's one-click import transfers your complete VS Code environment. Here is exactly what migrates and what you need to configure separately.

Extensions and Themes

Every VS Code extension works in Cursor — ESLint, Prettier, GitLens, Docker, language servers, debuggers, formatters, linters, and themes. The import process installs your extensions from the marketplace automatically. Extensions that rely on VS Code APIs function identically because Cursor is built on the same open-source core. Custom themes, icon packs, and font configurations transfer without modification.

Keybindings and Snippets

Your custom keybindings, keyboard shortcuts, and code snippets transfer exactly. If you have remapped Ctrl+P or added custom chord sequences, those work in Cursor immediately. Cursor adds AI-specific shortcuts on top — Ctrl+K for inline edit, Ctrl+I for Composer, Ctrl+L for chat — without conflicting with your existing bindings.

Settings and Workspace Config

User settings (settings.json), workspace settings (.vscode/settings.json), and multi-root workspace configurations import directly. Editor preferences like font size, tab width, line numbers, minimap, word wrap, and auto-save transfer without changes. Cursor adds its own AI-related settings in a separate namespace so there is no overlap with your VS Code configuration keys.

Download Cursor Now — Free for macOS, Windows, and Linux

Get the AI code editor that over 1 million developers use daily. Download in under 60 seconds, import your VS Code settings with one click, and start coding with Tab completions, Composer, and agent mode. The Hobby plan is free forever — no credit card, no trial expiration. Verified students get one year of Cursor Pro free with a school email. Pro at $20/month unlocks unlimited completions and a monthly credit pool for premium models.

Download Cursor Getting Started Guide

Frequently Asked Questions About Downloading Cursor

Platform support, system requirements, and migration details for new Cursor installations.

Is Cursor free to download?

Yes. Cursor is a free download on macOS, Windows, and Linux. The Hobby plan is free forever with no credit card required. It includes the full editor, all VS Code extensions, Git integration, and limited AI features. Pro ($20/mo) adds unlimited completions and a credit pool.

What are the system requirements?

macOS 10.15+, Windows 10+, or Linux with glibc 2.28+. Minimum 4 GB RAM (8 GB recommended) and 500 MB disk space. Internet connection required for AI features. Cursor supports Intel, Apple Silicon, x64, and ARM processors with native binaries.

Can I install Cursor alongside VS Code?

Yes. Cursor installs as a separate application with its own settings directory. It does not modify or replace VS Code. Both editors run simultaneously without conflicts. Import your VS Code settings into Cursor without affecting the original configuration.

How do I migrate from VS Code to Cursor?

On first launch, Cursor prompts you to import VS Code extensions, themes, keybindings, and settings. Click Import to transfer everything at once. The process takes 10-30 seconds. You can also import later from Settings > Import VS Code Configuration. See the setup guide for details.

Which Linux distributions support Cursor?

Any distribution with glibc 2.28+ works with the AppImage. The .deb package supports Ubuntu 20.04+, Debian 11+, Linux Mint 20+, and Pop!_OS 20.04+. Fedora, Arch, Manjaro, and openSUSE are supported via AppImage. ChromeOS works with Linux (Crostini) enabled.