Share via

Windows defender error code 0x80029c4a

Anonymous
2017-12-23T17:24:27+00:00

Windows defender: "Error loading type library/DLL" (error code 0x80029c4a) when trying to check items quarantined, etc. What does this mean and how do I remedy it?

Windows for home | Windows 10 | Security and privacy

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2017-12-23T17:35:34+00:00

    Gene,

    GreginMich replied on November 24, 2017

    This is a bug in the classic Windows Defender interface that arrived with the Fall Creators Update. I reported it to the Feedback Hub over a month ago, and the status of the report has now been updated from “Looking into it” to “Working on it”, so it looks like a fix is on the way. Here’s the thread with the original bug report:

    <<https://answers.microsoft.com/en-us/protect/forum/protect_defender-protect_scanning-windows_10/windows-defender/5df86e81-a137-434f-a4cc-2d7672d753d7>>

    And here’s a brief synopsis of some of the topics that we’ve covered in that thread:

    Some tips and resources for the updated Windows Defender Security Center app:

    The best overview of the new Windows Defender Security Center app comes from the Windows IT Pro Center documentation:

    <<https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-antivirus/windows-defender-security-center-antivirus>>

    Windows Defender has been revamped for the enterprise environment, and many of its more important settings are now only accessible via the PowerShell Set-MpPreference cmdlet. Here’s a good example of a Windows Defender feature that needs to be enabled with PowerShell:

    <<https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-antivirus/detect-block-potentially-unwanted-apps-windows-defender-antivirus>>

    Be advised that there are no options for scheduling a scan in the Windows Defender Security Center, and that the Automatic Maintenance scan, which was supposed to eliminate the need for scheduling options, has been dysfunctional in the last three versions of Windows 10. These command line scheduled scan tasks seem to work in Version 1709:

    <<https://answers.microsoft.com/en-us/protect/forum/protect_defender-protect_scanning-windows_10/windows-defender-how-to-schedule-a-scan/d4ba70ce-a70c-4d82-bb26-18902b4e8f9e>>

    Limited Periodic Scanning now allows Defender to run alongside another AV app in an on-demand scanning mode which enables most of Windows Defender's features, with the notable exceptions of real-time protection and Controlled folder access. You cannot enable Controlled folder access when Defender is running in Limited Periodic Scanning mode:

    <<https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-antivirus/limited-periodic-scanning-windows-defender-antivirus>>

    Here’s another great compatibility feature that’s built into Windows 10:

    Automatic disabled mode is enabled so that if the protection offered by a third-party antivirus product goes out of date, is not updated, or stops providing real-time protection from viruses, malware, and other threats, Windows Defender AV will automatically enable itself to ensure antivirus protection is maintained on the endpoint.

    When this feature is working correctly, it allows us to switch over to Windows Defender just by disabling the real-time protection of the installed third-party AV app. I’ve only had the time to test this on Kaspersky Free, where it works well; and on Avast Free, where it only works intermittently due to some kind of bug:

    <<https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-antivirus/windows-defender-antivirus-compatibility>>

    We’re just now transitioning to this new interface that integrates many of the Windows health-monitoring systems, so the current interface might be totally unfamiliar. Monitoring support for third-party AV apps was added in the Fall Creators Update, along with some nice enterprise-grade security features – but these new features will also add a bit of a slope to the learning curve. Controlled folder access is already causing some issues, and I suspect that things might get worse before they get better with this feature. If you have difficulties whitelisting your friendly apps, you can put Controlled folder access in an Audit Mode where it will continue to monitor access to your document folders, but won’t block unrecognized apps. Run this line at the elevated PowerShell prompt to set the Audit Mode: Set-MpPreference -EnableControlledFolderAccess AuditMode

    <<https://docs.microsoft.com/en-us/windows/threat-protection/windows-defender-exploit-guard/customize-controlled-folders-exploit-guard>>

    I would also recommend leaving the Exploit Protection settings (in the App & browser control section) at their defaults.

    GreginMich

    -=-

    Was this answer helpful?

    0 comments No comments