7 solutions found
0X00000093 When Windows says there aren't enough resources to process a command, it's usually a memory or handle leak. Here's how to fix it fast....
0XC000009A Your system ran out of non-paged pool memory or kernel handles. The fix depends on what's leaking them — drivers or specific apps....
0X0000046A Windows runs out of non-paged pool memory. The fix is raising the IRPStackSize registry key. Clearing desktop shortcuts won't help....
0X000035F1 This error means the IKE negotiation request sat in the queue too long and got dropped. Usually a resource or timing issue on the VPN server....
0XC0000205 This error means the server ran out of nonpaged pool memory. The fix is to check for a memory leak and increase nonpaged pool size....
0X000002CD This error means a memory page was double-locked. Kill the conflicting driver or process, then fix registry permissions....
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...