-
Anonymous
2024-10-30T07:37:35+00:00 Hello Charles Belov,
thank you for posting on the Microsoft Community Forums.
Here are a few additional steps you can try to address this annoyance:
- Clear Autofill Data:
- Open Edge and go to
Settings
. - Navigate to
Privacy, search, and services
. - Under
Clear browsing data
, click onChoose what to clear
. - Ensure
Autofill form data (includes forms and cards)
is checked. - Click
Clear now
.
- Open Edge and go to
- Check Group Policies:
- If your Edge installation is managed by Group Policies (common in enterprise environments), there might be settings enforced by your IT department.
- Open the
Local Group Policy Editor
(typegpedit.msc
in the Run dialog). - Navigate to
Computer Configuration
->Administrative Templates
->Microsoft Edge
->User Experience
. - Verify the settings related to autofill and form data are configured correctly.
- Edge Flags:
- Type
edge://flags
in the address bar to access experimental features. - Look for any features related to autofill and disable them if enabled.
- Type
- Reset Edge Settings:
- Sometimes a reset can clear out buggy behaviors.
- Go to
Settings
->Reset settings
->Restore settings to their default values
.
- Disable Autofill Directly in Registry (if applicable):
- If you're comfortable with editing the registry and have appropriate permissions:
- Press
Windows Key + R
, typeregedit
, and press Enter. - Navigate to:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\Autofill
. - Ensure the relevant keys (like
AutofillAddressesEnabled
,AutofillCreditCardEnabled
, etc.) are set to0
.
- Press
- If you're comfortable with editing the registry and have appropriate permissions:
- Check Intranet Settings:
- Since the issue is on an intranet site, ensure the site isn’t specifically excluded from your general Edge settings.
- Check
Settings
->Cookies and site permissions
->Manage and delete cookies and site data
->See all cookies and site data
to ensure there are no exceptions for your intranet sites.
Hope it helps.
Kind regards,
Lei
- Clear Autofill Data:
I don't see a registry key named Autofill under HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge. The two parameters you mentioned appear to be under Recommended.
I tried to create the and its parameters, as you described, but "Save and fill basic info." is still enabled. Please advise?