5,386 solutions found, page 175 of 270
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....
0XC0020062 This error fires when an RPC call tries to use an async handle that's already been invalidated. The root cause is almost always closing the pipe handl...
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...
0XC026250F Your video output failed because the frame buffer is in spanning mode. This happens with multi-monitor setups using older GPU drivers....
0X00000482 A needed DLL file is corrupted or missing. Start with the quick SFC scan. Only move to DISM or reinstall if that doesn't work....
Your Nginx redirect isn't working because the return directive is placed after the try_files directive. Move it before and it'll work....
0XC0262353 This error blocks display topology changes on Windows. Usually caused by a hung graphics driver or corrupted display config. Two fixes work 9 times ou...
0XC026231F This error means Windows tried to add a duplicate display frequency range to a monitor's settings. It usually happens after a GPU driver update or cus...
0X0000024B You get this when a program tries to grab a mutex too many times — usually a buggy driver or app. Here's how to nail it....
Your PC won't start after RAM upgrade. We'll walk through fixes from reseating sticks to BIOS tweaks. No special tools needed....
0X000020C4 This error pops up when you try to add a new attribute to the Must-Contain list in Active Directory schema, but the attribute doesn't exist yet in the...
0X000008C2 This error pops up when a user's password has expired, blocking login to a Windows machine or domain. It's common after password policy changes or mis...
Excel Cannot Open the File 'filename.xlsx' Quick answer: Unblock the file in Properties, then reopen. This error fires when Excel thinks the file came from the web or an unsafe location....
0XC00D120B Windows Media Player won't play your file because media usage rights are missing. This fix shows you how to re-acquire them and get back to listening....
0X000008A3 This error hits when a user tries to log on from a client machine, but the server can't find a valid home directory path. The fix is setting a proper ...
0X80041315 The Task Scheduler service isn't running. This usually happens after a Windows update or security software blocks it. We'll restart it and lock it dow...
0XC00D0BCE Windows Media Player won't burn 8-bit WAV files to CD. Convert them to 16-bit PCM WAV using any audio editor, then try again. That's the fix....
0x80049DDE Your OAuth 2.0 token expired and Outlook won't send emails. Here's the quick fix and why it works....
0X80110813 This COM+ error means a paused server process can't be recycled. The fix is to resume the application in Component Services before retrying....