windowsterminalwindows-10windows-10-desktopwindows-terminal

How to add Windows Terminal to context menu on Windows 10?


Microsoft released Windows terminal as a Microsoft Store app. How to add it to the context menu or replace 'Open Powershell window here' with it ?


Solution

  • There might have been several approaches discussed everywhere, but none of them is up-to-date nor offers flexibility. So I started a new open source project and provided two PowerShell scripts to help.

    https://github.com/lextm/windowsterminal-shell

    You can run install.ps1 as administrator in PowerShell 7 to easily add the default layout.

    enter image description here

    There are other layouts (mini and flat at this moment).

    Uninstall the menu items are also easy with uninstall.ps1.