望ましくない可能性のあるプログラム保護をオンにする:GPO、Regedit、PowerShell
Microsoftは、 (Microsoft)Windows10(Windows Defender)上のWindowsDefenderに、望ましくない可能性のある(Windows 10)プログラム(PUP)(Potentially Unwanted Programs (PUPs))または望ましくない可能性のあるアプリケーション(Applications)(PUA)に対する保護を追加できるようにしました。グループポリシー(Group Policy)、レジストリ(Registry)を編集するか、PowerShellを使用する必要があります。
この機能は、エンタープライズ(Enterprise)ユーザー専用にMicrosoftによって発表されていますが、少しの作業で、Windows10/8/7PCでも機能させることができます。
The Potentially Unwanted Application protection feature is available only for enterprise customers. If you are already one of Microsoft’s existing enterprise customers, you need to opt-in to enable and use PUA protection. PUA protection updates are included as part of the existing definition updates and cloud protection for Microsoft’s enterprise customers, says Microsoft.
潜在的な不要なアプリケーション(Potential Unwanted Application)(PUA)またはPUP(PUPs)は、レピュテーションと調査主導の識別に基づく脅威の分類です。それらは通常、CrapwareまたはBundlewareであり、システムに実際には必要のないソフトウェアであり、利益よりも害を及ぼす可能性があります。ウイルス対策ポリシーを導入することで、 PUA(PUA)またはPUP(PUPs)から身を守ることができます。この保護ポリシー設定はデフォルトで無効になっています。
読む:(Read:) Windows 10は、これらの基準に基づいて望ましくないソフトウェアをブロックします。
Windows10で(Windows 10)望ましくない可能性のあるプログラムの保護(Potentially Unwanted Programs Protection)をオンにする
これを行うには、Windowsレジストリ(Windows Registry)を変更する必要があります。レジストリキーは製品のバージョンによって異なり、上の画像に示すように、System Center Endpoint Protection、Forefront Endpoint Protection、Microsoft Security Essentials、またはWindowsDefenderでは異なります。(Windows Defender)
PUA保護は、 (PUA)PUPファイルを隔離し、次のいずれかの条件を満たした場合に実行されないようにします。
- ファイルはブラウザからスキャンされています
- ファイルにはWebセットのマークが含まれています
- ファイルは%downloads%フォルダーにあります
- または、%temp%フォルダー内のファイルの場合。
始める前に、Windows 10では、 Windowsセキュリティ(Windows Security)を使用して潜在的に不要なアプリケーション(PUA)に対する保護(enable protection against Potentially Unwanted Applications)を無効または有効にできるようになったことを知っておく必要があります。
グループポリシーの使用
- gpedit.mscを開き、次の設定に移動します。
- コンピューター(Computer)の構成> Administrative用テンプレート> Windowsコンポーネント> WindowsDefenderAntivirus。
- (Double-click Configure)[不要な可能性のあるアプリケーションの保護を構成する]をダブルクリックします。
- (Select)PUA保護を有効にするには、[有効]を選択します。
- [オプション]で、[ブロック]を選択して不要な可能性のあるアプリケーションをブロックするか、[(Block to block potentially unwanted applications)監査モード](Audit Mode)を選択して設定が環境でどのように機能するかをテストします。
- [OK]を選択します。
システムを再起動します。
レジストリの使用
Windows Defenderを望ましくない可能性のあるプログラム(Programs)から保護するには、 regeditを実行して(Run)レジストリエディタ(Registry Editor)を開き、次のキーに移動します。
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows Defender
ここで、 Windows Defender(Windows Defender)を右クリックし、[New > Key > NameMpEngineという名前]を選択します。
次に、 MpEngine(MpEngine)を右クリックし、[New > DWORD(32ビット)Value > NameMpEnablePus ]という名前を付けて、値1を指定します。
- デフォルトの値が0の場合、望ましくない可能性のあるアプリケーション(Application)の保護は無効になります
- 値が1の場合、望ましくない可能性のあるアプリケーション(Potentially Unwanted Application)保護が有効になります。望ましくない動作をするアプリケーションは、ダウンロード時とインストール時にブロックされます。
Windowsコンピュータを再起動します。
PowerShellの使用
PowerShellコマンドレットを使用して、PUA保護機能を構成することもできます。次のコマンドを使用します。
Set-MpPreference -PUAProtection <PUAProtectionType>
<PUAProtectionType>のオプション:
- このコマンドレットの値を有効(Enabled)に設定して、機能をオンにします。
- PUAのみを検出し、ブロックしないようにするには、 AuditModeに設定します(PUAs)。
- PUA保護をオフにするには、無効(Disabled)に設定します。
Windows 10では、PUPファイルがブロックされると、次のダイアログボックスが表示されます。
PUA機能が有効になってい(make sure the PUA feature has been enabled)て正しく機能していることを確認したい場合は、 amtso.orgにアクセスして、[(amtso.org)望ましくない可能性のあるアプリケーションのダウンロード]テストファイルの(Download the Potentially Unwanted Application test file)リンクをクリックし、ダウンロードまたは実行が自動的にブロックされるかどうかを確認してください。
隔離されたアイテムを管理し(manage Quarantined items)、 WindowsDefenderの隔離からファイルを削除または復元できます(remove or restore files from Quarantine in Windows Defender)。
ヒント(TIP):自分で開発したプログラムが誤ってPUAとして識別されたと思われる場合は、(wrongfully identified as PUA)ここ(here)からファイルを送信できます。
関連(Related read)記事:Edgeブラウザーで望ましくない可能性のあるアプリケーション(PUA)保護を有効にし(Enable Potentially Unwanted Application (PUA) protection in Edge browser)ます。
この投稿では、いくつかのグループポリシー設定を変更することにより、WindowsDefender保護をWindows10で最高レベルに強化する(harden Windows Defender protection to the highest levels)方法を示します。(This post shows how you can harden Windows Defender protection to the highest levels on Windows 10 by changing a few Group Policy settings.)
Related posts
Windows 10でTamper Protectionを有効または無効にする方法
Windows DefenderでRansomware Protectionを有効にして設定します
Windows 10で潜在的にUnwanted Applications protectionを有効にします
Group Policy & PowerShellを使用して制御Folder Accessを設定します
Windows 10のExploit Protectionでアプリを追加または除外する方法
File type or Process ExclusionをWindows Securityに追加する方法
Windows 10の.zip .rar .cabファイルをスキャンするようにWindows Defenderを構成します
Windows Defender Offlineのスキャンログはどこに保存されていますか?
Windows 10のFix Microsoft Defender error 0x80073b01
Windows 10のFix Windows Defender Error 0x800b0100
Windows 10のVirus and Threat Protectionとは何ですか?それを隠す方法?
Windows Defender scanからWindows 10のフォルダを除外する方法
Automatic Updatesが無効になっている場合、Update Windows Defender
ON or OFF Windows 10のレピュテーションベースの保護設定を回す
Error 0x800106ba、Windows Defender Application初期化に失敗しました
Windows 10にWindows Defenderをオンにすることはできません
Windows 10でWindows Defender Protection Historyをクリアする方法
Automatic Sample SubmissionがMicrosoft Defenderで停止する方法
Windows Defenderは、取り外し後も同じ脅威を繰り返し識別します
WindowsがWindows 10で自動的に更新されないDefender