Google-chrome – How to close a Google Chrome profile

google-chromemultiple usersuser-profiles

When I install Windows or Linux (Ubuntu/Mint), I start off by installing Google Chrome. I sign in and sync 4 users within Chrome (4 Gmail accounts).

My extensions are sync'd as well. There is a setting under Settings > Advanced Settings that says "Continue running background apps when Google Chrome is closed". I uncheck this every time.

I have all of my tabs opened for 2 different profiles. If I close all of them (along with the window) for a single profile, my Google Voice extension and Gmail Notification extension of the closed profile will still make notification sounds.

It often distracts me as I think there is a text/email on the profile I am viewing. Is there a way I can completely close the Chrome profile that I "closed"? I know I can surely do so in task manager, but it seems like a hassle to have to do this every time.

Best Answer

To reset your user profile, shut down Chrome and then open the following directory path:

  • On Windows XP: C:\Documents and Settings\Your User Name\Local Settings\Application Data\Google\Chrome\User Data\
  • On Windows Vista, 7 or 8: C:\Users\Your User Name\AppData\Local\Google\Chrome\User Data\
  • On Mac OS X: ~/Library/Application Support/Google/Chrome/
  • On Linux: ~/.config/google-chrome/

Delete the profile you believe is damaged. Most users will simply have a “Default” user profile, which is what you’ll want to delete. Restart Chrome and optionally login to Sync to restore your bookmarks and other goodies.

Further steps to manage the user profile are in the Google Support Forum

EDIT : As your comments below suggest that the answer doesnt solve the problem. So on further research I found out that it is the behavior of chrome browser(version 22.0.1221.0). Find the bug-filed reference here: Issue 139521

EDIT 2 : A related issue is the lack of a "Close Profile" option Issue 130656 which should properly close all windows and background tasks

Related Question