4,539 solutions found, page 23 of 227
0X00000115 This error means the extended attribute table on an NTFS drive is full. Here's how to clear it out....
0XC0000423 This error pops up when Windows hits a mismatched exception handler during a callback, often in Visual Studio debug builds or after a faulty patch. He...
0XC00D14BB Streaming server chokes when a playlist contains a playlist that points back to itself or nests too deep. Happens with live radio feeds and mismatched...
0X8028004C This TPM error pops up when you try to manage a TPM key family that wasn't delegated to you. The quick fix is clearing and reprovisioning the TPM via ...
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....
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....
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...
0XC00001A2 This error means a security permission rule has a broken condition in the ACE. Usually caused by corrupted group policy or manual ACL edits. Quick fix...
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....
0XC00D1261 This error means Windows Media Player can't verify the download's signature. Usually happens after a corrupt cache or leftover job file from a failed ...
0X8004D004 The MSDTC aborted a distributed transaction after a timeout or communication failure. The resource manager couldn't decide, so it heuristically rolled...
0X00003AA6 This error hits when a Windows event filter is scoped twice. I'll show you how to clear it fast and stop it coming back....
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'...
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...
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....
0XC0000452 Boot fails with 0XC0000452? It's almost always a corrupt BCD or missing boot driver. Here's the fix that works 9 times out of 10....
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...