How to Change the Install Directory on Steam

Steam gives you more control over where your games live than most people realize. Whether you're trying to free up space on your main drive, move games to a faster SSD, or just keep things organized across multiple storage devices, changing your install directory is a straightforward process — once you know where to look.

Why Your Install Directory Matters

By default, Steam installs games in a single folder on your primary drive — typically C:Program Files (x86)Steamsteamappscommon on Windows. For casual users with a few games, this works fine. But modern games routinely exceed 50–100GB, and if your system drive fills up, performance can degrade and new installs will start failing.

Moving game installs to a secondary drive — or setting up a new default location from the start — keeps your system drive healthy and gives you more flexibility over your storage setup.

How Steam Manages Install Locations

Steam organizes game files through a system called Steam Libraries. You can have multiple Steam Libraries spread across different drives or folders, and each game in your library gets installed to one of them. This is separate from where Steam itself is installed — you're managing where game data lives, not the application.

Each Steam Library folder contains a steamapps directory, which holds both the game files and small metadata files called ACF manifests that Steam uses to track what's installed and where.

Setting Up a New Steam Library Folder

Before you can install a game to a different location, you need to add that location as a recognized Steam Library folder.

  1. Open Steam and go to Steam → Settings (on Windows/Linux) or Steam → Preferences (on macOS)
  2. Navigate to Storage (in newer versions of Steam) — this is where you manage all your library locations
  3. Click the + button or Add Drive to add a new folder or drive
  4. Browse to the drive or folder you want to use and confirm

Steam will create the necessary steamapps folder structure automatically. Once added, that location becomes available as an install destination for any game going forward.

Choosing a Different Install Location When Installing a New Game

When you click Install on any game in your library, Steam will prompt you to choose which library folder to install to — provided you've set up more than one. Simply select the location you want before confirming the install. If you only have one library location, that step is skipped automatically.

Moving an Already-Installed Game to a Different Directory 🗂️

If a game is already installed and you want to relocate it without re-downloading everything, Steam handles this natively:

  1. Go to your Library and right-click the game
  2. Select Properties → Local Files
  3. Click Move Install Folder
  4. Choose the destination Steam Library and confirm

Steam will move the files and update its internal records. No reinstall, no file corruption — as long as both drives are healthy and have enough free space.

This method is cleaner and safer than manually cutting and pasting folders, which can break Steam's ability to recognize the install.

Changing the Default Install Location

If you want all future game installs to go to a specific drive by default:

  1. Open Steam → Settings → Storage
  2. Select the library location you want as default
  3. Look for the option to Set as Default (represented by a star or explicit button depending on your Steam version)

New installs will now automatically suggest that location first.

Key Variables That Affect Your Decision

Not everyone's ideal setup looks the same. Several factors shape which approach makes sense:

VariableWhat It Affects
Drive type (SSD vs HDD)Load times, shader compilation speed, open-world streaming
Drive capacityHow many large games you can store per location
Number of drives installedWhether multiple library folders are even an option
File system formatSteam on Windows requires NTFS; exFAT drives may cause issues
OS/PlatformSteps are slightly different on macOS and Linux

SSDs dramatically reduce load times compared to HDDs for most modern games. If you have both drive types, many users prioritize their fastest drive for actively-played games and use slower drives for storage.

On Linux, especially with Steam Flatpak installations, library folder permissions can sometimes require manual adjustment. The process is the same in theory but occasionally needs extra steps depending on your distribution.

What About Reinstalling Steam Itself to a New Location?

This is a different operation entirely. Moving Steam's install directory means moving the application, not just the game data. This is more involved — it typically requires uninstalling and reinstalling Steam to the new path, or carefully migrating the folder while Steam is closed. Game data in your library folders is separate and generally survives this process if handled correctly, but it's a higher-risk operation than simply adding a new library location.

When Things Go Wrong

A few common issues to watch for:

  • Missing game files after a move: Usually caused by moving files manually instead of using Steam's built-in tool. Steam can often repair these via Properties → Local Files → Verify integrity of game files
  • Drive not appearing as a library option: May indicate the drive isn't formatted correctly (NTFS required on Windows) or hasn't been initialized
  • Insufficient permissions: On shared or external drives, Steam may not have write access — check folder permissions if installs fail 🔧

The Setup Is Only Half the Answer

Understanding how Steam library folders work, and how to move or redirect installs, is the mechanical part. What makes the right choice genuinely different from user to user is the actual storage situation — how many drives you have, which ones are SSDs, how large your game collection is, and whether you prioritize load performance or raw capacity.

Someone with a 256GB system SSD and a 2TB secondary HDD is going to make different tradeoffs than someone with two large SSDs or a single-drive laptop. The process is the same; the logic behind the decision isn't. 🖥️