From 358ae160991e9857b00e62ec90127f4f4660c7a2 Mon Sep 17 00:00:00 2001 From: DulceMV Date: Mon, 15 Aug 2016 18:15:30 +1000 Subject: [PATCH] Fixed formatting --- .../enable-pua-windows-defender-for-windows-10.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md b/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md index f446b1e25b..916a92f147 100644 --- a/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md +++ b/windows/keep-secure/enable-pua-windows-defender-for-windows-10.md @@ -76,13 +76,14 @@ You can use PowerShell to detect PUA without blocking them. In fact, you can run 1. Open PowerShell as Administrator
-    a. Click **Start**, type **powershell**, and press **Enter**. - -    b. Click **Windows PowerShell** to open the interface. - + a. Click **Start**, type **powershell**, and press **Enter**. + b. Click **Windows PowerShell** to open the interface. + >[!NOTE] >You may need to open an administrator-level version of PowerShell. Right-click the item in the Start menu, click **Run as administrator** and click **Yes** at the permissions prompt. + 2. Enter the PowerShell command: + ```text et-mpPreference -puaprotection 1 ```