How to install Cursor on Windows
Install Cursor on Windows by downloading the installer from cursor.sh, running the .exe file, and following the setup wizard. The process takes about 5 minutes and automatically configures the AI code editor for immediate use.
Prerequisites
- Windows 10 or later
- Active internet connection
- Administrator privileges on your computer
- At least 500MB of free disk space
Step-by-Step Instructions
Download Cursor Installer
cursor-setup.exe) will be downloaded to your default Downloads folder.Run the Installer
cursor-setup.exe. If Windows Defender SmartScreen appears, click More info and then Run anyway to proceed with the installation.Accept License Agreement
Choose Installation Location
C:\Users\[Username]\AppData\Local\Programs\Cursor. Click Next to proceed. Ensure you have sufficient disk space in the selected location.Configure Additional Options
- Check Create a desktop icon
- Check Add to PATH for command line access
- Check Register as default editor for supported file types
Complete Installation
Launch Cursor
Verify Installation
- Desktop shortcut is created
- Start menu entry exists under Cursor
- Command prompt recognizes
cursor --version
Common Issues & Troubleshooting
Installation fails with 'Access Denied' error
Right-click the installer and select Run as administrator. Ensure your user account has administrator privileges or contact your system administrator.
Cursor won't start after installation
Check Windows Defender or antivirus software hasn't quarantined Cursor. Add C:\Users\[Username]\AppData\Local\Programs\Cursor to your antivirus exclusions and restart the application.
Download is blocked or corrupted
Clear your browser cache and download again. If the issue persists, try downloading using a different browser or disable browser extensions that might interfere with downloads.
'cursor' command not recognized in terminal
Restart your command prompt or PowerShell after installation. If the issue persists, manually add C:\Users\[Username]\AppData\Local\Programs\Cursor\resources\app\bin to your system PATH environment variable.