Steam Support :: Moving a Steam Installation and Games
This?
The following instructions are a simple way to move your Steam installation along with your games:
Exit the Steam client application.
Navigate to the Steam installation folder. The default installation location is:
C:\Program Files (x86)\Steam
Delete all of the files and folders except the steamapps
and userdata
folders and steam.exe
Cut and paste the whole Steam folder to the new location, for example:
D:\Games\Steam\
Launch Steam and log into your account.
Comment has been collapsed.
No that's not it, that's for moving the whole installation with games. And i remember while Steam itself being in the default installation folder (C:\Program Files\Steam ), the library folder being in another folder on the same disk, C:\Games for example.
Comment has been collapsed.
But it does ask you, you can even install steam in c:\games\steam f.e, might not be neat, but solves your problem
Comment has been collapsed.
My bad. Google pulls up posts about editing the .vdf file to do that. No official way to do so, the steamapps folder is default in the Steam install location/drive and can't be changed normally.
Comment has been collapsed.
Cant you just remove the drive and then select the new location?
Comment has been collapsed.
You noticed you cant have two locations on same drive. If you want to use another location, remove old one and then add the new one.
Comment has been collapsed.
I googled and you can do this
edit libraryfolders.vdf if want add second library on same partition
current steam client limited to 1 library per partition
Comment has been collapsed.
Not for me. Steam just created new libraryfolders.vdf file with default C folder (and deleted all the rest)
Comment has been collapsed.
That's what i did, maybe you missed something, read again carefully and try these steps one by one:
0-Close Steam
1-modify C:\Program Files (x86)\Steam\config\libraryfolders.vdf:
exactly before last brackets paste this
"1"
{
"path" "C:\Games"
}
2-Create the folder "Games" in C:\ , then create the folder "steamapps" in Games folder
3-Copy "steam.dll" from C:\Program Files (x86)\Steam into C:\Games
4-Start Steam
Comment has been collapsed.
Weird. After copying whole thing with "1" the new folder has been created in .vdf file (but it was c:\ and not c:\games and steam didn't show it in list). When I chaged it to c:\games manually it finally showed up and Steam allowed me to use it along with the default one. thanks for cooperation xD
Comment has been collapsed.
Yeah. I still have my old Steam client on Windows 7 with changed path to default folder on the same drive. On the new OS I just ignore that folder and use another drive by default (cause i have it, yes)
Comment has been collapsed.
I see you already solved the problem. But an alternative to editing the steam config files, is use the Windows SUBST command to map a folder to a drive letter.
For example to make C:\Games show up as drive X: you would do
subst X: C:\Games
However this mapping will disappear when you reboot (data remains in C:\Games). To make it persist across reboots you can add a new String value in:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\DOS Devices
with name X:
and data of \\?\\C:\\Games
Comment has been collapsed.
why not make a new partition or even portable drive? steam is smart enough to know your discover your game, as long you made a new list first (even for portable drive)
my C: is reserved for windows and some application only, because i usually format everything on C:
when everything else is outside C:, i can just reformat C: and then link it afterwards, no need to reinstal everything again. mots of my application and games are all portable (even steam games)
Comment has been collapsed.
41 Comments - Last post 1 hour ago by Lugum
55 Comments - Last post 1 hour ago by pb1
16,257 Comments - Last post 2 hours ago by CommissarCiaphasCain
520 Comments - Last post 2 hours ago by Arcane
1,725 Comments - Last post 3 hours ago by Kwek
884 Comments - Last post 4 hours ago by InSpec
66 Comments - Last post 5 hours ago by pb1
678 Comments - Last post 59 seconds ago by VahidSlayerOfAll
897 Comments - Last post 6 minutes ago by JMM72
8 Comments - Last post 17 minutes ago by Chris76de
372 Comments - Last post 31 minutes ago by Tucs
28,177 Comments - Last post 40 minutes ago by Chris76de
89 Comments - Last post 1 hour ago by ShroudOfLethe
145 Comments - Last post 1 hour ago by GuiKpel
Hey so i remember a few years back changing the default steam library folder was possible, there was no option for that, but you could edit certain .vdf file and change it from default C:\Program Files\Steam to any other folder. C:\Games in my case. But now when i try it, steam resets it to default every time. So is there any way at all to do it now?
Disclaimer: I mean changing the default game library folder on the same disk as steam. Like when steam is in C:\Program Files\Steam and games are in C:\Games
Solved https://www.steamgifts.com/go/comment/5iDWVsV
Comment has been collapsed.