Clean Up Windows C Drive

348

小于一分钟

这篇文章是在5年前发布的。

Throughout these years using Windows OS, the insufficient C Drive space is always a haunting problem for me. Usually I allocate 80-120 Gigabytes and it is filled up within a few months, even though I never throw anything into C and make sure to never install anything into C.

Here are some of the ways I clean up my C Drive. I record them here in case I need to Google “How to set virtual memory on Windows” over and over again.

System

Third Party Tools

Run them as administrator.

Optimizing Applications

Generally, if possible, move all download/cache folder to another disk. If the app does not support this, use mklink command to link a directory: mklink /D "previous-path" "target-path".

-- 龙雨
发布于2020年1月26日 GMT+8
更新于2020年1月26日 GMT+8