455 solutions found, page 6 of 23
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...
0XC00D2732 DRM component error in Windows Media Player or Edge. Usually a corrupted DRM data store or expired license. Fix takes 30 seconds to 15 minutes....
403 AccessDenied A 403 AccessDenied on cross-account S3 access usually means the bucket policy or IAM role is missing the right combination of actions and principals. ...
0X80094801 This error means the certificate request is missing template info. Quick fix: set the template explicitly in the request or use the MMC snap-in instea...
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run Quick answer: restart the MySQL service. If that fails, check the socket file and grant correct permissions. This error usually means the MySQL daemon...
Corrupt catalog Windows update messes with Lightroom's catalog file permissions. The fix: take ownership of the catalog folder and reset NTFS permissions....
SSH public key authentication fails with 'Permission denied' due to incorrect file permissions on the server. This guide covers fixing permissions for...
SSH public key authentication fails with 'Permission denied (publickey)' due to incorrect file permissions, wrong key placement, or SSH config issues....
The blue light means the drive has power but no data connection. Usually a failed USB bridge or driver issue, not a dead drive....
0X80110411 This error means Windows can't find a required COM component's registry entry. We'll start with a quick re-registration, then check permissions, then ...
0X00001A99 This error means a file's miniversion is invalidated, often due to a failed VSS snapshot or SMB share corruption. Here's how to fix it fast....
Error State, Printer Offline Printer stuck in error state after paper jam or power loss. The spooler service and driver cache are the usual culprits. Here's how to fix it fast....
0x80070005 This error means Windows can't access a file or registry key due to permission issues. Here are three concrete fixes, starting with the most common....
Windows updates can break Outlook search by corrupting the index. Here's how to rebuild it, fix permissions, and get results back....
SSH public key authentication fails with 'Permission denied (publickey)'. This guide covers fixing permissions, key placement, and SSH config for Linu...
Your macOS update hangs at the final second. Here's the one command that unsticks it and why it works....
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....
0X80000803 Windows found file corruption and triggered a repair. You'll need to run system file checks and maybe a disk scan. Start with the quick fix....
0X000036F3 This error means your app's manifest XML has a bad encoding declaration. The fix is to remove the UTF-8 BOM or fix the encoding line. Takes 2 minutes....