1,372 solutions found, page 18 of 69
0X000036B1 This error means a program can't load due to missing or corrupted Visual C++ runtime files. Most common fix: reinstall the right VC++ redistributable....
0X000036CA This error means two COM components registered the same ProgID. Usually a bad install or leftover registry junk. Here's how to kill it....
java.lang.OutOfMemoryError This error occurs when the JVM runs out of heap memory. Increase heap size with -Xmx, optimize code, and monitor usage to prevent recurrence....
0X80040167 This error means Active Directory's software installation data got corrupted. Happens after domain controller restore or bad Group Policy edit. Two st...
0XC00D0FD4 This error pops up when Windows Media Player's remote window service won't start. Three fixes, from quick to deep....
0X0DEAD100 This error means NTFS tracking is out of sync with move notifications on your hard drive. Fix it by resetting the USN journal or checking disk health....
0X80000803 Windows found file corruption and triggered a repair. You'll need to run system file checks and maybe a disk scan. Start with the quick fix....
That 'Invalid class name' error usually pops up when using reserved words or invalid characters in class expressions. Here's the real fix and why it h...
0X000036F3 This error means your app's manifest XML has a bad encoding declaration. The fix is to remove the UTF-8 BOM or fix the encoding line. Takes 2 minutes....
0X8004E003 Common when a COM or SQL transaction times out or gets aborted mid-operation. Restarting the service often works, but here's the real fix....
0XC0000022 STATUS_ACCESS_DENIED (0xC0000022) means Windows blocked access to a file, folder, or process. Usually a permissions issue or corrupted user profile — ...
0X000009C8 The 0X000009C8 error means a specific file got corrupted. We'll run System File Checker and DISM to repair it. Usually takes 15-20 minutes....
0X80093007 This error means the version field in an ASN.1 structure doesn't match what Windows expects. It usually shows up with certificate or cryptography oper...
0X0000028F This error pops up when Windows tries to hibernate but the Volume Snapshot Service (VSS) can't prepare the system volume. It's a driver or VSS issue, ...
0X001F0001 This error means a filter driver already handled your I/O request. Usually a glitch with antivirus or backup filters. Fix it in under 30 seconds....
0XC000020D A transport connection got reset mid-session. Usually caused by firewall rules, antivirus, or stale network drivers. Here's how to find and kill the r...
0XC0000260 This error means Windows can't load a valid hardware profile — usually a corrupt driver or registry key. Here's how to kill it fast....
0X80097011 This error means a font file failed Windows' internal signature validation. The fix is usually reinstalling the font or clearing the font cache....
0X8009033F This error pops up when Windows or an app thinks the system is shutting down mid-Kerberos or NTLM auth. The fix is almost always a misconfigured LSA o...
0X0000212C Active Directory won't let you move an object between domains? Here's why and how to fix it fast....