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
- The files are moved to the new location
- 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
Which version should I download?
| Version | Description | Requirement |
|---|---|---|
| .NET 10 (Standard) | Suitable for users with .NET 10 installed. Smallest size. | Requires .NET 10 Runtime |
| .NET 10 (SelfContained) | Best for portability. Works without installing .NET. | None |
| .NET 4.8 | Suitable for users who do not want to install .NET 10 or are using Windows 7/8 | Requires .NET Framework 4.8 (Built-in on Win10/11) |
Note: Choose the architecture (win-x64, win-x86, or win-arm64) that matches your system.
Run the executable and use the GUI
Note
This program requires administrator privileges for its core functionality
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.
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
Delete the junction in the old location (this won't delete the content) and move the directory back to its original position
The project is originally developed by imDema. I am currently maintaining the project and am open to contributions. If you are interested in contributing, leave an issue or comment on an open issue and let me know!
