notes.jessy.co

Home

❯

Notes

❯

How to update PowerShell via CLI

How to update PowerShell via CLI

https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-windows?view=powershell-7.5

// See the available versions with winget
winget search Microsoft.PowerShell
 
winget install --id Microsoft.PowerShell --source winget
winget install --id Microsoft.PowerShell.Preview --source winget

  • how-to
  • power-shell
  • windows
Properties1
tagshow-to, power-shell, windows

Created with Quartz v5.0.0 © 2026

  • main site
  • X
  • LinkedIn
  • GitHub