百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
F

FreeMove

> 编程语言
开源

在不破坏快捷方式或安装程序的情况下移动目录

2.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

在不破坏快捷方式或安装程序的情况下移动目录

FreeMove

Move directories freely without breaking installations or shortcuts

You can use this tool to move programs that install on C:\ by default to another drive to save space on your main drive

How It works

  1. The files are moved to the new location
  2. A symbolic link is created from the old location redirecting to the new one. Any program trying to access a file in the old location will automatically be redirected to its new location

Download

From GitHub

Download the latest release

From Scoop

scoop install freemove

Usage

Run the executable and use the GUI

Note: this program requires administrator privileges for its core functionality

Recommendations

You should not move important system directories as they can break core functionalities like Windows Update and Windows Store Apps.

C:\Users - C:\Documents and Settings - C:\Program Files - C:\Program Files (x86) should not be moved. If you wish to do It anyway do it at your own risk. To move a directory back refer to the last part of the readme.

That said, moving directories contained in the previously mentioned directories should not cause any problem. So you are free to move C:\Program Files\HugeProgramIDontWantOnMySSD without any problem.

Screenshots

Uninstalling moved programs

Uninstall the program just as you would normally without deleting the junction. The uninstaller will work normally leaving an empty directory in the location you moved the program to, and the directory link in the original location, both of which you can then delete manually

Moving back a program

Delete the junction in the old location (this won't delete the content) and move the directory back to its original position

Contributing

The project is currently being maintained for fixes, but no new features are currently in development or planned.

I wrote the tool alone and I am currently the only developer, at the moment I'm pursuing my PhD and I'm too busy with other projects to work on new features.

I'll keep watching the project and managing possible contributions, so, if you are interested in contributing, leave an issue or comment on an open issue and let me know!

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C#driveinstallationjunctionssd

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言