Insufficient disk space: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 19: Line 19:
restart the chrome browser
restart the chrome browser
# Backup all tabs by using [https://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall OneTab]
# Backup all tabs by using [https://chrome.google.com/webstore/detail/onetab/chphlpgkkbolifaimnlloiipkdnihall OneTab]
# Restart the chrome browser
# Restart the chrome browser. You can keyin {{kbd | key=<nowiki>chrome://restart</nowiki>}} in the url to restart the chrome <ref>[https://www.labnol.org/internet/restart-google-chrome/29198/ Chrome Restart Bookmark - How to Quickly Restart your Google Chrome], [https://free.com.tw/restart-google-chrome/ 新增 Google Chrome 瀏覽器重新啟動書籤,一鍵快速釋放記憶體教學]</ref>.


finds duplicate files
finds duplicate files

Revision as of 23:34, 19 June 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.