Windows.Terminal.Wsl stopped working in update 1.9.1942.0 ? #14732

Open
opened 2026-01-31 04:18:01 +00:00 by claunia · 0 comments
Owner

Originally created by @uvicorn on GitHub (Jul 30, 2021).

Windows Terminal version (or Windows build number)

1.9.1942.0

Other Software

No response

Steps to reproduce

here is my settings.json:

{
  "profiles": {
    "list" : [
        {
            "guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}",
            "hidden": false,
            "name": "Ubuntu",
            "source": "Windows.Terminal.Wsl"
        }
    ]
  }
}

I went to the terminal this morning and found that the wsl profile was missing from the list. What happened? Yesterday he was on the list

Expected Behavior

Windows.Terminal.Wsl profile will be displayed

Actual Behavior

does not appear in the profile list

Originally created by @uvicorn on GitHub (Jul 30, 2021). ### Windows Terminal version (or Windows build number) 1.9.1942.0 ### Other Software _No response_ ### Steps to reproduce here is my settings.json: ```json { "profiles": { "list" : [ { "guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}", "hidden": false, "name": "Ubuntu", "source": "Windows.Terminal.Wsl" } ] } } ``` I went to the terminal this morning and found that the wsl profile was missing from the list. What happened? Yesterday he was on the list ### Expected Behavior Windows.Terminal.Wsl profile will be displayed ### Actual Behavior does not appear in the profile list
claunia added the Needs-TriageNeeds-Tag-FixNeeds-AttentionProduct-Terminal labels 2026-01-31 04:18:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#14732