Install with winget
Open PowerShell or Command Prompt and run:
winget install JetBrains.dotTrace
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
About JetBrains dotTrace
dotTrace helps you detect performance bottlenecks in a variety of .NET and .NET Core applications.
Advanced Install Options
Install (latest)
winget install JetBrains.dotTraceInstall (pinned version)
winget install --id JetBrains.dotTrace -e --version 2026.1.1Upgrade
winget upgrade JetBrains.dotTraceUninstall
winget uninstall JetBrains.dotTraceFrequently Asked Questions
How do I install JetBrains dotTrace using winget?
Open PowerShell or Windows Terminal and run:
winget install JetBrains.dotTrace. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is JetBrains dotTrace?
.NET performance profiler
Is JetBrains dotTrace free to use?
JetBrains dotTrace is distributed under the Proprietary license. Check the publisher’s site for full licensing details.
How do I update JetBrains dotTrace with winget?
Run
winget upgrade JetBrains.dotTrace in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall JetBrains dotTrace?
Run
winget uninstall JetBrains.dotTrace to remove JetBrains dotTrace from your system.