Command terminal is not working

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In my chat, when the agent run commands on the terminal, it automatically cancels it and an error appears.

Steps to Reproduce

Everytime in chat when the agents run a command in the terminal, it cancels and error appears.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.2.43 (system setup)
VSCode Version: 1.105.1
Commit: 32cfbe848b35d9eb320980195985450f244b3030
Date: 2025-12-19T06:06:44.644Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.26200

For AI issues: which model did you use?

Opus 4.5 but for Auto its the same problem

For AI issues: add Request ID with privacy disabled

Request ID: fdb851f7-80fd-4c6d-aa55-2fcb2c435ff3

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This is a known issue with the new Agent Terminal on Windows.

Try this:

  1. Settings Ctrl+Shift+J → Agents → Inline Editing & Terminal → enable “Legacy Terminal Tool”
  2. Ctrl+Shift+P → “Terminal: Kill All Terminals” → restart Cursor

Alternative workaround: switch your default terminal to Git Bash:

  • Ctrl+, → search for “Default Windows Terminal” → select Git Bash from the dropdown
  • Restart Cursor

More details and other workarounds are here: Agent Terminal not working

Let me know if this fixes it.

Hey!
Appreciate the help, tried the first solution and it appears to be working.

Thanks again!

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.