2018年7月22日 星期日

Change Chrome cache location


1. change your old Cache folder name to CacheOLD
2. create new folder at new location
3. link the two folders with cmd command
4. cut and paste the content from CacheOLD to the new one

mklink /d "C:\Users\UserName\AppData\Local\Google\Chrome\User Data\Default\Cache" "E:\Programs\Chrome\Cache"