Hiding the Bing Discover badge on Edge

garlin

Moderator
Staff member
Messages
8,222
Reaction score
3,999
NTLite doesn't support this tweak yet, but you're likely seeing the annoying Bing Discover badge when using Edge.

View attachment 10200

Here's the reg tweak to hide it.
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"HubsSidebarEnabled"=dword:00000000

PS - This advice is for Edge users, I don't need to read your snide comments about switching to a "better" browser.
 
But be nice if do - Sidebar - already shown back in may from 11 forum.
And accessible in GPO policies when latest GPO updates are implemented in Edge updates.
It's called hubs.
 
Last edited:
NTLite doesn't support this tweak yet, but you're likely seeing the annoying Bing Discover badge when using Edge.

View attachment 10200

Here's the reg tweak to hide it.
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"HubsSidebarEnabled"=dword:00000000

PS - This advice is for Edge users, I don't need to read your snide comments about switching to a "better" browser.
Thank you!
Added to my edge stuff removal collection
 
Back
Top