2,198 solutions found, page 17 of 110
0X0000090D Windows admin tools fail when remote server returns more than 64 KB of data. This error means the reply got cut off, usually due to too many users or ...
Invalid class name This error shows up in Bash or Python scripts when a variable or function name breaks naming rules. Here's how to spot and fix it fast....
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....
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...
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...
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....
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...
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...
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....
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....
Resolve a Samsung Galaxy bootloop issue without wiping your data. This guide covers safe mode, cache partition wipe, and ADB commands to recover your ...
0X00001A3E The transaction manager object couldn't be opened. Here's how to fix it, from a quick reboot to deep registry edits....
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....