899 solutions found, page 8 of 45
0X00000052 This error means Windows couldn't create a file or folder. Usually a permissions or disk issue. Here's how to nail it down fast....
0X00000508 This error means a C runtime function got a bad parameter. Usually happens when old software tries to use a modern Windows CRT library. The fix is str...
0X80091002 This error pops up when Windows can't recognize a cryptographic algorithm – usually from outdated security certificates or broken system files. Here's...
0X000006BB Your RPC server is swamped and can't handle the request. This usually hits when Exchange or another service maxes out its RPC threads....
0X000006C1 This error means Windows can't connect through your proxy due to access rules or misconfiguration. Most common cause: broker process blocked by antivi...
0XC00002A2 This error means a bad attribute value snuck into AD. Usually from a botched schema extension or a sync tool like Azure AD Connect....
0XC00D126A Windows Media Player throws this error when a required COM interface isn't registered in the Global Interface Table. Here's how to fix it....
0XC00D1390 Windows Media Player or apps using DirectShow crash with this error when a namespace callback is registered twice. Fix: clear stale registry entries o...
0X80000024 Windows won't unload a service or driver because something still holds a handle. Here's how to close it without rebooting....
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...
0XC01C0008 This error means Windows can't talk to a damaged or disconnected hard drive. It's usually a bad SATA cable or a dying drive....
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....
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...
0x800f081f Windows can't install an update or feature because it can't find the needed source files. Usually happens when the component store is corrupt or missi...
0X8000001B This error pops up when a tape drive hits a filemark during a read or write. It's common in backup jobs using old tape libraries like LTO-5 or 6....
0X80290212 This error pops up when the TPM Base Services can't find a function it needs. Usually happens after a bad driver update or Windows corruption....
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....