Where can I find the Windows Terminal Icon? #10691

Closed
opened 2026-01-31 02:27:29 +00:00 by claunia · 6 comments
Owner

Originally created by @imthenachoman on GitHub (Sep 20, 2020).

I created a shortcut to C:\Users\nacho\AppData\Local\Microsoft\WindowsApps\wt.exe but it has the default/generic Windows icon:

image

I would prefer it to use the Windows Terminal icon:

image

But I cannot find the source icon anywhere so I can set it in the shortcut properties.

Originally created by @imthenachoman on GitHub (Sep 20, 2020). I created a shortcut to `C:\Users\nacho\AppData\Local\Microsoft\WindowsApps\wt.exe` but it has the default/generic Windows icon: ![image](https://user-images.githubusercontent.com/83817/93694379-0495e100-fad9-11ea-813e-da7a2b5bbbdb.png) I would prefer it to use the Windows Terminal icon: ![image](https://user-images.githubusercontent.com/83817/93694384-16778400-fad9-11ea-83fc-ff1573de5c52.png) But I cannot find the source icon anywhere so I can set it in the shortcut properties.
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 02:27:29 +00:00
Author
Owner

@j4james commented on GitHub (Sep 20, 2020):

I'm not sure if this is what you want, but you can always download the icon from the github source tree here:
https://raw.githubusercontent.com/microsoft/terminal/master/res/terminal.ico

@j4james commented on GitHub (Sep 20, 2020): I'm not sure if this is what you want, but you can always download the icon from the github source tree here: https://raw.githubusercontent.com/microsoft/terminal/master/res/terminal.ico
Author
Owner

@imthenachoman commented on GitHub (Sep 20, 2020):

Thank you so much. I searched everywhere but couldn't find it. Not sure why. Thank you so much!

@imthenachoman commented on GitHub (Sep 20, 2020): Thank you so much. I searched everywhere but couldn't find it. Not sure why. Thank you so much!
Author
Owner

@calebd-anderson commented on GitHub (Dec 29, 2022):

Here is my WT icon issue if anyone has any ideas?

Screenshot (1)

@calebd-anderson commented on GitHub (Dec 29, 2022): Here is my WT icon issue if anyone has any ideas? ![Screenshot (1)](https://user-images.githubusercontent.com/2682726/209910904-b53be674-1cc3-45bd-9847-3efd108809bd.png)
Author
Owner

@B-Art commented on GitHub (May 2, 2023):

C:\Windows\System32\runas.exe /user:<useraccout@domain.local "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10262.0_x64__8wekyb3d8bbwe\wt.exe"

You can user "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10262.0_x64__8wekyb3d8bbwe\wt.exe"
for the icon.

@B-Art commented on GitHub (May 2, 2023): C:\Windows\System32\runas.exe /user:<useraccout@domain.local "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10262.0_x64__8wekyb3d8bbwe\wt.exe" You can user "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10262.0_x64__8wekyb3d8bbwe\wt.exe" for the icon.
Author
Owner

@stephenskett commented on GitHub (May 11, 2023):

I had this problem too - very weird!! Thanks @j4james for highlighting the location of the official icon file.
(My solution at the time was to download the rasterized PNG icon from the relevant Wikimedia Commons page then convert to ICO using some random ICO-converter-tool, but this way is much better!)

@stephenskett commented on GitHub (May 11, 2023): I had this problem too - very weird!! Thanks @j4james for highlighting the location of the official icon file. (My solution at the time was to download the rasterized PNG icon from [the relevant Wikimedia Commons page](https://upload.wikimedia.org/wikipedia/commons/f/f9/Windows_Terminal_Logo.png) then convert to ICO using some random ICO-converter-tool, but this way is much better!)
Author
Owner

@pilgrimlyieu commented on GitHub (Aug 25, 2023):

You can user "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10262.0_x64__8wekyb3d8bbwe\wt.exe" for the icon.

However, when it updates, its path changes. So it may not so stable.

@pilgrimlyieu commented on GitHub (Aug 25, 2023): > You can user "C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_1.16.10262.0_x64__8wekyb3d8bbwe\wt.exe" for the icon. However, when it updates, its path changes. So it may not so stable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#10691