r/MicrosoftEdge

Context menu and popups UI spacing suddenly got too large and roomy
▲ 2 r/MicrosoftEdge+1 crossposts

Context menu and popups UI spacing suddenly got too large and roomy

Hi there. Since the latest update I've noticed that UI elements such as context menus, extensions popup, etc. got way too inflated and roomy. Is it just me, or do you experience this as well? Do you know how to revert back to old style? I've already double-checked if it's not the touch mode that is tripping.

https://preview.redd.it/0b70xqopzjbh1.png?width=355&format=png&auto=webp&s=524cb24a695c8215fc9ec2cc5d861acb67ac68cd

https://preview.redd.it/05gn9lftzjbh1.png?width=393&format=png&auto=webp&s=494d59172467385f86e697191f746d7ca467370b

reddit.com
u/Macost17 — 5 hours ago

Edge performance dropped after latest release?

I've ran speed test on https://browserbench.org/Speedometer3.1 for Chrome, Edge, Firefox and Safari on my mac m2 pro, all of them have been updated to the latest version. I was under impression that Edge should have at least on par performance compare to Chrome but it's now more than 20% behind, what's going on?
Chrome: 26.2
Safari: 25.8
Edge: 19
Firefox: 16.9

reddit.com
u/Dry_Psychology1469 — 16 hours ago

I started using Edge for my new PS5's store account access since Chrome doesn't wanna play, but then I noticed something creepy....

My father who passed away a little over 10 years ago... his bookmarks were in my Edge favorites. Now, this is my new laptop bought within the last year or so, and the desktop that we shared is long gone from my teenage years, other than maybe a few stops over from my early 20s. I am back in the home now, but I don't think the IP address is exactly the same, is it? I use the same (personal, my own, not connected to his other than chat) Hotmail account from back then for my game systems, but. Why? How? Anyway, WAYYYYYYYYYYYY CREEPY.

reddit.com
u/shawnhi — 15 hours ago

Why Microsoft Edge browser Keeps Logout my Gmail and Other Email Accounts?

Hey everyone,

I am facing a really frustrating issue and it's driving me nuts. Every time I close and reopen Microsoft Edge, I get logged out of my Gmail and other email accounts and have to sign in all over again (2FA and everything). 😤

I've already made sure "Stay signed in" is checked and my "Clear browsing data on close" settings are turned off, but it still keeps happening.

Is this a known Edge bug, or is there a setting I'm overlooking? How do I make it just stay logged in like a normal browser? Any help would be appreciated!

reddit.com

Zoom Image on Firefox - I need the same thing on Edge.

I am unaware of the same extension on Edge as Zoom Image on FF. There are a few instances where FF complicates issues with site accessibility that I would like to use Edge for instead. Zoom image on FF is excellent and I want it on Edge. Right click on any image and it enlarges it on the page without opening a new viewing box. It enlarges it right there and in high quality without affecting the view of the page itself.

I'd like the same for Edge. Can't find it. Tried a bunch but the closest I've found is Image Zoomer but it is Left Click on the mouse, which opens an image box that can then be enlarged by scrolling on the mouse wheel. This is a weird way of doing it. I also don't want the entire page to enlarge or increase the view.

There might be something that does this on github, but I haven't been able to find it. Assistance appreciated!

reddit.com
u/drjohnnyfeva — 22 hours ago

Can i turn of microsoft password request in Microsoft Edge Version 150.0.4078.48 (64-Bit). Too see saved passwords?.

I dont want every time to enter my windows password only too see the saved passwords in microsoft hedge.Can I turn I off so that I can see the saved passwords every time without entering any microsoft email password?.

reddit.com
u/usafqn2025 — 23 hours ago

What changed in Edge that makes it load web pages right away it starts?

For about a year I had an odd and slightly annoying issues with Edge browser. When I open edge (cold start, not running in background) it would take 10-15 seconds before pages or tabs would load. Both, previous tabs, or new tabs would spin for 10-15 seconds in "loading" state but not load until that time passed. As of recently, I think we version 150 upgrade, it is back to loading everything right on the startup like normal.

No change to extensions nor user settings (self-managed with registry).

Did something specific change that others have caught on or perhaps share my past experience and also noticed it resolved?

reddit.com
u/jM2me — 1 day ago
▲ 0 r/MicrosoftEdge+1 crossposts

Edge forces me to use Yandex browser

I damn changed my main search engine to bing but after 2nd search it still forces me to use yandex I am losing my mind fr I resetted my account deleted all extensions I dont understand

reddit.com
u/EpicBOIM8 — 2 days ago

microsoft edge change my search engine to yandex instead of bing.

but when i choose google, it seems not to change it, anyone know what is it?

upd: why am i getting downvoted for asking for help bro 😭, also it doesn't change to yandex anymore, hooray!

reddit.com
u/Regularneko — 2 days ago

Options d'administration

J'ai réinstallé mon PC avec W11 Home il y a 4 jours.

J'ai eu une mise à jour de Edge à l'instant. Il y en a eu une ce matin aussi.

Après la mise à jour, j'ai eu une notification comme quoi des paramètres personnalisés avaient été modifiés.

Il m'est indiqué que des réglages sont réglés par mon administration...

Je précise que je n'ai encore rien installé ni téléchargé sur le système et que je n'ai fait qu'aller sur Reddit pour l'instant.

Je n'ai changé aucune options d'administration et je suis le seul utilisateur.

J'ai 30 ans d'informatique, je pense savoir quand même ce que je fais. Cela fait un moment que j'ai des trucs du genre, uniquement sur Windows et Edge, comme si il y avait une tierce personne qui faisait des réglages de force.

Sauriez vous comment remettre ça à la normale?

Merci.

u/aBsyNte-zErO — 1 day ago

Youtube is Laggy

I've been having issues with youtube, even though my internet connection swears its going at peak speed. The graphics acceleration is on but I see no difference. Any advice or extensions?

reddit.com
u/cakemakesteak — 1 day ago

Tired of Edge's Rounded Corners? Here's How to Remove Them

Although Microsoft removed the option from the settings, there is still a command-line flag (--disable-features=msFeatureGroupNewLookAndFeelHoldout) that re-enables the feature; the permanent and global way to do this is by modifying the registry:

  1. Right-click an empty area on your desktop, then select New > Text Document.
  2. Open the text file in Notepad and paste the following code exactly as shown:

​

Windows Registry Editor Version 5.00

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

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\CommandLineArgs]
"1"="--disable-features=msFeatureGroupNewLookAndFeelHoldout"
  1. Click File > Save As...
  2. Under Save as type, change Text Documents (*.txt) to All Files (.).
  3. Name the file FixEdge.reg (make sure it ends with .reg) and save it to your desktop.
  4. Double-click the newly created FixEdge.reg file, accept the Windows warning, and click Yes to merge it into the registry.

For Edge to process this new system policy, you must reload its policies after ensuring all background instances are closed:

  1. Open Microsoft Edge.
  2. In the address bar, type edge://policy and press Enter.
  3. Click the Reload policies button at the top of the page.

Note: This workaround may only be temporary, as Microsoft could remove support for this command-line flag in a future version of Edge :(

reddit.com
u/TheEy3Guy — 2 days ago
▲ 1 r/MicrosoftEdge+1 crossposts

[W11][Edge] Ralentissements, saccades et chargements infinis sur Reddit

J'utilise Edge sur W11 réinstallé il y a 3 jours.

J'ai des ralentissements, saccades lors de scroll et chargement infini des pages (bien que la page soit chargée et opérationnelle).

J'ai une bonne connexion fibre et je teste avec le DNS de Google.

Sauriez vous si c'est Edge ou le site Reddit en lui même.

Ou signaler ces problèmes?

reddit.com
u/aBsyNte-zErO — 3 days ago
▲ 5 r/MicrosoftEdge+1 crossposts

Microsoft Edge can't read and write to its data directory:

After installing the firmware update to my k2 plus a few days ago, Creality Print will only run in administrator mode but I get the error code “Microsoft Edge can't read and write to its data directory:” Does anyone know how I can fix this?

reddit.com
u/GLHays01 — 2 days ago

Latest version update 150.0.4078.48

Finally version update 150 is here so I expected some new stuff in this browser. But WTF. I get to see the new features screen as always after a version update, but all features are way old and already in Edge! Stuff like read mode. No new features at all! Is this a bug or something? There must be something new, especially since it's milestone 150 version, right?

reddit.com
u/rfickel — 3 days ago

New Edge Workspaces lost all my tabs in one of my workspaces

I've been using Edge Workspaces for about 6 months to organize my tabs across 4 projects. It has worked well for me. A few days ago Edge updated to the new Workspaces that changed their sync behavior along with some UI changes. A step backward in functionality and usability with no apparent improvements, sigh. But I adjusted.

This morning, when I switched from one workspace to another, the new workspace which should have had about 50 tabs only had 4, and those 4 tabs were clones of ones from the workspace I switched from. I opened my other workspaces and they all seemed fine. But that one workspace has lost all its tabs. It was the main project I was working on so this sets me back on today's work.

I really liked Workspaces. Until today it has worked the best for organizing my tabs. I tried Arc and Zen and Firefox Containers but none of those worked as well for my purposes as Workspaces. Now I cannot trust Edge so I'm frustrated.

Has anyone else seen this happen (I was on Edge 149 when this happened, and it updated to 150 as I was checking the version)? Is it a more widespread problem or just a glitch on my computer?

reddit.com
u/refurbished-ukulele — 3 days ago

İ NEED HELP

it just randomly changes to yandex for no reason, i managed to ward it off but it KEEPS RETURNING its very annoyingand i cant figure out what to do about it, is it impossible to fight it off?

reddit.com
u/AverageSquare5474 — 3 days ago

Microsoft Edge opening on it's own to show me an ad?

I'm making this post to ask if this is normal behavior for edge and if so how do I stop it... I only used edge 2 days ago and opened like 3 tabs and stopped using it.

https://preview.redd.it/he9z73aufxah1.png?width=1732&format=png&auto=webp&s=15d1c688f6740b2df36713567cbf35409b9eb031

The image is of the site that opened randomly. I haven't installed any suspicious files neither have I clicked on any malicious links so I doubt it's a virus but edge opening randomly seems really weird?

reddit.com
u/Both_Reward_14 — 3 days ago