6,371 solutions found, page 49 of 319
0X80090337 This error means Windows can't run a needed crypto function. Usually it's a corrupted Schannel registry key or a missing cipher suite....
0X00000035 Quick answer: Check the share name spelling, firewall rules, and SMB protocol version. This error pops up when Windows can't resolve or reach the netw...
UPDATE_ROLLBACK_FAILED Your CloudFormation stack won't roll back because it can't delete or modify a resource. Usually a missing IAM permission or a manually deleted resourc...
0X000010D5 This error means Windows can't use a resource because it's disabled. Usually a service, device, or feature got turned off....
0X00000866 Printer shows as not existing even when it's on the network. Quick fix: clear print spooler cache and re-add the printer. Happened to me twice this we...
NET::ERR_CERT_AUTHORITY_INVALID If your Chromebook says 'Your connection is not private' on every site, time or date is likely wrong. This guide covers that plus bad Wi-Fi and a corr...
0X0000026F This error means a system DLL got moved in memory, usually due to bad software installs or malware. Here are the three real fixes I use on client mach...
0XC002001C This error means the RPC endpoint mapper can't find the target program. We'll show you the three most common causes and their fixes, starting with the...
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....
0XC0000258 You hit this when a kernel callback returns after the callback already finished. It's a driver or system bug, not your app's fault....
0XC0000158 I know this blue screen error is maddening—it means your LSA database is corrupted. The fix is booting from a Windows install USB and running esentutl...
0X000032C8 This error means Windows already has a quick mode policy with that name. Here's how to find and remove duplicates quickly....
If your monitor flickers at 60Hz but runs smooth at 144Hz, it's usually a cable bandwidth or GPU setting issue. Here's the fix....
0X00001A97 The database object you're trying to use was deleted or invalidated mid-transaction. Three causes: stale cursors, missing tables/indexes, or replicati...
0X800F0225 This Windows error means the system can't find a device interface it expects. Usually happens after a driver install fails or a USB device gets yanked...
0XC01C0017 This error means a filter driver registered with bad parameters. Usually from corrupted antivirus or backup software. Reinstall the filter driver or c...
0X000002B5 ERROR_DBG_CONTROL_C (0X000002B5) triggers when a debugger catches a Ctrl+C signal intended for your app. It's common in Visual Studio or WinDbg sessio...
Apps stuck on "Waiting" or circle spinning? Here are the three real causes and the exact fixes — no fluff....
SEC_ERROR_UNKNOWN_ISSUER Firefox throws this error even on sites with valid certs. Usually it's a missing intermediate certificate or a local security scanner. Here's how to f...
0XC00D11E0 Windows Media Player can't erase a rewritable disc. Usually it's a bad disc or locked drive. Here's the fix from real-world calls....