Insufficient disk space: Difference between revisions
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 | ||
{{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 /> | ||
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
clean the disk space[edit]
using the tool to auto clean the space
CCleaner for Win
& macOS
: About 3~4 GB free space after auto cleaned. CCleaner 3.12.1572 免安裝中文版 (內建CCEnhancer) - 硬碟清理工具 - 阿榮福利味
Dr. Cleaner for macOS
: (1 ) About 1~2 GB free space after auto cleaned (2) help you to find the big files.- macOS
內建工具程式: 釋出 Mac 上的儲存空間 - Apple 支援 - Delete files using Disk Cleanup - Windows Help / 如何利用Windows內建的磁碟清理清垃圾? – 香腸炒魷魚
- WinDirStat - Windows Directory Statistics for Win
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
- Backup all tabs by using OneTab
- Restart the chrome browser. You can keyin chrome://restart in the url to restart the chrome [1].
finds duplicate files
- dupeGuru - finds duplicate files for Win
, macOS
& Linux
- $ Gemini 2 for macOS
understand the condition[edit]
find the directories or files which costs most space
- TreeSize Free - Quickly Scan Directory Sizes and Find Space Hogs for Win
- Folder Size for Win
- more similar softwares ... ... Google: (folder OR directory) size
move the user folders to another drive[edit]
Redirect a folder to a new location - Windows Help for Win
ex:
- move C:\Users\Administrator\Documents to D:\Documents
- move C:\Users\Administrator\Downloads to D:\Downloads
You also need to change download locations of browsers
Change download locations of browsers
- Chrome
Change download locations - Chrome Help - IE
Internet Explorer - Change Default Download Location - Windows 7 Help Forums - Firefox
Where to find and manage downloaded files in Firefox | Firefox Help
Move sync folders to another drive of cloud storage
- dropbox: How do I move my Dropbox folder to a new location? (Dropbox Help Center)
- google drive: Change the Google Drive default folder - Google Apps Tips / google雲端硬碟如何更改至D槽 - 電腦討論區 - Mobile01
tentative: move the %Temp% to another drive[edit]
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