Cara mengatasi pop-up Google Chrome Your profile could not be opened correctly. Some features may be unavailable.


Ketika membuka google chrome muncul pop-up error seperti ini “Your profile could not be opened correctly.  Some features may be unavailable.  Please check that the profile exists and you have permission to read and write its contents."

Problem Cause:  Ada yang corrupt di Google Chrome profile data.

Solusi:

Mac OSX


  1. Quit Google Chrome.
  2. Open Terminal.
  3. Change directory (cd) to /Users/{user}/Library/Application Support/Google/Chrome/Default
  4. Delete Web Data and History files:  rm -rf History*; rm -rf Web\ Data;
  5. Start Google Chrome and the error should be gone.



Windows 7


  1. Quit Google Chrome.
  2. Open Computer.
  3. Navigate to C:\Users\{username}\AppData\Local\Google\Chrome\User Data\Default\
  4. Delete the file named “Web Data”
  5. Start Google Chrome and the error should be gone. 



Windows XP


  1. Quit Google Chrome.
  2. Open Computer.
  3. Turn on Show Hidden Files and Foldesr in Folder Options in Windows Explorer.
  4. Navigate to: C:\Documents and Settings\{username}\Local Settings\Application Data\Google\Chrome\User Data\
  5. Delete the file named “Web Data”
  6. Start Google Chrome and the error should be gone. 



Linux


  1. Quit Google Chrome.
  2. Open a shell.
  3. Change directory (cd) to ~/.config/google-chrome/Default
  4. Delete the file named “Web Data”:  rm -rf Web\ Data;
  5. Start Google Chrome and the error should be gone.




NOTE: If the problem repeats itself after every reboot, then there is most likely corruption is your user profile, so you will have to delete the profile and start a new one. In order to do that, follow the above steps, and replace step 5 and 6 with the following. Make sure that you backup your bookmarks before doing this, as they are a part of your profile and will disappear after doing this:

5. Locate the folder called "Default" in the directory window that opens and rename it as "Backup default."
6. Try opening Google Chrome again. A new "Default" folder is automatically created as you start using the browser.

Sumber : http://www.fourleaftechnology.com/index.php/General/google-chrome-profile-could-not-be-opened-correctly-error.html