Insufficient disk space: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
Line 38: Line 38:
== tentative: move the %Temp% to another drive ==
== tentative: move the %Temp% to another drive ==
[[How to setup my system path]]
[[How to setup my system path]]
== use the symbolic link ==
Using the [https://en.wikipedia.org/wiki/Symbolic_link symbolic link] linking to another hard disk. ex: I tried to resolved insufficient hard disk space where mysql data located by using the symbolic link.


[[Category:System]] [[Category:Software]] [[Category:Windows]]
[[Category:System]] [[Category:Software]] [[Category:Windows]]

Revision as of 16:10, 25 July 2016

Possible solutions of insufficient hard drive disk space

Owl icon.jpg Houston, we have a problem

clean the disk space

using the tool to auto clean the space

clean the following directories (at Windows)

  • %Temp%
  • %HOMEPATH%\Local Settings\Temporary Internet Files

uninstall the software or fonts which you may not used

  • software
  • fonts

understand the condition

find the directories which costs most space


move the user folders to another drive

Redirect a folder to a new location - Windows Help for Win Os windows.png ex:

  • move C:\Users\Administrator\Documents to D:\Documents
  • move C:\Users\Administrator\Downloads to D:\Downloads Icon_exclaim.gif You also need to change download locations of browsers

Change download locations of browsers

Move sync folders to another drive of cloud storage

tentative: move the %Temp% to another drive

How to setup my system path

use the symbolic link

Using the symbolic link linking to another hard disk. ex: I tried to resolved insufficient hard disk space where mysql data located by using the symbolic link.