Forum Discussion
SpeedGamerJ
Nov 05, 2022Brass Contributor
Rounded Address-bar/Omnibox in latest versions of Edge
Hello. Please remove the rounded address bar in the latest versions of Edge. It does not fit with the other UI elements.
jgahbauer
Nov 10, 2022Copper Contributor
atlanto, can you specify how you are able to do this? It does not work for me using Command Prompt in Win 11 with Edge 107.0.1418.35. Would be interested to know how you got it to work. Thanks.
tistou
Nov 16, 2022Bronze Contributor
In an Edge shortcut (on your desktop for example), you add this command line (in shortcut properties)
--disable-features=msOmniboxFocusRingRoundEmphasize
At the end (in target)
Then you launch Edge with this shortcut, and you must have an option that will appear in Settings
Or to see if this shortcut should always be launched (no option in Settings)
- jgahbauerNov 16, 2022Copper ContributorThank you. This is very helpful. I also figured out that all instances of Edge need to be stopped (including the processes when no window is open) in order for Edge to open up with that feature disabled properly.
- SpeedGamerJNov 16, 2022Brass ContributorThank you! It works on Windows 11 22H2 with Edge 107.0.1418.42! At the end of the target line, it has to be after the quotation marks. I didn't realize that at first, but now it is working perfectly.