Search, install, and upgrade Windows packages directly from Raycast using Windows Package Manager (winget).
Winget comes pre-installed on Windows 11 and recent Windows 10 builds. If it is not available on your system, install it from the Microsoft Store or via the GitHub releases page.
| Command | Description |
|---|---|
| Search Packages | Search the winget repository and install packages |
| Installed Packages | List all installed packages; upgrade or uninstall them |
| Upgrade Packages | View outdated packages and upgrade one or all at once |
By default the extension calls winget from your system PATH. If Raycast cannot find winget, enter the full path to the executable here.
Common locations:
C:\Users\<you>\AppData\Local\Microsoft\WindowsApps\winget.exeC:\Program Files\WindowsApps\Microsoft.DesktopAppInstaller_*\winget.exeLeave this field empty to use the system default.
When enabled, Raycast closes immediately after starting an install or upgrade. The operation continues in the background and a notification appears when it finishes. When disabled (default), Raycast stays open and shows a progress toast.