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

Links

  • main site
  • X
  • LinkedIn
  • GitHub

Created with Quartz v4.5.2

© 2025 jessy.co