-
Notifications
You must be signed in to change notification settings - Fork 8.5k
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
Installing Windows Terminal changes the behavior of Start menu #7122
Comments
Well that's totally crazy. I don't have the faintest idea why that might happen. I also can't repro this locally, so I can't really investigate this further. Did this happen with previous version of the Terminal? Or only after upgrading to 1.1? |
I can see this on two different PCs. I think both are running Windows 10.0.18363.959. The issue appears with Terminal 1.1, installed from store or package, but not with 1.0 (at least installed with package). It presents itself immediately after installation, no need to launch Terminal once. (Unfortunately I also discovered that if you uninstall Terminal your configuration is deleted...) |
This is wild. I can reproduce this! As stated, it only repros with 1.1+, and I have the sneaking suspicion that it's related to the shell extension. Seems like a platform issue. I'll see if I can set up a minimal repro. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
I see! Then it's active, I can see the entry right-clicking on directories. However I can't find it in ShellExView, so I can't try to disable it. |
Yeah, packaged shell extensions are (we're learning!) very unusual. Somebody suggested a workaround (to disable it) here: #7008 (comment). You'll almost certainly need to restart Explorer. |
Following that workaround caused a curious restart loop in Explorer, but after a logout the extension is disabled, and the issue with the start menu is gone. |
Thanks for confirming! |
Thank you. |
As a shortcut to enable or disable the shell extension, one can use a
|
Just linking this to the internal thread: MSFT:32962688 |
Hello dear friends, just a reminder that this bug is still present in the latest stable version (v1.10.2383.0). |
Yep. There's nothing the Terminal can do about this, it's a Start Menu bug. We'll make sure to update this thread when there is anything to share. The internal bug is still open, but this also doesn't repro on Windows 11 anymore, so I'd bet that this isn't something that ends up getting serviced back to Windows 10. |
I haven't done any extensive testing, but it looks like the issue might be fixed now! |
It's true dear brother. I tested it and now it's working properly on Windows, either an app or folder, it opens normally by closing the start menu / start screen. Now, I really hope that Microsoft won't mess up again, later we would fix it and say: ""A new feature"" jajaja |
Alrighty folks, looks like the explorer team looked into this and found that it doesn't repro on Windows 11, so it must have been fixed as part of the Start Menu rejuvenation. Impossible to say which changelist as a part of that would have fixed this, so it's not gonna be possible to service that fix to Windows 10. Sorry about that. If folks are seeing this on Windows 11 builds, ping us here on this thread and I can reopen the investigation with the explorer folks. Thanks! |
... plus the usual years-long delays. Is this really proper to just ditch Windows 10 bugs as "won't fix" at the current time? Isn't it too early for that? This saddens me, this bug is really annoying, and it's not even something that only happens inside Windows Terminal, it affects the general OS experience. I am enjoying Terminal but this is making me seriously consider uninstalling it. Please reconsider. |
Unfortunately, it's just not our call. We only own the Terminal, the console subsystem, and the console driver... not parts of explorer or the start menu or the taskbar. We only have so much power over our peers. 😄 |
Ok, fair enough, at least you can try telling them "people are complaining that there are still years of support for Windows 10 to exhaust before you get a right to start dropping bugs" Windows 10 is not open-source and free, it's a commercial product that we paid for. |
@pgorod Either of these fixes should work unless you really need that context menu: |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sure can try! |
This comment was marked as off-topic.
This comment was marked as off-topic.
Unfortunately, the suggested workarounds described above (disabling the wt shell extension) didn't work for me. |
I didn't even know there was a "open Terminal here" shell extension. I don't even use Windows Terminal - I just had it installed passively -- my habit is still to press the Windows key, type the letters "cmd", and hit Enter or Ctrl+Shift+Enter. Which, on random computers, for months now, had occasionally resulted in cmd (or any other application I open from the start menu) opening up, behind the start menu, leaving me to additionally close the start menu -- or worse, start interacting with the start menu with the keyboard instead of the application (I work very quickly sometimes - this usually happens in the span of 1 second or so). So, Terminal was identified as the reason for this, eh? And the Terminal folks are like, "😊 haha well it's a Windows bug, we can't fix it"? I had to become frustrated enough with this issue to even find a way to phrase it to search it - and then trust the absurd conclusion that an app I never use was causing it, and try uninstalling it (which fixed it, btw). Thus, Terminal breaks Windows in a fairly ridiculous way, that makes it impossible to track down that it's the cause -- it makes a pretty serious case for "just don't use Terminal"! And I'm extremely happy to take that solution, since I didn't even use the software anyway! What you DO have control over is not installing this "open terminal here" extension unless the user asks for it (I would absolutely not have wanted it), especially given the nature of this bug -- having been open for well over a year now, unmoved. |
So the fix for the Windows 10 Start menu bug is to switch to Windows 11, which has stripped the Start menu of its most useful features? Guess I'll just live without Windows Terminal, because I can't live with Windows 11's version of the Start menu. |
For those who really need the context menu (like me), I created a custom version in the registry that should do the same work, but without breaking the Start menu. Just be mindful that this solution:
Customize as needed. Windows Terminal CLI arguments
|
Environment
Steps to reproduce
Settings icon in the bottom left corner and Application tiles are not affected.
Expected behavior
Start menu will automatically close and Explorer will open.
Actual behavior
Start menu will remain open and Explorer will open.
I uninstall Windows Terminal and confirmed that Start menu works as expected.
I also confirmed that the same issue occurs on other computers.
The text was updated successfully, but these errors were encountered: