-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Windows Terminal crashes immmediately when launched from Win+X menu #13108
Comments
Does it open and then exit immediately, or does it straight up just not launch at all? Could you repro this with the Feedback Hub? That might catch whatever error is happening on launch. /feedback |
Hi there! |
Here ist the link from the recording in th e feedback hub: @zadjii-msft: It opens and exits immediately. I see it does open in the task manager |
Any update on this? |
Hi, I have the same issue with this. |
I met the same problem, did you solve it? |
No, unortunately not. It's up to the developers to solve it and it seems no one is dealing with it. |
It’s not just the Win+X menu.
The terminal (wt.exe) starts and crashes when run form the Task Manager.
It only starts from there if run with administrator privileges.
From: Mike Griese ***@***.***>
Sent: Tuesday, June 21, 2022 5:19 PM
To: microsoft/terminal ***@***.***>
Cc: notis58 ***@***.***>; Author ***@***.***>
Subject: Re: [microsoft/terminal] Windows Terminal crashes immmediately when launched from Win+X menu (Issue #13108)
* registry seems to have the right guids for defterm to work with terminal stable.
* dmp only included three conhosts, which had nothing useful in them. Three threads, but no crashes in there.
* etl log had nothing interesting. Two TerminalApp launches, that both hit three 0x80070005 access denied's, but those had no line number, or anything else interesting. They seemed to bubble up to the windowsterminal.exe layer, as well.
* two different conhost buckets: 15cdd140-8a18-37f0-9565-7514747b3463 and ffe8b5db-bcc5-7941-75b1-ed66cb4bbdbe, these are both useless conhost!unknown buckets that don't actually capture that something went wrong.
* actually all three conhosts look like they were started to service some other commandline application, and not related to the Terminal at all.
There's unfortunately basically nothing to go on here 😕
Did Terminal 1.12 / 1.11 / 1.10 work? Does manually uninstalling the Terminal, and manually installing an older version like 1.11 seem to fix it?
We don't really own the win+x menu shortcut, so you might need to file feedback on
<https://user-images.githubusercontent.com/18356694/174822391-648ef4e9-e98d-4d02-a774-9a810c70ea3c.png>
to try and sort out what's going on here.
—
Reply to this email directly, view it on GitHub <#13108 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYRI5ZWWC2YA3BFY4BD2LK3VQHFOHANCNFSM5V7J6MRQ> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AYRI5ZQGBSL37XYCF3VGSZDVQHFOHA5CNFSM5V7J6MR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOIU75K4A.gif> Message ID: ***@***.***>
|
Hmm, that sounds like a riff on #13197 |
Well, not quite.
In my case:
From the Start menu the Terminal runs both without and with admin privileges
From the Win+X menu it runs but crashes immediately both without and with admin privileges (immediately after the UAC prompt in the admin case)
From The Task Manager it runs with admin privileges but crashes immediately without
Crazy?
|
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! |
Well, it was not fixed!!!
And even worse
I downloaded and installed the preview version, which supposedly solved the issue and it messed everything up!!!
Now Windows Terminal runs only if I navigate to “C:\Users\<user>\AppData\Local\Microsoft\WindowsApps\Microsoft.WindowsTerminal_8wekyb3d8bbwe" or "C:\Users\Notis\AppData\Local\Microsoft\WindowsApps\Microsoft.WindowsTerminalPreview_8wekyb3d8bbwe" and double click on wt.exe. Both versions, old and preview, work this way
If I try to run wt.exe from Run or the task manager or the Win+X menu it returns an error: 0xc0000022
This happens with any of the aliases enabled
This mentioned in #7081
Now that I’ve checked #13193, #13193 (comment) is asking if it resolves my issue and some others.
How did you come up with the idea that this would resolve my issue in the first place?
Your comment instead of resolving my issue made things worse
|
After lhecker's comment my issue was closed I checked #13193 and installed Windows Terminal Preview v1.15.186 Now everything is messed up Windows Terminal will not start and returns an error This is mentioned in #7081 but there seems to be no solution there I uninstalled the preview version but the issue persists How do I fix the new issue now? |
Can you try to "Repair" the installation of Windows Terminal in the "Apps and Features" control panel? |
I have already tried repairing and resetting Windows Terminal |
Updating to v1.14.186 fixed the Win+X problem for me, but still the same with Win+R. Terminal refuses to open with no crash dialogue. |
Can you run:
for me, from the run dialog (win+r)/? Try it both as admin and not, that should get a read on what's diffent between the two. I'm hoping that you're just missing |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. |
run not admin
The Win+X issue is resolved after the last Windows update, but the Win+R issue remains. If run as admin, it asks for confirmation and then nothing. Strangely enough, when started from Win+R it tries to open wt.exe in |
Any chance this is fixed in https://github.com/microsoft/terminal/releases/tag/v1.16.10261.0/? This might have been the |
It's fixed! |
Windows Terminal and Windows Terminal (Admin) crash immmediately when launched from Win+X menu.
It will also crash if wt.exe is started from the Win+R menu.
It starts normally from the Explorer context menu and from the Start menu/All apps.
wt.exe starts also form the Task Manager, but only as administrator.
I have tried all fixes I found: Repair, Reset in settings, Uninstall and reinstall from Microsoft Store, toggle the App execution aliases.
Nothing worked.
My Windows specification:
Edition Windows 11 Pro
Version 21H2
Installed on 5/13/2022
OS build 22000.675
Experience Windows Feature Experience Pack 1000.22000.675.0
Windows Terninal Version: 1.12.10983.0
The text was updated successfully, but these errors were encountered: