Share via

Edge : AutofillAddressEnabled partially working for logins containing @

Julien PETUAUD-LETANG 40 Reputation points
2026-03-18T09:24:16.27+00:00

Hello,

I've set AutofillAddressEnabled to disabled (recommended) in my company to prevent Edge from trying to save address from our ERP as soon as someone validates an order or a ship-to information.

The problem is that now, some websites that require authentication/login with an ID that is an email, the email suggestions list for this web site does not pop and you have to type the full email address.

This behaviour is at least noticed on Meraki website, and 2 bank websites.

https://dashboard.meraki.com/

As soon as i re-enabled autofilladdress, the meraki website let me use saved username containing @

I've some other websites, such as HP DCC that requires a login with a @ but are not impacted by the AutofillAddressEnabled policy at all (******@company.com auto-pops wether AutofillAddressEnabled is enalbled or disabled)

Websites with logins like johndoe work all the time wether AutofillAddressEnabled is enalbled or disabled

How can this happen?

Microsoft Edge | Other | Windows 11
0 comments No comments

Answer accepted by question author

Lychee-Ng 20,785 Reputation points Microsoft External Staff Moderator
2026-03-19T10:21:59.63+00:00

Hi Julien PETUAUD-LETANG,

I understand the confusion, but this how Microsoft Edge internally classifies email‑shaped inputs when autofill policies are applied. When AutofillAddressEnabled is disabled, Edge also disables parts of the “addresses & identity” autofill pipeline.

In Edge, email‑formatted strings (containing @) are treated as identity data, not as plain usernames. On some websites, the login “username” field is technically classified as an address/email field by the site’s HTML attributes. Same “email login”, different HTML semantics create different Edge behavior. E.g.

  • Meraki and some banking sites use input definitions that Edge classifies under address / identity autofill
  • HP DCC uses a login field Edge treats as credentials only, so it still works
  • So this is site‑dependent, not random.

Re‑enabling AutofillAddressEnabled restores the identity autofill pipeline, allowing Edge to suggest saved emails and match email‑like usernames again. Unfortunately, there is currently no separate policy to disable ERP address capture while keeping email‑username autocomplete fully intact.

Tl;dr: This happens because some websites expose email logins in a way Edge classifies as address/identity autofill, which is disabled together with AutofillAddressEnabled.


If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.