How to Hide or Show Family Options in Windows Security
The Windows Security Family options section is a built-in tool designed to help you manage your family’s digital habits. It connects directly to the Microsoft Family Safety app. This feature allows you to set screen time limits, filter inappropriate content, and monitor device activity. It is a key part of the Windows Security dashboard, which also includes virus and threat protection, firewall and network security, and device security.
Why do this? You might want to hide this section if you do not use parental controls or if you want to declutter your security dashboard. What happens when done? The Family options menu will be removed from your Windows Security app interface, preventing quick access to those specific settings.
Applies To
This guide applies to both Windows 10 and Windows 11. Note that the interface may look slightly different between versions, but the underlying settings remain the same.
Important Warning: Registry Editor
Warning: Modifying the registry can cause system issues if done incorrectly. Always back up your registry before making changes. Only proceed if you are comfortable with advanced settings.
Using the Local Group Policy Editor
Note: This method requires admin privileges.
First, open the Local Group Policy Editor by clicking the Start Menu and searching for “Edit group policy.” Select the result to open the tool.

In the left menu, follow this path:
Computer Configuration > Administrative Templates > Windows Components > Windows Security > Family options
On the right side, double-click the setting named “Hide the Family options area.”

Choose one of these settings:
- Not Configured: This is the default setting.
- Enabled: Hides the Family options area.
- Disabled: Shows the Family options area.

Using the Windows Registry
Note: This method requires admin privileges.
If you are using Windows Home edition, you may not have the Group Policy Editor. In this case, use the Windows Registry instead. Open the Registry Editor and go to this path:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\Family options
If the folders do not exist, right-click the “Windows” key to create them.

Right-click in the empty space on the right, select New, and click DWORD (32-bit) Value. Name it UILockdown.
Double-click UILockdown and set the Value data to:
- 0: Shows the Family options section in Windows Security app.
- 1: Hides the Family options section.

Restart your computer to save your changes.

Summary
Managing the visibility of the Windows Security Family options is straightforward using either the Group Policy Editor or the Registry. Whether you want to simplify your security dashboard or enforce parental controls, these steps provide full control. For more information on managing digital safety, visit the official Microsoft Family Safety page.
Can I remove Family Options on Windows Home edition?
Yes, you can remove it on Windows Home edition by using the Registry Editor method described above. Since Windows Home does not include the Group Policy Editor, the registry is the primary way to hide or show these specific security settings manually.
Do Family Options work without a Microsoft account?
No, Family Options require a Microsoft account to function. These features rely on cloud-based syncing to track screen time, content filters, and activity reports across your devices. Without a linked Microsoft account, the Family Safety features cannot monitor or enforce any restrictions on your computer.
Why is the Family Options section missing from my Windows Security app?
If the section is missing, it may be hidden by a system policy or a previous registry change. It could also be missing if your account is not a member of a Microsoft Family group. Check your registry settings or group policies to ensure the UILockdown value is set to 0.
Was this guide helpful?
Leave a Reply