6,188 solutions found, page 107 of 310
0X00000542 This error means a program tried to impersonate a user but didn't have the right permission level. It's common in .NET apps and PowerShell scripts run...
IPv6 no internet access error in Windows occurs when the system cannot obtain a valid IPv6 address. This guide provides step-by-step fixes including r...
SYSTEM_THREAD_EXCEPTION_NOT_HANDLED This blue screen usually shows up after a driver or Windows update. It's a conflict between a driver and your hardware....
0X000003EE This error means the file you're using was opened before its drive was changed externally. Close the file and reopen it. That's the fix 90% of the tim...
0X000036D8 This error means a side-by-side manifest file has mismatched parentheses. Quick fix: rebuild the manifest cache or edit the XML directly....
0X0000027A Windows says a system file got corrupted and already replaced it—but you're still seeing the error. Here's how to fix what's left behind....
ERROR 1146 (42S02): Table 'db.table' doesn't exist MySQL says your table doesn't exist, but you know it's there. Here's the real fix: check the table definition cache and rebuild if needed....
0X4000002C This isn't an error—it's a notification that firmware updated. Usually harmless, but can stall drivers or apps expecting a clean state....
0XC00D275F This error pops up when Windows can't save DRM licenses for protected media. Usually after a failed Windows update or corrupt user profile....
0X8004D084 This error means the transaction log sequence number you're reading from doesn't exist in the current log file. The fix is to extend the log or change...
1222 Error 1222 means a query hit the lock timeout waiting for another transaction. Kill the blocking session or increase timeout to fix it....
0XC0000026 This error means your code's exception handler returned an invalid disposition. It's common in C/C++ apps with misconfigured __except blocks or corrup...
0X00002755 This error means a socket call failed because the disk quota on a Windows system is full. It's not a disk space issue — it's a quota per user or per p...
0XC0262306 That error means your GPU and monitor can't agree on a display mode. Usually a bad cable or a wonky driver. Here's how to fix it fast....
0X00000278 Your app or driver tried to use an interface Windows doesn't support. Usually a COM/COM+ mismatch or corrupt registration. Quick fix: re-register the ...
0XC00D1B64 Your webcam is stuck saying it's busy. This usually means another app grabbed it and won't let go. Start with the quick fix: close all camera apps....
Error 195 Adobe install error 195 usually means leftover temp files or a corrupted download cache. Here's how to clear both and get back to work....
0X000003E3 The I/O operation was cancelled by the app or system thread. This fix gets your device or software talking again....
0XC00D1BE7 This Xbox error pops up when your console can't verify the device for multipass access. The fix is re-registering your console in the Windows Device P...
0XC0000703 ALPC error 0XC0000703 means a message was canceled mid-transfer. Usually caused by a hung app, a broken Windows update, or a service that's stopped re...