



Open PowerShell from within Windows Terminal Open a normal PowerShell session in Windows Terminal.But you need Windows Terminal still to be running, so just make sure you have a different type of window open. How to update PowerShell Coreįirst, you need to close all of your PowerShell Core windows (otherwise the update won't work properly).

Now add this to your profiles section and save it. The SetupĮdit your settings in Windows terminal (either Ctrl+, (control and comma) or use the menu). However, as luck would have it, Microsoft provide another URL which we can use to obtain a more useful installation script: But we're not going to visit it using the browser. The thing is, for whatever reason, that just seems to be too much effort and I haven't actually dealt with this update for several months (the "new" version shown in the image was released in mid-July). If you do what it says and visit the URL, it takes you to the release page on GitHub from where you can download the latest version. I like PowerShell Core and one of the nice things about it is that it tells you when it's out of date, like this: PowerShell Core needs to be updated Having used various other applications over the years, it is now my go-to choice for running PowerShell, the command prompt and even SSH sessions to remote servers. I've been using the excellent Windows Terminal for quite some time and, if you're using Windows but haven't yet tried it, I suggest you do so by reading the instructions at (it tells you to install it using the Microsoft Store, but has instructions for other methods of installation as well). It's really simple to set up (you only need to add a small section to your settings file) and you'll also see that this offers a general way to run other scripts in a similar fashion. I've even gone to the trouble of making an animated gif showing the whole process, so you can see for yourself. In this article I'll show you how to install (or update your currently installed version of) PowerShell core from within Windows Terminal with almost no effort (it's either a couple of mouse clicks or a simple key combination).
