RAYMOND OGLESBY @RaymondOglesby2
October 7, 2021
Finding your PowerShell version helps you know what PowerShell features you have access to. By using a PowerShell command we can reveal its version number. Let’s explore this simple feature.
This is for devices running Windows 10

Find Your Version
First, open the Start menu. In the Cortana search box, enter Windows PowerShell, and click the search results in upper left-hand corner. Refer to below image:

Now, in the PowerShell window that opens, type the following command and press Enter:
$PSVersionTable
See below image:

The PowerShell command will display various numbers. The first value that says PSVersion is your PowerShell version. See following image:

You may now close the PowerShell window.
PowerShell Updates
Windows 10 updates the built-in PowerShell tool when you install system updates. This means you should keep your device up-to-date to ensure that you are always running the latest version of PowerShell.
Also, know that PowerShell 7 is different from the version that’s usually installed on Windows 10 PCs. To install this version, either download the installer file or run a command from PowerShell.
Quote For the Day
The universe is not required to be in perfect harmony with human ambition.
Carl Sagan
That’s it. Please feel free to share this post! One way to share is via Twitter.
Just click the Tweet icon below. This will launch Twitter where you click its icon to post the Tweet.
Check out TechSavvy.Life for blog posts on smartphones, PCs, and Macs! You may email us at contact@techsavvy.life for comments or questions.
Tweet
I Would Like to Hear From You
Please feel free to leave a comment. I would love hearing from you. Do you have a computer or smart device tech question? I will do my best to answer your inquiry. Just send an email to contact@techsavvy.life. Please mention the device, app and version that you are using. To help us out, you can send screenshots of your data related to your question.