Soluții

How to Look Up Windows Error Codes on the Command Line

Windows error codes are scary, and they often pop up without a text description as to what they’re about. Luckily, there’s a built-in utility on your PC that you can use to find short explanations of various error codes generated on your system. We’ll show you how to use it.

This utility is called CertUtil and it runs from Command Prompt. You use an error code (such as 0x80004005) as the argument in the utility and it gives you a brief description of that code.

[mai mult...]