3,436 solutions found, page 165 of 172
0XC00002FC Kerberos can't generate a referral for the requested service. Usually a DNS or time sync issue between domain controllers. Here's how to fix it fast....
Apps stuck on 'Waiting' or 'Downloading' and never finish? Here's how to fix it fast — from a simple toggle to a full network reset....
0XC00000B9 Your access control list (ACL) is missing critical data. This usually happens after a security tool or script corrupts a registry key. We'll rebuild i...
0X80040111 This COM error means Windows can't instantiate a required class object. Usually a corrupt COM registration or a missing DLL. Fix it fast with these st...
0X0000219D This error means an object in AD has a duplicate GUID or SID. Happens when restoring snapshots or syncing between domains. Quick fix: delete the dupli...
0X000004BD This error pops up when Windows can't parse a service name you typed. Usually a typo or a corrupt service entry. Here's how to squash it fast....
0x80070002 This error means Windows can't find the files it needs. It's not a hardware issue — it's a corruption or path problem. Here's how to fix it....
0X80280046 This error hits when you try to write data to a TPM area but don't send the full block. It usually happens with BitLocker or TPM provisioning tools on...
0XC00000B1 This error means a program tried to talk to a named pipe that's shutting down. Usually happens with SQL Server, Docker, or custom service apps....
ERR_TOO_MANY_REDIRECTS Windows browsers get stuck in a redirect loop or fail to load pages. The fix is clearing cookies or resetting the SSL cache. Works in Chrome, Edge, an...
0X00003703 Side-by-side metadata got corrupted. Start with a quick SFC scan, move to DISM, then nuke the manifest cache. One of these will work....
0X000010DE Your PC can't see removable media like a USB drive or DVD. Here's why and how to fix it without wasting time....
0X00001B61 This error means a serial port or COM port is already claimed by another process. The fix is to kill the locking process or restart the port driver....
0X801F0016 This error means a kernel minifilter driver tried to attach a context to an object but never registered how to allocate that context. You'll see this ...
0XC00002AF This error pops up moving users or groups between AD domains. It's almost always a security or schema mismatch....
0X0000012C ERROR_OPLOCK_NOT_GRANTED means Windows denied an oplock request, often due to file locks or network sharing. Here's the fix and why it works....
0XC00D003B You tried to tune a radio or TV station that Windows Media Center thinks doesn't exist. The fix is clearing the stale channel cache....
0X80280018 TPM says your PCR values don't match expected ones. Usually happens after a firmware update or TPM reset. BitLocker and secure boot complain....
0X000D1061 This error pops up when a DirectShow filter graph fails to connect pins because the source and target pin types already match — usually a sign of wron...
0XC0000235 This error means NtClose tried to close a handle that was explicitly protected with NtSetInformationObject. It's almost always a driver or kernel bug ...