Remove Google Chrome ID

Locate the LocalState file in Documents and Settings\Profle Name\Local Settings\Application Data\Google\Chrome\User Data\

Open the file and search for “user_experience_metrics”

Remove the client_id and client_id_timestamp value. The entries should look like this after deleting the values.

“user_experience_metrics“: {
“client_id”: “”,
“client_id_timestamp”: ‚’’’’,

Save the file and make it read only.

When you restart Chrome, a new file is created “Local State.tmp” Proceed the same steps as described for the LocalState file.

That’s it