Free Up Your C Drive Space Using FolderMove

FolderMove is a free, portable, and straightforward Windows utility designed to move installed programs, applications, or games from one drive or folder to another without breaking them or requiring a complete reinstallation. 

Free Up Your C Drive Space Using FolderMove

Notes:

Key Features and Functionality

  • Symbolic Link Technology: FolderMove moves the folder to a new location and creates a Symbolic Link (junction point) in the original location. This trickery makes Windows and the application believe the files are still in the original spot, ensuring they continue to function normally.
  • No Installation Required: The tool is a small executable file (under 1MB) that can be run directly from any folder, USB stick, or drive.
  • Simple Three-Step Process:
    1. Select Source: Select the folder you want to move.
    2. Select Destination: Choose the new location.
    3. Move: Click “Move and set Symbolic link”.
  • Safety Measure: It automatically moves the files and sets the link. 

Best Use Cases

  • Freeing up space on a small C: drive (SSD) by moving programs to a larger D: drive.
  • Relocating games to a faster or larger drive to improve performance or make room for updates.
  • Moving massive applications like IDEs, video editing software, or game libraries. 

Important Considerations

  • Run as Administrator: The program requires elevated rights (Administrator) to create symbolic links.
  • Avoid System Files: Do not use this tool on core Windows directories, such as C:\Windows or the root Program Files folders, as it may break the operating system. Only use it for individual application or game folders.
    • Not move the root system folder such as C:\Program Files, C:\Program Files (x86), C:\Users
  • Alternatives: Similar tools include FreeMove or Steam Mover.

What is Symbolic Link?

A symbolic link contains a text string that is automatically interpreted and followed by the operating system as a path to another directory. The symbolic link is a second file that exists independently of its target. If a symbolic link is deleted, its target remains unaffected. If a symbolic link points to a target, and sometime later that target is moved, renamed or deleted, the symbolic link is not automatically updated or deleted, but continues to exist and still points to the old target.

References

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.