4,788 solutions found, page 43 of 240
0X800401EF This COM error kills drag-and-drop and file operations. Happens in Windows 10/11 when a DDE handler crashes. Fix the registry and you're done....
0XC0000709 Your PC hit a fatal memory error 0XC0000709. Here's how to track down the bad RAM stick and get back to work fast....
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....
0X80030110 This OLE32 error usually pops up when Windows can't read the drive's file system. Simple remount or chkdsk often fixes it. Don't waste time reinstalli...
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...
Resolve a Samsung Galaxy bootloop issue without wiping your data. This guide covers safe mode, cache partition wipe, and ADB commands to recover your ...
0X000020A2 Active Directory can't apply permissions because the security descriptor is corrupt. Fix by resetting the SD using ADSI Edit or repadmin....
0X00001A3E The transaction manager object couldn't be opened. Here's how to fix it, from a quick reboot to deep registry edits....
0X40000019 This error means Windows tried to lock a page in memory that was already locked. I'll show you three common causes and the fixes that actually work, s...
0X00000949 This error means a log file filled up. We'll clear it, then stop it from happening again. No fluff....
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...
0x800f081f Windows can't install an update or feature because it can't find the needed source files. Usually happens when the component store is corrupt or missi...
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....
0x80070003 This error means Windows can't find the file or folder you're trying to access. We'll fix it with a quick registry tweak or file check....
0XC019000C This error pops up when a remote file's version or FID doesn't match what the SMB client expects. The fix is usually clearing outdated SMB cache or ad...
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 ...