powershell-profile icon indicating copy to clipboard operation
powershell-profile copied to clipboard

Update-PowerShell Not Finding PowerShell 7.5.2

Open JamesDownes5 opened this issue 7 months ago • 0 comments

Update-PowerShell isn't finding the latest version of PowerShell even though there is a notification saying that a new stable release of PowerShell is available.

PowerShell 7.5.1

   A new PowerShell stable release is available: v7.5.2
   Upgrade now, or check out the release page at:
     https://aka.ms/PowerShell-Release?tag=v7.5.2

Use 'Show-Help' to display help
Loading personal and system profiles took 1318ms.
~  update-powershell
Checking for PowerShell updates...
Updating PowerShell...
No installed package found matching input criteria.
PowerShell has been updated. Please restart your shell to reflect changes
~ 

JamesDownes5 avatar Jul 11 '25 12:07 JamesDownes5