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.2603.20001.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 Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.
Start free 30-day trialNo credit card required.
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? Push the patched version to Intune in one click with Pckgr.
More from Microsoft or browse debugger, debugging, analyzer.