1,275 solutions found, page 13 of 64
0XC0130012 This error means a cluster node reports as up but fails to join or function properly. Usually it's a stale cluster state or networking mismatch. Three...
0X80000024 Windows won't unload a service or driver because something still holds a handle. Here's how to close it without rebooting....
0XC00B0002 Windows can't load a language resource file because it's corrupt or mismatched. Most common cause: a broken Windows Update or a bad language pack inst...
0X000036EB This error means a Windows component manifest has a broken XML reference. Usually from a bad update or corrupted system file. Fix it quick....
0XC00000B0 A named pipe disconnect error 0xC00000B0 usually means a program tried to use a pipe that's already closed. Quick fix: restart the service or app that...
Disc Read Error (0x887A0005) This error pops up when the game can't read a file, usually after a big update. I'll show you how to clear the cache and verify game files to get back...
NET::ERR_CERT_AUTHORITY_INVALID If your Chromebook says 'Your connection is not private' on every site, time or date is likely wrong. This guide covers that plus bad Wi-Fi and a corr...
0X00000069 This error means a program lost its semaphore lock. Restarting the app or clearing a stale mutex in the registry usually fixes it. I'll show you exact...
0XC002001C This error means the RPC endpoint mapper can't find the target program. We'll show you the three most common causes and their fixes, starting with the...
0x00000109 The CRITICAL_STRUCTURE_CORRUPTION bug check indicates that the kernel detected corruption of a critical kernel structure. This is often caused by faul...
0X80010138 COM can't close a handle because the owning app still holds it. Common after a crash or improper cleanup in serialization code....
Input Not Supported That 'Input Not Supported' message is infuriating, but it's usually just a resolution or refresh rate mismatch. I'll show you the quick fix and why it...
0X8009200B This error means Windows can't find the private key tied to your certificate. The fix is re-importing the PFX file with the right settings....
0X000036D4 This error means your app's manifest XML has a bad character in it. Nine times out of ten it's from a corrupt file or a character encoding mismatch....
0X40000019 This error means Windows tried to lock a page in memory that was already locked. I'll show you three common causes and the fixes that actually work, s...
0X00000949 This error means a log file filled up. We'll clear it, then stop it from happening again. No fluff....
0X00002585 DNS zone missing its start of authority (SOA) record. Happens after zone transfer issues or manual deletion. Three common causes with their fixes....
MemTest86 errors often indicate unstable RAM timings. This guide explains symptoms, root causes, and step-by-step fixes to stabilize memory by adjusti...
0X80004020 You'll see 0x80004020 when COM registration for an interface is mismatched—usually after a broken update or manual registration. Here's how to fix it....
0X8002000F This error means a COM call is missing a required parameter. I've seen it most often with Office automation, WMI scripts, and VBA macros....