5,405 solutions found, page 205 of 271
0XC0000043 Windows won't open a file because another program has it locked. Here's how to find the culprit and release it, from quick to deep....
0X00001713 The ERROR_CLUSTER_POISONED error means a node is kicked from the cluster due to repeated failures. Here's how to force it back in and stop it happenin...
0X80110459 You can't delete a COM+ partition because it's set as default for a user. The fix is reassigning or removing that default partition assignment....
0XC000026D This error hits when a client tries to reach a DFS share but the target server's DFS service is dead or misconfigured. I'll get you back online fast....
0X000036F2 Your app crashes because a manifest XML uses 'xml' as a namespace prefix, which Windows reserves. Fix the XML or rebuild the manifest....
ERR_TOO_MANY_REDIRECTS Browser keeps bouncing between HTTP and HTTPS? That's a redirect loop. On Apache you need to check your .htaccess and VirtualHost configs....
0X8004130C The Task Scheduler service isn't installed or running. This fix gets it back without reinstalling Windows. Two registry tweaks usually do it....
0X000025F4 This error means a deleted DNS zone was restored. The quick fix is to re-delete it using dnsmgmt.msc or PowerShell. I'll show you how....
Invalid class name This error means Windows can't find a driver class for your drive. Start with the 30-second fix, then work your way up....
0XC00D1520 This error hits when you try to push a stream to a Windows Media server using a publishing point name that's already active. The server refuses the du...
0X00002167 Happens when a domain controller tries to replicate from a PDC but the PDC has no checkpoint. Means the USN rollback or corrupt state is blocking thin...
0X000002AE This error means a DLL your app tried to run looked sketchy to Windows. We'll show you how to fix it without disabling security....
0X801F0001 This error means a filter driver didn't register a handler for an operation. Restarting the filter service or updating the driver usually fixes it....
Firefox eats your open tabs after a crash or update. I've fixed this for half a dozen clients. Start with the 30-second fix....
0X000010D2 Windows throws this when a library, drive, or media pool has no media. Usually a stale mount or removable drive issue—quick to fix....
A tight CPU cooler can bend the motherboard just enough to kill RAM slots. Loosening and retorquing the cooler often fixes it....
0XC00D2781 Your PC can't grab the DRM hardware ID. Usually a busted driver or corrupted DRM store. Start simple, then nuke the DRM files....
0XC00D1326 This error means Windows can't resolve the hostname in a URL — usually a typo, DNS problem, or proxy interference. Here's how to kill it fast....
0X8004E029 This error means IIS intrinsics like Request and Server can't be used outside a real IIS context. Three things cause it: wrong app pool config, missin...
0XC00D1B95 This Windows Media Foundation error pops up when trying to play or edit video files with mismatched resolution or interlacing. Here's what to do....