How to Remove the Top Banner in Windows 10 Settings App
In Windows 10, some users may notice a top banner in the Settings app that displays profile, synchronization, and account information. If you'd like to remove this banner, follow these steps.
Method 1: Edit the Windows Registry
This method involves editing the system registry, so it’s a good idea to create a restore point before making any changes.
- Press Win + R, type
regedit
, and hit Enter. - Navigate to the following path:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ContentDeliveryManager
. - Find the key
SubscribedContent-338387Enabled
. - Double-click this key and change its value to 0.
- Restart your computer or reopen the Settings app to apply the changes.
Method 2: Use Group Policy (for Windows 10 Pro and Enterprise)
This method is available for Windows 10 Pro and Enterprise editions that include the Local Group Policy Editor.
- Press Win + R, type
gpedit.msc
, and hit Enter. - Go to:
User Configuration -> Administrative Templates -> Start Menu and Taskbar
. - Open the setting Disable user information screen in Settings and select Enabled.
- Click “Apply” and then “OK.”
- Restart your computer or reopen the Settings app for the changes to take effect.