2,704 solutions found, page 114 of 136
0X000000DC This error pops up when a file is locked by another user or process. The fix is usually releasing the lock or killing the holding process....
0XC00D1362 This error usually pops up in Windows Media Center when opening a streaming service like Netflix or Hulu. It means the content partner's plug-in hasn'...
0X80090345 Kerberos delegation issue when trying to access a resource that requires double-hop authentication. Usually a server config problem, not your PC....
0XC01E051A This error kills video playback or DRM content. The real fix is restarting the Protected Output subsystem via a GPU reset or driver reinstall....
0XC00002F4 Kerberos ticket referral chain too long. Usually hits when a domain controller can't find the target domain and keeps hopping. Fix is DNS or trust con...
0XC0030060 This error means an RPC call finished before all its pipe data was sent or received. The fix is usually a server-side patch or reordering pipe declara...
0XC026233F This error means the graphics driver's pixel value access mode is corrupted or mismatched. Usually fixed by a quick driver reinstall....
0X000006C7 This error means a client-server binding handed to the RPC runtime is missing the entry name. The fix is explicit binding using an endpoint....
0X40000034 This happens when an app tries to run a business rule script, but the scripting engine isn't loaded. The most common fix is enabling the Windows Scrip...
0X00000065 This error means a program is trying to grab a resource it thinks is free, but another process already holds it. Usually it's a stale lock file, a zom...
0X0000276B Error 0x0000276B hits when an app tries to use Winsock before Windows finishes initializing network services. Restarting the service or resetting the ...
0X0000203D This error hits when AD can't decode a security descriptor or attribute. Usually a corrupted object or a bad LDAP filter triggers it....
0X00000534 This error means Windows can't match a user or group name to a security identifier (SID). It's common when permissions break after a PC name change, d...
0X8004130D Task Scheduler throws 0x8004130D when a task's XML is corrupted. The fix: delete the task's folder in C:\Windows\System32\Tasks. Here's why that works...
0XC000004D This error shows up when a program tries to map a file in a way Windows doesn't allow. The fix is usually updating the app or driver. Here's what to d...
0XC0262102 This error means a graphics allocation is stuck in use. We'll clear it with a driver reset and a registry tweak that works on Windows 10 and 11....
0XC00D001B This error pops up in Windows Media Player or apps when trying to save or rename a file that's already there. Quick fix: delete or rename the duplicat...
0X00000865 This error means a line in your config file is over 256 characters. The fix is to split the line using continuation. I'll show you how....
0X80092008 This error means Windows can't find the certificate or CRL it needs because it was deleted. Here's how to fix it step by step....
0XC00D32C8 Means the thing you're playing hit the end of a playlist or stream. Usually a corrupted library or locked playlist file....