Skip to content
Follow
Windows

How to Hide the Firewall & Network Protection Section in Windows 11 Security app

Richard
Written by
Richard
Nov 17, 2022 Updated Apr 30, 2026 3 min read
How to Control Windows Copilot Startup Settings
How to Control Windows Copilot Startup Settings

This guide walks you through hiding or showing the Firewall & Network Protection area in the Windows 11 Security app.

⚡ Quick Answer

Hide the Firewall & Network Protection section by enabling “Hide the Firewall and network protection area” in the Local Group Policy Editor or by setting the UILockdown DWORD value to 1 in the Registry Editor. These methods prevent users from accessing or modifying firewall settings within the Windows Security app.

Before You Begin

Warning: Modifying system settings can be risky. Before we begin, it’s a good idea to create a System Restore point. This allows you to revert changes if something goes wrong. This guide is intended for advanced users or administrators managing shared computers.

Why Hide the Firewall Section?

You might want to hide the Firewall & Network Protection area to prevent other users from changing your security settings. This is common in office environments or family computers where you want to ensure the Microsoft Defender Firewall remains active and untouched.

What Happens When You Are Done?

Once you apply these changes, the specific tab will vanish from the Windows Security app. Keep in mind, this only hides the user interface. It does not disable the firewall itself. Your computer remains protected by the existing security policy.

Method 1Using Local Group Policy Editor

Keep in mind, this method needs administrator privileges. It is only available on Windows 11 Pro, Enterprise, or Education editions.

1. Press ⊞ Win+R, type gpedit.msc (the Local Group Policy Editor), and hit Enter.

windows 11 edit group policy
windows 11 edit group policy

2. Navigate to the following path: Computer Configuration\Administrative Templates\Windows Components\Windows Security\Firewall and network protection

3. Double-click ‘Hide the Firewall and network protection area.’

windows 11 hide the firewall and network protection area
windows 11 hide the firewall and network protection area

4. Choose ‘Enabled’ to hide the section, or ‘Not Configured’ to make it visible again.

windows 11 hide the firewall and network protection area options
windows 11 hide the firewall and network protection area options

Method 2Using the Windows Registry

Keep in mind, this method needs administrator privileges. Be careful, as incorrect changes can damage your system.

1. Press ⊞ Win+R, type regedit, and hit Enter.

windows 11 registry firewall and network protection key
windows 11 registry firewall and network protection key

2. Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Firewall and network protection

3. If the key is missing, right-click the parent folder, select New > DWORD (32-bit) Value (a type of registry entry), and name it UILockdown.

4. Set the value to 1 to hide the section or 0 to show it.

windows 11 firewall and network protection area hide or show registry
windows 11 firewall and network protection area hide or show registry

5. Restart your computer to apply the changes.

windows 11 firewall and network protection area missing from windows security app
windows 11 firewall and network protection area missing from windows security app

Summary

Hiding the Firewall & Network Protection section is an effective way to lock down security configurations. Whether you use the Group Policy Editor or the Registry, you can manage the visibility of these settings. Always remember to use caution when editing the registry to keep your system stable.

Does hiding the firewall section disable the firewall itself?

No. Hiding the section only removes the visual menu from the Windows Security app. Your Windows Defender Firewall continues to run in the background, maintaining your active security rules and protecting your computer from unauthorized network access. It is a UI restriction, not a functional change to your security status.

Why can’t I find the Local Group Policy Editor on 🪟 Windows 11 Home?

The Local Group Policy Editor (gpedit.msc) is a feature exclusive to Windows 11 Pro, Enterprise, and Education editions. It is not included in the Home edition. If you are using Windows 11 Home, you must use the Registry Editor method to manage these specific security policies instead.

Is it safe to hide security settings from other users?

It is generally safe if you are the administrator and want to prevent accidental or unauthorized changes to your network security. However, ensure you have a backup or restore point before making changes. Always remember that hiding settings does not replace the need for strong account passwords and user permissions.

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 Open and Edit Windows 11 Registry
Windows How to Open and Edit Windows 11 Registry
How to See Your Security Providers in Windows 11
Windows How to See Your Security Providers 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 Hide the Virus & Threat Protection Section in Windows 11 Security app
Windows How to Hide the Virus & Threat Protection Section in Windows 11 Security app

0 Comments

Leave a Comment

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