1,688 solutions found, page 17 of 85
0XC0000411 This error pops up when Windows can't finish hibernating. Usually it's a driver issue, a full disk, or corrupted system files. Here's how to fix it st...
0X00000069 This error means a program lost its semaphore lock. Restarting the app or clearing a stale mutex in the registry usually fixes it. I'll show you exact...
0x00000109 The CRITICAL_STRUCTURE_CORRUPTION bug check indicates that the kernel detected corruption of a critical kernel structure. This is often caused by faul...
0X8031002B You see this error when enabling BitLocker on a Windows PC that has a FAT32 system partition. The fix is to convert that partition to NTFS without los...
0X80010138 COM can't close a handle because the owning app still holds it. Common after a crash or improper cleanup in serialization code....
Input Not Supported That 'Input Not Supported' message is infuriating, but it's usually just a resolution or refresh rate mismatch. I'll show you the quick fix and why it...
0X8009200B This error means Windows can't find the private key tied to your certificate. The fix is re-importing the PFX file with the right settings....
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....
Resolve a Samsung Galaxy bootloop issue without wiping your data. This guide covers safe mode, cache partition wipe, and ADB commands to recover your ...
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...
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...
0X00002585 DNS zone missing its start of authority (SOA) record. Happens after zone transfer issues or manual deletion. Three common causes with their fixes....
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....
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....