> Source: [sk66303](https://support.checkpoint.com/results/sk/sk66303)

# sk66303 - How to force BSOD on Windows

| Property | Value |
|----------|-------|
| Solution ID | sk66303 |
| Date Created | 2011-12-27 |
| Last Modified | 2017-12-19 |
| Technical Level | General |
| Products | Other |
| Versions | Not Version-Specific |
| OS | Windows |

## Symptoms

- In some support issues it required to collect complete memory dump for analysis. This solution describes two methods of manually generating system crash.

## Solution

This article describes two methods to crash your Windows OS:

*

  Method 1 - Microsoft's LiveKD utility
  -------------------------------------

  1. Download Microsoft's LiveKD [from here](http://technet.microsoft.com/en-us/sysinternals/bb897415).   

  2. Launch the elevated Windows Command Prompt (i.e., 'Run as administrator') and navigate to the directory where you saved the LiveKD utility.   

  3. Replicate the issue, and run the following command:   

     `C:\> `**LiveKD.exe -o *FULL_PATH_TO_SAVE_DUMP*\MEMORY.DMP**

  <br />

  <br />

*

  Method 2 - Using "CrashOnCtrlScroll" method
  -------------------------------------------

  Refer to Microsoft article [Forcing a System Crash from the Keyboard](http://msdn.microsoft.com/en-us/library/ff545499.aspx) for additional information.
  1. Open Windows Registry editor:   

     Start - Run... - type **regedit** - click OK/press Enter   

  2. Create the "**`CrashOnCtrlScroll`** " DWORD with value **`0x00000001`** under each of the following two keys:   

     **`[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters]`**   

     **`[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kbdhid\Parameters]`**   

  3. Replicate the issue, and crash the system by holding the Right+CTRL key and pressing the "Scroll Lock" key twice.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
