Forum Discussion
How to remove the "discover" button?
After my microsoft edge dev updated to 111.0.1619.2, there is a "discover" button on the top-right corner of the browser window, which is VERY annoying. Each time when my mouse hover on it (even without a click), the discover menu and sidebar pops up. How can I remove this "discover" button?
33 Replies
- DavidWarner55Copper ContributorThe "Discover" button may appear on different applications or platforms, so the steps to remove it may vary. However, here are some general steps that you can try:
Check if there is a setting to remove the button: Look for a setting or option within the application or platform's settings menu that allows you to hide or remove the "Discover" button. This could be located in a "Preferences," "Settings," or "Options" menu.
Use a browser extension: If the "Discover" button appears on a website or web application, you can try using a browser extension that can hide specific elements on a web page. Ad-blockers or content blockers may have options to block or hide certain elements.
Use custom CSS: If the "Discover" button appears on a website, you can use custom CSS to hide the button. You can use browser developer tools to inspect the button element and find its CSS class or ID, and then add custom CSS code to your browser's user stylesheet to hide the button.
Modify the application or platform's code: If you have access to the application or platform's code, you can modify it to remove the "Discover" button. This requires some knowledge of programming and may not be possible for all applications or platforms.
Note that removing the "Discover" button may not be possible for some applications or platforms, as it may be a core feature or function of the application. Additionally, modifying the code of an application or platform without proper authorization or permission may violate terms of use or licensing agreements.- Anonymous
It's all weird and funny (I didn't register and I don't need AI Bing, and I received an email:
"
You're in! Welcome to the new Bing!
We are excited to give you access to an early preview of the new Bing – Your AI-powered copilot for the web.
We would love your feedback to make the new Bing even better.
Thanks – we appreciate you,
The Bing teamChat now
Want to remove yourself from the new Bing Waitlist? Opt-Out | Terms
"
Have others also received such an E-mail?
- Anonymous
Hi, Update - currently Stable version -> 111.0.1661.54 Edge. provides the ability to hide the Discover! button in the settings!
Microsoft fixed it and it's worth emphasizing that it works well!
Best regards.
- Les_HayBrass ContributorHi
It seems to be becoming much more common for Microsoft to just throw out partially working changes. The Microsoft method if you will.
By that I mean FORCE a change onto users and wait to see:
a) did it work,
b) was there much squealing,
c) any changes needed,
d) implement some changes for loudest squeals,
d) repeat util the squealing is down to an acceptably low level.- DaleRossIron Contributor
Changes typically work their way through Canary --> Dev --> Beta --> Production
Changes, additions must occur for a product to evolve. Some great ideas may not go over with the majority, that is simply the way development works. And progressive software company will face the exact same challenges. I hope we see MORE of this in Microsoft Edge, the bad stuff can get weeded out, the good stuff remain. This discover button issue was blown way out of proportion by some. And it's doubtful they ever clicked the feedback button on it.
- jcwang4869Copper Contributor这个按钮的确很恶心,应该可以设置为隐藏
- magaurCopper ContributorThank you. This is driving me crazy and i am not the only one. It is one ugly and useless button.
If I have to do these shenanigans (registery etc.) to remove it, easier to move back to chrome or firefox.
These types of things are happening way to often and progressively getting harder to solve. - DaleRossIron Contributor
- Matt_LawsonCopper Contributor
Adding this registry key will disable the Bing Discover button and the sidebar. Just add the key and then restart Edge.
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge] "HubsSidebarEnabled"=dword:00000000
- DaleRossIron Contributor
- vectravoxCopper Contributor
That makes me think to switch the browser. Devs must have forgotten about the KISS principle.
- Les_HayBrass Contributor
Hi
OxygenDioxide
Thanks for the thread, hope lots of people join in.
BTW: I suppose that OxygenDioxide is another name for 'heavy oxygen' 🙂 - OldFlakCopper Contributor
I don't have any use at all for the Discover thing, and the button for it is not in keeping with current simple clean aesthetics of the modern Windows Experience anyway. Harks back to the ugly ui days of Windows 7.
None of the options in this thread are acceptable - it should simply have an option in settings to disable and hide it completely.
For now, I have reinstalled Chrome, set it to default, and will use that until the Edge Team get back on track. - RobWuijsterIron Contributor
MS right now... "Are we the baddies.......?"
Seriously!!! What are you guys thinking?????? - AnsaistaCopper Contributor
OxygenDioxide I'm in China, so this **bleep** Bing button can't play any role at all! It's useless and I can't even remove it...
- EngleitnerCopper ContributorI removed the button via registry key.
Check the guide there:
https://www.howtogeek.com/879137/how-to-remove-bing-chat-discover-button-in-microsoft-edge/- ph_balanceCopper ContributorWorked a treat! Thank you.