Chrome appdata makes logging in on terminal server slow

0

I have a virtualized Windows Server 2008 R2 with Remote desktop services installed. Users can connect to this server with their own credentials.

However, the longer the users use their account the bigger it gets. I've found out that the appdata of Google Chrome can take more then 1GB, that's more than 75% of the total user profile size.

Users have to use Chrome, but is there any way possible so it will use up less space? Or that the appdata folder just gets excluded?

user2827958

Posted 2015-05-18T14:57:14.580

Reputation: 75

What exactly is your question. It sounds like Chrome is doing what its suppose to do and creating a cache. – Ramhound – 2015-05-18T15:42:48.267

alright, how can i prevent chrome from building a cache or not include the cache in the transfer of the profile. – user2827958 – 2015-05-18T16:46:55.097

I would just use a extension to do that or use DevTools You can also use Incognito mode.

– Ramhound – 2015-05-18T16:56:33.797

No answers