Turning on the PUA setting helps avoid users falling prey to malicious drive-by downloads. Credit: idWork / Getty If your organization uses Windows Defender on Windows 10 1607 or later updates, there may be some settings you’ll want to enable that are not enabled by default. Microsoft provides advice on security settings in this regard. One setting you might want to enable is the Potentially Unwanted Application (PUA) feature. You can turn it on in multiple ways using multiple tools.PUA looks for items that follow certain structures or conditions:The file is being scanned from the browserThe file is in a folder with “downloads” in the pathThe file is in a folder with “temp” in the pathThe file is on the user’s desktopThe file does not meet one of these conditions and is not under %programfiles%, %appdata% or %windows%If these conditions are met, the file will be quarantined and not allowed to be installed.You can enable PUA protection with Microsoft Intune, System Center Configuration Manager, Group Policy, PowerShell cmdlets or with registry keys. You can also use the PUA audit mode to detect PUA without blocking them. The detections will be captured in the Windows event log. To set it using registry keys go to HKLMSOFTWAREPoliciesMicrosoftWindows DefenderMpEngineMpEnablePus. Set the following values:Enabled (recommended): 1Audit Mode: 2If the folder for MpEngine is not there, you will have to enable it. Then add a dword 32bit value for MpEnablePus and set the value to 1 (to enable it) or 2 (for Audit Mode). Alternatively you can set it via group policy:Open the Group Policy Management Console, right-click the Group Policy Object you want to configure and click “Edit”.In the Group Policy Management Editor go to “Computer configuration” and select “Administrative templates”.Expand the tree to Windows components > Windows Defender Antivirus.Double-click “Configure protection for potentially unwanted applications”.Select “Enabled” to enable PUA protection.In Options, select “Block” to block potentially unwanted applications, or select “Audit Mode” to test how the setting will work in your environment. Click “OK”.To set up the policy using Intune, review the settings in the dashboard. Browse to Device configuration profiles and create a profile for Windows 10. Look underneath Device restrictions under Windows Defender Antivirus. Again, you can choose to block or audit the setting. Susan BradleySetting the PUA value in IntuneFinally, you can use PowerShell to enable the protection. Use the following cmdlet:Set-MpPreference -PUAProtection EnabledorSet-MpPreference -PUAProtection AudiMode Susan BradleySetting the PUA value in PowerShellSetting the value for this cmdlet to “Enabled” turns on the feature if it has been disabled. Setting AuditMode will detect PUAs but not block them.These settings are functional in Windows 10 Professional and you do not need Defender ATP or Enterprise licenses to enable this setting. Enabling this setting ensures that drive-by downloads won’t trick users to install on your systems. Test first on a select group of systems to ensure that your line-of-business applications are not impacted by these settings. Related content news analysis Attackers breach US government agencies through ColdFusion flaw Both incidents targeted outdated and unpatched ColdFusion servers and exploited a known vulnerability. By Lucian Constantin Dec 06, 2023 5 mins Advanced Persistent Threats Advanced Persistent Threats Advanced Persistent Threats news BSIMM 14 finds rapid growth in automated security technology Embrace of a "shift everywhere" philosophy is driving a demand for automated, event-driven software security testing. By John P. Mello Jr. Dec 06, 2023 4 mins Application Security Network Security news Almost 50% of organizations plan to reduce cybersecurity headcounts: Survey While organizations are realizing the need for knowledgeable teams to address unknown threats, they are also looking to reduce their security headcount and infrastructure spending. By Gagandeep Kaur Dec 06, 2023 4 mins IT Jobs Security Practices feature 20 years of Patch Tuesday: it’s time to look outside the Windows when fixing vulnerabilities After two decades of regular and indispensable updates, it’s clear that security teams need take a more holistic approach to applying fixes far beyond the Microsoft ecosystem. By Susan Bradley Dec 06, 2023 6 mins Patch Management Software Threat and Vulnerability Management Windows Security Podcasts Videos Resources Events SUBSCRIBE TO OUR NEWSLETTER From our editors straight to your inbox Get started by entering your email address below. Please enter a valid email address Subscribe