Download PowerShell 7.3.3 & 7.2.10 LTS (Offline Installers)

This is the stable release of PowerShell 7.3. Download the latest version today from the direct download links given in the article.

Powershell GenericPowershell GenericPowershell Generic

Windows PowerShell 7.3.3 and PowerShell 7.2.10 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.3

  • [Build and Packaging Improvements]
    • The third-party notices have been updated.
    • A tool has been added to trigger license information gathering for NuGet modules.
    • The global.json has been updated to version 7.0.200.
    • Cgmanifest has been updated.

PowerShell 7.2.10 LTS

  • [Build and Packaging Improvements]
    • Several package names verification have been fixed to support multi-digit versions.
    • Pipeline secrets have been added.
    • azCopy has been updated to azCopy 10.
    • The third-party notices have been updated.
    • Cgmanifest has been updated.
    • The latest patches for 7.2.10 dependencies have been pushed.
    • SDK has been updated to version 6.0.406.
    • Added test for framework-dependent packages in the release pipeline.
    • Mark 7.2.x releases as the latest LTS but not the latest stable.

Let us continue to see how to download and install PowerShell 7.3.3 or 7.2.10 LTS.

Download PowerShell 7.3.3

You can download PowerShell 7.3.3 from the direct download links below.

For Windows 11, 10, 8.1, and 7

PowerShell-7.3.3 for Windows 64-bit.msi [101 MB]

PowerShell-7.3.3 for Windows 32-bit.msi [92.9 MB]

For MacOS

PowerShell-7.3.3 for MacOS 64-bit.pkg [65.2 MB]

PowerShell-7.3.3 for MacOS ARM64.pkg [62.3 MB]

For Linux

PowerShell-7.3.3 for RedHat Linux.rpm [67.8 MB]

PowerShell-7.3.3 for Debian.deb [68.3 MB]

For more download options, please check out this download page.

Download PowerShell 7.2.10 LTS

You can download PowerShell 7.2.10 from the direct download links below.

For Windows 11, 10, 8.1, and 7

PowerShell-7.2.10 for Windows 64-bit.msi [102 MB]

PowerShell-7.2.10 for Windows 32-bit.msi [93.3 MB]

For MacOS

PowerShell-7.2.10 LTS for MacOS 64-bit.pkg [63.7 MB]

PowerShell-7.2.10 LTS for MacOS ARM64.pkg [60.1 MB]

For Linux

PowerShell-7.2.10 LTS for RedHat Linux.rpm [66.5 MB]

PowerShell-7.2.10 LTS for Debian.deb [67.1 MB]

For more download options, please check out this download page.

How to Install PowerShell 7.3.3 or 7.2.10 LTS

Here is how you can install Windows PowerShell on Windows 1110, 8.1, and Windows 7:

  1. Download and execute the respective MSI file from the links above.

    The installation wizard will now run.

  2. Click Next.

    PS 73 install 1
    Proceed
  3. Select the destination folder for the installation and click Next.

    PS 73 install 2
    Select installation directory
  4. Select the optional features you want to install and click Next.

    PS 73 install 3
    Select optional features to install

    Select the optional features to install, such as adding PowerShell to environment variables, enabling PowerShell remoting, adding PowerShell to the context menu, etc.

  5. Click Next.

    PS 73 install 4
    Leave default settings

    Leave default settings and proceed with the installation

  6. Click Install to begin the installation.

    PS 73 install 5
    Begin installation
  7. Once installed, click Finish.

    PS 73 install 6
    PS 7.3.2 installed
  8. Now type in “pwsh” in the Run Command box to confirm the installation.

    Confirm PowerShell installed version
    Confirm PowerShell installed version

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:

  1. Open the Programs & Features applet by typing in appwiz.cpl in the Run Command box.

    appwiz
    Open Programs & Features
  2. Right-click on the PowerShell version that you want to remove and then click Uninstall.

    Uninstall PowerShell
    Uninstall PowerShell

    If asked for confirmation, click Yes.

The selected version of PowerShell will now be removed from your computer.

Final Analysis

The stable release of PowerShell 7.3.3 does not have any significant improvements over its previous versions. However, it is a significant upgrade if you are using PowerShell 6 or any older versions. Either way, there would be no harm in upgrading right now.

Additionally, since it is a stable release, most of the glitches and kinks would have already been addressed.

If you are a coder, we would suggest that you always test out the recent PowerShell releases to keep up with the latest features and improvements.

PowerShell 7 Release History

Complete VersionRelease DateSignificant ImprovementsChangelog and Downloads
7.3.323-Feb-23– General build and packaging improvementsPowerShell 7.3.3 complete changelog
7.3.224-Jan-23-Includes engine, build, and general cmdlet updatesPowerShell 7.3.2 complete changelog
7.3.113-Dec-22-Several packages updated along with versions
-Some issues were fixed
PowerShell 7.3.1 complete changelog
7.3.08-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
PowerShell 7 version history

Related posts:

Also see:

Filed under:

This article covers:

Leave a Reply