Follow
Windows

How to Hide the App & Browser Control Section in Windows 11 Security

Richard
Written by
Richard
Nov 18, 2022 Updated Apr 30, 2026 3 min read
How to Hide the App & Browser Control Section in Windows 11 Security

You can hide the App & browser control section in Windows 11 Security to simplify your interface and prevent accidental changes.

This section, managed by Windows Defender SmartScreen, is your primary defense against malicious apps, files, and websites. It monitors downloads and executions to stop malware and phishing attempts before they compromise your PC.

While its protective functions are essential, you might want to hide this section for a cleaner view, especially if you primarily manage security through other means. This guide shows you how to achieve this.

Understanding Reputation-Based Protection

Reputation-based protection is a smart feature that checks apps and files against a database of known good and bad software. If you download a file that is rarely seen or known to be malicious, Windows will block it to prevent potential harm. This is a crucial part of your system security configuration.

Smart App Control and Exploit Protection

Smart App Control is a newer feature that only allows trusted, safe applications to run on your PC. If an app is not verified, it is blocked automatically. Exploit protection, on the other hand, guards your system against advanced attacks that try to take advantage of software vulnerabilities. You can manage these settings directly within the Windows Security app interface.

Why hide this section?

Hiding this section prevents unauthorized users from altering your security preferences. It keeps your device settings locked down, which is useful in shared environments or workplaces where you want to ensure security policies remain unchanged.

What happens when done?

Once you apply these changes, the App & browser control menu will either disappear from the Windows Security app or reappear, depending on the option you chose. This does not disable the protection itself; it only hides the settings menu from the user interface.

Hide or Show via Group Policy

Note: This process requires admin privileges.

First, open Local Group Policy Editor by clicking the Start Menu and searching for “Edit group policy.” Select the result to open the editor.

windows 11 edit group policy

In the window that opens, follow this path on the left side:

Computer Configuration > Administrative Templates > Windows Components > Windows Security > App and browser protection

Look to the right side of the window and double-click the setting named “Hide the App and browser protection area.”

windows 11 hide the app and browser protection area

Select one of the following options:

  • Not Configured: This is the default setting.
  • Enabled: This hides the section.
  • Disabled: This shows the section.
windows 11 hide the app and browser protection area options

Hide or Show via Registry

Note: This process requires admin privileges and should be done carefully.

If you cannot use the Group Policy Editor, you can use the Windows Registry instead. Open the Registry Editor and go to this path:

🗝️HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\App and Browser protection

If you do not see the “App and Browser protection” folder, right-click the “Windows Defender Security Center” folder, select New, and create the missing keys.

windows 11 registry app and browser protection key

Right-click in the empty space on the right side and select New > DWORD (32-bit) Value. Name this new item UILockdown.

Double-click UILockdown and change the Value data:

  • Enter 0 to show the section.
  • Enter 1 to hide the section.
windows 11 registry app and browser protection key uilockdown

Restart your computer to finish the process.

windows 11 windows security app without app and browser control

Summary

Managing the App & browser control section allows you to customize your security visibility. By understanding features like SmartScreen, reputation-based protection, and PUA blocking, you can better secure your Windows 11 device. Whether you are hiding these settings for administrative control or simply learning how they work, you now have the tools to manage your system security effectively. For more details, visit the official Microsoft documentation.

Does App & browser control affect third-party browsers?

Yes, it does. While it is deeply integrated with Microsoft Edge, the reputation-based protection and SmartScreen features also provide security layers for other browsers like Chrome or Firefox. It scans downloaded files and checks websites against a list of known threats to keep your browsing experience safe regardless of your browser choice.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?

2 Comments

Leave a Comment

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