1,187 solutions found, page 15 of 60
0X80290108 This error means your app or service lacks the right TPM delegation. The fix is usually adjusting local security policy or registry permissions. Here'...
0X0000085D This error pops up when a client tries to run a transaction against a server that's not set up for it. Real fix: enable the transaction service or che...
0XC0000421 App Verifier caught an invalid memory access or handle misuse in your process. 99% of the time it's a bug in a third-party DLL or driver, not your app...
0XC00D1B82 Windows Media Player or a video app can't display the video preview panel. Usually a codec or graphics driver issue. Three quick fixes to try....
0XC01C0016 This filter manager error usually hits during backup or antivirus operations. The culprit is a missing or misconfigured minifilter context registratio...
0X80110811 You get this when trying to recycle a COM+ application that runs as an NT service. It won't recycle because the service model doesn't support it....
0X80030106 This error hits when Windows can't access a file or folder because the path needs to be shared. Usually happens with mapped drives or UNC paths in scr...
0X8001012F COM permissions can't match a user or group SID. Usually happens after account renames or domain migrations. Three fixes from quick to thorough....
0X80300104 Your Data Collector Set says it's running but throws this error? The fix is restarting the Performance Logs & Alerts service. Here's why it breaks and...
TypeError: Failed to execute 'eval' on 'Window': This document requires 'Trusted eval() fails when a site's CSP enables Trusted Types. The browser rejects raw strings. You must use a TrustedScript policy or remove the CSP directive...
0X801F0017 This Windows error pops up when a filter driver registers an invalid context. Usually caused by a broken minifilter, a stale driver cache, or a misbeh...
Spooler subsystem app has stopped working Your printer won't print because the spooler service crashed. Start with the quick restart, then check for driver conflicts if it keeps happening....
0X0000015E This error means a pending reboot is blocking an install. Restart your PC. If that fails, clear pending reboot flags manually or use a tool....
Ransomware detected STOP/DJVU ransomware encrypts files with .locked extension and demands payment. Here's how to kill the infection and recover your data for free....
bash: /usr/bin/command: No such file or directory Your shell can't find a command you typed. Usually happens after a bad PATH edit or a package removal that broke a symlink....
0X00000652 This error means Windows thinks another installer is still running. Usually a stuck MSI process. Kill it or restart the Windows Installer service....
0X8032002F This error fires when Windows Filtering Platform can't link a provider context to a callout driver. It's a driver or policy mismatch, not a user confi...
0XC00D1193 This error means WMP can't read the file from its current location. The fix is usually moving the file or changing permissions. I'll show you the quic...
DXGI_ERROR_INVALID_CALL This error occurs when a game or application fails to create a 2D texture resource due to GPU driver issues, outdated DirectX, or insufficient VRAM. F...
0X000019CD Hate seeing this on a domain controller or SQL server? The fix is usually a registry tweak to increase marshaling buffers. Here's the exact steps....