2,198 solutions found, page 22 of 110
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....
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 ...
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....
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....
0X8000401F COM registration data is corrupted or missing. The quick fix is to rebuild the COM+ catalog — here's how and why it works....
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...
0XC00D0BC3 This error pops up when Windows Media Player or Groove can't play an audio file. Usually a corrupt codec or missing system update....
0X00001A98 This error pops up when a transaction fails to find a file's miniversion. Usually happens during backup software or database operations on NTFS. I'll ...
0XC00002B8 This error means the USN journal on a disk is disabled. You'll fix it with fsutil commands, then check disk health....
0XC00A0022 Shows when Remote Desktop can't run a DOS or full-screen app. Usually a driver or policy blocks old-school video modes....
0X000010EC This Windows error means a tape drive cleaner cartridge isn't reserved. Fix it by reserving a slot in backup software or hardware management tool....
0X00000FD7 This error pops up when a program tries to initialize Peer Distribution twice. It's a Windows API conflict, not hardware or driver trouble....
0X000036B6 This error shows up when an app can't use a disabled side-by-side activation context. The fix is usually cleaning up Visual C++ runtimes or a quick re...
0XC01A0025 A log client hasn't registered on the stream. Usually a corrupted Common Log File System (CLFS) client registration or a driver bug. Fix: delete the C...