Skip to content

Instantly share code, notes, and snippets.

@Miliox
Created February 23, 2016 14:26
Show Gist options
  • Select an option

  • Save Miliox/9f860a2ab51289c2bac6 to your computer and use it in GitHub Desktop.

Select an option

Save Miliox/9f860a2ab51289c2bac6 to your computer and use it in GitHub Desktop.
Enable KdPrint Logging
1. Open RegEdit
2. Create a Registry Key: "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Debug Print Filter"
3. Create a DWORD Entry Called "DEFAULT" (You have to create it, not confuse it with "(Default)" entry)
4. Change Value to 0x8
Source: https://www.osronline.com/article.cfm?article=295
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment