3,094 solutions found, page 11 of 155
ERR_CERT_COMMON_NAME_INVALID Chrome throws this when the cert's domain doesn't match the site you're visiting. Almost always a misconfigured server, bad proxy, or outdated client....
0X00000114 Error 0X00000114 means NTFS extended attributes are hosed. The quick fix is to run chkdsk /f on the drive, then delete the corrupted $Extend folder. I...
0X00000498 File replacement fails because another process locks the target. Usually antivirus or the file itself is in use. Kill the lock and it's done....
0XC0020009 RPC endpoint missing? Usually a dead service or port mismatch. Here's the direct fix and why it works....
0X80094011 Your user account doesn't have enroll permission on the CA. Fix it by checking your cert template or CA security, usually via the Certification Author...
0XC01E0334 Plugging a monitor into the wrong graphics port. The display adapter doesn't see it because the cable's on the motherboard or a disabled GPU....
0XC01E051D This error usually hits when a game or media app can't talk to your GPU's protected path. Here's the fix....
0XC0020023 This error means RPC array bounds are messed up—usually bad marshaling code or corrupt data. I'll walk you through the top three causes and fixes....
0X80280053 This TPM error usually pops up after a firmware update or TPM reset. Here's how to clear it fast without reinstalling Windows....
SSL certificate problem: self signed certificate Git fails to connect to a remote repository due to a self-signed SSL certificate. This guide explains how to safely bypass or trust the certificate fo...
0XC0000223 This error means the shared memory between a client app and Windows server service got corrupted. Often triggered by a BSOD or unclean shutdown. Here'...
0X0000012B This error means only part of your memory read or write worked. Usually a bug in game mods or anti-cheat software, not a hardware issue....
0XC00D004A This Windows Media Center error means a log file hit its size cap. The fix is to delete or rename the log file so a new one starts....
0XC0000386 Smart card keyset missing. Happens when Windows can't find the private key container for a smart card certificate. Usually after a user profile migrat...
Unable to Convert Getting 'Unable to Convert' when saving Illustrator files as PDF? Here's the fix, from a quick toggle to a deeper font clean-up....
0XC000010C This error hits Windows file servers when a GUID can't be mapped to a file path. Corrupt volume GUIDs or broken symbolic links cause the crash....
0XC00D0FD6 That error means WMP didn’t shut down cleanly – usually a hung plugin or background process. Here’s how to force-close it and stop it from coming back...
0XC0262430 This error means Windows sees your display adapter as isolated when it needs to be linked to another GPU. It's common on laptops with hybrid graphics ...
0x800704ec Windows Defender is disabled or blocked by Group Policy, preventing it from running or updating. This guide explains how to identify and resolve polic...
0X00000FA4 SQL Server full backup fails with error 0X00000FA4 due to disk space or file system corruption. Here's the real fix....