Software & Apps > Windows What Is Windows Terminal & How Does It Work? Upgrade the command line with this free tool By Tim Fisher Tim Fisher Facebook Twitter Senior Vice President & Group General Manager, Tech & Sustainability Emporia State University Tim Fisher has more than 30 years' of professional technology experience. He's been writing about tech for more than two decades and serves as the SVP and General Manager of Lifewire. lifewire's editorial guidelines Updated on March 6, 2023 Tweet Share Email Tweet Share Email In This Article Expand Jump to a Section Terminal Features How to Use Terminal Editing Terminal Settings Tips for Using Terminal Windows Terminal is a terminal application from Microsoft. It only works with Windows 11 and Windows 10. You might already know about Command Prompt and PowerShell, two command-line utilities that come with most versions of Windows. Terminal is different for multiple reasons, but primarily because it’s a single program that provides users with quick access to those tools and more. Windows Terminal Features Terminal looks pretty basic at first glance, but there are a handful of features that set it apart from other Windows command-line tools: Full screen mode Tabbed interface to open multiple instances of the tools Shortcut keys to quickly open new tabs Zoom with the mouse Unicode and UTF-8 character support permits the use of emoji and non-English characters GPU-accelerated text rendering engine Custom themes and styles can be created Stylus support Export text results without needing to use the redirection operator Windows Subsystem for Linux (WSL), SSH, PowerShell, Command Prompt, and Azure Cloud Shell support How to Use Windows Terminal If you're on Windows 11, there are several ways to open it: Search for Terminal from the Start menu Trigger it from the Power User Menu (WIN+X) Use the Run dialog box with the wt or cmd command (it fully replaces Command Prompt in W11) Right-click a folder, or an empty space within a folder, and choose Open in Terminal. Windows 10 users need to follow these steps to download it: Download and install Terminal from the Microsoft Store. Use the search bar at the bottom of Windows to find and select Terminal. PowerShell will open. You can enter commands just like you would if you’d had opened Windows PowerShell directly. To open another PowerShell tab, use the plus sign at the top of Windows Terminal. Or, to launch a different tool, select the down arrow and select Command Prompt or Azure Cloud Shell. Editing Windows Terminal Settings Changing the settings for Terminal is easy: Use the down arrow at the top of the program, and then select Settings. There are a number of options you can customize there, like to switch to a different color scheme, edit how text looks, force Terminal to always stay on top of other windows, edit shortcuts, change the default starting directory, pick a different program icon, run as administrator automatically, and a lot more. To edit additional settings, select Open JSON file from the bottom of that screen. The file settings.json will open in your default text editor (likely Notepad, but you can use a different text editor if you want). Microsoft has directions for using the Settings JSON file. There are also example edits at Microsoft Developer Blogs. Tips for Using Windows Terminal The default shell is PowerShell, so every time you open Terminal, PowerShell will be the utility you see first (you can change this in the settings). This also means that the plus sign next to the tabs at the top of Terminal will always open PowerShell, regardless of the tool you’re currently using. There are shortcut keys you can use to quickly open an item from the menu. These are the default key bindings for running these actions: Ctrl+Shift+1 opens Windows PowerShellCtrl+Shift+2 opens Command PromptCtrl+Shift+3 opens Azure Cloud ShellCtrl+Shift+F opens the find boxCtrl+, opens Settings Use the Command Palette menu option (Ctrl+Shift+P) to see other shortcuts. Terminal requires Windows 10 version 18362.0 or higher. If you can’t install it, update Windows to the latest version. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Subscribe Tell us why! Other Not enough details Hard to understand Submit