Enable Shield Up in Windows Firewall on Windows 11

This article explains how to enable or disable “Shield up” in Windows Firewall to “Block all incoming connections, including those in the list of allowed apps” on Windows 11.

The Windows Firewall blocks everything by default unless an exception rule is created. An important Windows Firewall feature you can use to mitigate damage during an active attack is theĀ shields upĀ mode.

TheĀ shield upĀ option overrides the exceptions.

Shields up can be achieved by checkingĀ the “Block all incoming connections, including those in the list of allowed apps”Ā setting in either the Windows Settings app or Control Panel.

For example, the Remote Desktop feature automatically creates firewall rules when enabled. However, suppose there’s an active exploit using multiple ports and services on a host. In that case, you can use the shields up mode instead of disabling individual rules to block all inbound connections, overriding previous exceptions, including the rules for Remote Desktop.

The steps below walk you through turning on or off Windows Firewall “shield up” mode.

Turn on or off “Shield up” mode in Windows Firewall

As mentioned, users can enable or disable a Windows Firewall feature to block all incoming connections.

Here’s how to do it.

First, open the Windows Security app.

Alternatively, select Start > Settings > Update & Security > Windows Security > Open Windows Security.

In the Windows Security app, select ā€œFirewall & network protection.ā€

Windows Firewall in Windows Security app

Select the “Private network” profile.

Windows Firewall private profile

Then, check the box next to “Blocks all incoming connections, including those in the list of allowed apps” to enable Windows Firewall “Shield up” mode.

To disable it, uncheck the box.

When prompted, click the Yes button to confirm the changes.

Close the Windows Security app when done.

Use the Control Panel to block all incoming connections in Windows Firewall

The same settings above can be applied using the Windows Firewall feature in the Control Panel in Windows.

First, open the Control Panel.

Then, select System and Security > Windows Defender Firewall.

Control Panel > System and Security > Windows Defender Firewall

Click the “Turn Windows Firewall on or off” link on the Windows Defender Firewall settings page.

Windows Defender Firewall in Control Panel

Check/uncheck the box next to “Block all incoming connections, including those in the list of allowed apps” to enable or disable it.

Windows Defender Firewall block all incoming connections

Close the Control Panel when you are done.

Turn on or off Shield Up Mode using the Windows Registry

Another way to enable or disable the ā€œShield upā€ feature in Windows is to use theĀ Windows Registry editor.

First, open the Windows Registry and navigate to the folder key path below.

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSharedAccessParametersFirewallPolicyStandardProfile

Right-clickĀ StandardProfileĀ >Ā NewĀ >Ā DWORD (32-bit) ValueĀ and name the new DWORDĀ DoNotAllowExceptions.

Double-clickĀ DoNotAllowExceptionsĀ and change the valueĀ 1Ā to block all incoming connections within the “Private network” profile.

EnterĀ 0Ā to turn it off and allow all connections.

Windows Defender Firewall block all incoming connections registry

Use the registry path below to do the same for the “Public network” profile.

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSharedAccessParametersFirewallPolicyPublicProfile

Then, block or unblock all incoming connections using the “DoNotAllowExceptions” value name and 1 or 0.

The “Domain network” profile is at:

ComputerHKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesSharedAccessParametersFirewallPolicyDomainProfile

Then, block or unblock all incoming connections using the “DoNotAllowExceptions” value name and 1 or 0.

Save your changes and restart your computer.

That should do it!

Reference:

Microsoft

Conclusion:

Enabling or disabling the “Shield up” mode in Windows Firewall is a straightforward process that enhances your system’s security. You can effectively mitigate risks during active threats by blocking all incoming connections. Here are the key takeaways:

  • Versatile Options: You can enable or disable “Shield up” mode through the Windows Security app, Control Panel, or Windows Registry.
  • Complete Protection: Activating this mode overrides allowed app exceptions, providing a higher level of protection against potential attacks.
  • User-Friendly Process: The steps involved are simple and can be completed in just a few minutes.
  • Versatile Profiles: The settings can be applied to various network profiles (Private, Public, Domain), allowing customization based on your security needs.
  • Reversible Changes: You can quickly revert the settings, giving you control over your firewall’s behavior.

Following the steps outlined in this article, you can ensure that your Windows 11 device remains secure and less vulnerable to unauthorized access.

Frequently Asked Questions

What is Shield Up mode in Windows Firewall?

Shield Up mode in Windows Firewall is a feature that blocks all incoming connections, even those from allowed apps. It is useful during active attacks to enhance security by overriding existing firewall rules.

How do I enable Shield Up in Windows 11?

To enable Shield Up in Windows 11, open the Windows Security app, go to 'Firewall & network protection', select the 'Private network' profile, and check the box for 'Block all incoming connections, including those in the list of allowed apps'.

Can I disable Shield Up mode once it's enabled?

Yes, you can disable Shield Up mode by unchecking the 'Block all incoming connections, including those in the list of allowed apps' option in the Windows Security app or Control Panel, and confirming the changes.

Is there an alternative way to enable Shield Up mode?

Yes, you can enable Shield Up mode using the Windows Registry editor by navigating to the appropriate key path and modifying the settings. This method is more advanced and should be done with caution.

What happens to my allowed apps when Shield Up is enabled?

When Shield Up is enabled, all incoming connections are blocked, including those from apps that are usually allowed. This is a temporary security measure to protect your system during potential threats.

Categories:

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *