Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Check Crash Logs on Windows 11: Step-by-Step Guide

Learn how to check crash logs on Windows 11 with clear steps and practical troubleshooting tips for a safer, smoother, and more reliable result.

Table of Contents

Overview

This guide explains how to check crash logs on Windows 11 in clear, practical terms. It covers the key concepts, recommended steps, common limitations, and useful checks so you can make a better-informed decision.

Windows creates a log file for all crashes, regardless of whether you have fixed the problem or not. This is extremely useful when you want to learn why your computer is having a problem. These logs can help pinpoint the exact cause so that users know how to fix it. Here are ways to check the crash log in Windows 11.

Using Windows Event Viewer Windows

Step 1:

You type event viewer in the search bar, then click on the search result below.

Using Windows Event Viewer Windows - illustration 1

Step 2:

Displaying the new interface, the user clicks on Windows Logs in the leftmost section of the interface to view Windows logs.

Using Windows Event Viewer Windows - illustration 2

Continue clicking System below to view the system log.

Using Windows Event Viewer Windows - illustration 3

You will now see the Windows 11 system issues that have been logged.

Using Windows Event Viewer Windows - illustration 4

Step 3:

To separate error events from other events, click Filter Current Log on the right side.

Using Windows Event Viewer Windows - illustration 5

When the new dialog box appears, click Logged and select the time period you want to filter the incident log. Below is the filter for the incident importance level at Event level. Click Ok to proceed with the filtering.

Using Windows Event Viewer Windows - illustration 6

Step 4:

As a result we will see the crash log on Windows 11 after filtering according to your request.

Using Windows Event Viewer Windows - illustration 7

Using Windows PowerShell

Step 1:

We type powershell in the search bar and then click on Windows PowerShell.

Using Windows PowerShell - illustration 8

Step 2:

Once the PowerShell window opens, paste the following command inside and press Enter: Get-EventLog -Log system | where {$_. entryType -match 'Error'}.

PowerShell will retrieve the entire event log, including computer crash events.

Using Windows PowerShell - illustration 9

Using Reliability Monitor

Step 1:

We open Control Panel and click on System and Security.

Using Reliability Monitor - illustration 10

Next, click on Security and Maintenance.

Using Reliability Monitor - illustration 11

Step 2:

Switch to the new interface, users click on Maintenance to expand options.

Using Reliability Monitor - illustration 12

Click View reliability history to view the crash log on Windows 11.

Using Reliability Monitor - illustration 13

View Windows 11 crash log with BSOD

Step 1:

We open the Start menu, type regedit and click Registry Editor in the search results.

View Windows 11 crash log with BSOD - illustration 14

Step 2:

We will navigate to the path ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlCrashControl.

View Windows 11 crash log with BSOD - illustration 15

Right-click on the white part, select New, select DWORD (32-bit) Value.

View Windows 11 crash log with BSOD - illustration 16

Step 3:

We enter the name for the new value as DisplayParameters and press Enter.

View Windows 11 crash log with BSOD - illustration 17

Double click this value and change it to 1, then press OK to save the change.

View Windows 11 crash log with BSOD - illustration 18

Then restart your computer. Now, whenever you encounter a BSOD error, the error details will also appear on the screen.

Key Takeaways

Use the guidance above as a practical reference for instructions for viewing Windows 11 crash log. Check compatibility, follow the steps carefully, and verify important details with official documentation when software, security, accounts, health, or purchases are involved.

FAQ

How do I check crash logs on Windows 11?

Follow the steps in this guide in order, confirm each setting before continuing, and save, restart, or reconnect the device when the instructions require it.

What should I check before I begin?

Confirm the correct device, account access, software version, compatibility, and a current backup whenever the process could affect files, settings, or security.

What should I do if the process does not work?

Repeat the steps carefully, check for model or version differences, install available updates, and consult the manufacturer's official support documentation.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.