Choose a 1 small SSD and four large HDDs. Organize partitions correctly for performance and stability.
Choose a 1 small SSD and four large HDDs. Organize partitions correctly for performance and stability.
I have five storage units right now, listed this way: WD Green M.2 SSD (120GB, Windows OS), Seagate Barracuda 500GB HDD (for programs, only 5% filled), E: Seagate Barracuda 500GB HDD (just for games), F: Seagate Barracuda 500GB HDD (for video production), G: Toshiba P300 1TB HDD (all my data). My issue is that the C drive has most of its space taken up. This happens because many installed programs are set to go on the C drive without an alternative location, which is frustrating. I understand it might seem odd, but would relocating C drive files to D and linking them via CMD be a viable solution? If not, what alternatives remain besides upgrading to a larger SSD?
Program Files movement isn't possible, but other folders are manageable. Use SysInternals Junction tool: https://docs.microsoft.com/en-us/sysinte...s/junction. Transfer files to another drive, then launch a command prompt in the junction directory and run junction.exe with the source path and destination path. This reroutes all reads and writes to the new location. In Windows Explorer, enable options to display hidden and system files, and consider using WinDirStat to identify space-consuming folders. You might relocate your Firefox or Chrome profile to the alternate folder. On Windows 7, check C:\Users[username] for safe areas, such as uninstaller directories (Windows\Installer, Windows\SoftwareDistribution).