Into Windows

  • Home
  • Windows 11
  • Windows 10
  • Windows 7
  • Privacy
You are here: Home » Windows 10 » How To Install PowerShell 7 On Windows 10

How To Install PowerShell 7 On Windows 10

Last Updated on July 21, 2020 by admin Leave a Comment

A few months ago, Microsoft released the final version of PowerShell 7 to Windows, macOS, and Linux. PowerShell, the cross-platform automation and configuration management framework, a built-in tool in recent versions of the Windows operating system.

PowerShell 7 brings many new features, including pipeline parallelization, new operators, and cmdlets. Although PowerShell 7 has generally been available for a few months now, Microsoft has not updated the built-in PowerShell in Windows 10 to version 7.

install powershell 7 on Windows 10 pic13

How to check the PowerShell version?

Before downloading and installing a newer version of PowerShell, you might want to know the current version of PowerShell bundled with Windows 10. To do that:

Step 1: Open PowerShell using the Start/taskbar search.

Step 2: At the PowerShell window, copy and paste the following command and then hit the Enter key to know the current version of PowerShell.

Get-Host | Select-Object Version

install powershell 7 on Windows 10 pic2

Or

$PSVersionTable

install powershell 7 on Windows 10 pic1

Does installing new version upgrades the built-in PowerShell?

No. If you install PowerShell version 7 by following the directions mentioned below, it will be installed alongside the built-in PowerShell. That is, PowerShell 7 will be installed to a new directory, and it will not touch the built-in PowerShell. This means that you will be able to use both built-in and the newly installed PowerShell.

NOTE: If you previously installed PowerShell 6.x, PowerShell 7.x is an in-place upgrade.

PowerShell 7.x install location in Windows 10

The PowerShell 7.x will be installed to the following directory in Windows 10:

C:\Program Files\PowerShell

How to install PowerShell 7 in Windows 10

Step 1: Visit this page of GitHub and get the .msi file. Note that separate files are available for both 32-bit and 64-bit. While downloading the .msi file, be sure to download the stable release.

install powershell 7 on Windows 10 pic6

Step 2: Run the downloaded .msi file and follow the straightforward directions to install PowerShell 7.

install powershell 7 on Windows 10 pic7

install powershell 7 on Windows 10 pic8install powershell 7 on Windows 10 pic9install powershell 7 on Windows 10 pic10

Install PowerShell 7 from PowerShell window

Step 1: Open the Windows PowerShell as an administrator. To do that, right-click on the Start button and then click the PowerShell (Admin) option.

install powershell 7 on Windows 10 pic4.1

Step 2: Execute the following command to download the latest version of PowerShell and run the installer:

iex “& { $(irm https://aka.ms/install-powershell.ps1) } -UseMSI”

install powershell 7 on Windows 10 pic4

install powershell 7 on Windows 10 pic5

Step 3: When you get the following installer screen, click the Next button.

install powershell 7 on Windows 10 pic7

Step 4: And when you get this screen, select the features you want to add/install (all are self-explanatory) before clicking the Next button. Click the Install button again to complete the installation. Once done, click on the Finish button.

install powershell 7 on Windows 10 pic8

install powershell 7 on Windows 10 pic9install powershell 7 on Windows 10 pic10

How to open PowerShell 7?

If you try to launch PowerShell 7 using the keyword PowerShell, the Start/taskbar search will launch the built-in PowerShell (the older version). To launch PowerShell 7, type “pwsh” and then press the Enter key.

The PowerShell window displays the version number, which you can check once to make sure that you have launched PowerShell 7.

install powershell 7 on Windows 10 pic13

How to uninstall PowerShell 7 from Windows 10

Note that uninstalling PowerShell 7 will not remove the built-in Windows PowerShell tool.

Step 1: Type appwiz.cpl in the Start/taskbar search field and press the Enter key to open Programs and Features window.

Step 2: Look for PowerShell 7 entry, right-click on it, and then click the Uninstall option.

install powershell 7 on Windows 10 pic12

Can I install PowerShell 7 on Mac or macOS?

Yes, PowerShell can also be installed on macOS. To install the download page mentioned above and get the .pkg file.

install powershell 7 on Windows 10 pic11

Filed Under: Windows 10 Tagged: Guides

Related Posts

  • How To Install Windows XP Mode In Windows 7
  • How To Install Windows 8 On Netbook
  • How To Install Windows 7 Language Packs
  • Upgrade Windows 7 To Windows 8
  • How To Install Deskthemepack File In Windows 7
  • Dual Boot Windows 8.1 With Windows 7

Leave a Reply

Your email address will not be published. Required fields are marked *

Advertisements

Search Into Windows

Recent posts

  • 5 Ways To Go To Desktop In Windows 11
  • How To Show Battery Percentage On Taskbar In Windows 11
  • Fix: AMD Software Adrenalin Edition Not Opening In Windows 11
  • How To Show Year On Windows 11 Taskbar
  • Windows 11 24H2 Is Available Now
  • How To Create 7z & TAR Files In Windows 11 Without Using Additional Apps
  • How To Remove Bell Icon From Taskbar In Windows 11
  • How To Reinstall Windows 11 Without Losing Apps And Files
  • How To Hide/Show Files & Icons On Desktop In Windows 10/11
  • How To Show Hidden Icons On Taskbar In Windows 11

About us

  • About Us
  • Contact Us
  • Privacy Policy

Copyright © 2025 · Into Windows