6,181 solutions found, page 91 of 310
0XC0000708 This error means something you're trying to open is already locked by another process. Here's how to find and kill that process fast....
0XC000005D This error means Windows won't let you disable a mandatory user group. It's a security block, not a corruption. Here's how to work around it....
0XC0000003 STATUS_INVALID_INFO_CLASS usually means a corrupt system file or driver mismatch. Here's how to fix it fast....
0XC00D1BC4 This error means your video height doesn't match the stream. Usually happens when encoding or converting with mismatched dimensions. Here's how to fix...
0X80041321 This error means a scheduled task's XML or registry entry is corrupt. I've fixed this dozens of times by deleting and recreating the task. Here's exac...
0X00000099 You’ve got an OS-level semaphore list corruption. Restore the PEB structure or nuke the bad handle chain. Advanced fix first....
0X8029010F TPM key size mismatch hits mostly after BIOS updates or TPM firmware changes. Here's the direct fix and why it works....
0XC0262107 DirectX ran out of video memory apertures for texture conversion. I'll show you how to free them up fast....
0X8034000F This error pops up when Windows tries to send a broken network packet. Usually it's a bad driver, corrupted protocol binding, or a failing NIC....
0X8010002D Got SCARD_E_CERTIFICATE_UNAVAILABLE? It means Windows can't pull the certificate from your smart card. Here's the real fix....
0X00003B64 This error means your monitor doesn't fully support MCCS 1.0, which the monitor configuration API requires. I'll show you three fixes, starting with t...
0X00040170 FORMATETC 0X00040170 means the clipboard format isn't supported. You'll see this when pasting between Office apps or remote desktops. The real fix is ...
Spooler subsystem app has stopped working Printer spooler crashing? 9 times out of 10 it's a corrupt print job. Here's the hard reset that actually works....
0X000019E5 Stop wasting time with generic fixes. Here's the real cause and solution for this log resizing failure on Windows Server and 10/11....
0XC00A000D Your modem didn't hear a dial tone. Happens with old phone lines or misconfigured Remote Desktop setup. Here's the real fix....
0X000004E5 This error means Windows can't load your user profile. Usually a corrupted profile or registry key. Here's how to fix it fast....
0X0000273E This error means Winsock can't find the protocol family (like IPv6 or IPv4) needed for a connection. It's usually a network stack corruption or a miss...
0X0000370E This error means a localization string had a broken placeholder like %1 or %s. Usually a corrupted language pack or bad app install. Three fixes, simp...
0XC00D1BE4 Your media profile is missing required audio or video streams. We'll fix it in three steps, starting with the quickest....
0X0000046C File offset or base address isn't aligned to memory page boundaries. Usually happens with corrupt DLLs or old software. Here's the fix....