@@ -40,26 +40,6 @@ search.appverid: met150
40
40
41
41
[ Learn more about network filtering configuration options.] ( /mem/intune/protect/endpoint-protection-windows-10#network-filtering )
42
42
43
- ## Check if network protection is enabled
44
-
45
- You can use Registry Editor to check the status of network protection.
46
-
47
- 1 . Select the ** Start** button in the task bar and type ` regedit ` . In the list of results, select Registry editor to open it.
48
-
49
- 2 . Choose ** HKEY_LOCAL_MACHINE** from the side menu.
50
-
51
- 3 . Navigate through the nested menus to ** SOFTWARE** \> ** Policies** \> ** Microsoft** \> ** Windows Defender** \> ** Policy Manager** .
52
-
53
- If the key is missing, navigate to ** SOFTWARE** \> ** Microsoft** \> ** Windows Defender** \> ** Windows Defender Exploit Guard** \> ** Network Protection** .
54
-
55
- 4 . Select ** EnableNetworkProtection** to see the current state of network protection on the device:
56
-
57
- - ** 0** , or ** Off**
58
- - ** 1** , or ** On**
59
- - ** 2** , or ** Audit** mode
60
-
61
- :::image type="content" source="/defender/media/95341270-b738b280-08d3-11eb-84a0-16abb140c9fd.png" alt-text="Network Protection registry key" lightbox="/defender/media/95341270-b738b280-08d3-11eb-84a0-16abb140c9fd.png":::
62
-
63
43
## Enable network protection
64
44
65
45
To enable network protection, you can use one of the following methods:
@@ -206,6 +186,27 @@ Use the following procedure to enable network protection on domain-joined comput
206
186
207
187
To turn off network protection, use the ` Disabled ` parameter instead of ` AuditMode ` or ` Enabled ` .
208
188
189
+
190
+ ## Check if network protection is enabled
191
+
192
+ You can use Registry Editor to check the status of network protection.
193
+
194
+ 1 . Select the ** Start** button in the task bar and type ` regedit ` . In the list of results, select Registry editor to open it.
195
+
196
+ 2 . Choose ** HKEY_LOCAL_MACHINE** from the side menu.
197
+
198
+ 3 . Navigate through the nested menus to ** SOFTWARE** \> ** Policies** \> ** Microsoft** \> ** Windows Defender** \> ** Policy Manager** .
199
+
200
+ If the key is missing, navigate to ** SOFTWARE** \> ** Microsoft** \> ** Windows Defender** \> ** Windows Defender Exploit Guard** \> ** Network Protection** .
201
+
202
+ 4 . Select ** EnableNetworkProtection** to see the current state of network protection on the device:
203
+
204
+ - ** 0** , or ** Off**
205
+ - ** 1** , or ** On**
206
+ - ** 2** , or ** Audit** mode
207
+
208
+ :::image type="content" source="/defender/media/95341270-b738b280-08d3-11eb-84a0-16abb140c9fd.png" alt-text="Network Protection registry key" lightbox="/defender/media/95341270-b738b280-08d3-11eb-84a0-16abb140c9fd.png":::
209
+
209
210
#### Important information about removing Exploit Guard settings from a device
210
211
211
212
When you deploy an Exploit Guard policy using Configuration Manager, the settings remain on the client even if you later remove the deployment. If the deployment is removed, the client logs ` Delete ` not supported in the ` ExploitGuardHandler.log ` file.
0 commit comments