6,374 solutions found, page 61 of 319
Beep codes (1-3-3-1, 1-3-4-1, 3-2-4-0) Short beeps on boot usually mean bad RAM seating. Pull sticks, clean contacts with an eraser, reseat them. That fixes 80% of cases....
OSStatus error -36 This error pops up when copying files to a flash drive or external disk. It's a corrupted file name or metadata issue, not a drive failure....
Input Signal Out of Range Your monitor's saying the resolution or refresh rate is too high. I'll show you how to boot into safe mode and dial it back....
0X000000B7 This pops up when something tries to create a file or folder that's already there. Usually from a botched install or a driver fighting itself....
0X8031001B BitLocker hits this error when it can't read from the drive during encryption. Usually a bad sector or a dying drive. Here's how to fix it....
0X80030100 Fix the 'Attempted to use an object that is busy' error by closing stubborn file handles. This usually means an app is locking your hard drive or USB ...
0X80094013 This error pops up when an older domain controller can't get a certificate over HTTPS. The fix is to enable the missing IIS endpoint or install a hotf...
0XC0000806 The volume is marked dirty, often after a crash or unsafe shutdown. Running chkdsk /f on that drive clears the dirty flag and fixes the error....
0X0DEAD100 This error means NTFS tracking is out of sync with move notifications on your hard drive. Fix it by resetting the USN journal or checking disk health....
Input Not Supported Your monitor says 'Input Not Supported' after a driver update? Here's the quick fix: boot into Safe Mode and reset your display resolution....
0X00001B92 Remote desktop session drops when display mode changes. Fix by disabling color depth switching and forcing a fixed resolution....
0X8002801C This error means Windows can't read an OLE registry key. The fix is resetting permissions on HKEY_CLASSES_ROOT\CLSID. Takes 5 minutes....
Mac popping up 'The application can't be opened'? Usually a security block or damaged file. Here's how to fix it fast....
0X0000030C Self-healing is disabled on the disk, likely from a failed repair or third-party tool. This guide re-enables it with one command....
0X0000093A Quick answer for advanced users: reduce the number of mapped drives or network connections. Error means Windows' buffer for network enumeration is ful...
0XC00D1071 Windows Media Player can't find a file in a playlist. Usually a broken shortcut or moved file. Here's how to fix it fast....
MODULE_NOT_FOUND Your require path looks correct but Node can't find the module. We'll start with fast checks, then move to deeper causes....
0X000002E6 This error means a file operation tried to complete while an oplock break was still happening. It's common with SMB file shares and hypervisors....
0X8004D000 You're hitting XACT_E_ALREADYOTHERSINGLEPHASE because a transaction already has a single-phase resource manager enlisted, and you're trying to add ano...
Word hangs or crashes when you open a doc with big photos. Start with 30-second fix, then a 5-minute option, lastly a deeper registry tweak....