PowerShell: Start PowerShell
Start PowerShell, on Microsoft Windows
In Windows, press ❖ Window+r then type:
pwsh
-
Start PowerShell version 6 or later, if you have it installed.
powershell
-
Start PowerShell version 5 or earlier.
Start PowerShell, on Mac
Type pwsh
in terminal to start it.
Start PowerShell, on Linux
Type pwsh
in terminal to start it.