'Protect Chrome folder from theft of sensitive information

Since Chrome saves passwords and cookies locally, and doesn't care much about preventing them from being decrypted and stolen by malware, I would like to make sure that malware (but not Chrome process) cannot access the path where chrome saves passwords and cookies. Is there any way to do it?

Probably a perfect solution does not exist because the administrator account has all the privileges so any process on this account can access any file on the disk, but since the malwares are programmed to perform certain generic tasks for each pc (e.g. search passwords and cookies in the default path of chrome), if I on my pc change certain things the malware he would not know how to overcome the obstacle. So what I need is not a perfect solution that can be installed on any pc but something that at least works on my pc. Thanks.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source