256 solutions found, page 10 of 13
0X000005A9 This error means Windows can't show or hide a window the way you asked. It's usually a corrupt shortcut or a bad system file. Here's how to kill it fa...
0X8029010A This error means Windows can't talk to your TPM chip properly — usually a driver glitch or BIOS setting. Here's how to fix it fast....
0X00003709 SXS activation context for system default assembly is empty. Usually from a corrupt .NET install or broken Windows Update. Start with SFC, then move t...
0X800F022F This error means Windows won't install a driver because its .inf file lacks a signed .cat catalog. The fix is to disable driver signature enforcement ...
0XC0090002 All SIDs got filtered out during an access check or domain join. Means no security identifiers passed the filter, blocking the operation entirely....
0X80010001 COM call rejected by the target process. Usually a broken RPC channel in Office or Windows components. Here's how to snap it back....
RAM slots A1/B1 don't work on many motherboards. Most often it's a CPU cooler mounting pressure issue, not dead slots....
SSH public key authentication fails with 'Permission denied (publickey)' due to incorrect file permissions, wrong key placement, or SSH config issues....
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...
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, ...
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...
0X00002102 This error means a domain controller can't delete a naming context because it's still replicating it. The fix is to remove the replication link, not m...
0XC01E0109 DirectX or GPU driver can't move pinned video memory. Hits when you run a game or render app after driver crash or VRAM overload. Real fix: reset driv...
0X00000522 Short version: your user account lacks the required privilege. This usually happens when a service or app tries to impersonate a client without the “I...
0X000026AF This DNS server isn't enlisted in the specified directory partition. We'll re-enlist it using ADSI Edit or PowerShell. I've seen this after domain con...
0X000006F1 This error means the RPC context got corrupted mid-call. I'll show you three fixes: a quick reboot, a DCOM reset, and a deeper security cleanup....
Permission denied (publickey) SSH public key authentication fails with 'Permission denied' due to incorrect file permissions, wrong key location, or SELinux/AppArmor restrictions. ...
0X00001AA2 Windows throws this when you try to recover a file (usually via Volume Shadow Copy or NTFS repair) while another process still has it open. Close the ...
0XC00D0BD0 This error means Windows Media Player or an app can't handle the audio file's sample rate. The fix is resampling or switching to a compatible player....
0X00002111 This error pops up when a source DC tries to replicate from a partial replica. Quick fix: force a full sync from a writable DC or rehome the naming co...