# How to check when the Windows server crashed?

Open **Event Viewer** on your Windows server.

<figure><img src="https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2FQGfrYSfgeddgNdfcl8Dq%2Fzesty-event-viewer.png?alt=media&#x26;token=6f416cd4-8785-41ec-b537-592a2d61074b" alt=""><figcaption></figcaption></figure>

On the **Event Viewer** window, expand the drop-down on the left menu for **Windows Logs** and select **System.** Then on the right menu click **Filter Current Log**.

<figure><img src="https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2F8dm9tIvjgpAWWNfUv18F%2Fzesty-event-viewer-windows-logs-system.png?alt=media&#x26;token=7bbd5a60-ccfc-4ecd-9494-dd0eb480dd2a" alt=""><figcaption></figcaption></figure>

On the **Filter Current Log** window, check the boxes for **Critical**, **Warning**, and **Information**. For the event ID, enter **6005** and click **OK**.

<figure><img src="https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2FbmeCWLq5F1gYbQaJPfMN%2Fzesty-filter-current-log-6005-event-id.png?alt=media&#x26;token=1b1a64cb-2267-446b-bea6-241ce54703db" alt=""><figcaption></figcaption></figure>

Now you will see the logs for all events with event ID **6005**, you can click them and read the description and details of each event to find the reason for the unexpected crash.

<figure><img src="https://2601418115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LvlDvQUegKTYko95Z1l%2Fuploads%2F3GGPBug2B9x8D54JkJCa%2Fzesty-event-viewer-6005-logs.png?alt=media&#x26;token=be274685-f7c8-4005-b59c-09f7d4b368aa" alt=""><figcaption></figcaption></figure>
