Update Powershell Using Command Line


Upgrade PowerShell Version

If you want to update Powershell to the latest version on your device, you can make use of the winget - the package manager for Windows OS.

Command:
winget install Microsoft.PowerShell

If you are on Windows 11, you can try the below command,

winget upgrade Microsoft.PowerShell

You can also download the latest version from the PowerShell GitHub repo:

https://github.com/PowerShell/PowerShell/releases/

Facing issues? Have Questions? Post them here! I am happy to answer!

Author Info:

Rakesh (He/Him) has over 14+ years of experience in Web and Application development. He is the author of insightful How-To articles for Code2care.

Follow him on: X

You can also reach out to him via e-mail: rakesh@code2care.org



















Copyright © Code2care 2024 | Privacy Policy | About Us | Contact Us | Sitemap