Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The option to start Windows Terminal has disappeared from the right-click menu. #18210

Closed
Cufoon opened this issue Nov 17, 2024 · 5 comments
Closed
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@Cufoon
Copy link

Cufoon commented Nov 17, 2024

Windows Terminal version

1.21.2911.0

Windows build number

10.0.19045.5131

Other Software

No response

Steps to reproduce

The option in the right-click menu has disappeared, and uninstalling and reinstalling did not restore it.

Expected Behavior

No response

Actual Behavior

disappear

@Cufoon Cufoon added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Nov 17, 2024
@zadjii-msft
Copy link
Member

Here's the dumbest possible solution - does restarting explorer.exe fix it?

taskkill /f /im explorer.exe ; explorer.exe

The context menu on Windows 10 is well known to be.... fickle. Are you right clicking on an actually selected folder, or the background of explorer/? (those follow different code paths)

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Nov 18, 2024
@Cufoon
Copy link
Author

Cufoon commented Nov 19, 2024

Here's the dumbest possible solution - does restarting explorer.exe fix it?

taskkill /f /im explorer.exe ; explorer.exe

The context menu on Windows 10 is well known to be.... fickle. Are you right clicking on an actually selected folder, or the background of explorer/? (those follow different code paths)

I had reinstall my system. And I do not think that restart explorer will work, because I have try to restart my pc many times. And in fact, taskkill /f /im explorer.exe could not be done, the system denied it.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Nov 19, 2024
@Cufoon
Copy link
Author

Cufoon commented Nov 19, 2024

And because Windows Terminal is a unified application, I can't find any registry entries related to "Open in Terminal" in the desktop right-click menu in the Windows registry. And the problem still exists after I uninstall and reinstall Windows Terminal. "Open in Terminal" has disappeared forever in the desktop right-click menu and other right-click menus. Later, even if I download the zip version of Windows Terminal, I found that I can't reach the right-click menu to click Open Windows Terminal and automatically go to the current directory. This is so frustrating. This problem happened on my two computers for two consecutive days, so I reinstalled my Windows host for two consecutive days. It's really painful.

@carlos-zamora
Copy link
Member

Looking through the repo, we found this relevant comment: #16236 (comment)

We'll mark this as a /dup of #14185.

Copy link
Contributor

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 microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Attention The core contributors need to come back around and look at this ASAP. labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants