Insufficient disk space: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
m (Text replacement - ": Image:Owl icon.jpg " to "{{Tips}} ")
Tags: Mobile edit Mobile web edit
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Possible solutions of insufficient hard drive disk space
Possible solutions of insufficient hard drive disk space
: [[Image:Owl icon.jpg]] Houston, we have a problem
{{Tips}} Houston, we have a problem


== clean the disk space ==
== clean the disk space ==
Line 6: Line 6:
* {{Gd}} [http://www.ccleaner.com/ CCleaner] for {{Win}} & {{Mac}}: About 3~4 GB free space after auto cleaned. [http://azo-freeware.blogspot.com/2006/10/ccleaner-134407.html CCleaner 3.12.1572 免安裝中文版 (內建CCEnhancer) - 硬碟清理工具 - 阿榮福利味]
* {{Gd}} [http://www.ccleaner.com/ CCleaner] for {{Win}} & {{Mac}}: About 3~4 GB free space after auto cleaned. [http://azo-freeware.blogspot.com/2006/10/ccleaner-134407.html CCleaner 3.12.1572 免安裝中文版 (內建CCEnhancer) - 硬碟清理工具 - 阿榮福利味]
* {{Gd}} [https://itunes.apple.com/us/app/dr.-cleaner-clean-disk-memory/id921458519?mt=12 Dr. Cleaner] for {{Mac}}: (1 ) About 1~2 GB free space after auto cleaned (2) help you to find the big files.
* {{Gd}} [https://itunes.apple.com/us/app/dr.-cleaner-clean-disk-memory/id921458519?mt=12 Dr. Cleaner] for {{Mac}}: (1 ) About 1~2 GB free space after auto cleaned (2) help you to find the big files.
* {{Mac}} 內建工具程式: [https://support.apple.com/zh-tw/HT206996 釋出 Mac 上的儲存空間 - Apple 支援]
* [http://windows.microsoft.com/en-US/windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=windows-8 Delete files using Disk Cleanup - Windows Help] / [https://sofree.cc/cleanmgr-sageset-99/ 如何利用Windows內建的磁碟清理清垃圾? – 香腸炒魷魚]
* [http://windows.microsoft.com/en-US/windows/delete-files-using-disk-cleanup#delete-files-using-disk-cleanup=windows-8 Delete files using Disk Cleanup - Windows Help] / [https://sofree.cc/cleanmgr-sageset-99/ 如何利用Windows內建的磁碟清理清垃圾? – 香腸炒魷魚]
* [https://windirstat.net/ WinDirStat - Windows Directory Statistics] for {{Win}}
* [https://windirstat.net/ WinDirStat - Windows Directory Statistics] for {{Win}}
Line 52: Line 53:




== 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]]

Latest revision as of 20:11, 8 January 2025

Possible solutions of insufficient hard drive disk space

Owl icon.jpg Houston, we have a problem

clean the disk space[edit]

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[edit]

find the directories or files which costs most space

move the user folders to another drive[edit]

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[edit]

How to setup my system path

use the symbolic link[edit]

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[edit]

references

further reading