Score:1

Windows Events: How to interpret Failure Code

in flag

I am new to Windows Logs.

When looking at events in the events viewer the failure status and sub status show cryptic values like 0xC000006D and 0xC0000064. Besides doing a google search is there any place where I can look up for these and interpret their value?

Score:1
us flag

The list of resources for error code lookup can be found at Microsoft Docs here: https://docs.microsoft.com/en-us/windows/win32/debug/system-error-codes

It includes

  • System (OS) error codes
  • Windows Updates error code
  • Windows activation error codes
  • Blue Screen of Death (BSOD) error codes
  • ... and others

Also, take a look at Microsoft Error Lookup Tool

Score:1
in flag

Also check out SYSTEM32, much better interface plus you have event descriptions there too along with error code lookups.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.