811 solutions found, page 12 of 41
0XC0000191 Stop chasing ghosts. This error means a program hit Windows' per-process mutex limit. Here's how to find and kill the offender....
0x80070005 This error means Windows can't access a file or registry key due to permission issues. Here are three concrete fixes, starting with the most common....
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED This blue screen usually shows up after a driver or Windows update. It's a conflict between a driver and your hardware....
0X000003EE This error means the file you're using was opened before its drive was changed externally. Close the file and reopen it. That's the fix 90% of the tim...
0X00000A3E This error means a profile is in use. Delete it from the server after clearing workstation assignments. Takes 30 seconds to 15 minutes....
0X000004EF Kerberos PKINIT authentication failed. Usually happens after a Windows update or when your computer's time is off. Here's how to fix it fast....
0X00000081 This error means a 16-bit program can't run in 32-bit Windows. It's a compatibility issue with older apps. The fix is enabling NTVDM or using a differ...
0XC0000058 Get this error when Windows can't verify file versions after a botched update or corruption. I'll show you how to fix it fast....
CVE-2021-34473 ProxyShell is a real exploit chain hitting unpatched Exchange servers. If you see strange processes or IIS crashes, here's how to lock it down in minu...
The Steam servers are too busy Steam shows this error when its login servers are overwhelmed or your client can't connect. Here's how to get back in fast....
Not Enough Memory You get this error even with free RAM? It's usually a virtual memory or pagefile issue. Here's the real fix....
0XC000003A This error means Windows can't find part of a path. It's common after moving folders or faulty USB drives. Here's how to fix it without reinstalling....
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....
0XC00D00CE Windows Media Player or app can't reach the streaming server. Usually a firewall, DNS, or proxy issue. Start with the 30-second fix....
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....
0XC000012E This error pops up when Windows tries to load a 16-bit LE-format executable. It's a dead end for 64-bit systems, but there's a workaround if you need ...
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....
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....
0X000000BC Happens when you try to run a 16-bit program on 64-bit Windows. The first bytes of the EXE are corrupted or it's an old DOS app....