271 solutions found, page 7 of 14
0X80010117 This COM error means your call context expired. Fix it in 30 seconds by restarting the service, or dig deeper with registry tweaks and DCOM config cha...
0XC0000251 Printer driver or app file is corrupt. Start with restarting the print spooler, then reinstall the driver. If that fails, deep clean with Windows Syst...
0X0000106C This error means Windows can't find a WMI data provider. Usually a corrupted repository or missing provider registration. Fixes from 30 seconds to 15 ...
0X8004020B This COM+ error means your app couldn't remove some objects from the event system. The fix is clearing orphaned subscriptions in Component Services....
0XC00D0FCB Windows Media Player throws this when it thinks a file is corrupt. Usually it's a codec mismatch or a partial download, not actual damage....
0X0000009F This Windows error usually means corrupted system files or bad memory access. Here's how to fix it fast....
0X00001073 Error 0x1073 means Windows can't read or write WMI registration data. The fix is resetting the WMI repository. Here's how to do it without reinstallin...
0X00090323 This error pops up when Windows can't establish a secure LSA context, often during authentication or printing. Here's how to squash it fast....
0XC0220001 This error means Windows Filtering Platform can't find a missing callout driver. It usually hits during firewall or VPN software install/uninstall. He...
0X000020E4 AD can't find a naming context (NC) it expects. Usually a replication issue after a failed domain controller demotion or DNS misconfig....
0XC00000F5 STATUS_INVALID_PARAMETER_7 usually means a driver or service is passing a garbage pointer as the 7th arg. The quick fix is updating the offending driv...
0X000006DF This error means Windows can't find a needed RPC interface. It's common after a failed update or when a service gets stuck. Here's how to fix it, from...
0X80000024 Windows won't unload a service or driver because something still holds a handle. Here's how to close it without rebooting....
0X80040151 That registry write error stops installations cold. Here's the fix that works 90% of the time, plus why it happens....
0XC00D2761 Windows Media Player or Zune software hits this when DRM license data is corrupt. The fix involves resetting the DRM store or reinstalling the media c...
0X0000026F This error means a system DLL got moved in memory, usually due to bad software installs or malware. Here are the three real fixes I use on client mach...
0X000036F2 Your app crashes because a manifest XML uses 'xml' as a namespace prefix, which Windows reserves. Fix the XML or rebuild the manifest....
0X8004130C The Task Scheduler service isn't installed or running. This fix gets it back without reinstalling Windows. Two registry tweaks usually do it....
0XC00D2781 Your PC can't grab the DRM hardware ID. Usually a busted driver or corrupted DRM store. Start simple, then nuke the DRM files....
0X8004E029 This error means IIS intrinsics like Request and Server can't be used outside a real IIS context. Three things cause it: wrong app pool config, missin...