Terminal application
A tabbed window that hosts command shells. It does not define the command language.
Keep PowerShell and Command Prompt tabs in one place. Choose the right profile before following a command example.
Official setup instructions ↗
In the Terminal window. Choose the shell profile named in the step. WTTool guide↗
Open the profile menu. Check that you can select a PowerShell tab.
What you should see: A tab opens with a waiting command prompt.
At the PowerShell prompt. Type the command, then press Enter. PSTool guide↗
Inside a PowerShell tab in Windows Terminal, type:
Get-Location
What you should see: A folder path is printed; the command was handled by PowerShell.
Terminal is the window and tabs. PowerShell is one shell running inside a tab. Check the tab’s profile before entering commands.
Some use it only for optional local practice. Each lesson explains what you actually need.
No published lesson requires this tool yet. This guide is ready for future follow-along tutorials.
Guide reviewed 2026-09-09. Menu labels can differ between versions.