How to Hide the Account Protection Section in the Windows Security apps on Windows 11

Richard
Written by
Richard
Nov 18, 2022 Updated Apr 30, 2026 3 min read

This guide shows you how to hide or show the Windows Security app Account Protection section in Windows 11.

Applies to

This guide applies to Windows 10 and Windows 11. These steps work on Pro, Enterprise, and Education editions. If you are using Windows 11 Home, you will need to use the Registry method as the Group Policy Editor is not included by default.

Why hide the Account Protection section?

Why: You might want to hide these settings to stop other people from changing your security preferences. This is useful for system administrators managing shared computers or parents wanting to restrict access to account settings like Windows Hello or Dynamic Lock.

What happens when done: The Account Protection section will disappear from the Windows Security app interface, preventing users from modifying those specific security configurations.

Prerequisites and Limitations

Before you begin, ensure you are logged in with an account that has administrator privileges. Modifying the registry carries risks; always back up your registry before making changes. Note that hiding this section does not disable the actual security features; it only removes the user interface access to them. The Windows Security CSP (Configuration Service Provider) manages these policy configurations.

Hide or Show Account Protection via Group Policy

Note: This method requires administrator privileges.

1. Open the Local Group Policy Editor by clicking the Start menu and searching for gpedit.msc.

windows 11 edit group policy

2. In the menu on the left, go to: Computer Configuration > Administrative Templates > Windows Components > Windows Security > Account protection

3. On the right side, double-click the setting named “Hide the Account protection area.”

windows 11 group policy hide the account protection area settings

4. Choose your setting:

  • Not Configured: This is the default setting.
  • Enabled: This hides the Account protection area.
  • Disabled: This shows the Account protection area.
windows 11 group policy hide the account protection area settings options

Hide or Show Account Protection via Registry

Note: This method requires administrator privileges.

If you cannot use the Group Policy Editor, you can use the Windows Registry instead. Warning: Back up your registry before proceeding.

1. Open the Registry Editor by searching for regedit.exe in the Start menu.

2. Go to this path:

🗝️Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Account protection

If those folders do not exist, right-click on the “Windows” folder and create the new keys manually.

windows 11 windows registry account protection

3. Right-click in the empty space on the right, select New, then DWORD (32-bit) Value.

4. Name this new file UILockdown.

5. Double-click UILockdown and change the Value data:

  • Enter 0 to show the section in the Windows Security app.
  • Enter 1 to hide the section.
windows 11 registry account protection uilockdown options

6. Restart your computer to apply the changes.

windows 11 windows security app without sections

Summary

You can control the visibility of the Account Protection section in Windows 11 using either the Local Group Policy Editor or the Windows Registry. This allows you to secure your settings or restore them if they have been hidden. Always restart your computer after making changes to the Registry to ensure they take effect. For more information, see Microsoft.com.

Does hiding Account Protection disable security features?

No, hiding the Account Protection section does not disable your security features. It only removes the visual menu from the Windows Security app. Your existing settings for Windows Hello, Dynamic Lock, and account security remain active and fully functional in the background to protect your device.

Can I hide this section on Windows 11 Home edition?

Yes, you can hide the section on Windows 11 Home. Since the Local Group Policy Editor is not available in the Home edition, you must use the Registry Editor method. Follow the registry steps carefully, ensuring you create the correct keys and DWORD values as described in this guide.

Is a system restart required after modifying the registry?

Yes, a system restart is generally required after modifying the registry to ensure the changes take effect. While some settings might apply immediately, restarting your computer ensures that the Windows Security app refreshes its configuration and correctly hides or displays the Account Protection section as you intended.

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.

2 Comments

Leave a Comment

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

Exit mobile version