2,019 solutions found, page 15 of 101
0XC00000F5 STATUS_INVALID_PARAMETER_7 usually means a driver or service is passing a garbage pointer as the 7th arg. The quick fix is updating the offending driv...
0X80190042 This error means you tried to start a transaction scope before its handler was initialized. The fix is to ensure the scope is created within a properl...
0X80004009 Class cache initialization fails due to a stuck COM+ catalog or corrupted cache files. Restarting the service or clearing the cache fixes it....
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....
0X800F0218 This error means Windows can't find a class driver list for a device, usually after a failed driver update or corrupted INF cache. Here's how to fix i...
0X80040151 That registry write error stops installations cold. Here's the fix that works 90% of the time, plus why it happens....
0XC00D2761 Windows Media Player or Zune software hits this when DRM license data is corrupt. The fix involves resetting the DRM store or reinstalling the media c...
0XC00D1209 Windows Media Player can't grab DRM licenses for protected media. Usually a clock mismatch or corrupted DRM store....
0X000032D3 This IPsec error means Windows can't find a main mode authentication rule. Usually a GPO or registry corruption issue. Here's how to squash it in orde...
0X000009CA Error 0X000009CA pops up when Windows can't authenticate to a Wi-Fi network. Usually bad driver state or saved profile corruption....
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...
0XC0000411 This error pops up when Windows can't finish hibernating. Usually it's a driver issue, a full disk, or corrupted system files. Here's how to fix it st...
0X0000026F This error means a system DLL got moved in memory, usually due to bad software installs or malware. Here are the three real fixes I use on client mach...
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...
0x00000109 The CRITICAL_STRUCTURE_CORRUPTION bug check indicates that the kernel detected corruption of a critical kernel structure. This is often caused by faul...
CR_E The CR_E error in Adobe apps usually means a corrupted font cache. Here's how to clear it fast on Windows and Mac....
0X8031002B You see this error when enabling BitLocker on a Windows PC that has a FAT32 system partition. The fix is to convert that partition to NTFS without los...
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...