Fix autofill that will not work
We'll enable autofill, ensure the data is saved, and rule out form attributes and extensions—so forms fill when you need them.
What you'll need
- Browser (Chrome, Firefox, Edge, or Safari)
- Password manager extension (optional, if you use one)
Step-by-step diagnostic
Quick triage — pick your path
Get started
Choose the option that matches what you see. You can jump straight to that section.
- Follow this guide Work through the full procedure from enabling autofill to checking the form.
- Enable autofill You suspect autofill is disabled.
- Check saved data You are not sure the data is saved.
- Check the form The site may block autofill.
- When to get help You have tried the fixes and autofill still does not work.
Show full guide
Steps
Goal: Enable autofill, ensure the data is saved, and rule out form attributes and extensions.
- Check if autofill is enabled in your browser settings.
- Good: It is enabled. Proceed to Check saved data.
- Bad: It is disabled—enable it and reload.
Enable autofill
Goal: Turn on autofill for addresses, passwords, and payment.
- Chrome: Settings → Autofill → Addresses and more, Passwords, Payment methods—each on.
- Firefox: Settings → Privacy & Security → Forms and Autofill → Addresses and Passwords on.
- Edge: Settings → Profiles → Personal info, Passwords, Payment info—each on.
- Safari: Preferences → Autofill → enable each category.
- Good: Autofill is on. Proceed to Check saved data.
- Bad: Still off—enable and reload.
Check saved data
Goal: Ensure the browser or password manager has the data.
- Chrome: Settings → Autofill → Addresses. Passwords: chrome://password-manager.
- Firefox: Settings → Privacy → Logins and Passwords.
- Add the address or password if it was never saved. Fill the form, choose “Save” when prompted.
- Good: Data is saved. Proceed to Check the form.
- Bad: No data—add it and retry on the next visit.
Check the form
Goal: See if the site blocks autofill with autocomplete attributes.
- Right-click the form field → Inspect. Look for
autocomplete="off"or missing autocomplete. - If the form uses
autocomplete="off"or non-standard names, the site blocks autofill. The site owner must fix it. You can use a password manager extension to fill manually. - Good: Form allows autofill. Proceed to Disable extensions.
- Bad: Form blocks it—use the password manager extension or contact the site.
Disable extensions
Goal: Find which extension blocks autofill.
- Open the form in incognito. If autofill works there, an extension blocks it in normal mode.
- Chrome: chrome://extensions. Firefox: about:addons. Disable extensions one by one. Test the form.
- When autofill works, that extension was blocking it. Whitelist the site or disable the extension for it.
- Good: You found the extension. Whitelist or disable for the site.
- Bad: All disabled and still fails—try another browser or device; check sync.
When to get help
- Autofill is enabled, data is saved, the form allows it, and no extension blocks it—but autofill still does not work. The site may have a bug. Contact site support. If you own the site, add correct autocomplete attributes.
Verification
- Autofill suggestions appear when you focus a form field.
- Address or password fills when you select it.
- If an extension was the cause, it is whitelisted or disabled for the site.
Escalation ladder
Work from the device outward. Stop when the problem is fixed.
- Enable autofill Turn on addresses, passwords, payment in browser settings.
- Check saved data Ensure address or password is saved in the manager.
- Form attributes Site may use autocomplete="off"—site owner must fix.
- Disable extensions Find which extension blocks autofill.
- Get help Site blocks autofill—contact support.
What to capture if you need help
Before calling support or posting for help, have these ready. It speeds everything up.
- Browser and version
- Site URL and form type
- Whether data is saved in manager
- Extensions installed
- Steps already tried
Is autofill enabled in the browser?
Browsers can disable autofill for addresses, passwords, or payment.
You can change your answer later.
Enable autofill and reload
Is the data saved in the manager?
Autofill only suggests saved data.
You can change your answer later.
Add the data and retry
Does the form use autocomplete="off"?
Some sites block autofill with autocomplete="off."
Yes (form blocks) No (form allows)
You can change your answer later.
Does autofill work in incognito?
Incognito disables most extensions.
You can change your answer later.
Disable blocking extension
Use password manager extension
Try password manager or another browser
Reviewed by Blackbox Atlas
Frequently asked questions
- Why would autofill not work?
- Autofill can be disabled in browser settings, the form may use non-standard attributes browsers do not recognize, an extension may block it, or the data may not be saved in the password manager.
- What form attributes does autofill need?
- Browsers use standard HTML attributes: autocomplete="street-address", "email", "username", "current-password", etc. If the site uses custom or wrong attributes, autofill may not trigger. The site owner must fix this.
- Does a password manager replace browser autofill?
- Password managers (1Password, LastPass, Bitwarden) have their own autofill. Enable the extension and ensure it has permission to run on the site. If both browser and extension are on, they can conflict—use one.
Rate this guide
Was this helpful?
Thanks for your feedback.