844 solutions found, page 16 of 43
DNS_PROBE_FINISHED_NXDOMAIN That DNS error means your computer can't find the website's address. Here's the fix that works 90% of the time....
0X000004DC Windows can't verify your identity for that network share. Usually a cached credential mismatch or a dead SMB session....
0XC00D019B This error means Windows Media Player can't talk to your media server. Usually a firewall or service issue. Here's the fix....
0XC0000044 Windows hits this when a program runs out of memory quota. Real fix: increase paged pool or desktop heap limits. Don't just reboot....
0X000020DC This error means Active Directory can't find a cross-reference for a naming context. The fix is to add the missing reference manually via NTDSUTIL or ...
0X000006A6 This error means a remote procedure call tried to use a stale or wrong binding handle. It's nearly always a mismatch between client and server RPC end...
0XC00000EF This BSOD or app crash means the first parameter passed to a system function is junk. The culprit is almost always a corrupt driver or registry entry....
0XC00D2EEC This error pops up when Windows Media Player or a streaming app hits an outdated protocol. It's common after a Windows update kills support for old st...
Permission denied (publickey) You're getting kicked out of SSH with 'Permission denied (publickey)'. Nine times out of ten it's wrong file permissions or the wrong key. Here's how ...
0X00000033 Windows can't find the network path because the remote computer isn't listening. Here's how to fix it fast....
0X00002118 Active Directory can't map a name to the format you asked for. Here's how to fix it quickly — check SPNs, DNS, and trust settings....
0X00001B90 This error means your RDS license server has expired or can't issue a license. We'll fix it by renewing, reconfiguring, or replacing the license serve...
0XC0000259 You get this error when trying to connect to a Windows service (like Remote Desktop or a file share) and the server hits its per-user or per-device li...
0X800401F4 COM can't find the interface you're asking for — the IID string is corrupted or mismatched. Usually a registry or typelib registration issue....
0x80070002 This error means Windows Update can't find a file it needs. Usually a glitch or corrupted update cache. These steps fix it for most people....
0XC00D0035 This error kills Windows Media streaming when the server can't be found. Usually a firewall or DNS issue. Here's how I fix it for clients....
0X80010122 This error means a service principal name (SPN) isn't formatted as Microsoft standard. The fix is to delete and re-register the SPN using setspn....
Can't connect to MySQL server on 'hostname' (10061) Short version: it's almost always a stopped MySQL service or a firewall blocking port 3306. Here's how to check both in 30 seconds....
0XC00D07F2 This error means your PC can't receive multicast streams from the server. Usually triggered by network switches blocking IGMP or firewall rules. Here'...
0XC00A0028 You'll see this error when trying to reconnect to a disconnected RDP session that's already mapped to the console. Here's how to fix it fast....