4,053 solutions found, page 165 of 203
0X000004BA This error pops up when Windows rejects a computer name with illegal characters or bad length. The quick fix: rename the PC using only letters, number...
0XC0190061 This error happens when a transaction tries to work with a resource manager that hasn't joined the transaction. It's common in distributed transaction...
0XC00D105E WMR Source Filter can't find its callback—usually a broken DirectShow filter or corrupted Windows Media runtime. Two registry fixes or a reinstall cle...
0X80093029 This error shows up when Windows can't link the OSS ASN.1 DLL during printer setup or driver install. Here's the fix....
0X0000091B This error means Windows can't perform the operation on that device. Usually a driver conflict or corrupted system file. We'll fix it in three stages....
0X00000247 This error means your system can't display a specific Unicode character—usually because of a missing font or broken code page. I'll show you how to tr...
0X00003A9F Event Viewer can't find a channel that's been deleted or corrupted. This typically happens after a Windows update or a bad uninstall. Here's how to fi...
0XC0040039 This error means Windows is telling a driver to redo an I/O operation as cached instead of direct. The culprit is almost always a buggy storage driver...
0X00003712 The Windows component store is corrupt. This usually shows when installing updates or apps. Here's how to fix it, step by step....
0X80110821 This error means COM+ won't let you access a component because it's marked as private. The fix is usually quick — launch Component Services as admin, ...
A BIOS update can reset memory timing profiles, leaving your RAM stuck at a slower default speed. The fix is re-enabling XMP or DOCP....
0X800401FA Your app thinks Windows is the wrong version. Usually a manifest issue or broken compatibility shim. Fix it by forcing the correct OS version in the m...
0XC000029A This error means a local or group policy object is missing or corrupted. Usually shows up during login or when running gpupdate....
0XC0000081 This error means Windows can't disable a GUID allocation server during boot. Common causes: registry corruption, driver conflicts, or failed system up...
0X80110413 This error hits when you try to edit COM+ app settings or install a new component. It's a permissions or config mismatch....
0X000004F0 Your PC hit error 0X000004F0 when Kerberos tried talking to the smartcard reader. It's usually a driver sandbox or service glitch. Let's walk through ...
NET::ERR_CERT_COMMON_NAME_INVALID Chrome blocks sites where the SSL certificate's common name doesn't match the domain. Here's why it happens on legitimate sites and how to fix it....
0XC00D1038 Windows 10/11 gives this error when trying to open a JPEG with CCIR601 color data. Corrupted file metadata or missing codecs are the usual culprits. H...
0X8007000E This error means Windows ran out of non-paged pool memory, usually from a driver leak or misconfigured registry. The fix is to increase the pool memor...
0X000036F9 A Windows app fails at launch with manifest error 0x000036F9 because an attribute in its embedded XML is missing the equals sign. Here's why and how t...