Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to fix "Google Chrome did not shutdown properly" in Windows 8.1 [closed]

When shutting down Windows 8.1, Google Chrome produces the error message "Google Chrome did not shutdown properly". How can I get Chrome to shut down without giving me that error message?

I don't have to be logged in as a Google user.

like image 937
user3237328 Avatar asked Jan 31 '14 09:01

user3237328


2 Answers

There is another alternative, you just need to go to:

Settings
  Advanced Settings
    System

And uncheck the Continue running background apps when Google Chrome is closed option.

For now that is the best solution I have found that does not require you to delete your profile.

like image 111
lmcanavals Avatar answered Sep 30 '22 16:09

lmcanavals


Received this error and found that the %LOCALAPPDATA%\Google\Chrome\User Data\Default\Preferences file had the System, Hidden and Read-only bits set. Used attrib to remove them. The first opening of Google Chrome after stated the same message, but subsequent opening the issue was resolved.

On this system, it appears to have been caused by the installation of the Audible Manager from Audible.com.

like image 37
MyITGuy Avatar answered Sep 30 '22 15:09

MyITGuy