Search Tools Links Login

Check PowerShell Version

Posted: 2023-01-04
By: dwirch
Viewed: 143

Filed Under:

Tip, Tutorial, Powershell, PowerShell Code Cache

No attachments for this post


To check the version of PowerShell on a Windows 11 machine, use the following steps.

Name                           Value
----                           -----
PSVersion                      7.1.3
PSEdition                      Core
GitCommitId                    7.1.3
OS                             Microsoft Windows 10.0.19041
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

You can see the version number under the PSVersion field. In this example, the version is 7.1.3.


Comments on this post

No comments have been added for this post.

You must be logged in to make a comment.