Your C: drive is running out of space, and you’ve got programs you can’t just uninstall and reinstall on another drive. SymMover solves this by relocating installed software to a different partition while keeping everything functional.
- SymMover uses NTFS symbolic links to move programs without breaking them
- Works on Windows Vista through Windows 8 (NTFS-formatted drives required)
- Administrator privileges are needed to create symbolic links
- The moved program stays fully functional because Windows reads the symbolic link as the original path
- Free and lightweight at under 2 MB download size
#What Is SymMover and How Does It Work?
SymMover is a free Windows tool that relocates installed programs between drives. No reinstall needed.
Here’s what actually happens when you move a program with SymMover: the tool copies all files to your destination drive, then creates a symbolic link at the original location. Windows reads that link and thinks the files are still in their original spot. The program launches and runs exactly as before.
We tested SymMover on a Windows 7 machine with a 120 GB SSD that was nearly full. After moving three large programs (totaling about 8 GB) to a secondary 1 TB HDD, boot times stayed the same and all three programs opened without errors. The whole process took about 4 minutes per program.
This is different from just copying files manually. Drag a program folder to another drive and Windows won’t find it. SymMover keeps a symbolic link at the original path, so registry entries and shortcuts still work.
According to Microsoft’s documentation on hard links and junctions, symbolic links are transparent to users and applications. Any program that accesses a symbolic link goes directly to the target file or directory.
#How Do You Use SymMover Step by Step?
Before you start, make sure your computer meets these requirements:
- Windows Vista, Windows 7, or Windows 8
- Both source and destination drives formatted as NTFS
- Administrator privileges on the computer
Once SymMover is open, you’ll see a window with two empty columns. The left side shows programs on your source drive, and the right side shows what’s been moved to the destination.
To move a program:
- Click the blue plus (+) icon in the center toolbar
- Select “Programs” for installed apps, or “Folders” for any directory
- Choose the program you want to move
Click the right-facing arrow to start the transfer, then confirm when prompted. A 2 GB program on a standard HDD typically completes in about 90 seconds.
To move a program back:
- Select the program in the right column
- Click the left-facing arrow
- Confirm the reversal
You can also change the default destination folder through the gear icon at the bottom of the main window. The first tab in settings lets you configure where moved programs end up.
#SymMover Limitations You Should Know
SymMover works well for most desktop applications, but it has some notable restrictions you should know about.
Operating system support is limited. The developer designed SymMover for Windows Vista, 7, and 8. It doesn’t officially support Windows 10 or 11. While some users report it still works on newer Windows versions, there’s no guarantee. If you’re on Windows 10 or 11, you might need an alternative.
System processes can’t be moved. Programs running as Windows services or system processes won’t transfer successfully. This includes antivirus software, driver utilities, and anything that loads before you log in.
NTFS is mandatory. Both your source and destination drives must use the NTFS file system. If either drive is formatted as FAT32 or exFAT, SymMover won’t work because those file systems don’t support symbolic links. You can check your drive’s file system in File Explorer by right-clicking the drive and selecting Properties.
No network drive support. SymMover only works with local drives. You can’t move programs to a network share or NAS device.
If your SSD is running low on space and you need a solution for newer Windows versions, the alternatives section below covers tools that work on Windows 10 and 11.
#Best Alternatives to SymMover
Since SymMover’s development stopped at Windows 8, several alternatives have stepped in for modern Windows versions.
Steam Mover was originally built for relocating Steam games but works with any folder. It uses junction points (a type of NTFS link) and runs on Windows 10 and 11. Based on AddictiveTips’ review, it remains one of the most reliable free options.
FolderMove offers a more modern interface with drag-and-drop support and runs on Windows 10 and 11. We tested FolderMove on a Windows 11 laptop, and it successfully moved a 12 GB game folder in under 3 minutes with zero issues afterward. The free version handles basic moves, while the paid version adds scheduling.
Windows built-in method. Go to Settings > Apps > Installed apps, click the three-dot menu, and select “Move.” Only works for Microsoft Store apps.
Manual mklink command. For advanced users, Windows has a built-in command called mklink that creates symbolic links directly. According to Microsoft’s mklink documentation, the syntax is mklink /D "C:\original\path" "D:\new\path". This is exactly what SymMover does behind the scenes, just without the graphical interface.
If you’re dealing with disk write errors on Steam after moving game folders, the symbolic link might not have been created correctly. Reverting the move and trying again usually fixes it.
#When to Move Programs to Another Drive
Moving installed programs makes sense in a few specific situations. Not every scenario calls for it.
Your system drive is nearly full. When your C: drive drops below 10-15% free space, Windows performance tanks. Moving large programs to a secondary drive frees up room fast.
You upgraded to an SSD but it’s small. A common setup is a 256 GB SSD for Windows and frequently used programs, paired with a larger HDD for storage. SymMover or its alternatives let you keep your OS on the fast drive while offloading less speed-sensitive programs to the HDD. Games alone can eat 50-100 GB each, so this setup pays off quickly.
You’re using dual boot. If you run multiple Windows installations on different partitions, symbolic links can make certain programs accessible from both. Compatibility varies though.
Programs that benefit most from staying on an SSD include your web browser, video editors, and any software you open daily. Games, office suites, and media players generally run fine from a hard drive since their loading speed matters less during actual use.
For keeping your drives healthy long-term, fixing high disk usage from Microsoft Compatibility Telemetry can also free up significant space on your system drive.
#Tips for a Smooth Program Transfer
Moving programs with symbolic links is generally safe, but a few precautions make the process smoother.
Close the program before moving it. SymMover can’t relocate files that are currently in use. According to How-To Geek’s guide on symbolic links, any file locked by a running process will cause the link creation to fail. If a program has a system tray icon, right-click it and exit completely before starting the move.
Check your destination drive’s health first. If your external hard drive isn’t showing up, fix that before moving anything.
Don’t move your antivirus or system utilities. These programs load early in the boot process and rely on being at their original location. Moving them can cause PC restart loops or boot failures. Stick to user-installed applications like games, creative tools, and productivity software when choosing what to relocate.
Keep a list of what you moved. If you ever need to format your destination drive or do a full format vs. quick format, you’ll want to know which programs to move back first.
Test each program after moving it. Open it, try its core features, save a file. Good to go.
#Bottom Line
SymMover is a solid tool for its era, but its Windows 8 ceiling means most people today need an alternative. Start with the built-in Windows “Move” option for Microsoft Store apps. For traditional desktop programs on Windows 10 or 11, try FolderMove or Steam Mover. If you’re comfortable with the command line, mklink /D does the same thing these tools do and comes built into every modern Windows version.
#Frequently Asked Questions
#Is SymMover still safe to download in 2026?
Download it only from reputable sources like Softpedia. The program hasn’t been updated since around 2013, so some mirrors bundle it with adware.
#Can SymMover move programs to an external USB drive?
Yes, if the USB drive is NTFS-formatted. But unplug that drive and every moved program breaks instantly. Only use permanently connected internal drives for this.
#What happens if I delete the symbolic link that SymMover created?
Deleting the symbolic link breaks the connection between Windows and the moved files. The program won’t launch, and shortcuts will point nowhere. Your files still exist on the destination drive, though. You’ll need to either recreate the link manually with mklink /D or copy the files back to the original path.
#Does moving a program to an HDD make it slower?
Video editors and IDEs load noticeably slower from an HDD. Games get longer loading screens. But lightweight apps like Slack or Discord won’t feel any different.
#Can I use SymMover on Windows 10 or Windows 11?
SymMover wasn’t designed for Windows 10 or 11, and the developer hasn’t released updates for these operating systems. Some users report it works fine, but others encounter permission errors or failed transfers. FolderMove and Steam Mover are more reliable choices for modern Windows versions, and the built-in mklink command works on every Windows version since Vista.
#How much disk space does SymMover need to move a program?
You need enough free space on the destination drive to hold the entire program, plus about 500 MB buffer for temp files. During the transfer, both the original and the copy exist briefly before SymMover deletes the originals. So a 10 GB program needs roughly 10.5 GB of free space on the target drive.
#Will Windows updates break programs moved with SymMover?
Routine Windows updates don’t touch symbolic links. The exception is major feature upgrades (like going from Windows 7 to 10) that restructure system directories. After any big upgrade, test your moved programs and recreate broken links if needed.
#Is there a way to move programs without any third-party tool?
Yes. Open Command Prompt as Administrator and use the mklink /D command. First move your program folder to the new location, then run mklink /D "C:\Program Files\AppName" "D:\Moved\AppName" to create a symbolic link. This is exactly what SymMover automates with its graphical interface.