# Run in New Terminal

When working with PowerShell scripts, you may want to run the current script in a new terminal rather than the existing PowerShell session. You can do so by clicking the Run in New Terminal button. This will execute the PowerShell script in a new PowerShell process and open the terminal in Visual Studio Code. You can also use the default key binding `Shift+F5` to start scripts in a new terminal.&#x20;

![](https://3667946160-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LNFE66tpE_51uobNA70%2F-MOS5jx0jezagZNkzkuN%2F-MOSB0HyvzgA_o3yAlT9%2Fnew-terminal.gif?alt=media\&token=56f5c41f-4eef-4630-80a6-ecbc08b079ba)
