Install with winget
Open PowerShell or Command Prompt and run:
winget install Spatie.Ray
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About Ray
Ray is a desktop app that vastly improves your debugging experience. It is a dedicated window to send debugging information to.
Advanced Install Options
Install (latest)
winget install Spatie.RayInstall (pinned version)
winget install --id Spatie.Ray -e --version 2.5.1Upgrade
winget upgrade Spatie.RayUninstall
winget uninstall Spatie.RayFrequently Asked Questions
How do I install Ray using winget?
Open PowerShell or Windows Terminal and run:
winget install Spatie.Ray. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is Ray?
Ray is a desktop app that vastly improves your debugging experience. It is a dedicated window to send debugging information to.
Is Ray free to use?
Ray is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update Ray with winget?
Run
winget upgrade Spatie.Ray in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall Ray?
Run
winget uninstall Spatie.Ray to remove Ray from your system.