// install via winget
Command Prompt & PowerShell
click to copy
winget install NirSoft.BlueScreenView
// direct download
Download Installer// about BlueScreenView
BlueScreenView scans all your minidump files created during 'blue screen of death' crashes, and displays the information about all crashes in one table. For each crash, BlueScreenView displays the minidump filename, the date/time of the crash, the basic crash information displayed in the blue screen (Bug Check Code and 4 parameters), and the details of the driver or module that possibly caused the crash (filename, product name, file description, and file version).
// frequently asked questions
How do I install BlueScreenView using winget?
Open PowerShell or Windows Terminal and run:
winget install NirSoft.BlueScreenView. Winget ships with Windows 10 (1809+) and Windows 11 — no additional install needed.What is BlueScreenView?
View crash information stored in the MiniDump files created on blue screen of Windows.
Is BlueScreenView free to download?
BlueScreenView 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 BlueScreenView with winget?
Run
winget upgrade NirSoft.BlueScreenView in PowerShell or Windows Terminal to update BlueScreenView to the latest available version.What architecture does BlueScreenView support?
The listed installer targets the x64 architecture. See the publisher’s documentation for full compatibility details.