Location of Chrome autofill data?

I find how to view (browser) the Chrome autofill data. But i can't find the location of the database file. Anyone have the information for this?

1 Answer

Where is the Chrome Autofill database stored?

Windows:

  • %userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Web Data, or
  • %userprofile%\Local Settings\Application Data\Google\Chrome\User Data\Default\Chrome Web Data

Ubuntu / Linux:

  • ~/.config/chromium/Default/Web\ Data, or
  • ~/.config/google-chrome/Default/Web\ Data

MacOS:

  • ~/Library/Application Support/Google/Chrome/Default/Web Data

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like