Forum Discussion
Eric_E
Feb 03, 2023Former Employee
Dev Channel update to 111.0.1660.0 is live
Hello Insiders! Today, we are releasing another Dev build this week with version number 111.0.1660.0. This release includes mostly fixes and a new feature and policy. For more details on the changes,...
lexcyn
Feb 04, 2023Steel Contributor
BoydB you can use group policy to disable this by adding the following registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
DWORD: HubsSidebarEnabled
Value: 0
Then go to edge://policy and hit reload policy.
More info: https://learn.microsoft.com/en-us/deployedge/microsoft-edge-policies#hubssidebarenabled
This needs to be a user facing setting, though.
Eric_E Also please bring back the flag to enable mica effects in the title bar!!!
BoydB
Feb 05, 2023Iron Contributor
Thanks for this pointer. In my case I had to use the key HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Edge, but it worked.