Insufficient disk space: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 54: Line 54:


== references ==
== references ==
references
<references />
<references />
further reading
* [https://steachs.com/archives/2908 如何刪除 Windows 升級後留下的「Windows.old」資料夾? - 就是教不落]


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

Revision as of 16:52, 16 August 2017

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

restart the chrome browser

  1. Backup all tabs by using OneTab
  2. Restart the chrome browser. You can keyin chrome://restart in the url to restart the chrome [1].

finds duplicate files

understand the condition

find the directories or files 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.


references

references

further reading