Check Windows PowerShell Version




Using a Prompt

  • Open up a Windows PowerShell Prompt
  • Type $PSVersionTable and press ENTER
  • You will find the PowerShell’s version in PSVersion field

Using Registry Editor

  • Fisrt press 🪟 + R
  • Type regedit and press ENTER.
  • Navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\3\PowerShellEngine
  • Version data is shown in field PowerShellVersion


Leave a Reply

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