5,346 solutions found, page 48 of 268
0X8000001B This error pops up when a tape drive hits a filemark during a read or write. It's common in backup jobs using old tape libraries like LTO-5 or 6....
ERR_CERT_AUTHORITY_INVALID Safari shows 'Your connection is not private' after you install an SSL certificate? Here's how to trust it in Keychain Access and clear the cache....
0X00002585 DNS zone missing its start of authority (SOA) record. Happens after zone transfer issues or manual deletion. Three common causes with their fixes....
0X80010118 This COM+ error pops up when a server app tries to impersonate a client over an unsecure call. The fix is almost always a DCOM config tweak or a code ...
0XC0000064 This error means Windows can't find the user account you're trying to log into. Usually caused by a corrupted profile or deleted SID. Here's how to fi...
0X80290212 This error pops up when the TPM Base Services can't find a function it needs. Usually happens after a bad driver update or Windows corruption....
0X000020E6 Active Directory can't read a child object. Usually a replication conflict or corrupted DC. I'll show you the three most common causes and how to fix ...
0XC0210001 Your PC's stuck at boot with this error because the drive was decrypted but BitLocker still expects a key. Here's how to get back in....
0X80004020 You'll see 0x80004020 when COM registration for an interface is mismatched—usually after a broken update or manual registration. Here's how to fix it....
0X8002000F This error means a COM call is missing a required parameter. I've seen it most often with Office automation, WMI scripts, and VBA macros....
0XC0150026 This error pops up when a generic command crashes. The quick fix is clearing the Windows app cache and restarting the service. Usually caused by a cor...
0X00000720 This error means RPC tried to use a UUID that's only valid locally. The quick fix is restarting the RPC service and clearing stale endpoint mappings....
Windows cannot find C:\ProgramData\Microsoft\Windows\Start Menu\Programs You open an app shortcut or Start Menu and get this error. Happens after a bad uninstall or a registry cleaning tool goes rogue. Here's how to fix it....
0X00000487 This Windows error means a program tried async operation on a sync-only queue. Fix it by checking app configs, MQ settings, or registry keys....
0X80040164 Windows can't find a software install package in AD. Usually happens after you remove a GPO or the package itself. The fix is cleaning stale ADSI refe...
Your drive's visible to Windows but hidden from you. It likely needs a drive letter assigned or the partition is missing a letter. Quick fix in Disk M...
0X8000401F COM registration data is corrupted or missing. The quick fix is to rebuild the COM+ catalog — here's how and why it works....
0X800288C5 This error means a single object in your type library or VBA project is over 64 KB. We'll trim it down or split it up....
0XC00D276D This DRM error stops media playback in Windows Media Player. The fix is usually clearing corrupted DRM files or resetting the DRM folder. I'll walk yo...
0X8009302B This error pops up when your printer driver messes up ASN.1 encoding. The fix is usually reinstalling the driver or fixing registry permissions....