1,412 solutions found, page 3 of 71
Printer disappears from your PC? Skip the restart loop. Here are three real fixes from a guy who's seen this dozens of times....
STATUS_ACCESS_VIOLATION Chrome's 'Aw, Snap!' with STATUS_ACCESS_VIOLATION means a tab tried to write to protected memory. Disable hardware acceleration, or update your graphi...
Scratch disk full Adobe Photoshop displays a scratch disk full error when the designated scratch disk runs out of free space. This guide provides steps to clear space, ...
0XC00B0002 Windows can't load a language resource file because it's corrupt or mismatched. Most common cause: a broken Windows Update or a bad language pack inst...
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....
0X00002172 Your PC hits this blue screen when the SAM registry hive is corrupt or missing. It usually happens after a failed update or disk corruption. Let's get...
Cannot open database requested by the login. The login failed. You're seeing this because SQL Server can't find or access the database you're trying to connect to. We'll walk through the three most common reasons ...
java.lang.OutOfMemoryError: Java heap space This error occurs when the JVM runs out of heap memory. Increase heap size with -Xmx or optimize code to reduce memory usage....
0X00030204 This error pops up when a program opens a file multiple times and tries to commit changes. It's common after backups or antivirus scans. Here's how to...
E: dpkg was interrupted When dpkg is interrupted during package installation or upgrade, it leaves the system in an inconsistent state. Running 'dpkg --configure -a' and then...
SMART BAD SMART status BAD indicates imminent hard drive failure. This guide covers how to back up data safely and replace the failing drive to prevent data los...
0XC0000373 This Windows error means a thread couldn't switch stacks because the system ran out of memory. The fix is usually adjusting heap limits or fixing a co...
0X8004D00B Hits when MSDTC can't honor XACT_E_NOISORETAIN during distributed transactions across SQL Server and a resource manager. Disable transaction isolation...
0X00002153 Active Directory won't start after a failed restore or boot into DS Repair Mode. Usually a database corruption or missing system state files....
0X00000425 Service won't accept stop/restart commands? This error means it's stuck in a transition state. Here's how to fix it, from quick to nuclear....
0X800401E1 This OLE error means something timed out in COM. A quick registry tweak or restarting the DCOM service usually kills it. No need to reinstall Windows....
0X80040064 This COM error usually means a clipboard or drag-drop operation is using a malformed data format structure. I'll show you the real fixes, from quick r...
0X000009C4 This error means an old MS-DOS program tried to use a network resource and got back a bad return code. The fix is almost always a config tweak or a dr...
0XC00002AB This Active Directory error means you're trying to modify or create an object with a class that doesn't match its schema. It's usually a replication o...
0X8028005C This error kills BitLocker or TPM operations. Here's how to fix it in three steps, from quick to thorough....