Skip to content
Follow
Windows

How to Enable or Disable Shield Up in Windows Firewall on Windows 11

Richard
Written by
Richard
Nov 23, 2024 Updated Apr 3, 2026 3 min read
How to Enable or Disable Shield Up in Windows Firewall on Windows 11
How to Enable or Disable Shield Up in Windows Firewall on Windows 11

You enable or disable “Shield Up” in Windows Firewall to instantly block or allow all incoming network connections on Windows 11.

“Shield Up” is a powerful security feature that overrides all existing firewall rules and exceptions, providing a complete network lockdown.

When activated, Windows Firewall blocks every single incoming connection, safeguarding your PC from unauthorized access, even from previously permitted applications.

This is crucial for immediate defense, especially during a suspected cyberattack, offering an instant barrier against multiple intrusion vectors.

⚡ Quick Answer

Enable or disable “Shield up” by opening Windows Security, selecting Firewall & network protection, choosing your network profile, and toggling the “Block all incoming connections” option. This instantly blocks all incoming connections, overriding existing rules for maximum security.

How to Turn On or Off “Shield up” Mode in Windows Firewall

Enable or disable Shield Up in Windows Firewall by opening the Windows Security app, selecting Firewall & network protection, choosing your network profile, and toggling the “Block all incoming connections” option to activate maximum protection mode. Here’s how to enable or disable this feature:

  1. Open the Windows Security app.

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


  2. In the Windows Security app, select “Firewall & network protection.”
    Windows Firewall in Windows Security app
    Windows Firewall in Windows Security app


  3. Select the “Private network” profile.
    Windows Firewall private profile
    Windows Firewall private profile


  4. Check the box next to “Block all incoming connections, including those in the list of allowed apps” to turn on “Shield up” mode.

    To turn it off, uncheck the box .


    Windows Security settings showing the block all incoming connections toggle option
    Windows Security settings showing the block all incoming connections toggle option


  5. When prompted, click the Yes button to confirm the changes.
  6. Close the Windows Security app when done.

Use Control Panel to Block All Incoming Connections

Control Panel provides an alternative method to block all incoming connections by navigating to System and Security > Windows Defender Firewall, then clicking “Turn Windows Firewall on or off” and checking the blocking option for your network profile. You can also use the Control Panel to make these changes:

  1. Open the Control Panel.

    Then, select System and Security > Windows Defender Firewall.


  2. Click the “Turn Windows Firewall on or off” link on the Windows Defender Firewall settings page.
    Windows Defender Firewall in Control Panel
    Windows Defender Firewall in Control Panel


  3. Check or uncheck the box next to “Block all incoming connections, including those in the list of allowed apps” to turn it on or off.
    Windows Defender Firewall block all incoming connections
    Windows Defender Firewall block all incoming connections


  4. Close the Control Panel when you are done.

Turn On or Off Shield Up Mode Using the Windows Registry

⚠️ Admin required: You need admin privileges to edit the registry.

Another way to enable or disable the “Shield up” feature is to use the Windows Registry editor.

  1. Open the Windows Registry and navigate to the folder key path below:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\Firewall\StandardProfile


  2. Right-click StandardProfile > New > DWORD (32-bit) Value and name the new DWORD DoNotAllowExceptions.
  3. Double-click DoNotAllowExceptions and change the value to 1 to block all incoming connections in the “Private network” profile.

    Enter 0 to turn it off and allow connections.


    Windows Defender Firewall block all incoming connections registry
    Windows Defender Firewall block all incoming connections registry


  4. To do the same for the “Public network” profile, use this registry path:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\Firewall\PublicProfile


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


  5. For the “Domain network” profile, use this path:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\Firewall\DomainProfile


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

  6. Save your changes and restart your computer.

Summary

Enabling or disabling “Shield up” mode in Windows Firewall is a simple process that makes your computer more secure. Here are the key points:

  • Multiple ways to do it: You can enable or disable “Shield up” mode through the Windows Security app, Control Panel, or Windows Registry.
  • Complete protection: When you turn on this mode, it blocks all incoming connections. It overrides any apps you’ve previously allowed.
  • Easy to use: The steps are simple and take just a few minutes to complete.
  • Different network types: You can apply these settings to Private, Public, or Domain networks based on what you need.
  • Easy to change back: You can turn “Shield up” off anytime if you need to allow incoming connections again.

By following the steps in this article, you can keep your Windows 11 device safer and protect it from unauthorized access.





Reference: Microsoft

Is firewall block suspicious activity?

They can block known malicious IP addresses, restrict access to certain ports, and inspect network packets for suspicious content. However, firewalls alone are not sufficient to provide comprehensive protection against malware and viruses.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable Remote Desktop in Windows 11
Windows How to Enable Remote Desktop in Windows 11
How to Turn On or Off Microsoft Defender Firewall in Windows 11
Windows How to Turn On or Off Microsoft Defender Firewall in Windows 11
How to Add or Remove Remote Desktop Users in Windows 11
Windows How to Add or Remove Remote Desktop Users in Windows 11
How to Access Settings in Windows 11
Windows How to Access Settings in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

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