Install with winget
Open PowerShell or Command Prompt and run:
winget install sasler.TroubleScout
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About TroubleScout
TroubleScout is a .NET CLI tool using the GitHub Copilot SDK to diagnose Windows Server issues using safe, read-only PowerShell commands.
Advanced Install Options
Install (latest)
winget install sasler.TroubleScoutInstall (pinned version)
winget install --id sasler.TroubleScout -e --version 1.16.1Upgrade
winget upgrade sasler.TroubleScoutUninstall
winget uninstall sasler.TroubleScoutFrequently Asked Questions
How do I install TroubleScout using winget?
Open PowerShell or Windows Terminal and run:
winget install sasler.TroubleScout. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is TroubleScout?
AI-powered Windows Server troubleshooting assistant.
Is TroubleScout free to use?
TroubleScout is distributed under the MIT license. Check the publisher’s site for full licensing details.
How do I update TroubleScout with winget?
Run
winget upgrade sasler.TroubleScout in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall TroubleScout?
Run
winget uninstall sasler.TroubleScout to remove TroubleScout from your system.