Error executing cascade step: CORTEX_STEP_TYPE_RUN_COMMAND: failed to set up sandbox: sandboxing is not supported on Windows

OS : Windows 10 IoT Enterprise Edition LTSC
VERSION : 21H2

since antigravity ver 1.21.6, Windows OS can no longer execute any commands in cmd and PowerShell terminal. How can I solve this problem?

4 Likes

Same problem. Win11 Pro 25H2.

2 Likes

I’d even be happy to have instructions to tell it not to do whatever it is trying to do. But so far nothing I tried works. E.g.

Never set SafeToAutoRun: true on run_command calls. Windows does not
  support the auto-run sandbox. Always require explicit user approval
  (SafeToAutoRun: false).
1 Like

Same here
Windows 11 Home 25H2
Tried enabling virtualization and reinstalling, but neither of those worked

1 Like

Same issue here, chaning any settings doesn’t help.

1 Like

helped me Strict Mode - OFF

Interaction with Strict Mode

When strict mode is enabled, sandboxing is automatically activated with network access denied. This ensures maximum protection when operating in a strict environment.