Skip to content

Warp Terminal on Windows - Shell Startup Failure #5937

@ggfevans

Description

@ggfevans

Pre-submit Checks

Describe the bug

When launching Warp terminal on Windows, the application fails to start properly and never reaches an interactive state.

The following sequence occurs:

  1. Initial launch shows a brief series of PowerShell errors
  2. Multiple "starting pwsh..." prompts appear in rapid succession, creating a flood of failed startup attempts
  3. Eventually, Warp displays a message stating "Seems like your shell is taking a while to start..."
  4. The terminal never becomes interactive or usable

To reproduce

Steps to Reproduce

  1. Install Warp terminal (v0.2025.02.24.20.50.stable 04) on Windows 11 23H2
  2. Launch the Warp application
  3. Observe the endless cycle of shell startup attempts

Expected behavior

Warp terminal should successfully launch PowerShell and provide an interactive terminal session without repeated startup attempts or error messages.

Screenshots

screenshots:

Image Image

video:
https://github.com/user-attachments/assets/482bc067-ac48-459a-993f-85794d57c693

Operating system

Windows

Operating system and version

Windows 11 23H2

Shell Version

PowerShell 7.5.0

Current Warp version

Warp version: v0.2025.02.24.20.50.stable 04

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

Additional thoughts to consider:

  • I have the Windows default terminal set to Windows terminal. I set it back to the default (Windows console host, or Let Windows decide) with no change in behavior.
  • I have Warp installed to a non default path, D:/Program files - though I do not think this is the cause of the problem (from what I can tell, it starts up atleast)

Warp logs from

$env:RUST_LOG="wgpu_core=info,wgpu_hal=info"; & "D:\Program Files\Warp\warp.exe"

below:

warp-logs.zip

Does this block you from using Warp daily?

Yes, this issue prevents me from using Warp daily.

Is this an issue only in Warp?

Yes, I confirmed that this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions