6,165 solutions found, page 45 of 309
0X80000024 Windows won't unload a service or driver because something still holds a handle. Here's how to close it without rebooting....
0X800F022D This error shows up when you try to install a driver meant for Windows XP on Windows 7 or later. I'll walk you through three fixes—start with the simp...
0X4000000F This error means your app got a partial data chunk from the network, usually from a broken TCP connection. Here's why and how to fix it....
0X000009D1 Can't connect to the Remote boot server. Usually happens when the boot server service is down, firewalls block it, or the client's DHCP options are wr...
Horizontal lines across your monitor, even after swapping cables and ports? I'll walk you through the three most common causes and fixes, starting wit...
DXGI_ERROR_DEVICE_HUNG Game crashing with DXGI_ERROR_DEVICE_HUNG after a GPU driver update? Most likely a timeout from the driver resetting itself. I'll show you the real fi...
EACCES Getting 'Permission denied' on a file you should be able to read or write? Likely ACLs or mount flags. I'll walk you from a quick check to the real fi...
0X80280056 This error pops up during TPM attestation or BitLocker setup when the issuer's certificate chain is inconsistent. We'll clear the TPM and reinitialize...
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....