1,420 solutions found, page 4 of 71
0XC00000B7 Driver or app profiling service failed to start. Common after a Windows update or driver install. Here's how to kill the bad service or re-register it...
0X801F000C You'll see this when a filter driver tries to use paged pool memory where nonpaged pool is required. The fix is usually a driver reinstall or a regist...
0X0000012B This error means only part of your memory read or write worked. Usually a bug in game mods or anti-cheat software, not a hardware issue....
0X8011041D This error happens when a COM+ component can't load a DLL—often after a failed update or corrupt registration. Here's how to fix it....
0X00000520 Your system says a logon session is gone. This usually happens with old cached credentials or a busted service account. Here's how to fix it fast....
0X000000BD Bug check caused by corrupted stack segment or driver conflict, usually during boot or app launch. Fix: clean boot, update drivers, run SFC....
0X000036D0 This error means your manifest file has an illegal character in an XML name. It’s usually a typo or copy-paste issue in the first character of an elem...
0X80010115 This error hits when OLE calls hang waiting for a reply, often in Outlook or SQL Server. Here's the real fix....
0X00002748 This error means your app tried to open a second connection on a socket already in use. Close the socket first, then reconnect....
0XC0150006 This error means a side-by-side manifest file is malformed. Usually a corrupt .manifest or .dll triggers it when opening software. Here's the fix....
0XC000003B This error means Windows can't parse a file path — usually a corrupted symlink, junction, or a path with illegal characters. It's common with backups,...
0x887A0006 DirectX error 0x887A0006 in Call of Duty: Warzone crashes your game. Here's how to fix it starting with the most common cause: GPU driver conflicts....
0X0000026F This error means a system DLL got moved in memory, usually due to bad software installs or malware. Here are the three real fixes I use on client mach...
0XC002001C This error means the RPC endpoint mapper can't find the target program. We'll show you the three most common causes and their fixes, starting with the...
0X4000001C This isn't a crash. It's a debug status code from the Windows x86 emulator. You can safely ignore it unless you're debugging the emulator itself....
0X8009002B Your PC's memory buffers are overlapping when Windows tries to encrypt or sign something. This usually hits after a Windows update or driver change. H...
0X00000216 This error means a calculation blew past 32-bit limits. Usually it's a bad driver or old software. Here's how to kill it fast....
0X8001010D This COM error means your app tried to make an outgoing call while handling a sync input call. Usually from Office add-ins, automation scripts, or cus...
0XC000007E This error means a program tried to unlock a file range it never locked. The fix is to update or reinstall the offending software — not touch Windows ...
0X8032002C Windows Filtering Platform error when a firewall rule's action doesn't match the layer it's applied to. Usually a corrupt WFP rule or driver conflict....