If you’re a regular reader of our blog, you may already know the importance of updating and patching your software.  Usually, that means regularly installing the latest operating system updates, third-party software updates, and security updates — not letting them pile up for months.

Fortunately, Microsoft has made it easy to check and install new updates on Windows 11 PCs. This article covers how you can update PowerShell on your computer, whether from an earlier version like Windows 7 or 8.

Read Also: How to Uninstall Microsoft Edge From Windows 11

What Is PowerShell

Built using Microsoft.NET tech, PowerShell is a polyfunctional tool. PowerShell is an open-source terminal tool that can also be used as a programming language. PowerShell is a command-line tool for operating system-related commands that can be used to command the computer.

Before you jump on to upgrade PowerShell, first, you should check the version already installed on your PC/laptop. To do so, follow these steps:

Press the “Windows” keys to launch the “Search” dialogue box. Now type “Windows PowerShell” and hit the enter button. Then type the following command and press enter: “$PSversionTable”

Read Also: Sign In Options not Working on Windows 11? Here’s the Fix!

How To Update PowerShell On Windows 11

There are a few things you can do if your PowerShell version is outdated or if PowerShell has been kindly reminding you that a new version is available. Here is the recommended method for updating PowerShell on Windows 11.

Read Also: Can’t change Screen Resolution in Windows 11? Here’s the Fix!

1. Update PowerShell Via MSI Package

Click this link to download the latest MSI package. Now scroll down and click on “MSI package. ”

Then, to upgrade PowerShell, click on “PowerShell-7. 2. 6-win-X64. msi” or “PowerShell-7. 2. 6-win-X86. msi” according to your PC/Laptop structure of yours.

Now go to the download folder and open the installer file by double-clicking on it. Click “Next” after choosing a location for the PowerShell 7. 2. 6 package. Click on “Next” after selecting the “Optional Actions. ” Here, you can modify how PowerShell is installed. Click “Next” after checking the option that says “Enable updating PowerShell through shopping mode Microsoft Update or WSUS” (recommended). To install the most recent PowerShell 7. 2. 6 version, click on “Install” and “Yes” in the User Account Control window. After installation, click “Finish” to update PowerShell to the latest PowerShell 7. 2. 6 version.

2. Update PowerShell Via Mircosoft Store

Press the “Windows” key to launch the “Search’ dialogue box. Now type “Microsoft store” and hit enter.

Type “PowerShell” in the search bar and hit the enter key. Now click on the “Get” button.

Once installed click on the “Open” button.

Read Also: Slow Download Speed on Chrome? Here’s the Fix!

3. Update PowerShell Via Winget Command

Press the “Windows” keys to launch the “Search” dialogue box. Now type “Command Prompt” and choose the “Run an Administrator” option.

Now enter the following code and hit the enter key: windget install –id Microsoft. PowerShell

  1. Does updating PowerShell require a reboot?

Ans. No, not necessarily.

  1. How can we update PowerShell?

Ans. You can update PowerShell via three possible methods:

By using Microsoft store By Using MSI Package installer. By using Winget Command.

Final Words On How To Update PowerShell on Windows 11

So, with the help of the above-listed methods, you can easily upgrade PowerShell on Windows. I hope you find this article helpful, and if you do, share it with your friends and family. And tell us which method was more helpful and easy for you to carry out. And if you know any other methods regarding the same, then let us know in the comments below.