Install with winget
Open PowerShell or Command Prompt and run:
winget install NirSoft.BlueScreenView
Copied to clipboard!
1Open PowerShell or Command Prompt
2Paste and run the command above
3Follow any on-screen prompts to complete installation
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).
Advanced Install Options
Install (latest)
winget install NirSoft.BlueScreenViewInstall (pinned version)
winget install --id NirSoft.BlueScreenView -e --version 1.55Upgrade
winget upgrade NirSoft.BlueScreenViewUninstall
winget uninstall NirSoft.BlueScreenViewFrequently Asked Questions
How do I install BlueScreenView using winget?
Open PowerShell or Windows Terminal and run:
winget install NirSoft.BlueScreenView. Winget comes pre-installed on Windows 10 (1809+) and Windows 11.What is BlueScreenView?
View crash information stored in the MiniDump files created on blue screen of Windows.
Is BlueScreenView free to use?
BlueScreenView is distributed under the Freeware license. Check the publisher’s site for full licensing details.
How do I update BlueScreenView with winget?
Run
winget upgrade NirSoft.BlueScreenView in PowerShell or Windows Terminal to upgrade to the latest available version.How do I uninstall BlueScreenView?
Run
winget uninstall NirSoft.BlueScreenView to remove BlueScreenView from your system.