FG
💻 Software

Google Chrome view saved form data

Fresh5 days ago
Mar 15, 202663580 views
Confidence Score0%
0%

Problem

I know how to delete saved form data in Chrome, but I'd like to be able to see all of the entries stored for fields. When I type into a form, I get a list of a few items that I have typed before in that field which begin with . I would like to see a complete list, though.

Error Output

a

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Google Chrome view saved form data

Low Risk

Chrome stores that information in a SQLite DB file. And the following procedure will help you search it in there: Download some SQLite client (e.g. command-line shell program or DB Browser for SQLite) Close Google Chrome (otherwise you will get "dat…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment