// install via winget
Command Prompt & PowerShell
click to copy
winget install NirSoft.AppCrashView
// direct download
Download Installer// about AppCrashView
AppCrashView is a small utility for Windows that displays the details of all application crashes occurred in your system. The crashes information is extracted from the .wer files created by the Windows Error Reporting (WER) component of the operating system every time that a crash is occurred. AppCrashView also allows you to easily save the crashes list to text/csv/html/xml file.
// frequently asked questions
How do I install AppCrashView using winget?
Open PowerShell or Windows Terminal and run:
winget install NirSoft.AppCrashView. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is AppCrashView?
View application crash information on Windows.
Is AppCrashView free to download?
AppCrashView is distributed under the Freeware license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update AppCrashView with winget?
Run
winget upgrade NirSoft.AppCrashView in PowerShell or Windows Terminal to update AppCrashView to the latest available version.What architecture does AppCrashView support?
The listed installer targets the x86 architecture. See the publisher’s documentation for full compatibility details.