Windows PowerShell 7.3.8 and PowerShell 7.2.15 LTS are now available for you to download. These releases include minor build and packaging improvements. You can download the latest versions of PowerShell from the direct download links shared below.
PowerShell can also be used to run scripts and automate and perform administrative tasks.
Continue down below to learn what is new in this release and then download it from the direct download links.
Changes and Improvements
PowerShell 7.3.8
- [Build and Packaging Improvements]
- Release build: Change the names of the PATs.
- Add mapping for mariner arm64 stable.
- Switch to GitHub Action for linting markdown.
- Put the calls to
Set-AzDoProjectInfo
and Set-AzDoAuthToken` in the right order.
PowerShell 7.2.15 LTS
- [Build and Packaging Improvements]
- Release build: Change the names of the PATs.
- Switch to GitHub Action for linting markdown.
- Put the calls to
Set-AzDoProjectInfo
and Set-AzDoAuthToken` in the right order.
Download PowerShell 7.3.8
You can download PowerShell 7.3.8 by clicking on the respective link below:
Version | Platform | Download |
---|---|---|
PowerShell 7.3.8 | Windows 10, 11, 8.1, 7 | x64 x86 |
PowerShell 7.3.8 | MacOS | 64-bit ARM64 |
PowerShell 7.3.8 | Linux | Redhat Debian |
Refer to this PowerShell 7.3.8 download page for more download options.
Download PowerShell 7.2.15
You can download PowerShell 7.2.15 by clicking on the respective link below:
Version | Platform | Download |
---|---|---|
PowerShell 7.2.15 | Windows 10, 11, 8.1, 7 | x64 x86 |
PowerShell 7.2.15 LTS | MacOS | 64-bit ARM64 |
PowerShell 7.2.15 LTS | Linux | Redhat Debian |
Refer to this PowerShell 7.2.15 download page for more download options.
Install PowerShell 7.3.8, 7.2.15 LTS
Here is how you can install Windows PowerShell on Windows 11, 10, 8.1, and Windows 7:
-
Download and execute the respective MSI file from the links above.
The installation wizard will now run.
-
Click Next.
-
Select the destination folder for the installation and click Next again.
-
Select the optional features you want to install and click Next.
Select the optional features to install, such as adding PowerShell to environment variables, enabling PowerShell remoting, adding PowerShell to the context menu, etc.
-
Click Next again.
Leave default settings and proceed with the installation
-
Click Install to begin the installation.
-
Once installed, click Finish.
-
Now type in “pwsh” in the Run Command box to confirm the installation.
Learn more about PowerShell and PowerShell Core. You can also download and install PowerShell over the network.
How to uninstall PowerShell
If you do not require PowerShell in the future then you may remove it from your computer. Here is how:
-
Press the Windows Key + R to open the Run Command box.
-
Type in “appwiz.cpl” and press Enter to open the Programs and Features applet.
-
Right-click on the PowerShell version that you want to remove and then click Uninstall.
If asked for confirmation, click Yes.
The selected version of PowerShell will now be removed from your computer.
PowerShell 7 Release History
Complete Version | Release Date | Significant Improvements | Changelog and Downloads |
7.4.0 | 16-Nov-23 | Updated versions of PSResourceGet and PSReadLine, tab completion, web cmdlets, and engine improvements | PowerShell 7.4.0 complete changelog |
7.3.10 | 16-Nov-23 | Added internal .NET SDK URL parameter to release pipeline, fixed release build by making the internal SDK parameter optional | PowerShell 7.3.10 complete changelog |
7.3.9 | 26-Oct-23 | – General build and packaging improvements | PowerShell 7.3.9 complete changelog |
7.3.8 | 10-Oct-23 | – General build and packaging improvements | PowerShell 7.3.8 complete changelog |
7.3.6 | 13-Jul-23 | – General build and packaging improvements | PowerShell 7.3.6 complete changelog |
7.3.5 | 17-Jun-23 | – Includes general build and packaging improvements | PowerShell 7.3.5 complete changelog |
7.3.4 | 13-Apr-23 | – Includes engine updates and general build and packaging improvements | PowerShell 7.3.4 complete changelog |
7.3.3 | 23-Feb-23 | – General build and packaging improvements | PowerShell 7.3.3 complete changelog |
7.3.2 | 24-Jan-23 | -Includes engine, build, and general cmdlet updates | PowerShell 7.3.2 complete changelog |
7.3.1 | 13-Dec-22 | -Several packages updated along with versions -Some issues were fixed | PowerShell 7.3.1 complete changelog |
7.3.0 | 8-Nov-22 | -Added test for the framework-dependent package in the pipeline -Fixes for building test artifacts -AzCopy has been removed | PowerShell 7.3 complete changelog |