2,069 solutions found, page 72 of 104
0X000004A6 This pops up when Windows already has a pending shutdown, restart, or logoff. The fix is usually canceling that scheduled action or clearing the sched...
0X000000C0 That .exe file isn't corrupt—Windows thinks it's been tampered with. Usually a download or copy that got flagged. Quick fix: right-click and unblock....
0X80110419 The COM+ remote interface info is missing or changed. This usually happens after a Windows update scrambles COM+ registration, especially on Server 20...
0X80340011 Your network adapter isn't responding. Usually driver sleep settings or a hung NDIS stack. Here's how to kill it fast....
0XC000022B Happens when you try to assign a unique object ID to a file or folder that already has one. Common in backup scripts or DFS replication....
0X0000211E Your app can't find a directory service. This usually means the Active Directory domain controller isn't reachable or your machine left the domain inc...
No specific error code, but Event ID 1001, 10010, or 50036 in System log Windows 11 22H2 broke power management for many WiFi adapters. The fix is to disable the adapter's power saving mode in Device Manager....
0X0000208C You're trying to delete an Active Directory object that still has child objects attached. Here's how to find and remove them....
0X00002084 This error pops up when AD tries to remove an attribute that's already gone. Three fixes, from quickest to deepest....
0X00000FE1 The BranchCache (PeerDist) service hasn't finished initializing when your app tries to use it. Usually happens right after boot or a service restart. ...
0X000010F0 This error pops up when a message or data block is too big for a system parameter. Usually caused by corrupt registry keys or oversized messages in Ev...
0X0000099E Windows throws this error when a mapped drive or network connection ID no longer exists. Here's how to find and fix the broken connection fast....
0X000020B8 This error pops up when you try to set up a subtree notification on a domain controller, but the target object isn't a naming context head. Here's how...
0x80070422 Error 0x80070422 means Windows Update can't start because its dependent service (wuauserv) is disabled or blocked. The fix is simple: re-enable the se...
0X00000A7B You get this when trying to share a folder that's already part of a DFS namespace. Windows won't let you nest independent shares under a DFS root....
0X000010CE This error pops up when Windows can't find a media pool you're referencing in backup or tape management. Here's the fix and why it happens....
0X0000273F WSAEAFNOSUPPORT means your app tried to use an address type your network stack doesn't support (like IPv6 when only IPv4 is available). This fix gets ...
0X0000251D This error pops up when a DNS query returns zero records for a hostname. It usually means the record type doesn't exist or the DNS server is missing t...
0X80280034 TPM chip error when Windows can't read the identity blob. Usually caused by driver mismatch or TPM firmware glitch. Fixes range from updating drivers ...
0X00002089 This error means a child object can't find its parent in AD. Usually happens during manual object moves or failed domain controller replication. Here'...