Last updated
WinDbg is a debugger that can be used to analyze crash dumps, debug live user-mode and kernel-mode code, and examine CPU registers and memory.
$ winget install --id Microsoft.WinDbg --exact --version 1.2606.22001.0Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
WinDbg uses MSIX. The silent install switches are (no switches needed).
Add-AppxPackage -Path .\installer.msix
For IT teams
App deployment, patching, and remote support in one place. Push this app to every device you manage, keep it patched automatically, and see new CVEs the moment they land. Works with Intune or fully standalone.
Sign up freeFree for up to 5 devices.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.
1 known CVE via NVD
Improper verification of cryptographic signature in .NET allows an authorized attacker to execute code over a network.
See a CVE that affects your fleet? Pckgr RMM flags vulnerable devices and pushes the patched version automatically.
More from Microsoft or browse debugger, debugging, analyzer.