How to Check PowerShell Version in Windows 10?<br /><br />Step 1: Press 'Windows + r' key on the keyboard to get 'Run' Window. <br /><br />Step 2: Type 'powershell' in the box without quotes, and then click on 'ok' button.<br /><br />Step 3: To Check powershell version, you can use any of the command below:-<br /><br /> $PSVersionTable<br /><br /> or <br /><br /><br /> Get-Host | Select-Object Version<br /><br />Step 4: After typing the command, hit enter key on the keyboard. you will get powershell version.<br /><br />It's done<br /><br /><br />Thanks for watching, please like and subscribe <br /><br />==============================================<br /><br />https://www.facebook.com/HowtoTutorialsByAmit/<br />