Install via winget
click to copy
winget install Microsoft.PerfView
About PerfView
PerfView is a free performance-analysis tool that helps isolate CPU and memory-related performance issues. It is a Windows tool, but it also has some support for analyzing data collected on Linux machines. It works for a wide variety of scenarios, but has a number of special features for investigating performance issues in code written for the .NET runtime.
Package ID
Microsoft.PerfView
Version
3.2.2
Publisher
Microsoft Corporation
License
MIT
Installer
portable
Architecture
x86
Tags
Frequently Asked Questions
How do I install PerfView using winget?
Open PowerShell or Windows Terminal and run:
winget install Microsoft.PerfView. Winget ships with Windows 10 (1809+) and Windows 11.What is PerfView?
PerfView is a CPU and memory performance-analysis tool.
Is PerfView free to download?
PerfView is distributed under the MIT license. Use the winget command above or the download button to get it directly from the publisher.
How do I update PerfView with winget?
Run
winget upgrade Microsoft.PerfView in PowerShell or Windows Terminal to update to the latest available version.How do I uninstall PerfView?
Run
winget uninstall Microsoft.PerfView to remove PerfView from your system.