"Launch on machine startup" on"Off" is being ignored #19358

Closed
opened 2026-01-31 06:40:57 +00:00 by claunia · 6 comments
Owner

Originally created by @FluffyDiscord on GitHub (Feb 10, 2023).

Windows Terminal version

1.16.10262.0

Windows build number

10.0.22621.963

Other Software

No response

Steps to reproduce

  1. Tick off "Launch on machine startup"
  2. Reboot machine

Expected Behavior

Terminal does not start up

Actual Behavior

Terminal starts up, even though it's disabled in Startup in Windows settings and has the mentioned option entry disabled.

Originally created by @FluffyDiscord on GitHub (Feb 10, 2023). ### Windows Terminal version 1.16.10262.0 ### Windows build number 10.0.22621.963 ### Other Software _No response_ ### Steps to reproduce 1. Tick off "Launch on machine startup" 2. Reboot machine ### Expected Behavior Terminal does not start up ### Actual Behavior Terminal starts up, even though it's disabled in Startup in Windows settings and has the mentioned option entry disabled.
claunia added the Resolution-By-DesignIssue-BugNeeds-Tag-Fix labels 2026-01-31 06:40:58 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Feb 13, 2023):

I suspect this is just dup #12564

EDIT: it was not

@zadjii-msft commented on GitHub (Feb 13, 2023): I _suspect_ this is just dup #12564 EDIT: it was not
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (Feb 13, 2023):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service[bot] commented on GitHub (Feb 13, 2023): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Author
Owner

@vasi commented on GitHub (Feb 18, 2023):

Hm, I'm seeing this too, and it seems new. The other ticket has been open for almost a year, can it really be the same thing?

@vasi commented on GitHub (Feb 18, 2023): Hm, I'm seeing this too, and it seems new. The other ticket has been open for almost a year, can it really be the same thing?
Author
Owner

@zadjii-msft commented on GitHub (Feb 18, 2023):

Hmmmmm. A thought:

  • Is Terminal set as the Default Terminal Emulator in the Windows Settings?
  • Are you using "firstWindowPreference": "persistedWindowLayout"?
@zadjii-msft commented on GitHub (Feb 18, 2023): Hmmmmm. A thought: * Is Terminal set as the Default Terminal Emulator in the Windows Settings? * Are you using `"firstWindowPreference": "persistedWindowLayout"`?
Author
Owner

@vasi commented on GitHub (Feb 19, 2023):

  • Terminal is the default terminal emulator, yes
  • I am using persistedWindowLayout, yes
  • "Launch on machine startup" is off
  • Windows' "Automatically save my restartable apps" setting is off
@vasi commented on GitHub (Feb 19, 2023): * Terminal is the default terminal emulator, yes * I am using persistedWindowLayout, yes * "Launch on machine startup" is off * Windows' "Automatically save my restartable apps" setting is off
Author
Owner

@vasi commented on GitHub (Feb 19, 2023):

I did some testing, and it looks like both those settings need to be ON to manifest the problem.

Hypothesis: Some other startup item is trying to run something in a terminal, and that's causing Terminal to start up and restore its window, instead of exiting quickly.

Not sure how to catch what's making it startup though.

@vasi commented on GitHub (Feb 19, 2023): I did some testing, and it looks like both those settings need to be ON to manifest the problem. Hypothesis: Some other startup item is trying to run something in a terminal, and that's causing Terminal to start up and restore its window, instead of exiting quickly. Not sure how to catch what's making it startup though.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19358